Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tweak SSE/SSE2 GCC flags | trav90 | 2018-05-27 |
| | |||
* | Display an error on Linux in the absence of SSE2 | trav90 | 2018-05-27 |
| | |||
* | Revert "Remove the Social API" | Moonchild | 2018-05-25 |
| | |||
* | Remove the Social API | Ascrod | 2018-05-24 |
| | |||
* | Remove SPS profiler. | wolfbeast | 2018-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. | wolfbeast | 2018-05-23 |
| | | | | This resolves #376. | ||
* | Add blocklist.manifest to Basilisk's package-manifest.in | Matt A. Tobin | 2018-05-16 |
| | |||
* | Merge pull request #368 from trav90/safebrowsing-work | Moonchild | 2018-05-16 |
|\ | | | | | Make safebrowsing optional at build time | ||
| * | Include in-content preferences file security.js in pre-processing | trav90 | 2018-05-14 |
| | | |||
| * | Make safebrowsing optional at build time - Part 5: preferences | trav90 | 2018-05-12 |
| | | |||
| * | Fix build bustage | trav90 | 2018-05-12 |
| | | |||
| * | Make safebrowsing optional at build time - Part 1: browser/ | trav90 | 2018-05-12 |
| | | |||
* | | Merge pull request #367 from Ascrod/readerview | Moonchild | 2018-05-16 |
|\ \ | | | | | | | Reader and Narrator Updates | ||
| * | | Change Reader API to use events, remove messaging. | Ascrod | 2018-05-15 |
| | | | |||
| * | | Initial updates for Reader View. | Ascrod | 2018-05-15 |
| | | | |||
* | | | Clarify Basilisk branding/licensing (official/unofficial) | wolfbeast | 2018-05-16 |
|/ / | |||
* | | Merge pull request #351 from janekptacijarabaci/aboutSessionRestore_error_2 | Moonchild | 2018-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 ↵ | janekptacijarabaci | 2018-05-13 |
| | | | | | | | | | | | | aboutSessionRestore.js | ||
* | | | Merge pull request #350 from janekptacijarabaci/aboutSessionRestore_error_1 | Moonchild | 2018-05-14 |
|\| | | | | | | | | about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessionRestore.js | ||
| * | | about:sessionrestore - fix an error "treeView.treeBox is null" in ↵ | janekptacijarabaci | 2018-05-13 |
| | | | | | | | | | | | | aboutSessionRestore.js | ||
* | | | Add AMO override. | wolfbeast | 2018-05-14 |
| |/ |/| | |||
* | | Bug 1449548. | wolfbeast | 2018-05-10 |
|/ | |||
* | Add UTF-8 as a default fallback encoding for unknown encodings | janekptacijarabaci | 2018-05-09 |
| | | | | Issue #315 | ||
* | Use application specific application.ini | Matt A. Tobin | 2018-05-05 |
| | |||
* | Rename VisualElementsManifest for Basilisk unofficial branding | Matt A. Tobin | 2018-05-05 |
| | |||
* | Merge branch 'intl-ICU-emoji-work' | wolfbeast | 2018-05-04 |
|\ | |||
| * | Issue #325 Part 10: Remove non-Intl conditionals from installer files. | wolfbeast | 2018-05-04 |
| | | |||
* | | Remove unused XREShellData | wolfbeast | 2018-05-03 |
| | | |||
* | | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 |
| | | |||
* | | Remove content process sandbox code. | wolfbeast | 2018-05-02 |
|/ | |||
* | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't ↵ | Matt A. Tobin | 2018-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 ↵ | janekptacijarabaci | 2018-05-01 |
| | | | | utilityOverlay.js | ||
* | Bug 1333726 - use serializeToString instead of non-existant serializePrincipal | janekptacijarabaci | 2018-05-01 |
| | |||
* | Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ↵ | janekptacijarabaci | 2018-05-01 |
| | | | | ctrl-click and open link in new tab | ||
* | Bug 1332595 - remove useless click handling | janekptacijarabaci | 2018-05-01 |
| | |||
* | Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private ↵ | janekptacijarabaci | 2018-04-30 |
| | | | | window | ||
* | Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURL | janekptacijarabaci | 2018-04-30 |
| | |||
* | Bug 1232432 - Convert feeds/feedConverter to use asyncOpen2() | janekptacijarabaci | 2018-04-30 |
| | |||
* | Bug 1307736 - Store triggeringPrincipal with all history entries | janekptacijarabaci | 2018-04-30 |
| | |||
* | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ↵ | janekptacijarabaci | 2018-04-30 |
| | | | | hard e10s) | ||
* | Merge pull request #287 from SpockMan02/patch-1 | Moonchild | 2018-04-29 |
|\ | | | | | Issue #286 - Incorrect filepath | ||
| * | Issue #286 - Incorrect filepath | SpockMan02 | 2018-04-28 |
| | | |||
* | | Create a 1px overlap between tab center and start/end backgrounds. | wolfbeast | 2018-04-29 |
|/ | | | | | This visual overlap prevents gaps due to rounding of pixel borders when rounded tab "borders" are exactly flush. This resolves #268. | ||
* | Merge pull request #269 from adeshkp/button_messages | Moonchild | 2018-04-26 |
|\ | | | | | Improve some button labels in preferences | ||
| * | [Basilisk] Change button labels in cookies dialog | adeshkp | 2018-04-26 |
| | | |||
* | | Honor browser.safebrowsing.UI.enabled | wolfbeast | 2018-04-25 |
| | | | | | | | | This resolves #266 | ||
* | | Merge pull request #259 from janekptacijarabaci/error_CloudSync_2 | Moonchild | 2018-04-24 |
|\ \ | | | | | | | moebius#209: Throws an error - "CloudSync is not defined" | ||
| * | | moebius#209: Throws an error - "CloudSync is not defined" | janekptacijarabaci | 2018-04-24 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/209 | ||
* | | | Merge pull request #258 from janekptacijarabaci/forgetAboutSite_1 | Moonchild | 2018-04-24 |
|\ \ \ | | | | | | | | | moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + a comment | ||
| * | | | moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + ↵ | janekptacijarabaci | 2018-04-24 |
| |/ / | | | | | | | | | | | | | | | | | | | a comment https://github.com/MoonchildProductions/moebius/pull/30 https://github.com/MoonchildProductions/moebius/pull/37 |