Boris Zbarsky
5ae7919fcf
Bug 1455676 part 15. Stop using nsIDOMNode in the a11y talos tests. r=surkov
2018-05-29 22:58:50 -04:00
Boris Zbarsky
bea3100e53
Bug 1455676 part 14. Remove most use of nsIDOMNode in dom/. r=qdot
2018-05-29 22:58:49 -04:00
Boris Zbarsky
ce1b5e3b44
Bug 1455676 part 13. Remove use of nsIDOMNode from toolkit/. r=mossop
...
This needs pretty careful review for the update service changes, though I think
they're pretty mechanical and safe.
2018-05-29 22:58:49 -04:00
Boris Zbarsky
1d8f39e16f
Bug 1455676 part 12. Remove use of nsIDOMNode from xpcom/. r=qdot
2018-05-29 22:58:49 -04:00
Boris Zbarsky
5fa76e716f
Bug 1455676 part 11. Remove use of nsIDOMNode from xpfe/. r=qdot
2018-05-29 22:58:49 -04:00
Boris Zbarsky
931b9e37ad
Bug 1455676 part 10. Remove use of nsIDOMNode from remaining xpidl. r=qdot
2018-05-29 22:58:49 -04:00
Boris Zbarsky
4cf7b4f9a1
Bug 1455676 part 9. Mostly remove use of nsIDOMNode from mobile/. r=snorp
2018-05-29 22:58:49 -04:00
Boris Zbarsky
9748db120d
Bug 1455676 part 8. Remove nsIDOMNode usage from layout/. r=qdot
2018-05-29 22:58:48 -04:00
Boris Zbarsky
54fad5efa0
Bug 1455676 part 7. Remove nsIDOMNode usage from layout/inspector/. r=qdot
2018-05-29 22:58:48 -04:00
Boris Zbarsky
0a370c0291
Bug 1455676 part 6. Remove nsIDOMNode usage from docshell/. r=qdot
2018-05-29 22:58:48 -04:00
Boris Zbarsky
dd184e287a
Bug 1455676 part 5. Remove nsIDOMNode usage from netwerk/. r=qdot
2018-05-29 22:58:48 -04:00
Boris Zbarsky
317d43647c
Bug 1455676 part 4. Remove nsIDOMNode usage from uriloader/. r=qdot
2018-05-29 22:58:48 -04:00
Boris Zbarsky
6213894581
Bug 1455676 part 3. Remove nsIDOMNode usage from widget/. r=qdot
2018-05-29 22:58:48 -04:00
Boris Zbarsky
4ef13b9076
Bug 1455676 part 2. Remove nsIDOMNode usage from accessible/. r=surkov
2018-05-29 22:58:47 -04:00
Boris Zbarsky
89366855ba
Bug 1455676 part 1. Make it possible to importGlobalProperties Node. r=qdot
2018-05-29 22:58:47 -04:00
David Parks
24e1111be1
Bug 1459335 - Distinguish between unregistered and failed DLL function interceptions. r=aklotz
...
Each failed attempt to intercept functions in a DLL wastes valuable memory so we remember failures in order to avoid repeating them.
2018-05-23 16:36:45 -07:00
arthur.iakab
1d6ae05136
Bug 1461899 - Disable browser_animation_keyframes-graph_computed-value-path_easing-hint.js on Windows and Linux. r=jmaher
2018-05-25 21:30:00 +03:00
Cameron Kaiser
06d4641b77
Bug 1464754 - Use proper atomicops for ppc32/ppc64. r=froydnj
2018-05-27 22:50:05 -07:00
Nick Thomas
b498a2c072
Bug 1462120
- Update verify fixes for ESR60 branch, r=bhearsum DONTBUILD
2018-05-30 11:29:09 +12:00
Cosmin Sabou
f571cc5fe1
Backed out 10 changesets (bug 1457336, bug 1457286) for android mochitest failures on dom/base/test/test_find.html.
...
Backed out changeset 6b7bc00d68ae (bug 1457336)
Backed out changeset 585572d3a8e3 (bug 1457336)
Backed out changeset ded57fc8fd13 (bug 1457336)
Backed out changeset b7a0af3470b0 (bug 1457336)
Backed out changeset 3d17cdf86d69 (bug 1457336)
Backed out changeset 9df9a6524aad (bug 1457336)
Backed out changeset 727e25c0e3ad (bug 1457336)
Backed out changeset 91f27da56d68 (bug 1457336)
Backed out changeset 072fa168f471 (bug 1457336)
Backed out changeset 1f645546750f (bug 1457286)
2018-05-30 01:21:31 +03:00
Eliza Balazs
8f46f595c9
Bug 1430530 - Disable test_acceleration.html for frequent failures on windows 10 !debug. r=jmaher
2018-05-29 08:35:00 +03:00
Eugen Sawin
410a424061
Bug 1463772 - [2.1] Add basic tracking protection tests. r=jchen
2018-05-29 23:54:45 +02:00
Eugen Sawin
c4cfb57d29
Bug 1463772 - [1.4] Move and refactor tracking protection blocklist selection. r=snorp,jchen
2018-05-29 23:54:45 +02:00
Noemi Erli
f353eab731
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-05-30 00:52:42 +03:00
Emilio Cobos Álvarez
3b0a6e632d
Bug 1457336: followup: Allow one more assertion, since it fired once in TV. r=me
...
Let's try to avoid to re-close the already CLOSED TREE if the previous patch
works.
MozReview-Commit-ID: 9ieKkWKxYRR
2018-05-29 23:48:33 +02:00
Emilio Cobos Álvarez
4ede9b0c13
Bug 1457336: followup: Try to fix test_find.html on Android. r=me
...
Let's see if this manages to reopen the CLOSED TREE. It's either raciness on
load, or it's timing out, so I hope it's this, really.
MozReview-Commit-ID: KUbJvRcTlNF
2018-05-29 23:46:11 +02:00
Noemi Erli
846f00f83f
Merge inbound to mozilla-central. a=merge
2018-05-30 00:41:41 +03:00
Cosmin Sabou
5dc0c9ea8e
Backed out changeset c3172bfa5d63 (bug 1447952) for frequent browser chrome failures on browser_siteData.js. CLOSED TREE
2018-05-29 22:01:04 +03:00
Chris AtLee
6954584948
Bug 1465050: Remove reference to config_file_search_path r=marco
...
MozReview-Commit-ID: 2w3uQ226kzs
--HG--
extra : rebase_source : df37a734ed715e9037cac192ba2f7f121a2355c2
2018-05-29 13:38:13 -04:00
Tim Nguyen
3078e13f4c
Bug 1455922 - Adjust findbar style to work better on dark themes. r=dao
...
MozReview-Commit-ID: IGIFlJUV1V8
--HG--
extra : rebase_source : e3e7f79aac57404d8136625db9da30bbbc960158
2018-05-29 20:45:33 +02:00
Tim Nguyen
dee6470fc1
Bug 1455922 - Create shared findbar CSS across platforms. r=dao
...
MozReview-Commit-ID: Hv3WHysJOQX
--HG--
rename : toolkit/themes/windows/global/findBar.css => toolkit/themes/shared/findBar.inc.css
extra : rebase_source : e890a2a8704a7d143db0b63947e0d72662169d7e
2018-05-29 20:45:22 +02:00
Tim Nguyen
55008c99fa
Bug 1464699 - Replace PNG places icons with SVG. r=dao
...
MozReview-Commit-ID: FUozHoemZAB
--HG--
extra : rebase_source : 2d3471bc1bb0dc1b2cfa85a931b17a9efcc711fe
2018-05-29 20:37:48 +02:00
Ryan Hunt
6c8f4d0b0f
Bug 1454980 - Let tiled parallel skia on unaccelerated windows ride the trains. r=davidb
...
--HG--
extra : rebase_source : df4dc5853fe92e66ac44b164695a78ac01682577
2018-05-29 10:48:46 -05:00
Kartikaya Gupta
5021217542
Bug 1463416 - Follow-up to remove timeout expectation from some QR tests, because it's not timing out any more. r=me
2018-05-29 14:20:00 -04:00
Andrea Marchesini
de738c53ef
Bug 1461426 - IPCBlobInputStreamParent should be sent as underlying stream to the content - unit test, r=rpl
2018-05-29 20:02:03 +02:00
Andrea Marchesini
044ba75ddf
Bug 1461426 - IPCBlobInputStreamParent should be sent as underlying stream to the content, r=smaug
2018-05-29 20:02:03 +02:00
Andrea Marchesini
612caa865c
Bug 1462662 - Wipe the container for privacy.usercontext.about_newtab_segregation.enabled on shutdown, r=johannh
2018-05-29 17:35:28 +02:00
Joel Maher
bea2e0899f
Bug 1392106 - random-if many more win7 tests. r=RyanVM
2018-05-29 13:50:33 -04:00
Jason Laster
bff4a75c01
Bug 1465080 - Render breakpoints with CM.runMode (v60). r=dwalsh
...
MozReview-Commit-ID: HmYfF8gm2Bd
2018-05-29 13:50:08 -04:00
Boris Zbarsky
3b8785a733
Bug 1460735 part 2. Remove nsIDOMDocument. r=qdot
2018-05-29 13:39:06 -04:00
Boris Zbarsky
16e02a5e28
Bug 1460735 part 1. Remove use of nsIDOMDocument in JS. r=qdot
...
There are some places where we have a thing which may not even be a node, and
we end up hardcoding the value of DOCUMENT_NODE there, because
"foo.nodeType == foo.DOCUMENT_NODE" will test true if foo is not a node: both
sides will be undefined.
2018-05-29 13:39:00 -04:00
Boris Zbarsky
69db48b9c0
Bug 1047514. Re-enable the test_getWebIDLCaller test on Android. r=kmag
2018-05-29 13:38:53 -04:00
Cosmin Sabou
63954a642e
Backed out changeset 62ed84f80e37 (bug 1462662) for mochitest browser chrome failures on browser_startup.js. CLOSED TREE
2018-05-29 20:16:46 +03:00
Sylvestre Ledru
3f0e9bf7a3
Bug 1464809 - Disable -Werror on -Wclass-memaccess until the backlog is fixed r=froydnj
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1411029#c2
MozReview-Commit-ID: 2CyoNWMUrw9
--HG--
extra : rebase_source : 758d2c9bc9e2dd3502def27a0d9bc6f9e0887e2d
2018-05-28 14:56:41 +02:00
Nick Alexander
1589faf8b2
Bug 1464381 - Fix check for NIGHTLY_BUILD. r=gps
...
This was simply an oversight in the implementation of Bug 1464128.
What's happening is that `set_config` in `moz.configure` is not
unconditional, and NIGHTLY_BUILD is set in local builds and in B and N
builds in automation, so there was no test of the other case, which
promptly fails. This re-uses a pattern successful in mobile/android
for setting defines.
MozReview-Commit-ID: 4zL4hVsqE3Q
--HG--
extra : rebase_source : f6033ed9be0afde7d1a5502bf69234247c95b8ba
2018-05-25 15:37:19 -07:00
Henrik Skupin
42abd0a86f
Bug 1454680 - [marionette] Skip screenshot tests for Fennec debug builds. r=jmaher
...
MozReview-Commit-ID: 2L3jQ4gvZKK
--HG--
extra : rebase_source : 774ac64fea4dcf11230182066ed49ee0ce864df7
2018-05-29 18:39:32 +02:00
Tom Ritter
fa3809ad7d
Bug 1462891 - Add Timer Rounding to Navigation APIs. r=baku
2018-05-24 15:44:46 -05:00
Ehsan Akhgari
a9658948cc
Bug 1465213 - Update the en-US dictionary to SCOWL 2018.04.16
2018-05-29 16:28:06 -04:00
Ekanan Ketunuti
9428b7aa7e
Bug 1461240 - Add words to en-US dictionary. r=ehsan
2018-05-29 16:22:12 -04:00
Emilio Cobos Álvarez
931d7328a2
Bug 1457336: Mark a few assertions as expected in test_bug451540.xul. rs=mikedeboer
...
This series exposes an existing bug in nsFindIterator where it cannot rewind
into NAC properly. This nested iterator setup is going to change heavily as part
of making it work on Shadow DOM, so just punt on this for now.
MozReview-Commit-ID: Aq8XfXjQw6f
2018-05-29 21:39:14 +02:00