Boris Zbarsky
09bd9b6dd3
Bug 1455055 part 5. Clean up HandleEvent implementations in dom/xbl. r=masayuki
...
MozReview-Commit-ID: 1DOlnGP4Sri
2018-04-20 00:49:29 -04:00
Boris Zbarsky
1deca54b91
Bug 1455055 part 4. Clean up HandleEvent implementations in accessible. r=masayuki
...
MozReview-Commit-ID: B3ez0ESo21g
2018-04-20 00:49:29 -04:00
Boris Zbarsky
bac3f2e054
Bug 1455055 part 3. Clean up HandleEvent implementations in layout. r=masayuki
...
MozReview-Commit-ID: 7Irm8aAmeIt
2018-04-20 00:49:29 -04:00
Boris Zbarsky
b198cf2c31
Bug 1455055 part 2. Clean up HandleEvent implementations in layout/xul. r=masayuki
...
They take Event now so we can simplify some things.
MozReview-Commit-ID: HUbn7QWqRAQ
2018-04-20 00:49:29 -04:00
Boris Zbarsky
2b6097ae6d
Bug 1455055 part 1. Convert nsIDOMEventListener to taking an Event, not an nsIDOMEvent. r=masayuki
...
This does no cleanup other than what's needed to compile. Cleanup coming up in
later patches.
MozReview-Commit-ID: 3sOnkj71n09
2018-04-20 00:49:29 -04:00
Cosmin Sabou
b2c2858515
Backed out changeset 6114707a68a3 (bug 1402081) for braking the wpt harness with wrong syntax. CLOSED TREE
2018-04-20 07:08:48 +03:00
Cosmin Sabou
505b346177
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-04-20 06:52:27 +03:00
Cosmin Sabou
b9a82af44a
Backed out 2 changesets (bug 1387399) for OSX reftests permafailures on attachment-local-positioning-2.html. a=backout
...
Backed out changeset b78a225fa8c9 (bug 1387399)
Backed out changeset 4beeacb75bf5 (bug 1387399)
2018-04-20 06:47:41 +03:00
Cosmin Sabou
dcacfcfc71
Backed out 2 changesets (bug 1454598) as requested by Mossop in developers channel. a=backout
...
Backed out changeset b673e87d6134 (bug 1454598)
Backed out changeset 072dc1504ce6 (bug 1454598)
2018-04-20 06:45:39 +03:00
Randell Jesup
77b8bbfbe2
Bug 1453387: Add network load status reports to gecko-profiler markers r=mstange
2018-04-19 23:32:17 -04:00
Emilio Cobos Álvarez
81156610f9
Bug 1454233: Add a comment about why IsDocument() is the way it is. r=me
...
MozReview-Commit-ID: LYkYnKF9M2c
2018-04-20 03:58:01 +02:00
Emilio Cobos Álvarez
45787fc53f
Bug 1454241: Remove nsINode::eDATA_NODE. r=bz
...
MozReview-Commit-ID: 6HQDAwiGgIo
2018-04-20 03:58:00 +02:00
Cosmin Sabou
10f4083749
Backed out changeset 9dece6b7a594 (bug 1445798) for permafailing on Android lint. a=backout
2018-04-20 01:50:10 +03:00
Cosmin Sabou
4595d43d3a
Merge inbound to mozilla-central. a=merge
...
--HG--
rename : browser/modules/offlineAppCache.jsm => toolkit/modules/offlineAppCache.jsm
2018-04-20 01:29:10 +03:00
Cosmin Sabou
22be639c43
Merge autoland to mozilla-central. a=merge
2018-04-20 01:27:45 +03:00
Cosmin Sabou
83053e4d44
Backed out changeset c1af8cec18e0 (bug 1455115) for turning mochitest test_bug1166138.html (bug 1240225) into almost permafailure on Android. CLOSED TREE
2018-04-19 23:21:25 +03:00
Brindusan Cristian
e15ae260fc
Backed out changeset e8df07cc7125 (bug 1431753) as requested.
2018-04-19 22:41:27 +03:00
Marco Castelluccio
b119a517b0
Bug 1431753 - Make AndroidEmulatorTest extend CodeCoverageMixin. r=me CLOSED TREE
...
--HG--
extra : rebase_source : 48cefc7887943392fb30ce307fea6a5496c3c74e
2018-04-19 21:35:40 +02:00
Brindusan Cristian
de7724a73a
Backed out 3 changesets (bug 1431753) for android mochitest failures on mozharness/base/script.py CLOSED TREE
...
Backed out changeset bc062fa71ca7 (bug 1431753)
Backed out changeset df038cacff14 (bug 1431753)
Backed out changeset 381cc9c492f3 (bug 1431753)
--HG--
rename : testing/mozharness/mozharness/mozilla/testing/per_test_base.py => testing/mozharness/mozharness/mozilla/testing/verify_tools.py
2018-04-19 22:31:24 +03:00
Brindusan Cristian
b29d60aaaa
Backed out changeset 99ec19154f8a (bug 1454081) for browser chrome failures on browser_test_resolution.js. CLOSED TREE
2018-04-19 22:06:08 +03:00
Marco Castelluccio
3b40dbed3e
Bug 1431753 - Don't check per_test_coverage on Android, where we don't have a coverage build. r=me CLOSED TREE
...
--HG--
extra : rebase_source : ddf6f6a0e1a5449cf146282b8c38296e15187b57
2018-04-19 20:49:28 +02:00
Christoph Kerschbaumer
ec4a331131
Bug 1454914: Test web extensions are exempt from samesite cookie policy.r=jkt
2018-04-19 20:00:52 +02:00
Christoph Kerschbaumer
cf3858588b
Bug 1454914: Exempt web-extensions from same-site cookie policy. r=valentin,kmag
2018-04-19 20:00:37 +02:00
Kartikaya Gupta
cdf40babd0
Bug 1454794 - Fuzz an intermittent failure introduced by WR PR 2651. r=me
2018-04-19 14:31:59 -04:00
Marco Castelluccio
ac95649c98
Bug 1431753 - Add a test-coverage test suite, similar to test-verify, that runs tests in isolation in coverage mode. r=gbrown,jmaher
...
--HG--
extra : rebase_source : 8e151ddc81d528f85e2a4acbd7623935d4246b4f
2018-04-19 19:19:31 +02:00
L10n Bumper Bot
11a2ae294f
no bug - Bumping Firefox l10n changesets DONTBUILD r=release a=l10n-bump
...
crh -> default
2018-04-19 09:43:32 -07:00
Cameron McCormack
8e2992c3d7
Bug 1133172 - Remove SVGSVGElement.{pixel,screenPixel}UnitToMillimeter{X,Y}. r=longonsr,bz
...
MozReview-Commit-ID: KKy0J8oQYJj
--HG--
extra : rebase_source : 615b8b0b910344219490c0a5558c67777ecbe521
2018-04-19 17:21:00 +03:00
Noemi Erli
875e5ed0a1
Merge inbound to mozilla-central. a=merge
2018-04-19 12:53:30 +03:00
Steve Fink
c0c6ab8dfc
Bug 1455071
tier 2 bustage followup - s/WriteBytes/AppendBytes/
2018-04-19 00:37:58 -07:00
Noemi Erli
6b88e0ee99
Backed out 4 changesets (bug 1415342) for bc failures in browser/components/preferences/in-content/tests/siteData/browser_clearSiteData.js on a CLOSED TREE
...
Backed out changeset 36ff321fc1b8 (bug 1415342)
Backed out changeset d7e30b8499cd (bug 1415342)
Backed out changeset 4913f1571ece (bug 1415342)
Backed out changeset 25d665693e38 (bug 1415342)
--HG--
rename : toolkit/modules/offlineAppCache.jsm => browser/modules/offlineAppCache.jsm
2018-04-19 10:37:30 +03:00
Tom Prince
8328e1a077
Bug 1436662: Fix Thunderbird support for building windows packages; r=mshal
...
Differential Revision: https://phabricator.services.mozilla.com/D991
--HG--
extra : rebase_source : 670372873da0348a5cf6fda1cda2c21727cab247
extra : source : 40ab7755970c09f7f2c5a729b1ac5fae6fa3e4ba
2018-04-18 20:52:07 -06:00
Emilio Cobos Álvarez
42fb128936
Bug 1363875: [css-align]: Rename justify-items: auto to legacy. r=mats,xidorn
...
MozReview-Commit-ID: Jfwib2XDmSw
2018-04-20 02:07:04 +02:00
Kris Maglione
72c0eaf14a
Bug 1455176: Follow-up: Fix devtools bustage in more straggler tests that still use Task global. r=bustage
...
MozReview-Commit-ID: 9GzKdRlUXup
--HG--
extra : rebase_source : db252c594d8109da077ce99ad17834ae998db89c
2018-04-19 17:02:49 -07:00
Emilio Cobos Álvarez
81856604ef
Bug 1454238: Remove nsINode::eMEDIA. r=bz
...
MozReview-Commit-ID: LPutL6PlrgG
2018-04-20 01:30:12 +02:00
Emilio Cobos Álvarez
d8e55e4596
Bug 1454236: Remove nsINode::eDOCUMENT_FRAGMENT. r=bz
...
MozReview-Commit-ID: D2F3LbQ1pvw
2018-04-20 01:30:12 +02:00
Emilio Cobos Álvarez
c83b270a33
Bug 1454236: Introduce nsINode::{IsDocumentFragment, AsDocumentFragment}. r=bz
...
I wonder if we should use some macros to reduce a bit the copy pasta in the As*
functions...
Also whether they should start returning references... In any case, those are
followups.
MozReview-Commit-ID: 7w4518fSHnj
2018-04-20 01:30:11 +02:00
Emilio Cobos Álvarez
83fd987aec
Bug 1454233: Remove nsINode::eDOCUMENT. r=bz
...
MozReview-Commit-ID: ItjdI79zme7
2018-04-20 01:30:11 +02:00
Emilio Cobos Álvarez
37b05c5b37
Bug 1454233: Introduce nsINode::{IsDocument, AsDocument}. r=bz
...
MozReview-Commit-ID: InXKFstGgSU
2018-04-20 01:30:10 +02:00
Emilio Cobos Álvarez
ac58b545f5
Bug 1454233: Ensure some casts and GetParentElement get inlined. r=bz
...
GetParentElement was using AsElement before being defined. This is only fine
because AsElement wasn't actually getting inlined in this case.
MozReview-Commit-ID: K41hSBEmIU0
2018-04-20 01:30:10 +02:00
Kris Maglione
2ec2a0132d
Bug 1455176: Follow-up: Fix test which was added after SpawnTask.js rename. r=bustage CLOSED TREE
...
MozReview-Commit-ID: JeoqVESNGVU
--HG--
extra : amend_source : 6f9abc41e3ea984c03622d54551ead139a09c7b9
2018-04-19 16:16:58 -07:00
Kris Maglione
9da74a6674
Bug 1455176: Follow-up: Fix devtools bustage in straggler tests that still use Task global. r=bustage
...
MozReview-Commit-ID: J0ieBBJGZWM
--HG--
extra : rebase_source : ffa1e92e83c38ab5cc970ea8b90b037026e6939e
2018-04-19 16:15:00 -07:00
Emilio Cobos Álvarez
3de00ed4fd
Bug 1452889: Assert fatally if we're constructing frames for something that has frames and isn't a listbox item. r=bz
...
Let's see if listboxes are the only ones breaking invariants.
MozReview-Commit-ID: DSgfEoCOI78
2018-04-20 01:07:31 +02:00
Emilio Cobos Álvarez
cc292afe46
Bug 1452889: Handle appending multiple items to a listbox correctly. r=bz
...
What happened in bug 1446368 is the following: We append two items to an empty
listbox.
We can't construct lazily because this is XUL, so that goes through
IssueSingleInsertNotifications for each of the items.
When we insert the first one we call LazilyStyleNewChildRange _only on the first
sibling_, yet the listbox code tries to construct frames for the next sibling
too from CreateRows. The next sibling is unstyled, so we panic.
Instead of handling it in ContentRangeInserted but not ContentAppended, just do
it in the listbox-specific code instead, which looks slightly cleaner (though we
can't assert we're constructing async).
This should fix the case where the listbox is display: none or what not which,
combined with the patch in bug 1303605, supersede the backed out patch in
bug 1429088, which was backed out because listboxes suck.
MozReview-Commit-ID: D7UQ41S6Ras
2018-04-20 01:07:30 +02:00
Cosmin Sabou
dc8826c3b3
Bug 1402081 - Disable /html/browsers/browsing-the-web/scroll-to-fragid/replacement-enabled.html on Linux and Windows ccov for frequent failures. r=gbrown
2018-04-20 02:04:44 +03:00
Cosmin Sabou
283b6a509f
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-04-20 01:53:46 +03:00
Eitan Isaacson
326a67e71e
Bug 1454851 - Remove gestures and all input management. r=yzen
2018-04-19 15:45:57 -07:00
Cosmin Sabou
e9186f7449
Merge mozilla-central to inbound. a=merge CLOSED TREE
...
--HG--
rename : testing/mozharness/mozharness/mozilla/testing/verify_tools.py => testing/mozharness/mozharness/mozilla/testing/per_test_base.py
2018-04-20 01:38:32 +03:00
Kris Maglione
a8c19b9f5a
Bug 1455176: Follow-up: Fix build bustage from xpcshell self-test. r=bustage CLOSED TREE
...
MozReview-Commit-ID: AZzLJyxyUxl
--HG--
extra : rebase_source : c30426843bd35f84db9e447fe708da3c74c3456e
2018-04-19 15:11:15 -07:00
Marco Castelluccio
3988db8b4e
Bug 1431753 - Fix condition when verification and per-test coverage are not enabled. r=me
2018-04-19 23:56:50 +02:00
Kris Maglione
219ed0cc06
Bug 1454813: Part 2b - Rename SpawnTask.js to AddTask.js. r=florian
...
The old name no longer makes sense, since it no longer exports an spawn_task
symbol, and add_task is what we really care about.
MozReview-Commit-ID: IE7B8Czv8DH
--HG--
rename : testing/mochitest/tests/SimpleTest/SpawnTask.js => testing/mochitest/tests/SimpleTest/AddTask.js
extra : rebase_source : 03bca5aa69a7625a49b4455a6c96ce4c59de3a5a
2018-04-18 11:43:45 -07:00