Commit Graph

1794 Commits

Author SHA1 Message Date
Dan Minor
df1e61fa98 Bug 1308433 - In automation methods, when startTime is < AudioContext.currentTime, clamp to AudioContext.currentTime; r=padenot
MozReview-Commit-ID: ImnxgOiIdnG

--HG--
extra : rebase_source : 57f874281bf9cbb97b6f52bbb3f138b5c35edcc7
2016-11-08 09:29:35 -05:00
Chun-Min Chang
c6e16993f7 Bug 1289974 part 2: Disable web-platform-test for allowing popup temporarily; r=smaug
MozReview-Commit-ID: K8JnQgcPNzu

--HG--
extra : rebase_source : 1e9020bd57f98d6705a2e35e069bd8419e628e46
2016-11-15 11:08:34 +08:00
Hiroyuki Ikezoe
2cb872e64c Bug 1304886 - Part 10: Add rotate3d test case. r=boris
MozReview-Commit-ID: 6gDhughPrps

--HG--
extra : rebase_source : 9944e9574411a068f79b6f6276787347ad97135b
2016-11-16 20:32:33 +09:00
Hiroyuki Ikezoe
0ed742577b Bug 1304886 - Part 9: Accumulate mismatched transform list properly. r=boris
MozReview-Commit-ID: LTz4TkCsMbQ

--HG--
extra : rebase_source : d7213a0616fba5d4af393b3d7496a2b9a340c90e
2016-11-16 20:32:33 +09:00
Hiroyuki Ikezoe
ae9b44e039 Bug 1304886 - Part 1: Make StyleAnimationValue::Accumulate() infallible. r=birtles
MozReview-Commit-ID: 9ve3k6a3eAg

--HG--
extra : rebase_source : af536ae0bf9dc7ad26003422d971c3cbdb30e390
2016-11-16 20:32:26 +09:00
Ting-Yu Lin
55e3c801ba Bug 1271549 - Remove details and summary preference. r=bz
Bug 1259889 Part 2 [1] cannot be reverted cleanly, so I manually undo those
changes in this patch. That is, remove the ability for html.css to
invalidate dynamically since it was added specifically for details element.

Although reftest-stylo.list explicit mentions "DO NOT EDIT!", but I still
remove details pref from the file, since it doesn't harm to edit it anyway.

[1] https://hg.mozilla.org/mozilla-central/rev/30aaf3805b56

MozReview-Commit-ID: FsyTGQTxujh

--HG--
extra : rebase_source : 25e5a05a8a5a47642772da69f427631fa07e232d
2016-11-16 14:02:58 +08:00
Aryeh Gregor
0e4353d48a Bug 1002256 - Support CompositionEvent constructor; r=bkelly
All other browsers support a constructor here.  Per current spec, the
constructor does not support .locale, although initCompositionEvent
does.  If we ever decide to standardize .locale, the constructor can be
updated at that point.  (Edge also supports .locale in
initCompositionEvent but not the constructor.  Chrome doesn't support
.locale at all.)
2016-11-16 22:16:22 +02:00
Joel Maher
15b1c3dd86 Bug 1316629 - migrate dom/html/test/test_img_complete.html to web-platform-test. r=jgraham
MozReview-Commit-ID: 7tyxMzVQ1g2

--HG--
rename : dom/html/test/image.png => testing/web-platform/tests/html/semantics/embedded-content/the-img-element/image.png
2016-11-16 09:43:53 -05:00
Boris Zbarsky
b33a2ef31b Bug 1317466. Remove legacycaller annotations in web platform tests from interfaces that don't have legacy callers in the spec. r=jgraham 2016-11-15 17:44:43 -05:00
Carsten "Tomcat" Book
106d39cf20 Merge mozilla-central to mozilla-inbound 2016-11-15 12:33:34 +01:00
Carsten "Tomcat" Book
8cfa5253e8 merge mozilla-inbound to mozilla-central a=merge 2016-11-15 12:26:41 +01:00
Ori Avtalion
47bbf163ee Bug 424390 - Implement MouseEvent.x / MouseEvent.y (for CSSOM View). r=smaug 2016-11-02 21:49:18 +02:00
Wes Kocher
0cdd04ad48 Backed out 2 changesets (bug 1289974) for pgo xperf failures a=backout
Backed out changeset 32fcb004c724 (bug 1289974)
Backed out changeset 9509a063368d (bug 1289974)
2016-11-14 16:18:14 -08:00
Chun-Min Chang
3992efb21c Bug 1289974 part 2: Disable web-platform-test for allowing popup temporarily; r=smaug
MozReview-Commit-ID: 3SZe8x1xYDD

--HG--
extra : rebase_source : c6ed532b52b7cee65f71a086c55a77616d2a1590
2016-11-14 22:11:31 +08:00
Thomas Nguyen
b30589a1ae Bug 1264792 - Update web platform tests of fetch and serviceworker. r=bkelly
MozReview-Commit-ID: 4btKCi5ZvZ2

--HG--
extra : rebase_source : 66ca67840b54226e68343ad88eb06c8fc0d06bb8
2016-11-14 15:15:37 +08:00
Carsten "Tomcat" Book
c7a033c3e2 merge mozilla-inbound to mozilla-central a=merge 2016-11-14 10:22:06 +01:00
Andrea Marchesini
9f4ca5a041 Bug 1310483 - Implement nsIURIWithQuery for having query part in simple URI, r=valentin 2016-11-14 13:04:33 +01:00
Wes Kocher
c7d27df096 Merge mozilla-central to autoland a=merge 2016-11-11 14:10:32 -08:00
Wes Kocher
cee41d5b80 Merge inbound to central, a=merge 2016-11-11 13:56:45 -08:00
James Graham
ba37a80fb5 Bug 1316667 - Use a path that exists when resolving stackfix dir, r=jmaher
This fixes a bug on Windows where we try to append .exe to the path
and so get an invalid, non-existing path by using the Fx binary as the
path and then stripping off the filename.

MozReview-Commit-ID: 8EWGGcz40iw

--HG--
extra : rebase_source : b4a54cc7197a40b55937c8f94ec01f75314581b0
2016-11-11 18:09:22 +00:00
Carsten "Tomcat" Book
1a5d1d94ab Backed out changeset 3ded216ab58b (bug 1263304) 2016-11-11 10:47:40 +01:00
Carsten "Tomcat" Book
906d97b6da Backed out changeset 15f15b242acd (bug 1263304) 2016-11-11 10:47:38 +01:00
Daisuke Akatsuka
b3ef492bb9 Bug 1064937 - Part 2: Add tests. r=birtles
MozReview-Commit-ID: GnFktARb4Z7

--HG--
extra : rebase_source : 17971643d95d299d1eba70c8ada341dccac34457
2016-11-11 16:40:53 +09:00
Catalin Badea
5a354f7ee5 Bug 1263373 - Don't respondWith twice in fetch-rewrite-worker.js r=bkelly 2016-11-11 00:07:15 +02:00
Catalin Badea
00472a0745 Bug 1263304 - Add wpt tests for async waitUntil(). r=bkelly 2016-11-11 00:07:15 +02:00
Catalin Badea
abd424baef Bug 1263304 - Fix wpt waitUntil() test. r=bkelly 2016-11-11 00:07:15 +02:00
Ben Kelly
95557512ef Bug 1316289 P2 Add wpt test to verify timers are restored after being loaded from bfcache. r=smaug 2016-11-10 14:02:18 -08:00
amy
dbf392002a Bug 1316532 - Revert the set-from-dom.sub.html and set-from-http.sub.html test cases of web-platform. r=jdm
--HG--
extra : rebase_source : 04aaccbf9c80a25525a555d29e890017afba5233
2016-11-11 00:27:30 +08:00
Jessica Jong
cb16fa3cdb Bug 1310077 - Implement the value sanitizing algorithm for <input type=datetime-local>. r=smaug
--HG--
extra : rebase_source : 833758c635d1af0c3298956262c392b10b1866d9
2016-11-09 23:48:00 -05:00
amy
c48ec5eaa8 Bug 976073 - Part 2: Modify errors from try server, r=jdm 2016-11-09 17:26:03 +08:00
Tom Tung
a63de77d6a Bug 1264178 - Part 1: Expose URL fragment to request but not response. r=bkelly
--HG--
extra : rebase_source : ee0cac184ac64b1fa9185f912753f10b61a55383
2016-11-07 10:16:34 +08:00
Boris Chiou
c98bf9878d Bug 1273784 - Part 4: Test. r=hiro
MozReview-Commit-ID: 1hFdxbHAwmB

--HG--
extra : rebase_source : a404b2373e57e11637b3ac52efa92ae70390be82
2016-11-02 11:58:43 +08:00
Wes Kocher
147936ec43 Merge inbound to central, a=merge 2016-11-07 14:00:52 -08:00
Valentin Gosu
627f600a3e Bug 1314859 - SetHost should also call NormalizeIPv4 r=mcmanus
MozReview-Commit-ID: 79sQrld6TBG
2016-11-06 23:26:04 +01:00
Jean-Yves Avenard
68f4eda2e1 Bug 1314533: [MSE] P8. Update wpt expected results. r=gerald
We pass those tests now.

MozReview-Commit-ID: 4UHkTr4uJEb

--HG--
extra : rebase_source : 85c42352bd2e8241cfd883672404b8080f9629c1
2016-11-06 22:01:09 +11:00
Jean-Yves Avenard
9f6cc56c92 Bug 1314533: Do not expect init segment to be parsed when appending corrupted data. r=gerald
From the Segment Parser Loop definition:
https://w3c.github.io/media-source/index.html#sourcebuffer-segment-parser-loop
"2. If the input buffer contains bytes that violate the SourceBuffer byte stream format specification, then run the append error algorithm and abort this algorithm."

The test appends data with a valid init segment followed by corrupted content.
The corrupted content satisfies the condition that the input buffer contains bytes that violate byte stream format specification.
As such, the append error algorithm is to be run prior parsing the init segment.

Add a new test verifying the defined behavior.

--HG--
extra : rebase_source : b20c653129c9f38bb5930c309f919131cd2fcc51
2016-11-06 21:57:06 +11:00
Jean-Yves Avenard
5db9b4d95a Bug 1302656: P2. Update expected wpt results. r=gerald
MozReview-Commit-ID: 4ebvj66fQng

--HG--
extra : rebase_source : ede4ae68c5b41e1e9044f94edda1d607d734ee27
2016-11-02 17:43:20 +11:00
Bevis Tseng
3af6bacb93 Bug 1309527 - Fix the race condition to prevent the access of metadata in both PBackground thread and the Connection thread. r=janv 2016-10-26 19:14:12 +08:00
Mats Palmgren
97f95f014b Bug 1313254 part 4 - [css-align] Change "last-baseline" to "last baseline" in testing/ (scripted change). r=dholbert 2016-11-05 02:57:07 +01:00
James Graham
088ca5c351 Bug 1312938 - Disable WebCryptoAPI test on linux32/debug for frequent intermittents, a=testonly
MozReview-Commit-ID: LsdEDnf8ZQf
2016-11-03 21:58:09 +00:00
Phil Ringnalda
1261559426 Backed out changeset 2e8791563f4d (bug 1309527) for Win8 timeouts in idbobjectstore-rename-store.html 2016-11-02 19:22:18 -07:00
Wes Kocher
df5dbf81cc Merge central to inbound a=merge 2016-11-02 17:31:08 -07:00
Bevis Tseng
790be48aa6 Bug 1309527 - Fix the race condition to prevent the access of metadata in both PBackground thread and the Connection thread. r=janv 2016-11-02 23:12:31 +01:00
Kevin Wern
19f18efeac Bug 687787: support focusin/focusout based on webkit/blink r=smaug
Blink and webkit launch focusin after focus and focusout after blur. Despite
this contradiction with the spec, it is best to mirror this new way, as there
is little guidance or existing code to clarify implementation amiguities that
can arise from the spec.

If focus/blur is fired on a window or document, or the event triggers a change
of focus, do not fire the corresponding focusin/focusout. Otherwise, always
fire the corresponding event.

Additionally, add a mochitest and a w3c-platform-test.

MozReview-Commit-ID: AgQ8JBxKIqK
2016-10-06 21:39:53 -04:00
Sebastian Hengst
5c11198962 Backed out changeset 2bbfcf5356f7 (bug 1309527) for timing out in idbobjectstore-rename-store.html on Windows x64 opt. r=backout 2016-11-02 19:15:52 +01:00
Bevis Tseng
4496af6962 Bug 1309527 - Fix the race condition to prevent the access of metadata in both PBackground thread and the Connection thread. r=janv
--HG--
extra : rebase_source : 4be928b9ed804ac033edfbf5b95490f178a49366
2016-10-26 19:14:12 +08:00
Bevis Tseng
3602bae888 Bug 1306181 - Remove IDBEnvironment in favor of partial interface in WindowOrWorkerGlobalScope. r=bkelly
--HG--
extra : rebase_source : de7d7964b225602000453eee7689db4fc1d71fb5
2016-10-24 10:41:13 +08:00
Carsten "Tomcat" Book
f74ac0b2c5 Backed out changeset 22dcdb840e8a (bug 1302656)
--HG--
extra : rebase_source : 87336bf986c4547119630728378e697ed6fa1399
2016-11-02 14:57:33 +01:00
Jean-Yves Avenard
321e872bc2 Bug 1302656: P2. Update expected results. r=gerald
MozReview-Commit-ID: 4ebvj66fQng

--HG--
extra : rebase_source : a2e42637d63483d0557fcff7fd3973b500197d18
2016-11-02 17:43:20 +11:00
Boris Chiou
448fa1ae73 Bug 1286150 - Part 6: Test. r=hiro
MozReview-Commit-ID: 60HmJf3G2CR

--HG--
extra : rebase_source : 923c95f8d5f75afe758925a49b16cf78bc843028
2016-10-27 15:46:35 +08:00