Alexis Beingessner
8a9982b45a
Bug 1642344 - remove unused dom.testing.ignore_ipc_principal pref. r=KrisWright
...
Differential Revision: https://phabricator.services.mozilla.com/D77852
2020-06-09 14:45:58 +00:00
Alexis Beingessner
68cabeb994
Bug 1642344 - convert dom.noopener.newprocess.enabled to a StaticPref. r=KrisWright
...
Differential Revision: https://phabricator.services.mozilla.com/D77851
2020-06-09 14:45:54 +00:00
Alexis Beingessner
fc174e020d
Bug 1642344 - convert HTMLInputElement VarCache prefs to StaticPrefs. r=geckoview-reviewers,agi.
...
converts:
* dom.experimental_forms
* dom.forms.datetime.others
* dom.forms.color
Differential Revision: https://phabricator.services.mozilla.com/D77850
2020-06-09 14:45:50 +00:00
Alexis Beingessner
cc942b6af6
Bug 1642344 - convert EventStateManager VarCache prefs to StaticPrefs. r=KrisWright,masayuki
...
converts:
* plugin.mousewheel.enabled
* mousewheel.autodir.enabled
* mousewheel.autodir.honourroot
* accessibility.accesskeycausesactivation
* ui.click_hold_context_menus
Differential Revision: https://phabricator.services.mozilla.com/D77849
2020-06-09 14:45:42 +00:00
Alexis Beingessner
06069b14e3
Bug 1642344 - convert converter.html2txt.always_include_ruby into a StaticPref. r=KrisWright
...
NOTE: this also removes a mysterious old comment that implied this code could run without libpref initializing
the value, in which case they picked a different default. I assume this is no longer a real configuration?
Differential Revision: https://phabricator.services.mozilla.com/D77848
2020-06-09 14:45:38 +00:00
Alexis Beingessner
cb65f6a9a6
Bug 1642344 - Remove unused field from JSSettings and flatten away a struct. r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D77847
2020-06-09 15:05:46 +00:00
Andreas Farre
65df5c84ed
Bug 1644452 - Release DocGroup::mArena on the DocGroup's event target. r=smaug
...
Differential Revision: https://phabricator.services.mozilla.com/D78907
2020-06-09 14:45:11 +00:00
Andrea Marchesini
185f065233
Bug 1644458 - Propagate CookieJarSettings with the partition key to SharedWorkers and ServiceWorkers, r=asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D78653
2020-06-09 14:45:23 +00:00
David Walsh
4d5a078a43
Bug 1643990 - Set tooltip for navigation buttons r=flod,jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D78690
2020-06-09 11:15:08 +00:00
Rail Aliiev
1d64d26488
Bug 1642868 - Update verify tests check ja-JP-mac on all platforms now r=nthomas
...
Differential Revision: https://phabricator.services.mozilla.com/D78844
2020-06-09 15:23:18 +00:00
Tom Tung
3402c1562f
Bug 1641231 - Reduce raw pointers as functions arguments for DirectoryLock related functions in QuotaManager; r=dom-workers-and-storage-reviewers,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D78068
2020-06-08 08:22:43 +00:00
Tom Tung
893617b0d8
Bug 1641231 - Use FlippedOnce for DirectoryLockImpl::mInvalidate; r=dom-workers-and-storage-reviewers,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D78067
2020-06-04 08:30:33 +00:00
Tom Tung
deebd6c64d
Bug 1641231 - Use InitializedOnce for DirectoryLockImpl::mOpenListener; r=dom-workers-and-storage-reviewers,janv,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D78066
2020-06-09 06:59:40 +00:00
Tom Tung
453b1fffec
Bug 1641231 - Use NotNull for DirectoryLockImpl's member variables; r=dom-workers-and-storage-reviewers,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D78065
2020-06-04 08:23:10 +00:00
Tom Tung
49df6834b9
Bug 1641231 - Replace raw pointers as functions arguments in DirectoryLockImpl; r=dom-workers-and-storage-reviewers,sg
...
Differential Revision: https://phabricator.services.mozilla.com/D78062
2020-06-04 07:53:45 +00:00
Bob Owen
75f69ba6de
Bug 1644208: Change RecordSourceSurfaceDestruction to take a void* not SourceSurface* to avoid AddRef during destructor. r=jrmuizel
...
Differential Revision: https://phabricator.services.mozilla.com/D78770
2020-06-09 14:21:31 +00:00
Johann Hofmann
20b1b77919
Bug 1515073 - Part 5 - Disable browser.navigation.requireUserInteraction in tests. r=Gijs
...
Depends on D27588
Differential Revision: https://phabricator.services.mozilla.com/D31604
2020-06-09 14:51:06 +00:00
Johann Hofmann
157f7e64a5
Bug 1515073 - Part 4 - Add test for skipping pages without user interaction on back-forward. r=Gijs
...
Depends on D27587
Differential Revision: https://phabricator.services.mozilla.com/D27588
2020-06-09 14:50:25 +00:00
Johann Hofmann
2f56a8a52d
Bug 1515073 - Part 3 - Add support for skipping session entries without user interaction on desktop. r=JanH,Gijs
...
Depends on D27586
Differential Revision: https://phabricator.services.mozilla.com/D27587
2020-06-09 14:50:18 +00:00
Johann Hofmann
2133bb8e2c
Bug 1515073 - Part 2 - Allow nsIWebNavigation::{goBack,goForward} to skip entries without user interaction. r=Gijs,peterv
...
Depends on D27585
Differential Revision: https://phabricator.services.mozilla.com/D27586
2020-06-09 14:50:14 +00:00
Johann Hofmann
2121e27531
Bug 1515073 - Part 1 - Add nsISHEntry::hasUserInteraction. r=peterv
...
Differential Revision: https://phabricator.services.mozilla.com/D27585
2020-06-09 14:48:38 +00:00
Jonathan Kew
9b32c2661d
Bug 1644346 - Update bundled Twemoji Mozilla font to v0.5.1 to support new emojis. r=lsalzman
...
Differential Revision: https://phabricator.services.mozilla.com/D78873
2020-06-09 14:45:40 +00:00
James Graham
af9c9a3249
Bug 1642865 - [wpt-sync] More wpt expectation updates. CLOSED TREE
...
Differential Revision: https://phabricator.services.mozilla.com/D78930
2020-06-09 16:01:53 +00:00
Razvan Maries
9f0ce65335
Backed out 2 changesets (bug 1642804, bug 1642803) for perma failures on browser_devices_get_user_media_in_xorigin_frame.js. CLOSED TREE
...
Backed out changeset 48f9a72a27a0 (bug 1642803)
Backed out changeset 53ec379c8e0e (bug 1642804)
2020-06-09 18:57:29 +03:00
Razvan Maries
caec984d54
Backed out 7 changesets (bug 1641737) assertion failures. CLOSED TREE
...
Backed out changeset 7f7b98339065 (bug 1641737)
Backed out changeset 32fba417ebd0 (bug 1641737)
Backed out changeset abd9cd77f3cb (bug 1641737)
Backed out changeset e3bf9a45db6a (bug 1641737)
Backed out changeset 94d47578009c (bug 1641737)
Backed out changeset 28bca5c5b8b4 (bug 1641737)
Backed out changeset 0296d0f6c1d1 (bug 1641737)
2020-06-09 18:55:08 +03:00
Razvan Maries
ef73a88351
Backed out changeset 37a5223eda5f (bug 1643625) for Rpk bustages. CLOSED TREE
2020-06-09 18:30:01 +03:00
Razvan Maries
f761608e79
Backed out changeset bca9f7459a16 (bug 1643656) for reftests perma failures. CLOSED TREE
2020-06-09 18:24:48 +03:00
James Graham
ad8c7bb340
Bug 1642865 - [wpt-sync] More wpt expectation updates,
...
Differential Revision: https://phabricator.services.mozilla.com/D78910
2020-06-09 14:57:06 +00:00
Andrew McCreight
8eb502fd67
Bug 1643170, part 2 - Report memory for HelperThreads::helperContexts_. r=jandem
...
This is 41600 bytes of unreported memory in each process.
Differential Revision: https://phabricator.services.mozilla.com/D78813
2020-06-09 09:07:07 +00:00
Andrew McCreight
bef3096a56
Bug 1643170, part 1 - Add JSContext::sizeOfIncludingThis. r=jandem
...
JSContexts aren't stored inline, so having this helper is convenient.
Differential Revision: https://phabricator.services.mozilla.com/D78812
2020-06-09 09:03:30 +00:00
Greg Tatum
8dd17bbdd0
Bug 1644114 - Only symbolicate mochitests profiles when using --profiler; r=gbrown
...
This commit fixes an issue where the test harness can't find the profile to symbolicate.
MOZ_PROFILER_SHUTDOWN can take a relative address, which is relative to the CWD of the
Firefox binary. Rather than try to make this work, this patch instead outputs a message
suggesting that the user use the official flags. I did this because it was an easier
patch, but also I'm not sure what the user-intent is behind doing shutdown profiling
on their own.
Differential Revision: https://phabricator.services.mozilla.com/D78805
2020-06-09 04:32:19 +00:00
Andrea Marchesini
b058e12e25
Bug 1502403 - FileReader should dispatch loadstart asynchronously, r=smaug,ssengupta
...
Differential Revision: https://phabricator.services.mozilla.com/D78852
2020-06-09 14:41:14 +00:00
Razvan Maries
2ff52580c4
Backed out 2 changesets (bug 1640105
) for perma failures on remoteautomation.py. CLOSED TREE
...
Backed out changeset e12bb339406c (bug 1640105
)
Backed out changeset f66cacb5c833 (bug 1640105
)
2020-06-09 17:38:23 +03:00
Sebastian Hengst
b423e9d42e
Bug 1642865 - Another update for testing/web-platform/meta/dom/events/scrolling/scrollend-event-for-user-scroll.html.ini. CLOSED TREE DONTBUILD
2020-06-09 16:34:11 +02:00
James Graham
8c33f36244
Bug 1641201 - Encode merged manifest before trying to write, r=karlcow
...
Differential Revision: https://phabricator.services.mozilla.com/D77042
2020-06-09 14:02:18 +00:00
Dan Minor
f8f95a8f04
Bug 1643155 - Rename obfuscate_host_addresses pref; r=ng,mkaply
...
Renaming this to blocklist, as this is a list of sites for which hostname
obfuscation is disabled.
Differential Revision: https://phabricator.services.mozilla.com/D78681
2020-06-09 09:30:04 +00:00
Ted Campbell
b3e185db5d
Bug 1644218 - Add blinterp implementation tracking to profiler r=jandem,gerald
...
Introduce an IS_BLINTERP_FRAME flag to ProfilingStackFrame to distinguish C++
and Baseline interpreter frames. In the profile data this sets the
"implementation" to "blinterp".
Differential Revision: https://phabricator.services.mozilla.com/D78725
2020-06-09 12:27:15 +00:00
Ted Campbell
393ca29b50
Bug 1644218 - Cleanup ProfilingStackFrame flags r=gerald
...
Round the number of reserved flag bits up to 16. This leaves 16-bits for the
category (so 64k subcategories). Also make the baseprofiler consistent.
Differential Revision: https://phabricator.services.mozilla.com/D78724
2020-06-08 23:46:16 +00:00
Mike Conley
af9ad9dfd0
Bug 1642803 - Cancel notification silencing once the display share is over. r=pbz
...
Depends on D78120
Differential Revision: https://phabricator.services.mozilla.com/D78346
2020-06-05 11:03:29 +00:00
Mike Conley
ce7a7c818e
Bug 1642804 - Make sure to show notification silencing option in private browsing WebRTC screen sharing panel. r=pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D78120
2020-06-09 10:33:30 +00:00
Jan Varga
954ae9ed68
Bug 1526949 - Keep private browsing datastores alive until the private browsing session is closed; r=dom-workers-and-storage-reviewers,asuth
...
Differential Revision: https://phabricator.services.mozilla.com/D78640
2020-06-09 13:42:09 +00:00
Butkovits Atila
29d7b0825b
Backed out changeset d10fb80f7aa0 (bug 1502403) for build bustages at rules.mk. CLOSED TREE
2020-06-09 17:06:04 +03:00
James Willcox
ed11539ff5
Bug 1642345 - Add 'source' field to WebNotification r=geckoview-reviewers,agi,esawin
...
Differential Revision: https://phabricator.services.mozilla.com/D78168
2020-06-09 13:47:53 +00:00
Emilio Cobos Álvarez
6b86e22f72
Bug 1643656 - Remove prefers-color-scheme: no-preference. r=gl,remote-protocol-reviewers,hiro,whimboo
...
It was removed from the spec. Bug 1643934 updates the WPT tests.
Differential Revision: https://phabricator.services.mozilla.com/D78834
2020-06-09 13:21:54 +00:00
Paul Adenot
ddca94efc1
Bug 1644362 - mach vendor rust. r=cubeb-reviewers,achronop
...
Differential Revision: https://phabricator.services.mozilla.com/D78871
2020-06-09 13:17:38 +00:00
Paul Adenot
5b77a7b023
Bug 1644362 - Update cubeb-coreaudio-rs to 4cdbceadae8. r=cubeb-reviewers,achronop
...
Differential Revision: https://phabricator.services.mozilla.com/D78897
2020-06-09 13:17:37 +00:00
Harry Twyford
675de5e9ad
Bug 1643490 - Add event telemetry probe to measure the number of words in the input on engagement. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D78396
2020-06-09 13:25:06 +00:00
Simon Fraser
1422db5e20
Bug 1643625 Clear up references to MAR_OLD_FORMAT in packaging tools r=nthomas
...
I think we don't need these checks any more.
Differential Revision: https://phabricator.services.mozilla.com/D78480
2020-06-09 11:53:26 +00:00
Kunchanapalli Shriram
75c48c9453
Bug 1518313 - Removes --geckoProfile from talos-test mach command and replaces it with --gecko-profile; r=AlexandruIonescu,perftest-reviewers
...
Also removes import argparse as per https://bugzilla.mozilla.org/show_bug.cgi?id=1518313#c15
Addresses defect found in code analysis as per https://code-review.moz.tools/#/diff/242580
Changes parameters value as per https://phabricator.services.mozilla.com/D66380#2132590
Differential Revision: https://phabricator.services.mozilla.com/D66380
2020-06-09 13:22:15 +00:00
Chris H-C
33cedd445e
Bug 1644204 - Add state reporting to EnvironmentAddonBuilder shutdown blocker r=Gijs,janerik
...
Differential Revision: https://phabricator.services.mozilla.com/D78772
2020-06-09 09:07:09 +00:00