1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-20 22:18:32 +00:00
Commit Graph

1310 Commits

Author SHA1 Message Date
Nicolas B. Pierron 0c1ca8a865 Bug 1464829 - Ensure the recover instruction vector has the expected size. 2019-02-16 00:01:56 +08:00
Olli Pettay 3dc461fc72 Bug 1459693 - Ensure the right anonymous element is focused when calling input.focus(). 2019-02-16 00:01:54 +08:00
Jon Coppeard 89e332cfec Bug 1465108 - Use function pointers rather than virtual run method for GC parallel tasks r=sfink a=abillings a=RyanVM 2019-02-16 00:01:53 +08:00
wolfbeast 9ca1242630 Fix count of compacting update tasks started. 2019-02-16 00:01:51 +08:00
trav90 1765a5f506 [PALEMOON] Update the pref name for HSTS
This aligns the pref name for Pale Moon with what is used in the platform.
2019-02-16 00:01:50 +08:00
trav90 0c4e5ff00d Regenerate the HSTS preload list 2019-02-16 00:01:48 +08:00
trav90 70b28bf2ee Restore clearly-delimited format for the HSTS preload list 2019-02-16 00:01:46 +08:00
trav90 e8d7388622 Increase concurrent lookups to 15 when generating HSTS preload list 2019-02-16 00:01:45 +08:00
trav90 4752033ff0 Update HSTS preload list generation script
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.
2019-02-16 00:01:43 +08:00
wolfbeast d0a61d943f Update kiss-fft to 1.4.0 and disable OpenMP for it. 2019-02-16 00:01:42 +08:00
wolfbeast 591dc9ea93 Reinstate string.prototype.contains()
This adds a compatibility function aliased to string.prototype.includes().
2019-02-16 00:01:40 +08:00
janekptacijarabaci 083436313c Using "function()" in browser.js - consistency with the surrounding code
Issue #430
2019-02-16 00:01:38 +08:00
janekptacijarabaci 829ce72d6d Fix a comment in browser.js (the FindBar - a tab vs the chrome window's context)
Issue #430
2019-02-16 00:01:37 +08:00
janekptacijarabaci 426e543f27 [PALEMOON] Fix the Findbar - open when you press "/" or "'" keys after start of browser
Issue #430
2019-02-16 00:01:35 +08:00
wolfbeast 1943c044a5 string.contains() => string.includes() 2019-02-16 00:01:33 +08:00
wolfbeast 0795e50d87 Refactor structured clone JSAPI to prevent mismatched scopes.
Roll-up of bugs 1442722, 1455071, 1433642, 1456604 and 1458320.
2019-02-16 00:01:32 +08:00
Pale Moon 1b173ad9e4 Perform some sanity checks on nsMozIconURI. 2019-02-16 00:01:30 +08:00
Kris Maglione 537b363cbc Bug 1450688. r=bz, a=RyanVM
MozReview-Commit-ID: 4KHNpxiziWd

--HG--
extra : source : 008cc230b68fa2bf349923159b4a6e07768e56e5
extra : intermediate-source : 983ff6a90aae872383d52d5189396a47f3db7d17
2019-02-16 00:01:29 +08:00
wolfbeast 14c6f518ce Account for offsets when creating buffers for image textures. 2019-02-16 00:01:27 +08:00
Lee Salzman 36c694e627 Bug 1462682 - Skia path bounds rounding fix. r=rhunt, a=RyanVM 2019-02-16 00:01:26 +08:00
wolfbeast 34418f0ddc Fix build bustage.
Follow-up to f35bf8b65d25f88c7e34263337b05619a78868f6
2019-02-16 00:01:24 +08:00
Jonathan Kew d7d5258610 Update dimensions early in ClearTarget. 2019-02-16 00:01:23 +08:00
Andrea Marchesini 014062bb24 Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest. r=ehsan, a=jcristau
--HG--
extra : rebase_source : 542dca7fe46dd965ecde4c8387685beaf20ec3de
2019-02-16 00:01:21 +08:00
Andrea Marchesini ad7843d169 Bug 1452576 - Improve StructuredCloneHolder for fuzzy tests, r=decoder a=jcristau
--HG--
extra : rebase_source : eb2bc60ffcac9afd44da7a2f5c99913829cd4753
2019-02-16 00:01:20 +08:00
David Major 2c709a3e82 Bug 1458270: Clean up in the shutdown observer. r=milan a=jcristau
--HG--
extra : amend_source : 7b1277a18a3ed4f441deef8b51cb4ec4dde614cc
2019-02-16 00:01:18 +08:00
Gaming4JC 7e4ac9f3a2 backport mozbug #546387: fix assert failure in gtk which prints to the console. 2019-02-16 00:01:17 +08:00
wolfbeast 8f16d02c34 Change inlining of intrinsics. 2019-02-16 00:01:15 +08:00
André Bargull dca3b936bf Update tzdata in ICU data files to 2018e. 2019-02-16 00:01:13 +08:00
wolfbeast 155cee3aae Revert "Disable TLS 1.3 by default for now until our NSS can be updated to the latest spec."
This reverts commit 6c3f95480a191ce432ddfb2aa400a6d70c4884a8.
2019-02-16 00:01:11 +08:00
JustOff 7ff80ee648 Request NSS to use DBM as the storage file format 2019-02-16 00:01:09 +08:00
wolfbeast 8c296a9714 Revert "Restore NSS default storage file format to DBM when no prefix is given."
This reverts commit b2c78bbf83f75bf034028814329fdd43b6bfe885.
2019-02-16 00:01:08 +08:00
wolfbeast e88fd14de6 Restore NSS default storage file format to DBM when no prefix is given. 2019-02-16 00:01:06 +08:00
wolfbeast 8dede3820a Update build system files for NSS 3.35 2019-02-16 00:01:05 +08:00
wolfbeast 608f9fca02 Update NSS to 3.35-RTM 2019-02-16 00:01:03 +08:00
wolfbeast 23de11e5cd Update NSPR to 4.18 2019-02-16 00:01:01 +08:00
wolfbeast 3a485ba1dd Set sync prefs. 2019-02-16 00:01:00 +08:00
wolfbeast b1e44f4685 Fix for loop in Sync quota dialog. 2019-02-16 00:00:58 +08:00
SpockFan02 02e9ee9e81 Issue #448: Pale Moon: Include pinned tabs when warning about closing tabs with more than one window
This resolves #448.
2019-02-16 00:00:57 +08:00
wolfbeast 302f069f68 Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display with #-moz-resolution=w,h 2019-02-16 00:00:54 +08:00
wolfbeast b74e38782d Port our stricter cookie gating.
This addresses the critical section of #449.
2019-02-16 00:00:52 +08:00
janekptacijarabaci 5928218c40 Remove an unnecessary comment when closing the dialog
Issue #434
2019-02-16 00:00:51 +08:00
janekptacijarabaci 4760d34eee Style clean up + fix typo
Issue #434
2019-02-16 00:00:49 +08:00
janekptacijarabaci e619aeed91 [PALEMOON] Fix "Open Web Location" (Ctrl-L/Alt-D) when nav toolbar hidden
Issue #434
2019-02-16 00:00:47 +08:00
SpockFan02 81491f13fe Fix a file path for macOS
Tag #286
2019-02-16 00:00:46 +08:00
wolfbeast 6fa4aa7c27 Fix Basilisk Mac window menu include path.
Tag #286
2019-02-16 00:00:45 +08:00
wolfbeast 84cea9661a Fix incorrect Pale Moon installer locale paths. 2019-02-16 00:00:43 +08:00
wolfbeast b372f91454 Issue #303 Part 3: Update themes for the new Basilisk location.
This also addresses #286.
2019-02-16 00:00:42 +08:00
wolfbeast d224ddb0e5 Issue #303 Part 2: Update build files for the new location 2019-02-16 00:00:40 +08:00
wolfbeast 177b28a898 Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk 2019-02-16 00:00:39 +08:00
wolfbeast a951f19dfd [PALEMOON] Bump version to Alpha 3 2019-02-16 00:00:29 +08:00