| Commit message (Expand) | Author | Age | Lines |
... | |
* | | Merge pull request #235 from janekptacijarabaci/security_windows_certificate-... | Moonchild | 2018-04-23 | -6/+31 |
|\ \ |
|
| * | | moebius#119: (Windows) Security - Certificate Stores - NSSCertDBTrustDomain a... | janekptacijarabaci | 2018-04-23 | -6/+31 |
| |/ |
|
* | | Merge pull request #237 from janekptacijarabaci/js_dom_getSelection_document_1 | Moonchild | 2018-04-23 | -32/+43 |
|\ \ |
|
| * | | moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument... | janekptacijarabaci | 2018-04-23 | -32/+43 |
| |/ |
|
* | | Merge pull request #236 from janekptacijarabaci/js_dom_createEvent_FocusEvent_1 | Moonchild | 2018-04-23 | -28/+5 |
|\ \ |
|
| * | | moebius#123: DOM - Events - support createEvent("FocusEvent") | janekptacijarabaci | 2018-04-23 | -28/+5 |
| |/ |
|
* | | Merge pull request #234 from janekptacijarabaci/about_errors_1 | Moonchild | 2018-04-23 | -30/+43 |
|\ \ |
|
| * | | moebius#65: Fix: "about:..." - throws an errors | janekptacijarabaci | 2018-04-23 | -30/+43 |
| |/ |
|
* | | Fix preprocessor conditional precedence in application.ini | Matt A. Tobin | 2018-04-22 | -3/+7 |
* | | Resolve issues with application.ini not allowing non-mcp applications to be o... | Matt A. Tobin | 2018-04-22 | -4/+9 |
* | | Make sure to keep the safebrowsing entities valid. | wolfbeast | 2018-04-22 | -2/+1 |
* | | Update about:rights legal text. | wolfbeast | 2018-04-22 | -8/+12 |
* | | 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 |
* | | Remove NPAPI deprecation statement from about:plugins. | wolfbeast | 2018-04-22 | -12/+0 |
|/ |
|
* | Fix for loops in AddonRepository_SQLiteMigrator.jsm (SyntaxError: missing ] ... | Matt A. Tobin | 2018-04-22 | -1/+5 |
* | Merge pull request #225 from janekptacijarabaci/data-transfer_1 | Moonchild | 2018-04-22 | -44/+156 |
|\ |
|
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into dat... | janekptacijarabaci | 2018-04-21 | -4413/+6993 |
| |\ |
|
| * | | moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases | janekptacijarabaci | 2018-04-20 | -44/+156 |
* | | | Merge pull request #227 from janekptacijarabaci/devtools_preprocessor_1 | Moonchild | 2018-04-22 | -0/+2 |
|\ \ \ |
|
| * | | | Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in browser... | janekptacijarabaci | 2018-04-22 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge pull request #228 from janekptacijarabaci/pm_devtools_4_path | Moonchild | 2018-04-22 | -1/+1 |
|\ \ \ |
|
| * | | | [PALEMOON] [frontend vs backend] Use "devtools-browser.css" instead of "globa... | janekptacijarabaci | 2018-04-22 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #229 from janekptacijarabaci/devtools_css_warnings_variable_1 | Moonchild | 2018-04-22 | -0/+2 |
|\ \ \ |
|
| * | | | [DevTools] Fix warnings: "Property contained reference to invalid variable" | janekptacijarabaci | 2018-04-22 | -0/+2 |
| |/ / |
|
* | | | Merge pull request #226 from JustOff/PR_PMkit_part3 | New Tobin Paradigm | 2018-04-21 | -3/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | [PMkit] Fix the shim for 'sdk/ui/button' | JustOff | 2018-04-22 | -3/+1 |
| * | | [PMkit] Mark 'sdk/panel' as compatible with Pale Moon | JustOff | 2018-04-22 | -0/+1 |
|/ / |
|
* | | Remove unused header file for MeeGo Touch | wolfbeast | 2018-04-21 | -28/+0 |
* | | Disallow E10S to run. | wolfbeast | 2018-04-21 | -8/+4 |
* | | Merge pull request #221 from janekptacijarabaci/js_dom_pointer_events_1 | Moonchild | 2018-04-21 | -444/+352 |
|\ \ |
|
| * | | moebius#71: DOM - Pointer Events - improvements | janekptacijarabaci | 2018-04-20 | -430/+294 |
| * | | Bug 1302297 - Part 4: Remove every button and buttons used in testcases (part... | janekptacijarabaci | 2018-04-20 | -1/+1 |
| * | | Bug 1299197 Part2: Serialize WidgetPointerHelper in IPC message | janekptacijarabaci | 2018-04-20 | -7/+28 |
| * | | Bug 1299197 Part1: Refine WidgetPointerHelper | janekptacijarabaci | 2018-04-20 | -4/+10 |
| * | | Bug 1322994 - Update pointerevent web-platform-tests (partially - depends on) | janekptacijarabaci | 2018-04-20 | -13/+28 |
| * | | Bug 1317030 - Removing/reattaching an element from the DOM triggers spurious ... | janekptacijarabaci | 2018-04-20 | -1/+3 |
| |/ |
|
* | | 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 |
* | | Merge branch 'master' into xulrunner | Matt A. Tobin | 2018-04-20 | -69/+404 |
|\ \ |
|
| * \ | Merge pull request #223 from trav90/glxtest_pipe | New Tobin Paradigm | 2018-04-20 | -4/+4 |
| |\ \ |
|
| | * | | Use -1 instead of 0 to indicate absent glxtest_pipe fd | trav90 | 2018-04-20 | -4/+4 |
| |/ / |
|
| * | | Merge pull request #222 from trav90/buildsystem-work | New Tobin Paradigm | 2018-04-20 | -8/+5 |
| |\ \ |
|
| | * | | Style fix | trav90 | 2018-04-20 | -3/+1 |
| | * | | Force use of level 1 Liftetime DSE optimization on modern GCC | trav90 | 2018-04-19 | -7/+6 |
| * | | | Merge pull request #217 from janekptacijarabaci/webextensions_runtime_onMessa... | New Tobin Paradigm | 2018-04-20 | -42/+262 |
| |\ \ \ |
|
| | * | | | moebius#217: WebExtensions - Implemented "runtime.onMessageExternal"/"onConne... | janekptacijarabaci | 2018-04-20 | -42/+262 |
| | | |/
| | |/| |
|
| * | | | Merge pull request #218 from janekptacijarabaci/webextensions_commands_1 | New Tobin Paradigm | 2018-04-20 | -11/+12 |
| |\ \ \ |
|
| | * | | | moebius#219: WebExtensions - add-on throws error on load when suggested_key i... | janekptacijarabaci | 2018-04-20 | -11/+12 |
| | |/ / |
|