Dão Gottwald
ab5f6e6216
Bug 1653932 - Add pref for top site defaults from remote settings. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D84532
2020-07-24 14:13:08 +00:00
Byron Campen [:bwc]
2dcd19dfc0
Bug 1651770: Suppress lock-order-inversion warning in CamerasChild. r=decoder
...
Differential Revision: https://phabricator.services.mozilla.com/D84391
2020-07-22 15:35:08 +00:00
Byron Campen [:bwc]
e33a4d457a
Bug 1653618: Suppression for racy flags field access in libusrsctp timer code. r=decoder
...
Differential Revision: https://phabricator.services.mozilla.com/D84367
2020-07-23 17:46:53 +00:00
Belén Albeza
0d00aa1f55
Bug 1639605 - Part 2: Add a new ManifestUrlItem component to show manifest URLs correctly in RTL mode r=jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D84724
2020-07-24 13:25:44 +00:00
Belén Albeza
1fb9f63524
Bug 1639605 - Part 1: Fix display of colors in RTL mode in the Manifest page r=jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D84723
2020-07-24 13:17:04 +00:00
Victor Porof
2956e5494d
Bug 1597898 - Part 3: Update kvstore to use RKV in safe mode, r=nanj
...
Differential Revision: https://phabricator.services.mozilla.com/D54282
2020-07-24 13:53:02 +00:00
Victor Porof
05a29cb673
Bug 1597898 - Part 2: Vendor newly added rust dependencies, r=nanj
...
Differential Revision: https://phabricator.services.mozilla.com/D54281
2020-07-24 13:52:47 +00:00
Victor Porof
9dd8820847
Bug 1597898 - Part 1: Update RKV dependency to safe-mode, r=nanj
...
Differential Revision: https://phabricator.services.mozilla.com/D54279
2020-07-24 13:51:20 +00:00
Tim Huang
fcf8389d28
Bug 1629902 - Use nsICookieManager.getCookiesSince() to get cookies in PurgeTrackerService.jsm. r=ewright
...
Differential Revision: https://phabricator.services.mozilla.com/D84801
2020-07-24 12:57:44 +00:00
Marco Castelluccio
cbf78e529e
Bug 1654828 - [taskgraph] Set bugbug timeout to 9 minutes for autoland and 12 minutes for try. r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D84718
2020-07-23 18:01:08 +00:00
Tim Huang
73f8297582
Bug 1643045 - Part 2: Update test_purge_trackers.js to test different cookieBehaviors. r=ewright
...
Depends on D84359
Differential Revision: https://phabricator.services.mozilla.com/D84360
2020-07-24 12:56:21 +00:00
Tim Huang
b076259316
Bug 1643045 - Part 1: Enable cookie purging in cookie behavior 1 and 3. r=ewright
...
Differential Revision: https://phabricator.services.mozilla.com/D84359
2020-07-23 20:17:39 +00:00
Nathan Froyd
964b206f6c
Bug 1654796 - use member initializers for nsMemoryReporterManager structures; r=njn
...
The current use of `PodZero` (`memset`) triggers `-Wclass-memaccess`
warnings, and member initializers are arguably nicer.
Differential Revision: https://phabricator.services.mozilla.com/D84690
2020-07-24 00:40:41 +00:00
Coroiu Cristina
91d5bb71cf
Backed out changeset b71322e45143 (bug 1647681) for mochitest failures at toolkit/components/url-classifier/tests/mochitest/test_classify_top_sandboxed.html on a CLOSED TREE
2020-07-24 16:37:43 +03:00
Mark Banner
06b63b3a0b
Bug 1654816 - Update search engine configuration schema to allow uppercase letters in WebExtension Ids. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D84715
2020-07-24 13:02:51 +00:00
Andreea Pavel
d101db3d49
Backed out changeset be6c8fed6a40 (bug 1654227) for assertion failures on a CLOSED TREE
2020-07-24 15:56:38 +03:00
Andreea Pavel
d6b1b45a6e
Bug 1654647 - fix typo on a CLOSED TREE
2020-07-24 15:39:53 +03:00
Jan Varga
a8a2986620
Bug 1651016 - Introduce LS_TRY and LS_TRY_VAR macros; r=ttung
...
Differential Revision: https://phabricator.services.mozilla.com/D84664
2020-07-24 11:48:01 +00:00
Jan Varga
fbc97fdb2b
Bug 1651016 - Introduce SDB_TRY and SDB_TRY_VAR macros; r=ttung
...
Differential Revision: https://phabricator.services.mozilla.com/D84663
2020-07-24 11:47:48 +00:00
Jan Varga
2c0b969ede
Bug 1651016 - Convert remaining NS_ENSURE_SUCCESS to CACHE_TRY in dom/cache; r=dom-workers-and-storage-reviewers,ttung,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D84318
2020-07-24 11:47:35 +00:00
Jan Varga
e2d6a2c2b3
Bug 1651016 - Introduce CACHE_TRY and CACHE_TRY_VAR macros; r=ttung
...
Differential Revision: https://phabricator.services.mozilla.com/D84316
2020-07-24 11:47:17 +00:00
Jan Varga
39831220cc
Bug 1651016 - Convert remaining NS_ENSURE_SUCCESS to IDB_TRY in dom/indexedDB; r=dom-workers-and-storage-reviewers,ttung,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D84315
2020-07-24 11:49:27 +00:00
Andrei Oprea
bb5054fefb
Bug 1644743 - Consolidate Targeting evaluation across Normandy, Experiment Manager and ASRouter r=k88hudson,mythmon,janerik
...
Differential Revision: https://phabricator.services.mozilla.com/D79967
2020-07-24 12:12:10 +00:00
Sebastian Hengst
ca9407d143
Bug 1279821 - Skip browser_windowStateContainer.js with fission and either debug or Windows. r=kashav DONTBUILD
...
Test got enabled for these configs in bug 1653674.
Differential Revision: https://phabricator.services.mozilla.com/D84669
2020-07-24 12:11:33 +00:00
Frederik Braun
887dadabf0
Bug 1648764 - map chromescripts into their own internal contentpolicytype r=ckerschb,smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D81336
2020-07-24 11:52:02 +00:00
Martin Stransky
ce7f53a5ec
Bug 1645776 [Linux/Gtk] Workspace restore - get window manager name only when XDG_CURRENT_DESKTOP is missing and check/ship widget.disable-workspace-management to disable it, r=jhorak
...
Differential Revision: https://phabricator.services.mozilla.com/D84515
2020-07-24 11:59:38 +00:00
Dimi Lee
71463e0b8f
Bug 1647681 - Add a testcase to ensure channels with top-level sandboxing are classified r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D84680
2020-07-23 15:34:56 +00:00
Andreea Pavel
737bacd5f2
Backed out changeset f7bb83828578 (bug 1639826) for failing bc at browser_protectionsUI.js on a CLOSED TREE
2020-07-24 15:25:59 +03:00
Marco Bonardo
48d23c80d5
Bug 1654316 - Autofill is not properly considering bookmarked status of origins. r=adw
...
The old query was picking a random bookmarked status out of the pages in an origin,
depending on the physical position of the origin rows in the table.
The new query uses window functions to partition the data by origin, so it can
query origins just once and sum www and non-www origin's frecency scores before
comparing to the autofill threshold.
Differential Revision: https://phabricator.services.mozilla.com/D84657
2020-07-24 12:01:15 +00:00
André Bargull
69914972f2
Bug 1653292: Update range of accepted numbers for fractionalSecondDigits. r=jwalden
...
`DefaultNumberOption()` was updated to allow `fallback` to be `undefined` and
the code was slightly reordered to match the current spec text.
"fractionalSecondDigits" can now also be handled in the common loop to detect
if it is present when either "dateStyle" or "timeStyle" is used.
Differential Revision: https://phabricator.services.mozilla.com/D83948
2020-07-24 11:07:02 +00:00
André Bargull
d8ba81d022
Bug 1653291 - Part 4: Require 'locales' and 'options' arguments. r=jwalden
...
Drive-by change:
Enable now passing test262 tests which weren't updated in the last test262 update.
Differential Revision: https://phabricator.services.mozilla.com/D83947
2020-07-24 09:30:41 +00:00
André Bargull
706011dbe5
Bug 1653291 - Part 3: Zero initialise the script and region char arrays. r=jwalden
...
Zero initialisation is cheap for this case (two `mov` for script and a single
`mov` for region types).
Differential Revision: https://phabricator.services.mozilla.com/D83946
2020-07-24 09:29:03 +00:00
André Bargull
31b2763573
Bug 1653291 - Part 2: Canonicalise "month" for Intl.DisplayNames. r=jwalden
...
"month" is the only date-time type which may return an empty string (only for
Undecimber, though). Handle this case and also assert all other date-time types
always return a non-empty result.
Differential Revision: https://phabricator.services.mozilla.com/D83945
2020-07-24 09:30:39 +00:00
André Bargull
04d0cbf2ff
Bug 1653291 - Part 1: Canonicalise input arguments to Intl.DisplayNames.p.of(). r=jwalden
...
Moves the fallback handling from JS into C++ code, because the language, script,
and region tags were already canonicalised in C++, so handling the fallback path
in C++ altogether avoids repeated canonicalisation.
Drive-by:
Change `Intl_DisplayNames_of` to call `ToString(code)` before `getDisplayNamesInternals()`
following comments from a previous review.
Differential Revision: https://phabricator.services.mozilla.com/D83944
2020-07-24 09:30:31 +00:00
Sebastian Hengst
f0ea0cc39a
Bug 1654647 - Adjust expectations for inert-retargeting[-iframe].tentative.html
2020-07-24 13:27:48 +02:00
Jan Varga
f5a3d4335f
Bug 1651016 - Introduce IDB_TRY and IDB_TRY_VAR macros; r=ttung
...
Differential Revision: https://phabricator.services.mozilla.com/D84314
2020-07-24 07:01:37 +00:00
Jan Varga
deee6a2007
Bug 1651016 - Allow definition of module specific TRY/TRY_VAR macros using generic QM_TRY_META/QM_TRY_VAR_META macros; r=dom-workers-and-storage-reviewers,ttung,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D84313
2020-07-24 07:01:37 +00:00
Jan Varga
58d6af1651
Bug 1651016 - Convert remaining NS_ENSURE_SUCCESS to QM_TRY in FileStreams.cpp; r=dom-workers-and-storage-reviewers,ttung,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D84312
2020-07-24 07:01:36 +00:00
Jan Varga
f504378166
Bug 1651016 - Convert remaining NS_ENSURE_SUCCESS to QM_TRY in ActorsParent.cpp; r=dom-workers-and-storage-reviewers,ttung,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D83958
2020-07-24 07:01:36 +00:00
Jan Varga
8e9d12cff6
Bug 1651016 - Convert remaining NS_ENSURE_TRUE to QM_TRY; r=ttung
...
Differential Revision: https://phabricator.services.mozilla.com/D83953
2020-07-24 07:01:36 +00:00
Jan Varga
d9083e868b
Bug 1651016 - Convert NS_ENSURE_SUCCESS and NS_ENSURE_TRUE in EnsureDirectory; r=dom-workers-and-storage-reviewers,ttung,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D83931
2020-07-24 07:01:36 +00:00
Jan Varga
efff70bde9
Bug 1651016 - Allow MOZ_TRY/QM_TRY to handle nsresult values and optionally enforce success for some special values; r=ttung
...
Differential Revision: https://phabricator.services.mozilla.com/D83929
2020-07-24 07:01:35 +00:00
Jan Varga
4c3f248c7a
Bug 1651016 - Allow MOZ_TRY/QM_TRY to handle bool values by wrapping them with OkIf; r=dom-workers-and-storage-reviewers,ttung,sg,asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D83928
2020-07-24 10:20:42 +00:00
Marcos Cáceres
4b7144c3a5
Bug 1654227 - enable WPT + mochitests again for Web Payments r=kamidphish
...
Re-enable the tests... there are some painful fails but we should deal with them on a case by case basis.
Differential Revision: https://phabricator.services.mozilla.com/D84332
2020-07-24 05:14:04 +00:00
Ingrid Buh
132ea835ae
Bug 1639826 - Fix hover effects on link texts in the protection panel. r=prathiksha
...
Differential Revision: https://phabricator.services.mozilla.com/D81309
2020-07-24 10:30:07 +00:00
Varun Dey
2a2b5fdd2c
Bug 1531944 - Remove unused devtools/client/shared/sourceeditor/debugger.js. r=nchevobbe
...
Differential Revision: https://phabricator.services.mozilla.com/D84573
2020-07-24 10:19:41 +00:00
pctopgs
d510e87b11
Bug 1265275 - Removed 'using namespace mozilla;' and 'using namespace mozilla::dom;' and replaced them with namespace mozilla{...} and namespace dom{...} from PresentationConnection.cpp r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D84725
2020-07-24 09:40:24 +00:00
Robert Mader
c5a05df5d3
Bug 1653950 - Bump glib version requirement. r=karlt
...
We already inherit a minimum version of 2.41.2 through GTK 3.14.
This silences some build warnings.
Differential Revision: https://phabricator.services.mozilla.com/D84578
2020-07-24 09:11:59 +00:00
moz-wptsync-bot
6a84b45b18
Bug 1654647 - [wpt-sync] Update web-platform-tests to c77e3a8040b5a2b09d0931f752077b3f14a3cb7e, a=testonly
...
MANUAL PUSH: wpt sync bot
wpt-head: c77e3a8040b5a2b09d0931f752077b3f14a3cb7e
wpt-type: landing
2020-07-24 09:10:43 +00:00
Richard Stotz
ff645675e8
Bug 1654333 [wpt PR 24686] - Make a WPT for renameSync fail if renameSync is not implemented., a=testonly
...
Automatic update from web-platform-tests
Make a WPT for renameSync fail if renameSync is not implemented.
As a missing function gives a TypeError, one of the WPTs for renameSync
would pass when renameSync is not implemented, which is
counterintuitive.
Bug: 914488
Change-Id: I4c16cf55723b772b0cba5c5c3acd376165e25591
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310531
Reviewed-by: Mike West <mkwst@chromium.org>
Commit-Queue: Richard Stotz <rstz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#790754}
--
wpt-commits: c77e3a8040b5a2b09d0931f752077b3f14a3cb7e
wpt-pr: 24686
2020-07-24 09:10:43 +00:00