Jason Orendorff
|
54a7a21f2a
|
Bug 1138499, part 2 - Strengthen assertComplete() to require that both [[Get]] and [[Set]] be present on accessor properties. r=Waldo.
|
2015-03-23 14:32:27 -05:00 |
|
Jason Orendorff
|
fc99a92115
|
Bug 1138499, part 1 - Assert some basic rules on property descriptors on entry to DefineProperty and exit from GetOwnPropertyDescriptor. r=Waldo.
|
2015-03-23 14:32:27 -05:00 |
|
Jason Orendorff
|
149449abad
|
Bug 1138499, part 0 - Fix code spuriously using JSPROP_READONLY when defining an accessor property. r=Waldo.
|
2015-03-23 16:36:43 -05:00 |
|
Jason Orendorff
|
6ffcb02f8a
|
Bug 1145636 - Update jsapi-tests/README. (The functional change is where it talks about the Makefile; that was stale.) r=Waldo.
|
2014-10-31 16:58:18 -05:00 |
|
Jason Orendorff
|
e6617fbe7b
|
Bug 1123875 - Add a test for strict assignment to a readonly WebIDL attribute. r=peterv.
|
2015-03-26 06:13:18 -05:00 |
|
Jonathan Kew
|
00a141aa36
|
Bug 1145218 followup - Mark 1136557-*-nested-spans reftests fuzzy on Windows. no_r=me
|
2015-04-01 23:14:45 +01:00 |
|
Jonathan Kew
|
c821a08e83
|
Bug 1145218 - Require a new float manager if a block frame has a different writing-mode to its parent's. r=dbaron
|
2015-04-01 16:43:59 +01:00 |
|
Jonathan Kew
|
d97581173b
|
Bug 1145218 - Make the float manager's writing-mode field debug-only, and assert that it matches what callers are passing in. r=smontagu
|
2015-04-01 16:43:58 +01:00 |
|
Matt Woodrow
|
23ad2c467e
|
Bug 1102612 - Don't attempt to read data from a resource if we've evicted the start position. r=jya
|
2015-04-02 11:10:34 +13:00 |
|
Jonathan Kew
|
4cbce406af
|
Bug 1123654 - Replace use of [deprecated] GetStockObject(DEFAULT_GUI_FONT) with newer API; results in use of Tahoma in place of Microsoft Sans Serif in various contexts. r=jmathies
|
2015-01-21 22:12:18 +00:00 |
|
Vladan Djeric
|
9211c9973d
|
Bug 1150230: Add reading-list.sqlite and about:home indexedDB to SlowSQL whitelist. r=Yoric
|
2015-04-01 17:45:04 -04:00 |
|
Bill McCloskey
|
15e9a94270
|
Bug 1150151 - Set leak threshold for reftests (r=mccr8)
|
2015-04-01 14:42:37 -07:00 |
|
Bill McCloskey
|
58bdd934a3
|
Bug 1150151 - Add crash annotation to test that intentionally crashes (r=mccr8)
|
2015-04-01 14:42:37 -07:00 |
|
Bill McCloskey
|
244e6d475d
|
Bug 1150151 - Disable failing debug b-c e10s tests (r=Mossop)
|
2015-04-01 14:42:36 -07:00 |
|
Matthew Gregan
|
7c97f168a6
|
Bug 1134977 - Release IAudioStreamVolume when closing WASAPI stream. Refixes bug 1109802. r=padenot
|
2015-04-02 10:08:07 +13:00 |
|
Vladan Djeric
|
f4c71fc47d
|
Bug 1149746: Update expiry dates for probes that measure Telemetry health. r=rvitillo
|
2015-03-31 16:15:22 -04:00 |
|
Jeff Muizelaar
|
27ad8a057e
|
Bug 1150124. Move WARP reporter closer to actually testing WARP.
|
2015-04-01 16:44:13 -04:00 |
|
Eddy Bruël
|
64d3e01c66
|
Bug 1092102 - Implement WorkerDebugger.isFrozen;r=khuey
|
2015-04-01 20:32:20 +02:00 |
|
Vladimir Vukicevic
|
6f2ae277e3
|
Bug 1149781; Update Oculus runtime for new SDK 0.5; r=jrmuizel
|
2015-04-01 16:02:21 -04:00 |
|
Vladimir Vukicevic
|
0d00f43b1b
|
Bug 1149566; disable e10s if dom.vr.enabled is true; r=mconley
|
2015-04-01 16:02:20 -04:00 |
|
Vladimir Vukicevic
|
b9175b6f65
|
Bug 1148009; Add support for Cardboard (and other rotation-sensor based VR) in Firefox for Android; r=jrmuizel
|
2015-04-01 16:02:20 -04:00 |
|
Vladimir Vukicevic
|
c24a005f1e
|
Bug 1144674; Implement HAL support for ROTATION_VECTOR and GAME_ROTATION_VECTOR sensors; r=snorp
|
2015-04-01 16:02:20 -04:00 |
|
Vladimir Vukicevic
|
fda5495483
|
Bug 1148009; [webvr] Add Quaternion class to Moz2D; r=jrmuizel
|
2015-04-01 16:02:20 -04:00 |
|
Vladimir Vukicevic
|
daacef1142
|
No bug; add .pdb to gitignore
|
2015-04-01 16:02:20 -04:00 |
|
Vladimir Vukicevic
|
30afe366b9
|
Bug 1148009; [webvr] Move distortion vertex struct into more generic system; r=jrmuizel
|
2015-04-01 16:02:20 -04:00 |
|
Vladimir Vukicevic
|
bfab4099a2
|
Bug 1148009; [webvr] Split out gfxVROculus from gfxVR, refactor VRHMDManager; r=jrmuizel
|
2015-04-01 16:02:20 -04:00 |
|
Vladimir Vukicevic
|
d63fb7ab8b
|
Bug 1148009; [webvr] Move gfx vr code to gfx/vr; r=jrmuizel
|
2015-04-01 16:02:20 -04:00 |
|
Vladimir Vukicevic
|
f3b0e44deb
|
Bug 1148005; Update WebVR APIs based on latest spec changes; r=baku
|
2015-04-01 16:02:20 -04:00 |
|
Neil Deakin
|
e985348ce0
|
Bug 1150038, add a waitForFocus to this test, r=test-only-change
|
2015-04-01 15:45:54 -04:00 |
|
David Parks
|
8de2397da1
|
Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz)
|
2015-04-01 12:36:41 -07:00 |
|
Wes Kocher
|
e4dc16fcd8
|
Backed out changeset bad0f7f06864 (bug 1145218) for windows reftest failures CLOSED TREE
|
2015-04-01 11:36:19 -07:00 |
|
Wes Kocher
|
0d98aed896
|
Backed out changeset 2bf6b633b054 (bug 1145218)
|
2015-04-01 11:36:17 -07:00 |
|
Wes Kocher
|
945253bc5d
|
Backed out changeset 429f4e9d44dc (bug 1149811) for test failures CLOSED TREE
|
2015-04-01 10:25:04 -07:00 |
|
Wes Kocher
|
c506200d80
|
Backed out 8 changesets (bug 679939) for test failures
Backed out changeset 4a1a45bc093a (bug 679939)
Backed out changeset 5336ae0fe919 (bug 679939)
Backed out changeset 4cbcb40e0ef4 (bug 679939)
Backed out changeset 3bc68cf4610b (bug 679939)
Backed out changeset ec2d863a3df9 (bug 679939)
Backed out changeset 4425a55312c6 (bug 679939)
Backed out changeset d3793e00b41f (bug 679939)
Backed out changeset 872edd1aedf7 (bug 679939)
|
2015-04-01 10:24:42 -07:00 |
|
Hannes Verschore
|
0e2adeb3f5
|
Bug 1138881 - IonMonkey: Allow fixing andor blocks which have MFilterTypeSet, r=bhackett
|
2015-03-25 16:15:28 +01:00 |
|
Hannes Verschore
|
bb370db44e
|
Bug 1138881 - IonMonkey: Improve types at AndOr, r=bhackett
|
2015-03-25 16:15:27 +01:00 |
|
Ryan VanderMeulen
|
6a79205bfd
|
Merge m-c to inbound. a=merge
|
2015-04-01 12:40:05 -04:00 |
|
Ryan VanderMeulen
|
be3f2c5666
|
Merge inbound to m-c. a=merge
|
2015-04-01 12:34:21 -04:00 |
|
David Rajchenbach-Teller
|
4f9184e05a
|
Bug 674779 - Deactivating subtest of test_measure for Windows XP. r=yoric
|
2015-04-01 18:13:03 +02:00 |
|
Boris Zbarsky
|
21814fccdd
|
Bug 679939 part 8. Drop the now-unused compileAndGo from CompileOptions. r=luke
|
2015-04-01 12:05:29 -04:00 |
|
Boris Zbarsky
|
3773cc6f5c
|
Bug 679939 part 7. Drop the now-unused JSScript::compileAndGo. r=luke
|
2015-04-01 12:05:29 -04:00 |
|
Boris Zbarsky
|
edfec71b46
|
Bug 679939 part 6. Drop function-cloning uses of compileAndGo, since it no longer affects the bytecode. r=luke
|
2015-04-01 12:05:29 -04:00 |
|
Boris Zbarsky
|
44fe165422
|
Bug 679939 part 5. Stop using the compileAndGo script flag in the bytecode emitter. r=luke
|
2015-04-01 12:05:29 -04:00 |
|
Boris Zbarsky
|
0a2cfae2a5
|
Bug 679939 part 4. Set the isRunOnce compile flag as needed. r=luke
|
2015-04-01 12:05:28 -04:00 |
|
Boris Zbarsky
|
cc23d228f1
|
Bug 679939 part 3. Add a CompileOptions flag for indicating that the script should be compiled runOnce. r=luke
|
2015-04-01 12:05:28 -04:00 |
|
Boris Zbarsky
|
6404539703
|
Bug 679939 part 2. Disallow execution of global/eval scripts that are flagged runOnce and have already run. r=luke
|
2015-04-01 12:05:28 -04:00 |
|
Boris Zbarsky
|
4a066c2428
|
Bug 679939 part 1. Extend the hasRunOnce/treatAsRunOnce setup to global and eval scripts. r=luke
|
2015-04-01 12:05:28 -04:00 |
|
Boris Zbarsky
|
3ec3e636ca
|
Bug 1149811. When XDR-decoding a non-lazy function that can be lazified, we need to set up a backpointer from its LazyScript to its JSScript. r=luke
|
2015-04-01 12:05:28 -04:00 |
|
Jonathan Kew
|
500af66dab
|
Bug 1146754 followup - Add a little fuzz to the testcase for OS X 10.10. no_r=me
|
2015-04-01 16:57:17 +01:00 |
|
Jonathan Kew
|
101f38ab0e
|
Bug 1145936 - Reftest for sizing of foreignObject with vertical writing mode. r=smontagu
|
2015-04-01 16:50:12 +01:00 |
|