summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Improve appearance of downloads indicators on dark backgrounds on WindowsLootyhoof2017-10-18
|
* Convert organizer.css toolbar styles to variables on WindowsLootyhoof2017-10-18
|
* Convert toolbar images to variables on Windows themeLootyhoof2017-10-18
|
* Merge branch 'master' of https://github.com/MoonchildProductions/Pale-MoonPale Moon2017-10-14
|\
| * Merge pull request #1411 from janekptacijarabaci/js_dom_node_1Moonchild2017-10-14
| |\ | | | | | | JS - DOM - node - implement DOM4 methods: prepend(), append(), before(), after() and replaceWith() (partially)
| | * Bug 911477: Implement DOM4 methods: prepend(), append(), before(), after() ↵janekptacijarabaci2017-10-13
| | | | | | | | | | | | and replaceWith() - tests
| | * Bug 1104955: Implement IDL [Unscopable] (partially)janekptacijarabaci2017-10-13
| | |
| | * Bug 911477: Implement DOM4 methods: prepend(), append(), before(), after() ↵janekptacijarabaci2017-10-13
| | | | | | | | | | | | and replaceWith() + Bug 1301777 (CVE-2016-9067)
| | * Bug 1308922 (CVE-2016-9069): heap-use-after-free in ↵janekptacijarabaci2017-10-13
| | | | | | | | | | | | nsINode::ReplaceOrInsertBefore
* | | Remove certificate issuer organization to common name fallbackPale Moon2017-10-14
| | | | | | | | | | | | | | | | | | | | | | | | Before this change, if a certificate's issuer DN did not have an organization component, nsIX509Cert.issuerOrganization would fall back to using the issuer common name. This was never a good idea, because this gave misleading information to consumers of this interface. Furthermore, it appears that all consumers of this interface already do such a fallback (for display purposes) when they've determined that it's a reasonable thing to do.
* | | Pretty-print ECDSA-SHA224, 256, 384 and 512 hashed signatures.Pale Moon2017-10-14
|/ / | | | | | | This resolves #1412.
* | Update HSTS preload list generation script.Pale Moon2017-10-10
| | | | | | | | | | | | | | | | Previous behavior: if an entry was in the previously-used list, and there would be an error connecting to or processing the host, it would adopt it using the previous status, with a new minimum required max age TTL. New behavior: if an entry is in the previously-used list, and there is an error connecting to or processing the host, it will be dropped from the preload list. The old behavior would allow entries to persist on the HSTS preload list when they drop off the 'net. Considering domain churn, it would cause issues for new owners for having a persisted HSTS entry preloaded in the browser. Bonus: it keeps our HSTS preload list lean.
* | Re-generate HSTS preload list without stale entries.Pale Moon2017-10-10
|/ | | | Tag #62.
* Merge pull request #1402 from janekptacijarabaci/migrate_followUp_1Moonchild2017-10-09
|\ | | | | Launch command: palemoon "-migration" and "-migration -p" (follow up)
| * (2/2) Launch command: palemoon "-migration" and "-migration -p" (follow up)janekptacijarabaci2017-10-08
| |
| * (1/2) Launch command: palemoon "-migration" and "-migration -p" (follow up)janekptacijarabaci2017-10-08
| |
* | Remove incorrect assertion (OnStopRequest calls this with null)Pale Moon2017-10-09
| | | | | | | | This resolves the second assert mentioned in #1401.
* | Merge pull request #1401 from janekptacijarabaci/debug_assertionFailure_1Moonchild2017-10-09
|\ \ | | | | | | [build, suggestion] Building with "--enable-debug" - fix one of assertion failures
| * | Building with "--enable-debug" - fix one of assertion failuresjanekptacijarabaci2017-10-07
| |/
* | Merge pull request #1400 from janekptacijarabaci/debug_warning_1Moonchild2017-10-09
|\ \ | | | | | | [build, suggestion] Building with "--enable-debug" - fix some warnings
| * | gre/modules/devtools/sourceeditor/autocomplete.jsjanekptacijarabaci2017-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | JavaScript strict warning: resource://gre/modules/devtools/sourceeditor/autocomplete.js, line 191: SyntaxError: private is a reserved identifier + Lines: 192,193,194,201,216,227,228,230,231,232,267,271,272,280,285,286,292,296,302,303,309,310,311,315 https://bugzilla.mozilla.org/show_bug.cgi?id=1206463
| * | [UXP task] gre/modules/devtools/tern/def.jsjanekptacijarabaci2017-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | JavaScript strict warning: resource://gre/modules/devtools/tern/def.js, line 80: TypeError: variable re redeclares argument JavaScript strict warning: resource://gre/modules/devtools/tern/def.js, line 190: TypeError: variable name redeclares argument
| * | gre/modules/devtools/qrcode/decoder/index.jsjanekptacijarabaci2017-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JavaScript strict warning: resource://gre/modules/devtools/qrcode/decoder/index.js, line 978: SyntaxError: redefining eval is deprecated JavaScript strict warning: resource://gre/modules/devtools/qrcode/decoder/index.js, line 22: ReferenceError: assignment to undeclared variable GridSampler JavaScript strict warning: resource://gre/modules/devtools/qrcode/decoder/index.js, line 836: ReferenceError: assignment to undeclared variable DataMask JavaScript strict warning: resource://gre/modules/devtools/qrcode/decoder/index.js, line 1306: ReferenceError: assignment to undeclared variable Decoder https://bugzilla.mozilla.org/show_bug.cgi?id=1152836 (partially) https://bugzilla.mozilla.org/show_bug.cgi?id=1202902 (partially)
| * | [UXP task] gre/modules/commonjs/sdk/lang/weak-set.jsjanekptacijarabaci2017-10-07
| | | | | | | | | | | | | | | | | | | | | JavaScript strict warning: resource://gre/modules/commonjs/sdk/lang/weak-set.js, line 9: SyntaxError: 'use strict' statement won't be enforced as a directive because it isn't in directive prologue position
| * | [UXP task] gre/modules/commonjs/dev/volcan.jsjanekptacijarabaci2017-10-07
| | | | | | | | | | | | | | | | | | JavaScript strict warning: resource://gre/modules/commonjs/dev/volcan.js, line 141: TypeError: variable event redeclares argument
| * | gre/components/nsINIProcessor.js (etc.)janekptacijarabaci2017-10-07
| | | | | | | | | | | | | | | | | | | | | | | | JavaScript strict warning: resource://gre/components/nsINIProcessor.js, line 147: etc. SyntaxError: octal literals and octal escape sequences are deprecated https://bugzilla.mozilla.org/show_bug.cgi?id=1248252
| * | gre/components/FeedWriter.jsjanekptacijarabaci2017-10-07
| | | | | | | | | | | | | | | | | | | | | JavaScript strict warning: resource://gre/components/FeedWriter.js, line 636: TypeError: variable result redeclares argument https://github.com/MoonchildProductions/Pale-Moon/pull/1207
| * | gre/components/FeedProcessor.jsjanekptacijarabaci2017-10-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JavaScript strict warning: resource://gre/components/FeedProcessor.js, line 53: TypeError: variable base redeclares argument JavaScript strict warning: resource://gre/components/FeedProcessor.js, line 887: TypeError: variable uri redeclares argument https://bugzilla.mozilla.org/show_bug.cgi?id=1245649
| * | [UXP task] layout\base\nsLayoutUtils.cppjanekptacijarabaci2017-10-07
| | | | | | | | | | | | | | | | | | WARNING: Image width or height is non-positive: file [drive]:\[path]\layout\base\nsLayoutUtils.cpp, line 6045 https://bugzilla.mozilla.org/show_bug.cgi?id=1317464
| * | [UXP task] xpfe\appshel\nsWindowMediator.cppjanekptacijarabaci2017-10-07
| | | | | | | | | | | | | | | | | | WARNING: getting z level of unregistered window: file [drive]:\[path]\xpfe\appshel\nsWindowMediator.cpp, line 591 https://bugzilla.mozilla.org/show_bug.cgi?id=1307212
* | | Synchronize blocklist timestamp.Pale Moon2017-10-09
| |/ |/|
* | Merge pull request #1399 from janekptacijarabaci/error_improvements_1_followUp_1Moonchild2017-10-07
|\ \ | |/ |/| window.onerror catches JSON.parse error in Promise fulfillment (follow up)
| * window.onerror catches JSON.parse error in Promise fulfillment (follow up)janekptacijarabaci2017-10-06
| |
* | Disable window.showModalDialog.Pale Moon2017-10-06
| | | | | | | | This is no longer in the spec.
* | Merge pull request #1395 from trav90/media-workMoonchild2017-10-06
|\ \ | | | | | | Eagerly perform tail dispatch for a given task queue when shutting it down
| * | Handle non-empty tail dispatchers in BeginShutdowntrav902017-10-05
| | |
| * | Implement TaskDispatcher::DispatchTasksFortrav902017-10-05
| | |
* | | Merge pull request #1388 from JustOff/PR_statusbar_cleanupMoonchild2017-10-06
|\ \ \ | | | | | | | | Status bar (s4e) code cleanup
| * | | Remove debug messagesJustOff2017-10-05
| | | |
| * | | Correct formattingJustOff2017-10-03
| | | |
| * | | Status bar (s4e) code cleanupJustOff2017-10-03
| | |/ | |/|
* | | Merge pull request #1393 from JustOff/PR_webext_errorMoonchild2017-10-06
|\ \ \ | | | | | | | | | | | | | | | | Display "not supported" error when trying to install WebExtension Needs a rewrite follow-up
| * | | Safely close test streamJustOff2017-10-04
| | | |
| * | | Display "not supported" error when trying to install WebExtensionJustOff2017-10-04
| | | |
* | | | Use alternative patch to force linking against ws2_32.Pale Moon2017-10-05
| | | | | | | | | | | | | | | | This works around build bustage in win64.
* | | | Update NSS to 3.32.1-RTMPale Moon2017-10-05
| | | |
* | | | Update NSPR to 4.16-RTMPale Moon2017-10-05
| |_|/ |/| | | | | | | | Import a clean copy to the tree.
* | | Fix a potential reference issue in JS arrays.Pale Moon2017-10-04
| | | | | | | | | | | | Found with SA.
* | | Fix some potential rooting hazards in the NPAPI plugin interface.Pale Moon2017-10-04
| | | | | | | | | | | | Found with SA.
* | | Update to latest libhyphen code from upstream.Pale Moon2017-10-04
| | |