summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Bug 1464829 - Ensure the recover instruction vector has the expected size.Nicolas B. Pierron2018-06-07-5/+1
|
* Bug 1459693 - Ensure the right anonymous element is focused when calling ↵Olli Pettay2018-06-07-1/+2
| | | | input.focus().
* Bug 1465108 - Use function pointers rather than virtual run method for GC ↵Jon Coppeard2018-06-07-37/+72
| | | | parallel tasks r=sfink a=abillings a=RyanVM
* Fix count of compacting update tasks started.wolfbeast2018-06-07-1/+1
|
* Merge pull request #461 from trav90/HSTSMoonchild2018-06-07-64344/+42938
|\ | | | | Improve HSTS preload list generation
| * [PALEMOON] Update the pref name for HSTStrav902018-06-07-3/+3
| | | | | | | | This aligns the pref name for Pale Moon with what is used in the platform.
| * Regenerate the HSTS preload listtrav902018-06-07-64270/+42907
| |
| * Restore clearly-delimited format for the HSTS preload listtrav902018-06-06-65/+23
| |
| * Increase concurrent lookups to 15 when generating HSTS preload listtrav902018-06-05-1/+1
| |
| * Update HSTS preload list generation scripttrav902018-06-05-5/+4
| | | | | | | | | | | | | | | | 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.
* | Update kiss-fft to 1.4.0 and disable OpenMP for it.wolfbeast2018-06-07-91/+156
| |
* | Reinstate string.prototype.contains()wolfbeast2018-06-07-1/+9
| | | | | | | | This adds a compatibility function aliased to string.prototype.includes().
* | Merge pull request #459 from janekptacijarabaci/pm_findbar_2Moonchild2018-06-07-30/+63
|\ \ | | | | | | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start of browser
| * | Using "function()" in browser.js - consistency with the surrounding codejanekptacijarabaci2018-06-07-3/+3
| | | | | | | | | | | | Issue #430
| * | Fix a comment in browser.js (the FindBar - a tab vs the chrome window's context)janekptacijarabaci2018-06-06-2/+3
| | | | | | | | | | | | Issue #430
| * | [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start ↵janekptacijarabaci2018-06-06-30/+62
| |/ | | | | | | | | | | of browser Issue #430
* | string.contains() => string.includes()wolfbeast2018-06-07-1/+1
| |
* | Refactor structured clone JSAPI to prevent mismatched scopes.wolfbeast2018-06-07-311/+447
| | | | | | | | Roll-up of bugs 1442722, 1455071, 1433642, 1456604 and 1458320.
* | Perform some sanity checks on nsMozIconURI.Pale Moon2018-06-07-0/+10
| |
* | Bug 1450688. r=bz, a=RyanVMKris Maglione2018-06-07-1/+11
| | | | | | | | | | | | | | | | MozReview-Commit-ID: 4KHNpxiziWd --HG-- extra : source : 008cc230b68fa2bf349923159b4a6e07768e56e5 extra : intermediate-source : 983ff6a90aae872383d52d5189396a47f3db7d17
* | Account for offsets when creating buffers for image textures.wolfbeast2018-06-07-4/+45
| |
* | Bug 1462682 - Skia path bounds rounding fix. r=rhunt, a=RyanVMLee Salzman2018-06-07-14/+8
| |
* | Fix build bustage.wolfbeast2018-06-07-1/+1
| | | | | | | | Follow-up to f35bf8b65d25f88c7e34263337b05619a78868f6
* | Update dimensions early in ClearTarget.Jonathan Kew2018-06-07-6/+13
| |
* | Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest. ↵Andrea Marchesini2018-06-07-0/+9
| | | | | | | | | | | | | | r=ehsan, a=jcristau --HG-- extra : rebase_source : 542dca7fe46dd965ecde4c8387685beaf20ec3de
* | Bug 1452576 - Improve StructuredCloneHolder for fuzzy tests, r=decoder ↵Andrea Marchesini2018-06-07-16/+18
| | | | | | | | | | | | | | a=jcristau --HG-- extra : rebase_source : eb2bc60ffcac9afd44da7a2f5c99913829cd4753
* | Bug 1458270: Clean up in the shutdown observer. r=milan a=jcristauDavid Major2018-06-07-4/+39
| | | | | | | | | | --HG-- extra : amend_source : 7b1277a18a3ed4f441deef8b51cb4ec4dde614cc
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-06-07-1/+2
|\ \
| * \ Merge pull request #460 from g4jc/gtk_null_fixMoonchild2018-06-07-1/+2
| |\ \ | | | | | | | | backport mozbug #546387: fix assert failure in gtk which prints to the console
| | * | backport mozbug #546387: fix assert failure in gtk which prints to the console.Gaming4JC2018-06-06-1/+2
| |/ /
* | | Change inlining of intrinsics.wolfbeast2018-06-07-40/+206
| | |
* | | Update tzdata in ICU data files to 2018e.André Bargull2018-06-07-40/+48
|/ /
* | Merge branch 'NSS-335'wolfbeast2018-06-06-16373/+34616
|\ \
| * | Revert "Disable TLS 1.3 by default for now until our NSS can be updated to ↵wolfbeast2018-06-06-1/+1
| | | | | | | | | | | | | | | | | | the latest spec." This reverts commit 6c3f95480a191ce432ddfb2aa400a6d70c4884a8.
| * | Request NSS to use DBM as the storage file formatJustOff2018-06-06-5/+17
| | |
| * | Revert "Restore NSS default storage file format to DBM when no prefix is given."wolfbeast2018-06-06-98/+4
| | | | | | | | | | | | This reverts commit b2c78bbf83f75bf034028814329fdd43b6bfe885.
| * | Restore NSS default storage file format to DBM when no prefix is given.NSS_3.35_TESTwolfbeast2018-06-05-4/+98
| | |
| * | Update build system files for NSS 3.35wolfbeast2018-06-05-1/+9
| | |
| * | Update NSS to 3.35-RTMwolfbeast2018-06-05-15971/+34294
| | |
| * | Update NSPR to 4.18wolfbeast2018-06-05-395/+295
| |/
* | Set sync prefs.wolfbeast2018-06-06-0/+8
| |
* | Fix for loop in Sync quota dialog.wolfbeast2018-06-06-3/+8
| |
* | Merge pull request #458 from SpockMan02/patch-3Moonchild2018-06-06-2/+16
|\ \ | | | | | | Issue #448: Pale Moon: Include pinned tabs when warning about closing…
| * | Issue #448: Pale Moon: Include pinned tabs when warning about closing tabs ↵SpockFan022018-06-06-2/+16
| |/ | | | | | | | | with more than one window This resolves #448.
* / Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display ↵wolfbeast2018-06-06-3/+33
|/ | | | with #-moz-resolution=w,h
* Port our stricter cookie gating.wolfbeast2018-06-05-13/+25
| | | | This addresses the critical section of #449.
* Merge pull request #440 from janekptacijarabaci/pm_url_2Moonchild2018-06-05-42/+51
|\ | | | | [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hidden
| * Remove an unnecessary comment when closing the dialogjanekptacijarabaci2018-06-04-1/+0
| | | | | | | | Issue #434
| * Style clean up + fix typojanekptacijarabaci2018-06-04-5/+3
| | | | | | | | Issue #434
| * [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hiddenjanekptacijarabaci2018-06-03-44/+56
| | | | | | | | Issue #434