wolfbeast
b80678934a
Set Pale Moon Sync specific URLs in application shared prefs.
...
Tag #468 .
2019-02-16 00:02:15 +08:00
janekptacijarabaci
f174521d9e
[PALEMOON] [frontend vs backend] Sync - add missed strings in sync.properties
...
Issue #308
2019-02-16 00:02:13 +08:00
janekptacijarabaci
9055a7f592
[PALEMOON] Sync - fix quota.js (SyntaxError: missing ] after element list)
...
Issue #308
2019-02-16 00:02:12 +08:00
wolfbeast
867de19f7e
Use a pref for supported Sync server API levels
2019-02-16 00:02:10 +08:00
JustOff
f9dfa17007
[PALEMOON] Add missed strings required by page info
2019-02-16 00:02:09 +08:00
wolfbeast
8d899f957c
Partially disentangle FxA from Weave so Pale Moon Sync can work.
2019-02-16 00:02:06 +08:00
wolfbeast
9879cbdd88
Make sure the waiting message is actually displayed.
2019-02-16 00:02:05 +08:00
wolfbeast
0bdecfc6ea
Media: harden TrackID handling.
2019-02-16 00:02:03 +08:00
Valentin Gosu
bfe6f25a2d
Sanity-check in nsStandardURL::Deserialize(). r=mayhemer, a=RyanVM
...
Also add test for faulty nsStandardURL deserialization.
See Bug 1392739.
2019-02-16 00:02:02 +08:00
Boris Zbarsky
d8712492da
Bug 1464784 - Hold a strong ref to the document in callers of ConvertNodesOrStringsIntoNode. r=smaug, a=abillings
2019-02-16 00:02:00 +08:00
jgilbert@mozilla.com
fb2f1ea048
Bug 1458264 - Reset UNPACK_SKIP vars when uploading zeros.
2019-02-16 00:01:59 +08:00
wolfbeast
a1fee5622b
Improve the SSSE3 scaler.
2019-02-16 00:01:57 +08:00
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