Boris Zbarsky
305d74eb7d
Bug 1227458. Make setAttributeNode be an alias for setAttributeNodeNS and setNamedItem on the attribute map be an alias for setNamedItemNS. r=smaug
2015-12-04 09:51:04 -05:00
Mark Capella
36dedbdf68
Bug 1215959
- (GeckoCarets2) - Flip on by default in nightly, r=snorp
2015-12-03 13:33:15 -05:00
Carsten "Tomcat" Book
042be759ae
Merge mozilla-central to mozilla-inbound
2015-12-01 15:27:23 +01:00
Carsten "Tomcat" Book
c78dfb0a34
merge mozilla-inbound to mozilla-central a=merge
2015-12-01 15:25:14 +01:00
Mike Conley
8cbd583eb2
Bug 1220752 - Fix and enable browser_bug1058164.js for e10s now that bug 918634 has landed. r=mrbkap
...
This also makes the test more precise since it now checks the order of
the pagehide and pageshow events.
2015-11-27 19:01:46 -05:00
Jorg K
fbfd19e4a0
Bug 1225864 - New flag OutputDisallowLineBreaking to disallow line breaking. Test. r=masayuki
2015-11-27 06:19:00 +01:00
Franziskus Kiefer
95087253fb
Bug 1187357 - rename referrer attribute to referrerpolicy in tests. r=hsivonen
2015-11-30 16:13:07 -08:00
Blake Kaplan
20a89c5ff7
Bug 1171215 - Compute third-partyness in the loadinfo instead of nsIHttpChannelInternal so that other protocols correctly respect the third-party cookie pref. r=sicking/ckerschb
2015-11-30 13:25:29 -08:00
Olli Pettay
3b130cbd92
Bug 789315, notify MutationObservers before running <script>, r=khuey
2015-11-26 22:37:52 +02:00
Andrea Marchesini
99af7b6424
Bug 1213815 - Update URLSearchParams and URLUtils in webidl files, r=bz
2015-11-23 20:05:26 +00:00
Andrew Herron
130eb91e43
Bug 586587 - support kHTMLMime in the Windows clipboard as CF_HTML. r=jimm
2015-07-22 16:56:57 +10:00
Andrea Marchesini
56bdf487dc
Bug 1207546 - Integrate WebRTC with audio channels, r=roc
2015-11-21 01:03:20 +00:00
Andrea Marchesini
abcb9b7352
Bug 1226147 - WorkerPrivate->CreationTime() and CreationTimeStamp(), r=bz
2015-11-19 20:32:49 +00:00
Andrew McCreight
f8af434606
Bug 1225202, part 3 - Create files in test_fileapi_slice.html using SpecialPowers.createFiles. r=baku
...
This makes the test work with e10s enabled.
Remove createFileWithData from fileutils.js which is no longer used.
2015-11-19 10:24:20 -08:00
Andrew McCreight
b58277a307
Bug 1225202, part 2 - Split each subtest in test_fileapi_slice.html into a separate function. r=baku
...
The files are put into single element arrays to prepare for the
SpecialPowers createFiles API.
2015-11-19 10:24:20 -08:00
Andrew McCreight
2e2afea623
Bug 1225202, part 1 - Move some variables earlier in test_fileapi_slice.html. r=baku
...
imageLoadHandler, testBinaryData, fileData and size are used by all of
the subtests, so move their declarations earlier so they will remain
at the global scope when we start splitting scopes in preparation for
supporting asynchronous file creation.
memFile is only used in one subtest, so move it later.
code earlier that we want at the global scope
also move memFile down, which we don't want at the global scope
2015-11-19 10:24:20 -08:00
Andrea Marchesini
74dc0347bd
Bug 1169068 - Performance.translateTime(), r=bz
2015-11-19 14:04:47 +00:00
Andrew McCreight
96039fcd64
Bug 1225942 - Enable some M1 e10s tests that seem to work. r=mrbkap
2015-11-18 11:00:00 +01:00
Boris Zbarsky
b2b21fe47f
Bug 1224580. Copy of URLSearchParams should not copy its observer pointer. r=baku
2015-11-16 13:29:57 -05:00
Boris Zbarsky
1e471fc1dd
Bug 1224643. Fix handling of U+0000 in URLSearchParams serialization. r=baku
2015-11-16 13:29:55 -05:00
Andrew McCreight
878792ace5
Bug 1220304 - Part 4b - Make dom/base/test/test_websocket.html use SpecialPowers.createFiles(). r=baku
2015-11-13 09:23:00 +01:00
Andrew McCreight
f231f8852a
Bug 1220304 - Part 4a - Remove trailing whitespace from test_websocket.html. r=baku
2015-11-11 08:28:00 +01:00
Andrew McCreight
f0cbfecbd1
Bug 1220304 - Part 3 - Make test_send-blob.html use SpecialPowers.createFiles(). r=baku
2015-11-13 09:22:00 +01:00
Andrew McCreight
e80aa118fa
Bug 1220304 - Part 1 - Make test_XHRSendData.html use SpecialPowers.createFiles(). r=baku
2015-11-13 09:21:00 +01:00
Phil Ringnalda
29bcd19146
Bug 1212477 followup, don't try to run a webgl-requiring test on b2g
2015-11-15 10:26:51 -08:00
Matteo Ferretti
a3ceacf62e
Bug 1212477 - Needs a way to access to <canvas>'s context (2d, webgl) from Anonymous Content API; r=roc;r=smaug
2015-11-15 14:48:32 +01:00
Andrew McCreight
d2e69db4ef
Bug 1222562, part 2 - Add some comments about failing tests. r=mrbkap
2015-11-10 13:10:23 -08:00
Masayuki Nakano
202a8b8c34
Bug 1218032 part.4 Notify IMEContentObserver of enough safe timing to notify IME of something r=smaug
2015-11-10 11:49:05 +09:00
Carsten "Tomcat" Book
b99a10013e
merge mozilla-inbound to mozilla-central a=merge
2015-11-09 14:55:30 +01:00
Gregor Wagner
81a213c732
Bug 1222478 - Enable more mulet tests. r=gerard-majax
2015-11-06 20:01:45 +01:00
Bill McCloskey
0f7203765b
Bug 1215167 - Forbid unsafe browser CPOWs (disabled by default for now) (r=mrbkap)
2015-11-05 13:17:04 -08:00
Andrew McCreight
42f7ac5352
Bug 1220732 - Enable some bc tests. r=mrbkap
2015-11-03 09:04:00 +01:00
Andrew McCreight
280819c55e
Bug 1220324 - Remove old debugging code and reenable test_x-frame-options.html. r=mrbkap
2015-11-03 08:34:00 +01:00
Wes Kocher
bb1ac7c59d
Backed out changeset 89446bf8d6b8 (bug 1215167) for introducing a hazard
2015-11-04 16:16:59 -08:00
Bill McCloskey
10fc86dcf9
Bug 1215167 - Forbid unsafe browser CPOWs (disabled by default for now) (r=mrbkap)
2015-11-04 13:40:15 -08:00
Andrea Marchesini
76f380944b
Bug 1215235 - Drop support for jar: URIs by default, r=bz
2015-11-04 11:19:02 +00:00
Bill McCloskey
6d0d5c5364
Bug 967873 - Fix browser_bug902350.js (r=Gijs)
2015-11-08 10:27:45 -08:00
Wes Kocher
73f1aa2fe0
Backed out 2 changesets (bug 1207546, bug 1213154) for gij(11) bustage
...
Backed out changeset 771ace622de1 (bug 1207546)
Backed out changeset 786bc35f327a (bug 1213154)
2015-11-06 10:58:46 -08:00
Andrea Marchesini
a0bb999434
Bug 1207546 - Integrate WebRTC with audio channels, r=ehsan, r=roc
2015-11-06 16:17:39 +00:00
Phil Ringnalda
0ad7d630ef
Back out changeset 6c239220f990 (bug 1207546) on desperate last-ditch suspicion of causing Mulet bustage in webgl-capturestream-test.html?preserve
2015-10-31 15:01:09 -07:00
Andrea Marchesini
09730a827c
Bug 1207546 - Integrate WebRTC with audio channels, r=roc
2015-10-31 15:21:40 +00:00
Andrew McCreight
183abfaf12
Bug 1219842 - Enable a bunch of mochitest-plain tests under e10s. r=mrbkap
2015-10-31 06:26:44 -07:00
Tooru Fujisawa
c6fa1ddaac
Bug 1219837 - Part 4: Remove use of expression closure from dom/. r=smaug
2015-10-30 02:48:41 +09:00
Andrea Marchesini
69adf98a71
Bug 1215092 - WebSocketEventService and WebSocket discovering - part 4 - MessageAvailable event, r=michal
2015-10-28 19:11:25 +00:00
Andrea Marchesini
2687f516ac
Bug 1215092 - WebSocketEventService and WebSocket discovering - part 3 - Events, r=michal
2015-10-28 19:11:05 +00:00
Andrea Marchesini
bc1db78ef1
Bug 1215092 - WebSocketEventService and WebSocket discovering - part 1 - Renaming WebSocketFrameService, r=michal
2015-10-28 19:10:20 +00:00
Carsten "Tomcat" Book
5a154f264e
Backed out changeset 7393a036ce36 (bug 1215092) for failing on own tests on a CLOSED TREE
2015-10-28 14:28:59 +01:00
Carsten "Tomcat" Book
97304bfc33
Backed out changeset f527785e39c6 (bug 1215092)
2015-10-28 14:28:35 +01:00
Carsten "Tomcat" Book
f7a75f7672
Backed out changeset 2730cc97c6ec (bug 1215092)
2015-10-28 14:28:34 +01:00
Andrea Marchesini
c2e1339868
Bug 1215092 - WebSocketEventService and WebSocket discovering - part 4 - MessageAvailable event, r=michal
2015-10-28 11:42:53 +00:00