| Commit message (Expand) | Author | Age | Lines |
* | Bug 1449548. | wolfbeast | 2018-05-10 | -36/+33 |
* | Add UTF-8 as a default fallback encoding for unknown encodings | janekptacijarabaci | 2018-05-09 | -1/+3 |
* | Use application specific application.ini | Matt A. Tobin | 2018-05-05 | -0/+50 |
* | Rename VisualElementsManifest for Basilisk unofficial branding | Matt A. Tobin | 2018-05-05 | -0/+0 |
* | Merge branch 'intl-ICU-emoji-work' | wolfbeast | 2018-05-04 | -4/+1 |
|\ |
|
| * | Issue #325 Part 10: Remove non-Intl conditionals from installer files. | wolfbeast | 2018-05-04 | -4/+1 |
* | | Remove unused XREShellData | wolfbeast | 2018-05-03 | -2/+1 |
* | | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 | -82/+1 |
* | | Remove content process sandbox code. | wolfbeast | 2018-05-02 | -74/+0 |
|/ |
|
* | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't actuall... | Matt A. Tobin | 2018-05-01 | -0/+2 |
* | Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within util... | janekptacijarabaci | 2018-05-01 | -11/+25 |
* | Bug 1333726 - use serializeToString instead of non-existant serializePrincipal | janekptacijarabaci | 2018-05-01 | -1/+1 |
* | Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-c... | janekptacijarabaci | 2018-05-01 | -5/+27 |
* | Bug 1332595 - remove useless click handling | janekptacijarabaci | 2018-05-01 | -49/+3 |
* | Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private ... | janekptacijarabaci | 2018-04-30 | -0/+13 |
* | Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURL | janekptacijarabaci | 2018-04-30 | -1/+3 |
* | Bug 1232432 - Convert feeds/feedConverter to use asyncOpen2() | janekptacijarabaci | 2018-04-30 | -1/+1 |
* | Bug 1307736 - Store triggeringPrincipal with all history entries | janekptacijarabaci | 2018-04-30 | -6/+17 |
* | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ... | janekptacijarabaci | 2018-04-30 | -1/+4 |
* | Merge pull request #287 from SpockMan02/patch-1 | Moonchild | 2018-04-29 | -1/+1 |
|\ |
|
| * | Issue #286 - Incorrect filepath | SpockMan02 | 2018-04-28 | -1/+1 |
* | | Create a 1px overlap between tab center and start/end backgrounds. | wolfbeast | 2018-04-29 | -2/+3 |
|/ |
|
* | Merge pull request #269 from adeshkp/button_messages | Moonchild | 2018-04-26 | -14/+34 |
|\ |
|
| * | [Basilisk] Change button labels in cookies dialog | adeshkp | 2018-04-26 | -14/+34 |
* | | Honor browser.safebrowsing.UI.enabled | wolfbeast | 2018-04-25 | -2/+18 |
* | | Merge pull request #259 from janekptacijarabaci/error_CloudSync_2 | Moonchild | 2018-04-24 | -5/+9 |
|\ \ |
|
| * | | moebius#209: Throws an error - "CloudSync is not defined" | janekptacijarabaci | 2018-04-24 | -5/+9 |
* | | | Merge pull request #258 from janekptacijarabaci/forgetAboutSite_1 | Moonchild | 2018-04-24 | -1/+2 |
|\ \ \ |
|
| * | | | moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + ... | janekptacijarabaci | 2018-04-24 | -1/+2 |
| |/ / |
|
* | | | Re-introduce some required overrides (why were ALL of them cleared?!) | wolfbeast | 2018-04-24 | -2/+5 |
* | | | Hard-code the version number for Mozilla's version checker for add-ons. | wolfbeast | 2018-04-23 | -2/+2 |
|/ / |
|
* | | Merge pull request #231 from janekptacijarabaci/security_blocking_data_1 | Moonchild | 2018-04-23 | -1/+7 |
|\ \ |
|
| * | | moebius#230: Consider blocking top level window data: URIs (part 3/3 without ... | janekptacijarabaci | 2018-04-22 | -1/+7 |
* | | | Merge pull request #232 from janekptacijarabaci/webextensions_shortcut_space_1 | Moonchild | 2018-04-23 | -1/+5 |
|\ \ \ |
|
| * | | | moebius#221: WebExtensions - commands API does not support shortcuts with spa... | janekptacijarabaci | 2018-04-23 | -1/+5 |
| |/ / |
|
* | | | Merge pull request #234 from janekptacijarabaci/about_errors_1 | Moonchild | 2018-04-23 | -29/+38 |
|\ \ \ |
|
| * | | | moebius#65: Fix: "about:..." - throws an errors | janekptacijarabaci | 2018-04-23 | -29/+38 |
| |/ / |
|
* | | | Remove undesired system add-ons (all except PDFjs) | wolfbeast | 2018-04-22 | -11311/+0 |
* | | | Disable Mozilla health report service. | wolfbeast | 2018-04-22 | -1/+1 |
|/ / |
|
* | | Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in browser... | janekptacijarabaci | 2018-04-22 | -0/+2 |
* | | Disable grabbing geo-specific search engines from Mozilla servers. | wolfbeast | 2018-04-21 | -4/+0 |
* | | Remove region-specific overrides for search engines. | wolfbeast | 2018-04-21 | -30/+0 |
* | | Define vendorFullName in Official Branding | wolfbeast | 2018-04-21 | -0/+1 |
* | | moebius#219: WebExtensions - add-on throws error on load when suggested_key i... | janekptacijarabaci | 2018-04-20 | -11/+12 |
* | | moebius#84: Fix: The profile - resetting | janekptacijarabaci | 2018-04-19 | -1/+2 |
* | | Bug 1452075 - Backport some upstream pdf.js fixes. | Ryan VanderMeulen | 2018-04-19 | -42/+60 |
* | | Error out on missing or searchplugin or empty list. | wolfbeast | 2018-04-19 | -2/+2 |
* | | Merge branch 'html_input_datetime_1' | wolfbeast | 2018-04-15 | -4/+7 |
|\ \ |
|
| * | | Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the anc... | janekptacijarabaci | 2018-03-31 | -2/+4 |
| * | | moebius#92: HTML - input - datetime | janekptacijarabaci | 2018-03-30 | -2/+4 |