Jeff Gilbert
c388ad79e2
Bug 1096633 - Update request mismatch test for aliasing support. - r=kamidphish
2014-11-10 19:15:45 -08:00
Jeff Gilbert
082a53cdd6
Bug 1096633 - Allow webgl/experimental-webgl aliasing. - r=kamidphish
2014-11-10 15:16:50 -08:00
Matthew Gregan
52f69d5963
Bug 1097512 - Allow using compound operators where the LHS and RHS are both CheckedInt<T>. r=jwalden+bmo
2014-11-14 16:13:23 +13:00
Nicholas Nethercote
990f22e72d
Bug 1098618
- Use a smaller initial IdSet size in jsiter.cpp:Snapshot(). r=sfink.
...
--HG--
extra : rebase_source : b506099d2a57f0c0199e2bd2713309630ebe03d3
2014-11-13 18:06:24 -08:00
Nicholas Nethercote
35cc9a57cf
Bug 1098185
- Initialize some more fields in ShadowLayerForwarder when Valgrind is enabled. r=mattwoodrow.
...
--HG--
extra : rebase_source : 0063948d7a657421005535c8faad68e69b1a5fcf
2014-11-13 01:15:25 -08:00
Ryan VanderMeulen
5d1c019808
Bug 1008029 - Disable browser_newtab_update.js for failing frequently across all platforms.
...
CLOSED TREE
2014-11-13 21:33:48 -05:00
Ryan VanderMeulen
034b5a7479
Bug 1029545
- Skip browser_dbg_variables-view-popup-14.js on Linux e10s.
2014-11-13 21:28:28 -05:00
Ryan VanderMeulen
e4e3786f32
Backed out changesets 06c511b6093e, dbec0bed9bf5, bfedb105396e (bug 1088831) for causing various assertions on a CLOSED TREE.
2014-11-13 21:11:24 -05:00
Ryan VanderMeulen
12472a6fb2
Bug 1093639 - Change test_hidden_alpha.html to skip-if instead of fail-if to hopefully fix the CLOSED TREE.
...
--HG--
extra : rebase_source : 33c1f717f4d1feb7f4ba7c7541e6121b9bd6dd94
2014-11-13 19:31:24 -05:00
Terrence Cole
a8bb61cba7
Backed out changeset ed264e327a93 (Bug 1074961) for build bustage on Windows on a CLOSED TREE.
...
--HG--
extra : rebase_source : 1c5a06b21831fc62090244b0355988578bf6017c
2014-11-13 16:21:56 -08:00
Steve Fink
d4ce6e4427
Bug 1088831 - Track mutator vs GC time in specified intervals, r=jonco
...
--HG--
extra : rebase_source : 9a33a646c120df0fb22399c6ea83c0a041bad9f0
2014-11-13 12:23:26 -08:00
Steve Fink
ef9d0235cf
Bug 1088831 - Account for the storebuffer compaction time, r=jonco
...
--HG--
extra : rebase_source : f193ff3774353572c48814f8fd2669d91feb4745
2014-11-13 12:23:26 -08:00
Steve Fink
89d6ea2971
Bug 1088831 - Count storebuffer compactions, r=jonco
...
--HG--
extra : rebase_source : c60ccc7f85d8dc2c1cccdfc8b133df3a81f0dc95
2014-11-13 12:23:26 -08:00
Tooru Fujisawa
5c047d5d2c
Bug 1092537 - Handle optional iterable argument in WeakMap constructor. r=evilpie
2014-11-04 00:23:38 +09:00
Daniel Holbert
e67266e10b
Bug 1098558: Remove unused constant NS_STYLE_DIRECTION_INHERIT. r=smontagu
2014-11-13 15:50:39 -08:00
Terrence Cole
c489ee40f5
Bug 1074961 - Part 13: Do not iterate the chunk list concurrent with mutation; r=sfink
2014-11-06 14:03:10 -08:00
Daniel Holbert
009f262d50
Bug 1098551: Use nsBidiLevel (instead of uint8_t) to capture result of functions that return nsBidiLevel. r=smontagu
2014-11-13 14:53:17 -08:00
Cameron McCormack
b18906567e
Back out 8be2344dcff3 (bug 1089008) for OS X bustage.
2014-11-14 09:50:54 +11:00
Shu-yu Guo
54dc6aaed1
Bug 1032869 - Part 5: Add JSOP_DEBUGAFTERYIELD to fix up resumed generator BaselineFrames. (r=jandem)
2014-11-13 14:39:41 -08:00
Shu-yu Guo
879c073038
Bug 1032869 - Part 4: Add an auto-updated DebugModeOSRVolatileJitFrameIterator. (r=jandem)
2014-11-13 14:39:41 -08:00
Shu-yu Guo
5f24e2e873
Bug 1032869 - Part 3: Don't consider onExceptionUnwind an all-execution-observing hook. (r=jandem)
2014-11-13 14:39:40 -08:00
Shu-yu Guo
e47c015210
Bug 1063330 - Remove the JS shell's evalInFrame. (r=jimb)
2014-11-13 14:39:40 -08:00
Shu-yu Guo
82a5a42d38
Bug 1063328 - Fix on-stack live iterator handling when bailing out in-place due to debug mode OSR. (r=jandem)
2014-11-13 14:39:40 -08:00
Shu-yu Guo
7a12b58d5c
Bug 1062629 - Off-thread compartment debug mode should match main thread compartment debug mode. (r=jimb)
...
--HG--
rename : js/src/jit-test/tests/debug/onNewScript-off-main-thread.js => js/src/jit-test/tests/debug/onNewScript-off-main-thread-01.js
2014-11-13 14:39:40 -08:00
Shu-yu Guo
004c7e5f8e
Bug 1032869 - Part 2: Move debuggee-ness to frames and selectively deoptimize when Debugger needs to observe execution. (r=jimb)
2014-11-13 14:39:39 -08:00
Shu-yu Guo
9ed68b11bb
Bug 1032869 - Part 1: Rename isDebuggerFrame to isDebuggerEvalFrame. (r=jimb)
2014-11-13 14:39:39 -08:00
Shu-yu Guo
aacff59837
Bug 1097871 - Fix gc test that doesn't account for the JS_GC_ZEAL env var. (r=terrence)
2014-11-13 14:39:39 -08:00
Cameron McCormack
bea7a50ffc
Bug 1096808 - Reload ua.css when ruby pref changes. r=bzbarsky
2014-11-14 09:11:20 +11:00
Cameron McCormack
5b29892f54
Bug 1068477 - Add pref callback to style sheet cache to handle UA style sheet reloads. r=bzbarsky
2014-11-14 09:11:19 +11:00
Ryan VanderMeulen
fa8ad881b8
Backed out changeset 047d21f101de (bug 846018)
2014-11-13 17:11:25 -05:00
Jim Mathies
d92f45cf3d
Bug 1089008 - Enable e10s on Windows when acceleration is disabled. r=Mossop, r=felipe
...
--HG--
extra : rebase_source : f24efd7b76e111390de71d74ccace735dc9bbb88
2014-11-13 14:14:51 -06:00
Jeff Muizelaar
4070873ec7
Bug 846018 - Add a pregion command to .gdbinit. r=BenWa
...
--HG--
extra : rebase_source : 000e708c5500aec55fb4ea6bbff37dede09e9807
2013-02-27 14:16:00 -05:00
Nicholas Nethercote
8c93740f4f
Bug 1089441 - Update the refcount-balancer docs link. r=dbaron.
...
DONTBUILD because NPOTB.
--HG--
extra : rebase_source : 7e415ac8fd4f028f0cb56f9c5b3949a65a68849e
2014-11-13 14:02:21 -08:00
Nicholas Nethercote
8ca4786797
Bug 1089441 - Move bloattable.pl and bloatdiff.pl into tools/bloatview/. r=dbaron.
...
DONTBUILD because NPOTB.
--HG--
rename : tools/rb/bloatdiff.pl => tools/bloatview/bloatdiff.pl
rename : tools/memory/bloattable.pl => tools/bloatview/bloattable.pl
extra : rebase_source : cc067b5c5db4b5975629d7ade384f964302f0ee4
2014-11-13 14:02:11 -08:00
David Major
8e8ab01583
Bug 1078674: Add dummy method to nsIDOMNode to preserve FF34 vtable offsets. r=bz -- Re-land with correct bug number DONTBUILD
...
--HG--
extra : rebase_source : ddd35c35bb5d32e5b5fe68d5dc41eeb31a2ccb26
2014-11-14 10:32:24 +13:00
David Major
71f6d3cce4
Backed out changeset a03d97422b73 to re-land with correct bug number. DONTBUILD
...
--HG--
extra : rebase_source : bc48165bcabfdcc53175db9d6409093e86a12e86
2014-11-14 10:41:36 +13:00
William Lachance
807b164e44
Bug 1097901 - Improve structured log example + docs;r=jgraham DONTBUILD
2014-11-13 16:45:43 -05:00
Ryan VanderMeulen
33b3f2ebde
Bug 1093639- Disable test_hidden_alpha.html on Mulet for hitting intermittent crashes in libLLVM-3.0.so.
2014-11-13 16:39:25 -05:00
Ryan VanderMeulen
ba05d5b3ed
Bug 1089453 - Disable test_conformance__textures__texture-npot-video.html on Mulet for hitting intermittent crashes in libLLVM-3.0.so.
2014-11-13 16:39:25 -05:00
David Major
5ece76f4e8
Bug 1078764: Add dummy method to nsIDOMNode to preserve FF34 vtable offsets. r=bz
...
--HG--
extra : rebase_source : 97f0c61140ac4600ab6f6e038d50240a7d476c8c
2014-11-14 10:32:24 +13:00
Jeff Muizelaar
e6fbe0d1fc
Bug 1089364. Avoid trying to resize the swap chain to a negative size. r=bas
...
This was causing GetBuffer to return DXGI_ERROR_INVALID_CALL
--HG--
extra : rebase_source : 49e62fd5dda1e28268218cffca4ea1ce7af1b6ea
2014-11-13 10:10:48 -05:00
Kannan Vijayan
4ac6dd569f
Bug 1050774 - Record script execution in timeline view. r=bholley
2014-11-13 16:22:24 -05:00
Tom Schuster
2ee03971b2
Bug 949666 - Save last used upload dir with e10s. r=billm
2014-11-09 20:26:14 +01:00
Jeff Muizelaar
f2786d3f9f
Bug 1097877. Move GLBlitTextureImageHelper from gfx/gl to gfx/layers/opengl. r=nical
...
The only user is in layers/opengl. This is needed to do better state tracking
in the compositor.
--HG--
rename : gfx/gl/GLBlitTextureImageHelper.cpp => gfx/layers/opengl/GLBlitTextureImageHelper.cpp
rename : gfx/gl/GLBlitTextureImageHelper.h => gfx/layers/opengl/GLBlitTextureImageHelper.h
extra : rebase_source : bba00cbfac9253ca933721659dadbda2bfbe65c5
2014-11-10 14:49:05 -05:00
Hiroyuki Ikezoe
1a4b6b3cf2
Bug 1097484 - Set browser.urlbar.autoFill.searchEngines false to avoid the failure of xpcshell in comm-central. r=mak
2014-11-13 04:49:00 +02:00
Ryan VanderMeulen
ac429e815e
Merge m-c to inbound. a=merge
2014-11-13 15:47:16 -05:00
Ryan VanderMeulen
28c2fca375
Merge fx-team to m-c. a=merge
2014-11-13 15:40:39 -05:00
Ryan VanderMeulen
3816bf87a1
Merge b2g-inbound to m-c. a=merge
2014-11-13 15:33:32 -05:00
Andrew Osmond
f1b2045a01
Bug 1096078 - Restore use of Destroy() for DOMMediaStream. r=jesup
2014-11-13 15:28:22 -05:00
Ryan VanderMeulen
b21b6a20cf
Backed out changeset 5dd9fb34f542 (bug 1096078) for Windows mochitest-3 crashes. a=me
2014-11-13 15:24:49 -05:00