summaryrefslogtreecommitdiff
path: root/browser
Commit message (Collapse)AuthorAge
* Issue #303 Part 1: Move basilisk files from /browser to /application/basiliskwolfbeast2018-06-04
|
* Remove SelfSupportBackend module.Ascrod2018-06-01
|
* Merge pull request #424 from Ascrod/UITourMoonchild2018-06-02
|\ | | | | Remove UITour
| * Remove unused code from SelfSupportBackend module.Ascrod2018-06-01
| |
| * Remove unneeded if condition from SelfSupportBackend module.Ascrod2018-06-01
| |
| * Remove unused customization tip prefs.Ascrod2018-05-31
| |
| * Remove tracking protection tour.Ascrod2018-05-31
| |
| * Remove UITour and customize tips.Ascrod2018-05-31
| |
* | Partially revert safebrowsing commits to fix "tracking protection".wolfbeast2018-06-01
| | | | | | | | This resolves #425.
* | Remove duplicate ifdefs in browser-safebrowsing.jsAscrod2018-05-31
| |
* | Merge pull request #423 from Ascrod/SocialMoonchild2018-06-01
|\ \ | | | | | | Remove unused social icons.
| * | Remove unused social icons.Ascrod2018-05-31
| |/
* / Pre-process blocklists.jswolfbeast2018-06-01
|/
* Remove Social API.Ascrod2018-05-30
|
* Revert "Always build with SSE2 support & display an error if not available"Moonchild2018-05-28
|
* Revert "Only display SSE2 error dialog on 32-bit Linux"Moonchild2018-05-28
|
* Only display SSE2 error dialog on 32-bit Linuxtrav902018-05-27
| | | | All 64bit CPU's support SSE2 so there's no reason to have this code on 64-bit builds.
* Tweak SSE/SSE2 GCC flagstrav902018-05-27
|
* Display an error on Linux in the absence of SSE2trav902018-05-27
|
* Revert "Remove the Social API"Moonchild2018-05-25
|
* Remove the Social APIAscrod2018-05-24
|
* Remove SPS profiler.wolfbeast2018-05-24
| | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions.
* Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23
| | | | This resolves #376.
* Add blocklist.manifest to Basilisk's package-manifest.inMatt A. Tobin2018-05-16
|
* Merge pull request #368 from trav90/safebrowsing-workMoonchild2018-05-16
|\ | | | | Make safebrowsing optional at build time
| * Include in-content preferences file security.js in pre-processingtrav902018-05-14
| |
| * Make safebrowsing optional at build time - Part 5: preferencestrav902018-05-12
| |
| * Fix build bustagetrav902018-05-12
| |
| * Make safebrowsing optional at build time - Part 1: browser/trav902018-05-12
| |
* | Merge pull request #367 from Ascrod/readerviewMoonchild2018-05-16
|\ \ | | | | | | Reader and Narrator Updates
| * | Change Reader API to use events, remove messaging.Ascrod2018-05-15
| | |
| * | Initial updates for Reader View.Ascrod2018-05-15
| | |
* | | Clarify Basilisk branding/licensing (official/unofficial)wolfbeast2018-05-16
|/ /
* | Merge pull request #351 from janekptacijarabaci/aboutSessionRestore_error_2Moonchild2018-05-14
|\ \ | | | | | | about:welcomeback - fix an error "invalid 'in' operand gTreeData[idx]" in aboutSessionRestore.js
| * | about:welcomeback - fix an error "invalid 'in' operand gTreeData[idx]" in ↵janekptacijarabaci2018-05-13
| | | | | | | | | | | | aboutSessionRestore.js
* | | Merge pull request #350 from janekptacijarabaci/aboutSessionRestore_error_1Moonchild2018-05-14
|\| | | | | | | | about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessionRestore.js
| * | about:sessionrestore - fix an error "treeView.treeBox is null" in ↵janekptacijarabaci2018-05-13
| | | | | | | | | | | | aboutSessionRestore.js
* | | Add AMO override.wolfbeast2018-05-14
| |/ |/|
* | Bug 1449548.wolfbeast2018-05-10
|/
* Add UTF-8 as a default fallback encoding for unknown encodingsjanekptacijarabaci2018-05-09
| | | | Issue #315
* Use application specific application.iniMatt A. Tobin2018-05-05
|
* Rename VisualElementsManifest for Basilisk unofficial brandingMatt A. Tobin2018-05-05
|
* Merge branch 'intl-ICU-emoji-work'wolfbeast2018-05-04
|\
| * Issue #325 Part 10: Remove non-Intl conditionals from installer files.wolfbeast2018-05-04
| |
* | Remove unused XREShellDatawolfbeast2018-05-03
| |
* | Remove sandbox ductwork conditional code.wolfbeast2018-05-03
| |
* | Remove content process sandbox code.wolfbeast2018-05-02
|/
* [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't ↵Matt A. Tobin2018-05-01
| | | | | | actually built This does not cover the previous case of an application dropping jetpack support.. This follows the WebExtension route. A new case will have to be redeveloped if an existing application drops jetpack support.
* Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within ↵janekptacijarabaci2018-05-01
| | | | utilityOverlay.js
* Bug 1333726 - use serializeToString instead of non-existant serializePrincipaljanekptacijarabaci2018-05-01
|