Alex Lopez
d1a82b8092
Bug 1696251 - Pass MachCommandBase object as first argument for Mach Commands. r=mhentges,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers
...
As an intermediate step to allow mach commands as standalone functions, the MachCommandBase
subclass instance that currently corresponds to self has to be made available as a separate
argument (named command_context).
Differential Revision: https://phabricator.services.mozilla.com/D109650
2021-04-22 18:56:15 +00:00
Emma Malysz
bf99efdd7a
Bug 1702990, add toolbarseparator to bookmark panel r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D112988
2021-04-22 18:53:59 +00:00
Sebastian Zartner
e6a5091a81
Bug 872078 - Added test case for font preview in Response view of Netmonitor. r=bomsy,jdescottes
...
Depends on D110169
Differential Revision: https://phabricator.services.mozilla.com/D110170
2021-04-22 18:53:39 +00:00
Sebastian Zartner
12080be6d9
Bug 872078 - Added preview and info for fonts in Response view of Netmonitor. r=bomsy
...
A preview for fonts is added to the Response view of the Netmonitor. This view displays the name and MIME type of the font and generates a preview for it.
If no preview can be created, a hint is shown to the user. This is the case when the font isn't used within the page when generating the preview. For example, this is the case when loading the font via the Font Loading API.
Depends on D110167
Differential Revision: https://phabricator.services.mozilla.com/D110169
2021-04-22 18:53:39 +00:00
Kirk Steuber
4adcd267a1
Bug 1687781 - Add tests for disableBackgroundUpdates r=nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D112422
2021-04-22 18:42:52 +00:00
Kirk Steuber
e8726042f2
Bug 1687781 - Add XML parameter support to allow Balrog to disable background updates r=nalexander,bhearsum
...
Differential Revision: https://phabricator.services.mozilla.com/D112299
2021-04-22 18:42:51 +00:00
Joel Maher
8a9f37b534
Bug 1706716 green up mda, xpcshell, browser-chrome, reftest for apple silicon. r=necko-reviewers,extension-reviewers,preferences-reviewers,application-update-reviewers,zombie,ahal,bytesized
...
Differential Revision: https://phabricator.services.mozilla.com/D113001
2021-04-22 18:39:40 +00:00
Emma Malysz
0895bb2111
Bug 1685352, adjust print modal to match proton styles r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D113031
2021-04-22 18:39:09 +00:00
Kirk Steuber
8f2542292f
Bug 1703307 - Include app.update.background.enabled
in Telemetry Environment r=chutten,nalexander
...
Differential Revision: https://phabricator.services.mozilla.com/D112076
2021-04-22 18:35:16 +00:00
mr.robot
44b353dc4d
Bug 1706190: Simplify the arguments to IRGenerator constructor r=iain
...
Differential Revision: https://phabricator.services.mozilla.com/D112989
2021-04-22 18:02:48 +00:00
Butkovits Atila
cd26f532ac
Backed out changeset bac3906ff3ff (bug 1649604) for causing Xpcshell failures. CLOSED TREE
2021-04-22 21:22:03 +03:00
Mark Striemer
da9122c7bc
Bug 1701544 - Show Sent! confirmation when sending a tab to a device r=harry,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D113047
2021-04-22 17:59:10 +00:00
Anny Gakhokidze
6d81a5895b
Bug 1701735 - Skip browser_scrollPositions.js when fission is disabled, r=nika
...
We have fixed this test previously for fission, and it's only failing without
it.
Differential Revision: https://phabricator.services.mozilla.com/D113044
2021-04-22 17:42:10 +00:00
Jared Wein
4844fd179a
Bug 1704957 - Update private browsing icons. r=sfoster,desktop-theme-reviewers,harry
...
Differential Revision: https://phabricator.services.mozilla.com/D112743
2021-04-22 16:56:10 +00:00
Tom Schuster
3fc6505aa6
Bug 1706404 - Add JS_GetOwnPropertyDescriptorById Maybe<PropertyDescriptor> overload. r=jandem
...
Depends on D112917
Differential Revision: https://phabricator.services.mozilla.com/D113017
2021-04-22 16:56:10 +00:00
Tom Schuster
26e2ecda9f
Bug 1706404 - Change internal GetPropertyDescriptor to use Maybe and return holder object seperately. r=jandem
...
Depends on D112790
Differential Revision: https://phabricator.services.mozilla.com/D112917
2021-04-22 16:56:10 +00:00
Tom Schuster
2a9dcca214
Bug 1706404 - Remove internal non-Maybe GetOwnPropertyDescriptor overload. r=jandem
...
Differential Revision: https://phabricator.services.mozilla.com/D112790
2021-04-22 16:56:09 +00:00
Marco Bonardo
67637dd12a
Bug 1706321 - The tab-to-search icon is not well visible when selected, especially in High Contrast mode. r=harry,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D113122
2021-04-22 16:45:38 +00:00
Punam Dahiya
083805e9d8
Bug 1705506 - Add background color to handle failure to load background image r=emcminn
...
Differential Revision: https://phabricator.services.mozilla.com/D112893
2021-04-22 16:31:00 +00:00
Ava Katushka
78e863a680
Bug 789550 - Avoid using document title while saving data URIs. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D111857
2021-04-22 16:14:02 +00:00
Edgar Chen
4e708d5beb
Bug 1672726 - Part 3: Add test for implicit pointer capture for touch; r=smaug
...
Depends on D112128
Differential Revision: https://phabricator.services.mozilla.com/D112108
2021-04-22 16:01:27 +00:00
Edgar Chen
58fea44e06
Bug 1672726 - Part 2: Support dispatching synthesized touch events through parent process; r=ipc-reviewers,botond,nika
...
in order to support dispatching synthesized touch events to fission oop iframe.
Depends on D112127
Differential Revision: https://phabricator.services.mozilla.com/D112128
2021-04-22 16:01:26 +00:00
Edgar Chen
1aad51035c
Bug 1672726 - Part 1: Rename MultiTouchInput::ToWidgetTouchEvent to ToWidgetEvent; r=botond
...
So it can be used in DispatchInputOnControllerThread template.
Differential Revision: https://phabricator.services.mozilla.com/D112127
2021-04-22 16:01:26 +00:00
Shane Caraveo
20c17fee02
Bug 1705835 remove unused engineAdded extension setting r=rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D112432
2021-04-22 15:33:51 +00:00
Mayeul Cantan
d55b8b13cf
Bug 1688030 - Safelist matrix scheme. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D113023
2021-04-22 15:33:43 +00:00
Mike Conley
5adce32a77
Bug 1705849 - Update toolbar icon fill colours for system/light/dark themes to remove opacity and match Proton spec. r=harry,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D112820
2021-04-22 15:29:51 +00:00
Markus Stange
cca0b844d4
Bug 1706835 - Make sure the popup is closed before ending the test, in browser_bug1693577.js. r=mac-reviewers,haik
...
Differential Revision: https://phabricator.services.mozilla.com/D113059
2021-04-22 15:23:01 +00:00
Emma Malysz
955699ca9a
Bug 1649604, remove OS.File usage from JSONFile.jsm r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D102041
2021-04-22 15:15:52 +00:00
Emilio Cobos Álvarez
15f6b60e34
Bug 1706960
- Add datetime-local to StaticAtoms.py. r=smaug
...
This will allow it to be used from UA sheets (we need static atoms there
to share UA sheets with other processes).
Depends on D113114
Differential Revision: https://phabricator.services.mozilla.com/D113115
2021-04-22 15:14:33 +00:00
Emilio Cobos Álvarez
001ab5a4d7
Bug 1706960
- IsSingleLineFormControl shouldn't return true for datetime-local if it creates a widget. r=smaug
...
This matches DATE and TIME.
Differential Revision: https://phabricator.services.mozilla.com/D113114
2021-04-22 15:14:33 +00:00
Claudia
160df57b75
Bug 1644719 - Add basic support to display offline support pages when SUMO is unreachable. r=prathiksha,desktop-theme-reviewers,harry
...
Differential Revision: https://phabricator.services.mozilla.com/D111841
2021-04-22 15:11:37 +00:00
Nicolas Chevobbe
9caea685ff
Bug 1706903 - [devtools] Don't handle new browsing contexts in target configuration actor for the Browser Toolbox. r=jdescottes.
...
Differential Revision: https://phabricator.services.mozilla.com/D113111
2021-04-22 15:06:05 +00:00
Greg V
c34911209c
Bug 1580595 - [Wayland] Add support for pointer lock via relative-pointer and pointer-constraints r=stransky,rmader,emilio
...
On Wayland, it is not possible to warp the pointer.
To use the appropriate protocols, new IPC messages were added for supporting
a platform's native pointer locking mechanism.
Differential Revision: https://phabricator.services.mozilla.com/D102114
2021-04-22 14:56:43 +00:00
Dão Gottwald
5809715792
Bug 1706307 - Use min-width and min-height on import dialog buttons to accommodate to different text sizes. r=jaws
...
Differential Revision: https://phabricator.services.mozilla.com/D112724
2021-04-22 14:44:35 +00:00
Csoregi Natalia
269bcb3624
Backed out changeset ff7ef68e1267 (bug 1706794) for causing assertion failures on InputTaskManager.cpp. CLOSED TREE
2021-04-22 19:10:00 +03:00
Csoregi Natalia
0aefbf5f94
Backed out 2 changesets (bug 1676803) for xpcshell failures on test_StreamRegistry.js. CLOSED TREE
...
Backed out changeset 368bc78b72f1 (bug 1676803)
Backed out changeset 6c62669cb5f0 (bug 1676803)
2021-04-22 18:39:30 +03:00
Narcis Beleuzu
33cc31099d
Backed out 8 changesets (bug 1574475, bug 1699222) for build bustages on moz.build . CLOSED TREE
...
Backed out changeset 6c2c039872b3 (bug 1574475)
Backed out changeset 8a2a04743c5f (bug 1699222)
Backed out changeset 9437c60798d6 (bug 1574475)
Backed out changeset 7ef1884ac11b (bug 1574475)
Backed out changeset ec8c237d5298 (bug 1574475)
Backed out changeset 4a760b3f5d53 (bug 1574475)
Backed out changeset b229b0eea1e7 (bug 1574475)
Backed out changeset 03d34a2f10a6 (bug 1574475)
2021-04-22 18:10:59 +03:00
Nika Layzell
e983da120a
Bug 1706375 - Support building ipc/glue in non-unified mode, r=ipc-reviewers,mccr8
...
This both helps IDE integration and will help avoid build issues which would've
otherwise cropped up when adding new files to the directory for bug 1706374.
Differential Revision: https://phabricator.services.mozilla.com/D112764
2021-04-22 14:32:03 +00:00
Steve Fink
768eac28f5
Bug 1706197
- Avoid Python version dependent line number issues r=firefox-build-system-reviewers,glandium
...
Differential Revision: https://phabricator.services.mozilla.com/D112760
2021-04-22 14:30:49 +00:00
Henri Sivonen
a2163940a6
Bug 1706838 - Adjust expiry for character encoding telemetry probes. r=chutten
...
Differential Revision: https://phabricator.services.mozilla.com/D113110
2021-04-22 14:23:52 +00:00
Ryan Hunt
f1fa5625be
Bug 1704111 - wasm: Check for correct NaN flavor in spec tests. r=lth
...
This commit adds a new testing utility for checking NaN flavors and
uses it for spec tests. The spectest generator uses this when
appropriate, and switches to bitwise equality for all other cases.
The comparison functions for arithmetic/canonical nan's was taken
from wasmtime's spectest runner without deep examination.
Differential Revision: https://phabricator.services.mozilla.com/D112998
2021-04-22 14:16:10 +00:00
Mike Hommey
51ef1125c8
Bug 1706452 - Reintroduce a mozgtk library after bug 1377445. r=firefox-build-system-reviewers,rmader,mhentges
...
Differential Revision: https://phabricator.services.mozilla.com/D112883
2021-04-22 13:56:57 +00:00
Valentin Gosu
365941c6ee
Bug 1574475 - Don't check marionette FTP proxy support in test_session.js r=whimboo,marionette-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D112906
2021-04-22 13:41:35 +00:00
Valentin Gosu
d871d384fe
Bug 1699222 - browserSettings.ftpProtocolEnabled should return false r=mixedpuppy
...
Differential Revision: https://phabricator.services.mozilla.com/D111252
2021-04-22 13:41:35 +00:00
Valentin Gosu
d5ffd10186
Bug 1574475 - Fix some failing FTP tests r=necko-reviewers,dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D111251
2021-04-22 13:41:35 +00:00
Valentin Gosu
db2d8bb0bc
Bug 1574475 - Remove FTP error codes r=necko-reviewers,dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D111249
2021-04-22 13:41:34 +00:00
Valentin Gosu
939b075a47
Bug 1574475 - Remove FTP proxy code r=necko-reviewers,preferences-reviewers,mixedpuppy,mkaply,dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D111248
2021-04-22 13:41:34 +00:00
Valentin Gosu
7c9a639c26
Bug 1574475 - Remove ftp prefs r=necko-reviewers,dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D111247
2021-04-22 13:41:33 +00:00
Valentin Gosu
f590f3189b
Bug 1574475 - Delete FTP code r=necko-reviewers,dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D111246
2021-04-22 13:41:33 +00:00
Valentin Gosu
a6cb0bf452
Bug 1574475 - Stop compiling FTP code r=necko-reviewers,dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D111245
2021-04-22 13:41:32 +00:00