summaryrefslogtreecommitdiff
path: root/browser
Commit message (Expand)AuthorAge
* Pre-process blocklists.jsv2018.06.01wolfbeast2018-06-01
* Merge branch 'master' into Basilisk-releasewolfbeast2018-05-31
|\
| * 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
| * 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
| * Remove the Dark Matter Detector (DMD) Memeory debugger component.wolfbeast2018-05-23
| * Add blocklist.manifest to Basilisk's package-manifest.inMatt A. Tobin2018-05-16
| * Merge pull request #368 from trav90/safebrowsing-workMoonchild2018-05-16
| |\
| | * 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
| |\ \
| | * | 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 branch 'master' into Basilisk-releasev2018.05.15wolfbeast2018-05-14
|\| |
| * | Merge pull request #351 from janekptacijarabaci/aboutSessionRestore_error_2Moonchild2018-05-14
| |\ \
| | * | about:welcomeback - fix an error "invalid 'in' operand gTreeData[idx]" in abo...janekptacijarabaci2018-05-13
| * | | Merge pull request #350 from janekptacijarabaci/aboutSessionRestore_error_1Moonchild2018-05-14
| |\| |
| | * | about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessio...janekptacijarabaci2018-05-13
* | | | Merge branch 'master' into Basilisk-releasewolfbeast2018-05-14
|\| | |
| * | | Add AMO override.wolfbeast2018-05-14
| | |/ | |/|
| * | Bug 1449548.wolfbeast2018-05-10
| |/
| * Add UTF-8 as a default fallback encoding for unknown encodingsjanekptacijarabaci2018-05-09
| * 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 actuall...Matt A. Tobin2018-05-01
| * Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within util...janekptacijarabaci2018-05-01
| * Bug 1333726 - use serializeToString instead of non-existant serializePrincipaljanekptacijarabaci2018-05-01
| * Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-c...janekptacijarabaci2018-05-01
| * Bug 1332595 - remove useless click handlingjanekptacijarabaci2018-05-01
| * Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private ...janekptacijarabaci2018-04-30
| * Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURLjanekptacijarabaci2018-04-30
| * Bug 1232432 - Convert feeds/feedConverter to use asyncOpen2()janekptacijarabaci2018-04-30
| * Bug 1307736 - Store triggeringPrincipal with all history entriesjanekptacijarabaci2018-04-30
| * Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ...janekptacijarabaci2018-04-30
| * Merge pull request #287 from SpockMan02/patch-1Moonchild2018-04-29
| |\
| | * Issue #286 - Incorrect filepathSpockMan022018-04-28