Andi-Bogdan Postelnicu
c2c4d8990b
Bug 1671641 - Make `dom/media/encoder` buildable outside of `unified-build` environment. r=sg
...
Depends on D94975
Differential Revision: https://phabricator.services.mozilla.com/D94977
2020-10-28 16:29:37 +00:00
Andi-Bogdan Postelnicu
bfb8c3235d
Bug 1626555 - Add `dom/media/benchmark`, `dom/media/bridge`, `dom/media/doctor` and `dom/media/eme` to the list of non-unified-build-compatible directories. r=sg
...
Depends on D94971
Differential Revision: https://phabricator.services.mozilla.com/D94975
2020-10-28 16:29:34 +00:00
Andi-Bogdan Postelnicu
6da52b6965
Bug 1626555 - Add `dom/locales`, `dom/manifest` and `dom/mathml` to the list of non-unified-build-compatible directories. r=sg
...
Depends on D94968
Differential Revision: https://phabricator.services.mozilla.com/D94971
2020-10-28 12:59:22 +00:00
Steve Fink
ad27d5a1be
Bug 1673103 - Switch SM jobs to use newer dump_syms r=calixte
...
Differential Revision: https://phabricator.services.mozilla.com/D94914
2020-10-28 16:39:05 +00:00
Steve Fink
6cf5fdbd02
Bug 1673103 - SM(pkg): Upload artifacts even if job fails r=calixte
...
Differential Revision: https://phabricator.services.mozilla.com/D94913
2020-10-28 16:38:53 +00:00
David Teller
b288afd331
Bug 1667408 - Don't right-align column names in about:processes;r=florian
...
Differential Revision: https://phabricator.services.mozilla.com/D94941
2020-10-28 16:32:35 +00:00
David Teller
78ce879b87
Bug 1667408 - Sorting by CPU should sort by current CPU usage not by total CPU usage;r=florian
...
Differential Revision: https://phabricator.services.mozilla.com/D94970
2020-10-28 16:32:10 +00:00
David Teller
cb79883d6d
Bug 1667408 - Add a column name for the last column;r=florian,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D94940
2020-10-28 16:32:35 +00:00
Jan de Mooij
526f51aa9c
Bug 1673604 part 9 - Store SharedArrayBufferObject byteLength value as PrivateValue instead of PrivateUint32Value. r=lth
...
This matches ArrayBufferObject and will let us store larger length values.
Differential Revision: https://phabricator.services.mozilla.com/D94982
2020-10-28 13:57:31 +00:00
Jan de Mooij
b88a38837f
Bug 1673604 part 8 - Make ArrayBufferViewObject::bufferValue non-static. r=anba
...
For consistency with the other fooValue methods.
Differential Revision: https://phabricator.services.mozilla.com/D94952
2020-10-28 13:20:00 +00:00
Jan de Mooij
c7946dc527
Bug 1673604 part 7 - Clean up length/lengthValue accessors. r=anba
...
Differential Revision: https://phabricator.services.mozilla.com/D94950
2020-10-28 15:14:02 +00:00
Jan de Mooij
a43ec80b84
Bug 1673604 part 6 - Clean up byteLength/byteLengthValue accessors. r=anba
...
Differential Revision: https://phabricator.services.mozilla.com/D94949
2020-10-28 15:10:04 +00:00
Jan de Mooij
0e52742944
Bug 1673604 part 5 - Clean up byteOffset/byteOffsetValue accessors. r=anba
...
* Make byteOffsetValue non-static.
* Implementing byteOffsetValue using byteOffset is now more natural than the other way around.
* Move methods to the ArrayBufferViewObject base class.
Differential Revision: https://phabricator.services.mozilla.com/D94947
2020-10-28 16:31:34 +00:00
Narcis Beleuzu
67b1265f0b
Backed out changeset 2592edffe5f4 (bug 1661256) for cppunit failure . CLOSED TREE
2020-10-28 19:42:07 +02:00
Narcis Beleuzu
4f46d210b3
Backed out 4 changesets (bug 1635117) for bc failures on browser_aboutprocesses_show_all_frames.js CLOSED TREE
...
Backed out changeset c03d67845003 (bug 1635117)
Backed out changeset 6bc615756d14 (bug 1635117)
Backed out changeset 7abc4ea63c85 (bug 1635117)
Backed out changeset d91cc348528f (bug 1635117)
2020-10-28 19:21:59 +02:00
Narcis Beleuzu
3622eac00b
Backed out changeset cb0510bea446 (bug 1673497) for xpcshell failures on test_providersManager_filtering.js . CLOSED TREE
2020-10-28 19:20:50 +02:00
Narcis Beleuzu
cb30b4d320
Backed out 2 changesets (bug 1669478) for linting failure on tests.py . CLOSED TREE
...
Backed out changeset 995156a1234a (bug 1669478)
Backed out changeset 56e6528b37eb (bug 1669478)
2020-10-28 18:37:13 +02:00
Kartikaya Gupta
e4bcc652fe
Bug 1669478 - Enable WebRender on most of the windows10-64 ccov tests. r=ahal,jrmuizel
...
This moves most of the windows ccov tests to run with WebRender enabled by
putting them in the windows10-64-ccov-qr test platform. (The -qr suffix causes
the taskgraph code to enable WebRender for these jobs).
The only one skipped is the marionette GPU test because it contains a test that
specifically requires WebRender disabled.
The existing non-regex config keys that referred to `windows10-64-ccov` also
get updated, and in a couple of places we need to add a new non-regex key to
disambiguate between two matching regex keys.
Differential Revision: https://phabricator.services.mozilla.com/D94769
2020-10-28 16:23:20 +00:00
Kartikaya Gupta
5d8025d178
Bug 1669478 - Remove unused windows10-64-ccov/debug bits. r=ahal
...
We never actually run anything on this test platform, we only run opt.
Differential Revision: https://phabricator.services.mozilla.com/D94768
2020-10-28 16:23:18 +00:00
Iain Ireland
917610026d
Bug 1673497: Part 1: Invalidate Warp when failing to attach for a transpiled IC r=jandem
...
Differential Revision: https://phabricator.services.mozilla.com/D94875
2020-10-28 07:51:59 +00:00
Eitan Isaacson
cf25b74412
Bug 1673036 - If focused accessible is styled away, emit focus event on document. r=Jamie
...
Previously, the focus was emitted on the accessible's visible
container, even if it was not focusable.
Differential Revision: https://phabricator.services.mozilla.com/D94746
2020-10-26 18:40:24 +00:00
Ben Delevingne
30a007f78c
Bug 1673873 - [devtools] Remove defer usage in devtools/shared/security/auth.js. r=Honza
...
Differential Revision: https://phabricator.services.mozilla.com/D94995
2020-10-28 15:41:22 +00:00
Ben Delevingne
fc9a30b052
Bug 1673881
- Remove defer usage in devtools/client/storage/VariablesView.jsm. r=Honza
...
Differential Revision: https://phabricator.services.mozilla.com/D94997
2020-10-28 15:40:08 +00:00
Greg Tatum
b3a1294711
Bug 1673723 - Test marker schema from xpcshell tests; r=gerald,julienw
...
Moving markers definitions to where they are used means that it's harder
to unit test them from gtests. xpcshell tests have the benefits of exercising
the markers in a more realistic setting. However, we still need to test the
output of the schema. This patch adds a new capability to do a deep equality
check of the schema results. The utility function attempts to make the output
more readable by humans, and suggest how to fix errors. This will hopefully
make it easy for users to update and maintain their markers.
Differential Revision: https://phabricator.services.mozilla.com/D94890
2020-10-28 14:08:59 +00:00
Nicolas B. Pierron
66483edc2d
Bug 1661256 part 38 - Remove callWithABI using untyped function pointer. r=jandem
...
Differential Revision: https://phabricator.services.mozilla.com/D91967
2020-10-28 15:16:11 +00:00
Chris H-C
8bb8c06d59
Bug 1673610 - Be more specific about the policy in Telemetry's docs r=janerik
...
Differential Revision: https://phabricator.services.mozilla.com/D95005
2020-10-28 15:10:29 +00:00
Alexis Beingessner
e70a174ef5
Bug 1608357 - Remove supression for seemingly fixed issue. r=decoder
...
Differential Revision: https://phabricator.services.mozilla.com/D94856
2020-10-28 15:07:24 +00:00
David Teller
dd2b625eb0
Bug 1635117 - Publish about:processes for localization;r=flod,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D94761
2020-10-28 14:44:01 +00:00
David Teller
1ae400f968
Bug 1635117 - Trust fluent with internationalization of Memory usage and delta;r=florian,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D94760
2020-10-28 14:43:46 +00:00
David Teller
2fb65e83ea
Bug 1635117 - Trust fluent with internationalization of CPU percentage and total duration;r=florian,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D94759
2020-10-28 14:43:38 +00:00
David Teller
e6bd508631
Bug 1635117 - get rid of camelCasing in about:processes fluent labels;r=flod,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D94758
2020-10-28 10:43:29 +00:00
Frederic Wang
bdcea0a95f
Bug 1673315 Add a test to ensure loopback host names cannot be overridden, r=valentin,necko-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D94712
2020-10-28 14:33:29 +00:00
Emilio Cobos Álvarez
9ef65719fc
Bug 1673864 - Fix vertical scrollbar thumb drawing on GTK's non-native theme. r=mstange
...
Differential Revision: https://phabricator.services.mozilla.com/D94988
2020-10-28 14:40:24 +00:00
Narcis Beleuzu
41be6a07c9
Backed out changeset af04d36c832d (bug 1670530) for bc failure on browser_viewsourceprefs.js . CLOSED TREE
2020-10-28 18:01:00 +02:00
Narcis Beleuzu
57cc17836f
Backed out changeset ab6c1419da26 (bug 1669369) for bc failures on browser_all_files_referenced.js CLOSED TREE
2020-10-28 17:32:34 +02:00
Nicolas B. Pierron
09f7a52796
Bug 1661256 part 37 - Add test case to check that the ABI is respected by the MacroAssembler. r=jandem,sfink
...
Differential Revision: https://phabricator.services.mozilla.com/D91174
2020-10-28 14:31:07 +00:00
Ryan VanderMeulen
84e8249e0a
Bug 1672411 - Update freetype2 to 2.10.4. r=jfkthame
...
Differential Revision: https://phabricator.services.mozilla.com/D94321
2020-10-28 09:39:35 +00:00
Jeff Muizelaar
938d2dffe9
Bug 1672899. Avoid CGFonts in ctfont_create_exact_copy when possible. r=jfkthame
...
We should be able to use CTFontCreateCopyWithAttributes for non-system fonts
because we don't need to worry about them changing. This avoids the leaks
caused by going through a CGFont.
Differential Revision: https://phabricator.services.mozilla.com/D94772
2020-10-28 14:16:41 +00:00
Kershaw Chang
f5cd5d9ba2
Bug 1671939 - Move some dns code our of nsHttpTransaction r=dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D94591
2020-10-28 13:46:24 +00:00
Kershaw Chang
beb27599c3
Bug 1671939 - Create speculative connection for the first service mode record, r=dragana,necko-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D94014
2020-10-28 13:46:16 +00:00
Chris H-C
c161a23e77
Bug 1673610 - Document how to implement new FOG metric types in C++ and JS r=janerik
...
Differential Revision: https://phabricator.services.mozilla.com/D94841
2020-10-28 12:09:39 +00:00
Nika Layzell
3f9ef8b720
Bug 1670530 - Fix view-source loads redirecting from parent to content, r=mattwoodrow,necko-reviewers
...
Previously these requests would replace the nsIRequest argument to stream
listeners based on the initial process, rather than based on the final process.
This caused issues when the initial process was non-remote, but the final
process was remote, as the parameter would be replaced when it shouldn't be.
This patch now disables request-argument replacement for all loads, and
selectively re-enables it during OnStartRequest for loads which will terminate
in the parent process.
Differential Revision: https://phabricator.services.mozilla.com/D94779
2020-10-27 07:29:45 +00:00
Neil Deakin
a1d6faff00
Bug 1669369, remove legacy actor from PrintingChild and replace with JSWindowActor, r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D92519
2020-10-28 13:58:27 +00:00
stransky
9fda24b4c1
Bug 1673601 [Wayland] Remove WindowBackBufferShm and use only WindowBackBuffer, r=jhorak
...
Depends on https://phabricator.services.mozilla.com/D94735
Differential Revision: https://phabricator.services.mozilla.com/D94827
2020-10-28 13:32:23 +00:00
Alexis Beingessner
9e58a2784e
Bug 1607706 - Remove supression for seemingly fixed issue. r=decoder
...
Differential Revision: https://phabricator.services.mozilla.com/D94855
2020-10-28 13:53:55 +00:00
Alexis Beingessner
7701381612
Bug 1607704 - Remove supression for seemingly fixed issue. r=decoder
...
Differential Revision: https://phabricator.services.mozilla.com/D94854
2020-10-28 13:53:47 +00:00
Alexis Beingessner
be4f23fa57
Bug 1607588 - Remove supression for seemingly fixed issue. r=decoder
...
Differential Revision: https://phabricator.services.mozilla.com/D94853
2020-10-28 13:53:40 +00:00
Alexis Beingessner
b91c79179f
Bug 1607138 - Remove supression for seemingly fixed issue. r=decoder
...
Differential Revision: https://phabricator.services.mozilla.com/D94852
2020-10-28 13:53:38 +00:00
Frederic Wang
93461aced4
Bug 1673856 Do not set network.dns.ipv4OnlyDomains when running XPCShell r=valentin,necko-reviewers
...
This preference is currently only used when running Windows XPCShell
tests in order to disable IPv6 resolution for "localhost". However, this
does not seem to be needed anymore and actually breaks the expectation
that "localhost" resolves to IPv4 and IPv6 loopback addresses
(see bugs 1673315, 1673364, 1220810).
Differential Revision: https://phabricator.services.mozilla.com/D94986
2020-10-28 13:50:00 +00:00
Marco Bonardo
4ef751c0a8
Bug 1673865 - Fix Sqlite async shutdown blocker state vars. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D94987
2020-10-28 13:43:16 +00:00