Emilio Cobos Álvarez
9c4328ca42
Bug 1452080: Remove ComputedStyle::PresContext usage from layout and canvas code. r=xidorn
...
Couldn't find an easy way of splitting these up :(
MozReview-Commit-ID: 2kTZ5McREUT
2018-04-09 09:57:55 +02:00
Emilio Cobos Álvarez
948ee35260
Bug 1452080: Remove ComputedStyle::PresContext usage in animation code. r=hiro
...
MozReview-Commit-ID: HwooTF9PGnq
2018-04-09 09:56:32 +02:00
Nicolas Chevobbe
e1aae8e4ed
Bug 1451821 - Move new-console-output content one folder up; r=jdescottes.
...
Now that the old frontend is in a dedicated folder, we can
remove the new-console-output folder and move its content
to devtools/client/webconsole, which will prevent confusion
while the old frontend is still around.
MozReview-Commit-ID: 57yM7IZhmAK
2018-04-06 15:03:20 +02:00
Nicolas Chevobbe
01e293c639
Bug 1451821 - Put console old-frontend code in webconsole/old; r=jdescottes.
...
MozReview-Commit-ID: 7jIu1nrS8zW
2018-04-06 08:02:58 +02:00
Manish Goregaokar
e7b08162d5
servo: Merge #20575 - Use correct filler y value when animating with an implied-y translate()s (from Manishearth:filler-y); r=emilio
...
r=emilio https://bugzilla.mozilla.org/show_bug.cgi?id=1451724
Source-Repo: https://github.com/servo/servo
Source-Revision: e460b4ab8a9abfe70d0cac9cf03160510f791b7c
2018-04-09 01:47:58 -04:00
Mark Hammond
e4c7609200
Bug 1448184 - only send notifications of history batch updates when we actually have updates. r=standard8,tcsc
...
MozReview-Commit-ID: CvXVSK9Dy8S
2018-03-23 10:35:00 +11:00
Cosmin Sabou
ad63d81af7
Backed out changeset 9bff182dc722 (bug 1448184) for ESlint failure on /builds/worker/checkouts/gecko/services/sync/modules/engines/history.js CLOSED TREE
2018-04-09 08:02:53 +03:00
Mark Hammond
2953c2472d
Bug 1448184 - only send notifications of history batch updates when we actually have updates. r=standard8,tcsc
...
MozReview-Commit-ID: CvXVSK9Dy8S
2018-03-23 10:35:00 +11:00
Daisuke Akatsuka
49f447ebf6
Bug 1451772: Add requestLongerTimeout to browser_animation_keyframes-graph_computed-value-path. r=gl
...
MozReview-Commit-ID: 1nnieE4xbzy
2018-04-09 11:05:47 +09:00
Hiroyuki Ikezoe
4a3fc82117
Bug 1323119 - Add a test case that had caused an assertion on the old style system. r=daisuke
...
Note that on the new style system (a.k.a stylo) the test case hasn't caused
any assertions.
MozReview-Commit-ID: AALHnuW48Rb
2018-04-09 09:56:04 +09:00
Daisuke Akatsuka
bcd2a319cd
Bug 1451666: Set default cursor style to root element of animation inspector and pointer style to summary graph. r=gl
...
MozReview-Commit-ID: EZi6h9AWjtO
2018-04-06 17:15:53 +09:00
Andreas Tolfsen
6a54108d78
Bug 1452479 - Include timeout duration in ScriptTimeoutError. r=whimboo
...
We don’t currently log what the script timeout was when throwing
ScriptTimeoutError. It would provide more value to the user to
include the timeout duration than to record "Timed out" as we do
currently.
MozReview-Commit-ID: 3DM1Xer3Qbz
2018-04-08 17:23:14 +01:00
Daisuke Akatsuka
ff8dffd82b
Bug 1447710: Disable browser_animation_mutations_with_same_names.js test. r=gl
...
MozReview-Commit-ID: FihUqfl3uiW
2018-04-06 16:50:26 +09:00
Andreas Tolfsen
387c97a84a
Bug 1451838 - Fix double-mention of exit status. r=whimboo
...
The Display trait implementation for ExitStatus returns "exit code:
0", leading to a convoluted sentence such as "Browser process
stopped with exit status exit code: 0".
MozReview-Commit-ID: 2D1JsFIhF7d
2018-04-06 15:28:08 +01:00
Bogdan Tara
b9a19479b9
Merge inbound to mozilla-central. a=merge
2018-04-09 00:43:58 +03:00
Bogdan Tara
9042c24333
Merge autoland to mozilla-central. a=merge
2018-04-09 00:42:49 +03:00
ffxbld
d984820963
No bug, Automated HPKP preload list update from host bld-linux64-spot-303 - a=hpkp-update
2018-04-08 13:36:33 -07:00
ffxbld
ac73c8799e
No bug, Automated HSTS preload list update from host bld-linux64-spot-303 - a=hsts-update
2018-04-08 13:36:29 -07:00
Christoph Kerschbaumer
e2956b7861
Bug 1286861: Add tests for same site top-level. r=mgoodwin
2018-04-08 19:53:08 +02:00
Christoph Kerschbaumer
ee222931d9
Bug 1286861: Add tests for same site subrequests. r=mgoodwin
2018-04-08 19:52:49 +02:00
Christoph Kerschbaumer
e2074aeb9b
Bug 1286861: Update CookieService to enforce same site cookies. r=valentin
2018-04-08 19:52:05 +02:00
Sebastian Hengst
b0597f1dca
Bug 1452113: Stop generating stylo expectations: Add back annotation for detached-buffers.sharedworker.html to fix Linux 32-bit failures. r=wpt-fix
2018-04-08 21:53:11 +03:00
Phil Ringnalda
055b0041f5
Backed out changeset 918004b0cc5d (bug 1451968) for breaking comm-central builds, a=shame
2018-04-08 09:02:43 -07:00
arthur.iakab
c983233c32
Merge inbound to mozilla-central. a=merge
2018-04-08 13:27:02 +03:00
arthur.iakab
f1a90b8311
Merge autoland to mozilla-central. a=merge
2018-04-08 13:25:35 +03:00
David Teller
3897cc4d44
Bug 1452441 - Fix infinite recursion in testBinASTReader for Windows;r=Yoric
...
MozReview-Commit-ID: Fwv0VgPpv4v
2018-04-08 09:46:07 +02:00
Phil Ringnalda
ea478ef691
Bug 1437004 followup, disable BinAST tests on Windows where they create an infinite path, a=bustage
2018-04-07 19:40:08 -07:00
Gurzau Raul
ace2071bbf
Backed out 4 changesets (bug 1445973) for failing on tests/saved-stacks/bug-1445973-quick.js on a CLOSED TREE
...
Backed out changeset 2ed6d9d910b0 (bug 1445973)
Backed out changeset 014fdec944a9 (bug 1445973)
Backed out changeset 1a11067ab1e6 (bug 1445973)
Backed out changeset e427340ec249 (bug 1445973)
2018-04-08 04:20:09 +03:00
Gurzau Raul
82c55e3c38
Backed out changeset d9110e28f361 (bug 1358712) for wpt mass failures on Linux QuantumRender, e.g. in /css/css-tables/height-distribution/computing-row-measure-1.html
2018-04-08 01:49:40 +03:00
Gurzau Raul
fb3dd52188
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-04-08 01:04:38 +03:00
Gurzau Raul
eeb58c6fc7
Merge inbound to mozilla-central. a=merge
2018-04-08 00:50:24 +03:00
Gurzau Raul
ef3adcb90c
Merge autoland to mozilla-central. a=merge
2018-04-08 00:43:23 +03:00
ffxbld
367b4e5f72
No bug, Automated HPKP preload list update from host bld-linux64-spot-303 - a=hpkp-update
2018-04-07 13:43:15 -07:00
ffxbld
4688f90d82
No bug, Automated HSTS preload list update from host bld-linux64-spot-303 - a=hsts-update
2018-04-07 13:43:11 -07:00
Olli Pettay
3fbc9661a9
Bug 1452386 - Add a helper to get the existing nsIWeakReference from nsINode, r=emilio
2018-04-07 20:41:03 +03:00
Emilio Cobos Álvarez
01ae09e08a
Bug 1451874: Respect the -moz- gradient pref again. r=xidorn
...
MozReview-Commit-ID: 2MDRZLmLMM0
2018-04-07 18:18:09 +02:00
Nathan Froyd
8f143f055b
Bug 1448544 - remove AutoVsyncTelemetry; r=farre
...
We had this for Quantum DOM, but that effort is stalled/dead, so we
should just remove the code and associated Telemetry histograms.
2018-04-07 11:54:03 -04:00
Emilio Cobos Álvarez
0bed1dad3c
servo: Merge #20586 - style: Respect the -moz- gradient pref again (from emilio:moz-gradient-pref); r=xidorn
...
This hopefully allows us to unship them eventually.
Bug: 1451874
Reviewed-by: xidorn
MozReview-Commit-ID: 2MDRZLmLMM0
Source-Repo: https://github.com/servo/servo
Source-Revision: 954ac8157f1acac6454ced09bfc948a0bcce75e2
2018-04-07 11:07:55 -04:00
Emilio Cobos Álvarez
ba38136c8f
No bug - Update test expectations to account for servo/servo#20583 . r=me
...
MozReview-Commit-ID: CRjAiV4eGi
2018-04-07 17:10:28 +02:00
Jason Laster
9df81918c8
Bug 1451314 - Update Debugger Frontend v32. r=jdescottes
...
MozReview-Commit-ID: KK0CLqSzuVx
2018-04-07 10:45:42 -04:00
Emilio Cobos Álvarez
0241e13730
servo: Merge #20583 - selectors: Don't serialize :nth-child(-n) as -1n (from emilio:affine-stuff); r=upsuper
...
Source-Repo: https://github.com/servo/servo
Source-Revision: ecfcf35c26e789bacd2c46786bf0d75f0b20944f
2018-04-07 10:10:35 -04:00
Emilio Cobos Álvarez
1197ca2d69
Bug 1439398: Upstream a few more ib-split tests. r=dbaron
...
MozReview-Commit-ID: 3Ah1bb8dmwq
2018-04-07 16:18:06 +02:00
Emilio Cobos Álvarez
b066beea09
Bug 1439398: Tidy a few more tests in preparation to upstreaming. r=dbaron
...
MozReview-Commit-ID: 2QLhO7iu01e
2018-04-07 16:18:06 +02:00
Xidorn Quan
b219cb0817
servo: Merge #20582 - Have CSSOM append rather than replace slot in declaration block (from upsuper:cssom-append); r=emilio
...
The early return for identical setting in importance matching as well as the comment before `index_to_remove` are removed because the order is web-exposing regardless of whether it's from CSSOM or parsing. e.g. `top: 1px; left: 2px; top: 1px;` is effectively `left: 2px; top: 1px;`,
not `top: 1px; left: 2px;`.
This is patch for [bug 1415330](https://bugzilla.mozilla.org/show_bug.cgi?id=1415330 ), for spec change in w3c/csswg-drafts#2516 . And corresponding test will be added in w3c/web-platform-tests#10354 .
Source-Repo: https://github.com/servo/servo
Source-Revision: ccc9d1c4c2877ebc82158b91dc27e1be74fae237
2018-04-07 09:18:28 -04:00
Emilio Cobos Álvarez
80271e0129
Bug 1439055: Export the ib-split remove-* reftests. r=bz
...
MozReview-Commit-ID: Ey94P8sPyhp
2018-04-07 16:04:05 +02:00
Emilio Cobos Álvarez
77599f85e8
Bug 1439055: Add a few <body> tags to match better test and references. r=bz
...
MozReview-Commit-ID: J7NYrh9gtK9
2018-04-07 16:04:03 +02:00
Emilio Cobos Álvarez
acaba73773
Bug 1439055: Tidy the ib-split remove-* tests. r=bz
...
Mostly removing some unneeded tags (<meta name=flags> is no longer needed, and
tagging it "dom" didn't seem appropriate to me). Also adding some tags that
match the WPT test template (charset / titles mostly). Also using consistent
indentation.
Finally, adding the needed
<link rel="match">
tags so that the exported tests work correctly upstream.
MozReview-Commit-ID: Lt83JmJE4pO
2018-04-07 16:03:59 +02:00
Emilio Cobos Álvarez
7e1d5887e6
Bug 1447827: Rename the reparenting stuff. r=xidorn
...
MozReview-Commit-ID: H7tl6O8Ju32
2018-04-07 15:51:19 +02:00
Emilio Cobos Álvarez
6bf97b9921
Bug 1447827: Remove unused hover generation. r=xidorn
...
Not worth to keep the dead code, even if we may end up having to do something
about it in bug 1376082.
MozReview-Commit-ID: 8GG7O9ujtk0
2018-04-07 15:50:59 +02:00
Emilio Cobos Álvarez
3284a9dda8
Bug 1447827: Remove ServoRestyleManager. r=xidorn
...
MozReview-Commit-ID: CFafQsb4rQn
2018-04-07 15:50:06 +02:00