| Commit message (Expand) | Author | Age | Lines |
* | 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 |
| * | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm... | janekptacijarabaci | 2018-03-30 | -3428/+1036 |
| |\ \ |
|
| * | | | Bug 1341190: Date picker panel and email input validation popup close immedia... | janekptacijarabaci | 2018-02-14 | -1/+0 |
* | | | | Fix a build warning for BrowserComponents.manifest | janekptacijarabaci | 2018-04-14 | -4/+1 |
* | | | | Convert MOZILLA_OFFICIAL conditionals to MC_OFFICIAL where needed. | wolfbeast | 2018-04-13 | -1/+1 |
* | | | | Merge pull request #134 from janekptacijarabaci/places_error_1 | New Tobin Paradigm | 2018-04-12 | -39/+66 |
|\ \ \ \ |
|
| * | | | | Places - throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactio... | janekptacijarabaci | 2018-02-13 | -39/+66 |
| |/ / / |
|
* | | | | Rebase on master | wolfbeast | 2018-04-11 | -7317/+220 |
|\ \ \ \ |
|
| * | | | | [PALEMOON] Fix depth for toolkit osx shared.inc | Matt A. Tobin | 2018-04-11 | -1/+1 |
| * | | | | Only enable general.useragent.appVersionIsBuildID for Basilisk by default | Matt A. Tobin | 2018-04-11 | -0/+2 |
| * | | | | Merge pull request #108 from janekptacijarabaci/devtools_browser_cleanUp_foll... | New Tobin Paradigm | 2018-04-08 | -1/+5 |
| |\ \ \ \ |
|
| | * | | | | [DevTools] Use preprocessing for: a global variable "gDevTools" and the conte... | janekptacijarabaci | 2018-04-08 | -1/+5 |
| * | | | | | Fix packaging after bf6bb14 | trav90 | 2018-04-08 | -2/+0 |
| |/ / / / |
|
| * | | | | Merge pull request #106 from janekptacijarabaci/devtools_browser_cleanUp_foll... | New Tobin Paradigm | 2018-04-08 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js) | janekptacijarabaci | 2018-04-08 | -0/+2 |
| * | | | | | Remove telemetry experiments framework | wolfbeast | 2018-04-08 | -6801/+0 |
| |/ / / / |
|
| * | | | | Remove unused variables (DevTools) in browser.js | janekptacijarabaci | 2018-04-08 | -41/+0 |
| * | | | | Make code style consistent across all AboutRedirector's | Matt A. Tobin | 2018-04-07 | -41/+84 |
| * | | | | Make about:logopage available to any browser that opts into MOZ_PHOENIX | Matt A. Tobin | 2018-04-07 | -3/+4 |
| * | | | | Instate unofficial branding (`Serpent`) | wolfbeast | 2018-04-06 | -40/+111 |
| * | | | | Remove about:home snippets. | wolfbeast | 2018-04-06 | -380/+5 |
| * | | | | Take the following project_flags out of moz.configure: and put them back into... | Matt A. Tobin | 2018-04-05 | -5/+3 |
| * | | | | Remove unused XRE_DONT_SUPPORT_XPSP2 | wolfbeast | 2018-04-05 | -5/+0 |