Wes Kocher
fda6177cd9
Backed out 4 changesets (bug 1230221, bug 1230220, bug 1229890) for m-e10s(2) permafails in test_window_open_close.html CLOSED TREE
...
Backed out changeset a1cd28ddbfa2 (bug 1230221)
Backed out changeset 7e89f5020ac7 (bug 1230220)
Backed out changeset 91f6e72fa9f4 (bug 1229890)
Backed out changeset 7e717a810420 (bug 1229890)
2015-12-04 15:58:40 -08:00
Wes Kocher
c123d8c73b
Backed out changeset d271b9e473fd (bug 1122788) for being a possible cause of test_fileapi.html bustage CLOSED TREE
2015-12-04 15:21:24 -08:00
Wes Kocher
90885ea638
Backed out changeset 95c53fc40a19 (bug 1198095) for being a possible cause of test_fileapi.html bustage CLOSED TREE
2015-12-04 15:21:18 -08:00
Armen Zambrano Gasparnian
fc16f10b50
Bug 1228632 - Add TaskCluster task test definitions for Linux64 (it won't schedule). r=ahal
...
You need other changes to schedule these tasks but this patch lays down the ground for it.
2015-12-04 16:44:51 -05:00
Tom Schuster
2b90d5f5ba
Bug 1199422 - Stop pattern matching class-constructors in String#replace and Array#sort. r=efaust
2015-12-04 22:41:04 +01:00
David Keeler
7777004de0
bug 1230234 - fix a leak in client auth certificate handling r=Cykesiopka
...
Looks like this was essentially a copy/paste error. See changeset 04b4ea333800,
which appears to have landed as part of bug 675221 (the bug number annotation in
that commit message is incorrect).
2015-12-03 12:43:23 -08:00
Ben Kelly
e16044003f
Bug 1230164 P3 Disable service worker update wpt tests for now. r=ehsan
2015-12-04 13:32:37 -08:00
Ben Kelly
37978c8dc3
Bug 1230164 P2 Only activate service workers in the activating state. r=ehsan
2015-12-04 13:32:37 -08:00
Ben Kelly
c4f1900184
Bug 1230164 P1 Ensure all service worker WPT tests remove controlled frames before completion. r=ehsan
2015-12-04 13:32:36 -08:00
Andrea Marchesini
8c3b22389a
Bug 1198095 - FileReader should dispatch an error if the blob changes size in the meantime the read is executed, r=bz
2015-12-04 21:18:34 +00:00
Andrea Marchesini
b232f87331
Bug 1122788 - nsMultiplexInputStream should not use Tell() in debug builds, r=bz
2015-12-04 21:17:44 +00:00
Andrea Marchesini
f5974ab3c3
Bug 1230509 - BlobImplFile should return false in IsDateUnknown and IsSizeUnknown, r=bz
2015-12-04 21:15:46 +00:00
Daniel Holbert
d9b9142c0c
Bug 1230351: Replace ThirdPartyUtil::IsThirdPartyInternal's warning-spammy NS_ENSURE_ARG with an equivalent check that lacks the warning. r=mrbkap
2015-12-04 12:01:43 -08:00
Chris AtLee
9d10d201c0
Bug 1226451: Update requests package to modern version r=jlund
2015-12-04 14:02:56 -05:00
Mason Chang
1bbe996eea
Bug 1227216. Part 2: Fallback to blur destination rect if a large shadow offset occurs. r=mstange
2015-12-04 11:05:47 -08:00
Mason Chang
1fa600e5ab
Bug 1227216. Part 1: Only draw surface on inset box shadows if dest and src are equal sizes. r=mstange
2015-12-04 11:05:45 -08:00
Wes Kocher
4e4cc70b75
Backed out changeset b3cfca056388 (bug 1230509) for build bustage CLOSED TREE
2015-12-04 10:50:17 -08:00
Nathan Froyd
902655adb1
Bug 1229962 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in parser/html/; r=hsivonen
2015-11-19 20:19:57 -05:00
Andrea Marchesini
06358d39c9
Bug 1230509 - BlobImplFile should return false in IsDateUnknown and IsSizeUnknown, r=bz
2015-12-04 18:18:21 +00:00
Christoph Kerschbaumer
2c40c05500
Bug 1230221 - Convert JS callsites to use asyncOpen2 within services/ (r=sicking)
2015-12-04 09:40:11 -08:00
Christoph Kerschbaumer
f5a2987c87
Bug 1230220 - Convert JS callsites to use asyncOpen2 within modules/ (r=sicking)
2015-12-04 09:39:58 -08:00
Christoph Kerschbaumer
729a54b838
Bug 1229890 - Convert JS callsites to use asyncOpen2 within image/ (r=sicking)
2015-12-04 09:39:05 -08:00
Christoph Kerschbaumer
8d359ab583
Bug 1229890 - Convert JS callsites to use asyncOpen2 within extensions/ (r=sicking)
2015-12-04 09:39:34 -08:00
Catalin Badea
886ea73bda
Bug 1221992 - Fix test using GetMostRecentWindow from the child process. r=smaug
2015-12-04 19:14:44 +02:00
Catalin Badea
7771808316
Bug 1221992 - Prevent ServiceWorkerClients.OpenWindow from opening tabs in private mode windows. r=smaug
2015-12-04 19:14:44 +02:00
Lars T Hansen
4ed685fa56
Bug 1225040 - generalize jsapi-tests for SAB. r=arai
2015-11-16 15:49:36 +01:00
Lars T Hansen
8cccd951eb
Bug 1230162 - allocate less, when we can. r=luke
2015-12-03 16:52:31 +01:00
Jan-Ivar Bruaroey
996e22cb07
Bug 1229926 - only fake cams and mics. r=jesup
2015-12-02 22:51:03 -05:00
Jan-Ivar Bruaroey
c82477db28
Bug 1229926 - don't throw OverConstrainedError(deviceId) on fake devices. r=jesup
2015-12-02 21:35:56 -05:00
Gerald Squelart
4f39d55107
Bug 1229965 - Use MakeUniqueFallible in blank decoder - r=jya
2015-12-03 20:10:00 +01:00
Thinker K.F. Li
176bb77418
Bug 1230075 - Allow perspective items in hittest() for preserve-3d cases. r=mattwoodrow
2015-12-03 00:59:00 +01:00
Bogdan Postelnicu
5e9c22fd7d
Bug 1230106 - added assert on animVal. r=longsonr
2015-12-03 03:18:00 +01:00
Bogdan Postelnicu
1c69442ab4
Bug 1230135 - added assert on variable animVal. r=longsonr
2015-12-03 06:04:00 +01:00
Julien Pagès
c7f107e63d
Bug 1230223 - Talos should exit early on TART timeout. r=jmaher
2015-12-03 18:54:46 +01:00
Boris Zbarsky
74cbfda011
Bug 1230291. Correctly include nsContentUtils when generating a manual hasInstance with nsIDOM* stuff or when we have a JS-implemented interface with clearable cached attrs
2015-12-04 09:51:04 -05:00
Boris Zbarsky
6ec41a2fb0
Bug 1227190 part 3. Make debugger error reporting play nice with the embedding taking ownership of error reporting. r=jorendorff
2015-12-02 13:53:00 -05:00
Boris Zbarsky
32066b206a
Bug 1227190 part 2. Change PrepareScriptEnvironmentAndInvoke to take a JSContext*, not a JSRuntime*. r=jorendorff
2015-12-04 09:51:04 -05:00
Boris Zbarsky
9abf656a8c
Bug 1227190 part 1. change PrepareScriptEnvironmentAndInvoke to return void, not bool, to make it clearer that it reports exceptions for you. r=jorendorff
2015-12-02 13:53:00 -05:00
Boris Zbarsky
b7597713dd
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
Boris Zbarsky
4bbbdd1cef
Bug 1230092. Make nsIDOMCustomEvent no longer inherit from nsIDOMEvent, so that CustomEvent doesn't end up with multiple inheritance from nsIDOMEvent. r=smaug
2015-12-04 09:51:04 -05:00
Maja Frydrychowicz
e9af61ac78
Bug 1150512 - Add tools/wptserve to web-platform mozharness script; r=jgraham
2015-12-01 12:08:11 -05:00
Maja Frydrychowicz
b0b4cca449
Bug 1150512 - Move Marionette test runner to wptserve; r=automatedtester
2015-12-03 15:48:41 -05:00
Heiher
3bc9dec3ae
Bug 1230404 - IonMonkey: MIPS32: Fix load32(wasm::SymbolicAddress, Register). r=bbouvier
...
---
js/src/jit/mips32/MacroAssembler-mips32.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
2015-12-04 22:32:33 +08:00
Heiher
129c8373e3
Bug 1230403 - IonMonkey: MIPS: Add add64 to mips32. r=arai
...
---
js/src/jit/MacroAssembler.h | 2 +-
js/src/jit/mips32/MacroAssembler-mips32-inl.h | 12 ++++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)
2015-12-04 22:32:32 +08:00
Carsten "Tomcat" Book
b445fe3546
Backed out changeset 9d1f7f04a682 (bug 1230060) to complete backout
2015-12-04 15:22:52 +01:00
Carsten "Tomcat" Book
28c88033a4
Backed out changeset 0dcea48cbf38 (bug 1230060) for bustage due to race conditions of some sort
2015-12-04 15:18:07 +01:00
Carsten "Tomcat" Book
52fcac2ebe
Backed out changeset 1e44f391a3cb (bug 1230060)
2015-12-04 15:17:38 +01:00
Carsten "Tomcat" Book
6e0832f442
Backed out changeset a788c06e448a (bug 1230060)
2015-12-04 15:17:36 +01:00
Jon Coppeard
864eb21665
Bug 1227567 - Test that we guard on the namespace object when compiling accesses to module namespace imports r=shu
2015-12-04 13:47:25 +00:00
Jon Coppeard
8f66a78b48
Bug 1229493 - Stop shell-only modules classes being reported as standard classes r=shu
2015-12-04 13:47:25 +00:00