Commit Graph

442 Commits

Author SHA1 Message Date
Chris Pearce
794bc2df1e Bug 1205083 - Don't enable low latency WMF video decoding as it crashes sometimes. r=jya 2015-10-21 21:17:56 +13:00
Michael Layzell
bbf6330bee Bug 918771 - Part 3: Update Web Platform tests to check for correct behavior, r=bz 2015-10-20 15:54:17 -04:00
Ehsan Akhgari
bc713f7ecc Bug 1108181 - Make Headers iterable; r=bzbarsky 2015-10-20 07:45:32 -04:00
Phil Ringnalda
ef6b349677 Back out 069effcd9de6 (bug 1108181) for wpt bustage that shouldn't have happened 2015-10-19 21:21:56 -07:00
Ehsan Akhgari
59b61d8369 Bug 1108181 - Make Headers iterable; r=bzbarsky 2015-10-19 21:53:56 -04:00
Jonas Sicking
b63bdfa550 Bug 1182571: Make nsXMLHttpRequest use AsyncOpen2. r=ehsan 2015-10-19 11:14:54 -07:00
Aryeh Gregor
3c2684a153 Bug 801545 - Remove DocumentType.internalSubset, r=bz
The C++ method GetInternalSubset() and related apparatus remains, and is
used by the XML serializer etc.
2015-10-19 09:53:41 +01:00
Ehsan Akhgari
e5bdb5456c Bug 1215196 - Fix web-platform-tests iframe scripts to avoid pulling in testharness.js in them; r=bkelly 2015-10-16 15:40:40 -04:00
James Graham
45010d35ee Bug 1214162 - Update web-platform-tests expected data to revision 886dea2c3dbb79925360319a6a0f662ce196ab3c, a=testonly 2015-10-16 17:04:37 +01:00
James Graham
5b7ba5cff3 Bug 1214162 - Update web-platform-tests to revision 886dea2c3dbb79925360319a6a0f662ce196ab3c, a=testonly 2015-10-16 17:04:35 +01:00
Cameron McCormack
4374f92afd Bug 1199610 - Correctly handle parsing failures inside CSS functions. r=dbaron 2015-10-16 17:34:04 +11:00
Wes Kocher
b88d02755f Backed out 2 changesets (bug 1182571) for being a likely cause of the Android S4 errors
Backed out changeset e2b3064dcace (bug 1182571)
Backed out changeset 8153ae231d16 (bug 1182571)
2015-10-15 14:07:06 -07:00
Jonas Sicking
c0fd306e6f Bug 1182571: Make nsXMLHttpRequest use AsyncOpen2. r=ehsan 2015-10-15 12:18:21 -07:00
Boris Zbarsky
4c47903385 Bug 1214857. Store the document-is-HTML state directly in nsContentList instead of refetching from the node being matched. r=smaug 2015-10-15 15:11:59 -04:00
Aryeh Gregor
0c9a6daa5c Bug 492933 - getElementsByTagName should match on localName not tagName, r=smaug
dom-level2-core test changes by Ms2ger.
2015-10-15 10:03:30 -04:00
Andrea Marchesini
8034f7be1f Bug 1160890, r=smaug 2015-10-15 14:06:55 +02:00
Michael Layzell
fa83d3c555 Backout of bug 1207233 due to web-compat concerns 2015-10-14 16:06:35 -04:00
Boris Zbarsky
83e427089a Backing out changeset f6759ed53f46 (bug 799937) due to causing extension breakage. 2015-10-14 11:07:06 -04:00
Aryeh Gregor
e481ccad31 Bug 1214164 - Don't honor all <option> descendants of <select>; r=bz
Per spec, we should only pay attention to options that are children of
the select, or of an optgroup child of the select.
2015-10-13 11:28:00 +02:00
Aryeh Gregor
8416474647 Bug 799937 - Make createElement()'s result always in the HTML namespace (except for XUL documents); r=bz
The new expected failures in web-platform are in a test that doesn't
match the spec, which has already been synced upstream and will be
synced shortly.  For the same test in imptests, I chose to modify the
test instead, because it's easier and imptests is going to be removed.
2015-10-14 11:16:08 +05:30
Phil Ringnalda
ba0e6c4a79 Bug 1202663, bug 1213797 followup followup, fix more missing metadata update
CLOSED TREE
2015-10-13 20:39:00 -07:00
James Graham
dafe7057af Bug 1202663,1213797 - Add missing wpt metadata update for marionette screenshot changes, a=testonly 2015-10-14 00:37:24 +01:00
Aryeh Gregor
6e09c7da53 Bug 1213818 - Align document.title for SVG documents with HTML spec; r=bz
This allows setting, and for getting, pays attention to only children of
the root element (instead of all descendants as in HTML).
2015-10-13 18:14:43 +03:00
Aryeh Gregor
db4fe4bcfb Bug 1213842 - :lang() should not fall back to HTTP headers if empty lang attribute is specified; r=bz 2015-10-13 14:08:30 +03:00
Aryeh Gregor
1a9130b997 Bug 1213859 - Focus and blur events should not be cancelable; r=smaug 2015-10-12 20:48:49 +03:00
Aryeh Gregor
b6446c639c Bug 1213862 - Align nsString whitespace handling with web specs; r=froydnj 2015-10-12 20:47:57 +03:00
Aryeh Gregor
12fbf34022 Bug 1212867 - Node.isEqualNode() should ignore internal subsets; r=bz 2015-10-12 20:44:23 +03:00
Andrea Marchesini
8b0c8150c4 Bug 949376 - MessageEvent::initMessageEvent, r=smaug 2015-10-08 17:44:58 +01:00
Valentin Gosu
5412ea776f Bug 1199430 - fix wpt tests. a=me 2015-10-08 13:52:12 +02:00
Valentin Gosu
7088f89029 Bug 1199430 - update to tests. r=gijs 2015-10-08 11:57:58 +02:00
Aryeh Gregor
0ba87aa775 Bug 1192855 - Check validity in advance for nsRange::InsertNode; r=hsivonen 2015-10-07 16:07:39 +03:00
Nigel Babu
4d24e0daf4 Backed out changeset b958e25b1ecf (bug 1209744) for mochitest bustage 2015-10-05 14:22:10 +05:30
Martin Thomson
afb5e5b2e6 Bug 1209744 - Implement canTrickleIceCandidates attribute, r=bwc, r=khuey 2015-10-01 12:52:00 +02:00
James Graham
67fb17e505 Bug 1197365 - Update metadata for wpt-e10s tests to improve stability, a=testonly 2015-10-02 12:05:58 +01:00
Jean-Yves Avenard
5e3b704c91 Bug 1159171: [MSE] P3. Update webref results. r=karlt
We now use FFmpeg on linux to decode h264. This allows to pass all the mp4 tests.

FFmpeg (like windows 7) will buffer 15 frames prior outputting a frame which causes TIMEOUT as the media appended only contains 12 frames.
2015-10-01 19:40:21 +10:00
Bas Schouten
3e0ec0e46b Bug 1208465 - Part 2: Disable using Direct2D when 1.1 is unavailable. r=jrmuizel 2015-09-25 13:30:57 +00:00
Andreas Pehrson
213c21c321 Bug 1155923 - Fix WPT unexpected-passes. r=bustage CLOSED TREE 2015-09-30 16:40:25 +08:00
Martin Thomson
dbadf22a7c Bug 1155923 - Updating webplatform-tests, r=jib 2015-09-28 11:25:04 -07:00
James Graham
dfc20991f7 Bug 1209297 - Update web-platform-tests expected data to revision 2869a58fd81da41f9f904441ff39f9398fba53bc, a=testonly 2015-09-28 23:03:12 +01:00
James Graham
79efa28f21 Bug 1209297 - Update web-platform-tests to revision 2869a58fd81da41f9f904441ff39f9398fba53bc, a=testonly 2015-09-28 23:02:37 +01:00
Kyle Huey
8ba777d027 Bug 1208687: Only discard events from the outermost queue. r=ehsan
When workers shut down we discard the event queue rather than running it to completion.  Originally workers managed their event queue themselves and would simply iterate through the array of events and cancel them all.  After bug 914762 this was done by setting a (thread-)global "canceling" flag and then calling NS_ProcessPendingEvents.  But this neglects that a shut down request can be received while the worker is in a sync queue.  In this case, calling NS_ProcessPendingEvents will process any events pending in the sync queue, which is *not* the queue we need to cancel.

The fix is, if we are in a sync queue when NotifyInternal is called, to defer clearing the queue until the top-most sync queue is destroyed and we are about to return to the regular event queue.  Only then can we call NS_ProcessPendingEvents to clear out the queue.  Because we can never process any events from this queue while sync queues are active, the timing of the mass cancellation is unchanged from the perspective of events in the regular queue.
2015-09-28 14:34:28 -07:00
Karl Tomlinson
56afd11971 test for bug 864171 and bug 1053011 r=padenot 2015-09-24 19:07:29 +12:00
Michael Layzell
666b312bae Bug 1207233 - Don't provide a default content-type header if user calls XHR.setRequestHeader('Content-Type', ''), r=jduell 2015-09-24 16:54:11 -04:00
Masatoshi Kimura
f6bdfe5279 Bug 647621 - Remove document.charset from historical.html because it was eventually added to the spec. r=Ms2ger 2015-09-23 09:32:30 +09:00
Masatoshi Kimura
7ebbf10635 Bug 647621 - Implement document.charset and update document.inputEncoding to the latest spec. r=bz 2015-09-23 09:32:29 +09:00
Michael Layzell
1c1f0ab037 Bug 918742 - Correct handling of author-supplied charsets in XMLHttpRequest, r=bz 2015-09-22 12:26:15 -04:00
Christoph Kerschbaumer
f32f24a142 Bug 1048048 - add preload content policy types - web platform test updates (r=dveditz) 2015-09-20 14:56:46 -07:00
Wes Kocher
977486c724 Backed out 7 changesets (bug 1048048) for android crashes in various chunks CLOSED TREE
Backed out changeset b5abe23a4ea5 (bug 1048048)
Backed out changeset 4f91b10e8be0 (bug 1048048)
Backed out changeset 450d4a13c90e (bug 1048048)
Backed out changeset 6a727c40eb68 (bug 1048048)
Backed out changeset 88c2333ff745 (bug 1048048)
Backed out changeset 740ab1ecd079 (bug 1048048)
Backed out changeset 02c6d6aef163 (bug 1048048)
2015-09-21 09:08:34 -07:00
Christoph Kerschbaumer
0b368841fc Bug 1048048 - add preload content policy types - web platform test updates (r=dveditz) 2015-09-20 14:56:46 -07:00
James Graham
edcaa6f128 Bug 1105760 - Increase timeout for unstable Media Source test, rs=Ms2ger 2015-09-18 13:25:06 +01:00