| Commit message (Expand) | Author | Age | Lines |
* | 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 |
| * | | | Change embedded emoji font from EmojiOne to Twemoji. | wolfbeast | 2018-04-04 | -4/+4 |
| | |/
| |/| |
|
* / | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -272/+10 |
|/ / |
|
* | | Blocklist update (follow up for "AntiVirus for Firefox") | janekptacijarabaci | 2018-03-19 | -2/+2 |
* | | Use origin instead of documentURI for WebRTC permission requests, when availa... | wolfbeast | 2018-03-17 | -1/+8 |
* | | Set up the "DRM not available" messages in a saner way. | wolfbeast | 2018-03-17 | -30/+28 |
* | | Blocklist update | wolfbeast | 2018-03-14 | -1/+5 |
* | | Bug 1424709 - Force disable the OSX system "nano allocator". r=spohl, a=RyanVM | Mike Hommey | 2018-03-14 | -0/+5 |
* | | Hard-disable the use of sponsored tiles. | wolfbeast | 2018-03-13 | -24/+7 |
* | | Remove Rust URL parser CAPI | wolfbeast | 2018-03-13 | -1/+0 |
* | | Remove Rust MP4 parser | wolfbeast | 2018-03-13 | -1/+0 |
* | | Adjust error number for WebExtensions on TychoAM and add the string to Basilisk | Matt A. Tobin | 2018-03-12 | -0/+3 |
* | | [minor fix] Places - deleting folder of livemarks - nsLivemarkService.js - 0x... | janekptacijarabaci | 2018-03-11 | -38/+47 |
* | | [minor fix] Places - bookmarks - treeView.js - 0x80070057 (NS_ERROR_ILLEGAL_V... | janekptacijarabaci | 2018-03-11 | -1/+3 |
* | | Fix configure on Mac OS X | adeshkp | 2018-03-05 | -2/+2 |
* | | Remove testing-only UI components for e10s | wolfbeast | 2018-03-03 | -157/+2 |
* | | Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1 | Moonchild | 2018-03-02 | -9/+34 |
|\ \ |
|
| * | | DevTools - Browser Console - restore sessions | janekptacijarabaci | 2018-03-01 | -1/+26 |
| * | | Basilisk - the cmd line - help (the columns alignment, error improvements) | janekptacijarabaci | 2018-02-28 | -8/+8 |
* | | | Remove MOZ_MULET | Matt A. Tobin | 2018-03-01 | -10/+0 |
* | | | Update 7zSFX | Matt A. Tobin | 2018-03-01 | -1/+1 |
* | | | Update configure variable verification | Matt A. Tobin | 2018-02-28 | -1/+7 |
|/ / |
|
* | | Merge branch 'master' into EME-work | Matt A. Tobin | 2018-02-24 | -7/+2 |
|\ \ |
|