Carsten "Tomcat" Book
7f42025e12
Backed out changeset 48667a14f94d (bug 1092360) for test bustage / crashes on a CLOSED TREE
2014-11-14 08:14:22 +01:00
Chris Peterson
afa32e1976
Bug 1098134 - Fix or suppress warnings in gmp-api, gmp-clearkey, and gmp-plugin and mark as FAIL_ON_WARNINGS. r=cpearce
2014-10-22 00:40:18 -07:00
Chris Peterson
e8440cad48
Bug 1095990 - Part 2: Treat -Wnon-literal-null-conversion warnings as errors to match C++14's fix for C++11 core defect 903. r=glandium
2014-11-08 11:33:18 -08:00
Benoit Girard
db4fbee6fb
Bug 1092360 - Avoid redundant framebuffer switches. r=jrmuizel
2014-11-12 17:39:17 -05:00
Shian-Yow Wu
ddbda08edf
Bug 1063538 - Part 2: Test case. r=khuey
2014-11-14 14:17:27 +08:00
Shian-Yow Wu
9c0dc720d5
Bug 1063538 - Part 1: Allow XHR worker to set overrideMimeType/responseType after an aborted send. r=khuey
2014-11-14 14:14:19 +08:00
Phil Ringnalda
9d65fddd43
Back out changeset 63d194784378 (bug 1002281) for b2g build bustage
...
CLOSED TREE
2014-11-13 21:51:22 -08:00
Xidorn Quan
ef58484437
Bug 1096152 - Use frame instead of content to track break position. r=dbaron
...
--HG--
extra : amend_source : efab3508002471ed24c629d13985bca4fe4a1376
2014-11-14 16:41:14 +11:00
Dan Glastonbury
155f4147de
Bug 1002281 - Change WebGLBindableName to make mGLName const. r=jgilbert
...
Split the two functions into two classes. WebGLRenderBuffer and
WebGLVertexArray are special cases.
--HG--
extra : source : 3e8c03d1e6a7845a608c4770981cec1dd8b09977
2014-11-14 14:15:10 +10:00
Phil Ringnalda
49c377657d
Backed out 2 changesets (bug 1096633)
...
Backed out changeset 17e1001f62c9 (bug 1096633)
Backed out changeset 0b0b306c021d (bug 1096633)
2014-11-13 21:02:31 -08:00
Steve Fink
b00c1b58cc
Bug 1053999 - Switch chrome stack check to use StackForSystemCode, r=bholley
...
--HG--
extra : rebase_source : 89fe8ac209cec4e626c6c92fa6cee35c8addc395
2014-11-13 12:23:17 -08:00
Steve Fink
bcb05bd4d2
Bug 1053999 - Conservative stack check should assume untrusted code, r=bholley
...
--HG--
extra : rebase_source : f363a8bc1c2f78e9ab47538cdcf8669275a73cb0
2014-11-13 12:23:11 -08:00
Matt Woodrow
134379d2be
Bug 1097441 - Followup bustage fix on a CLOSED TREE
2014-11-14 17:30:02 +13:00
Matt Woodrow
f64bc7ff75
Bug 1098680 - Use the image size rather than the display size when initializing the apple h264 decoders. r=ajones
2014-11-14 17:15:42 +13:00
Matt Woodrow
7b7ab6430c
Bug 1098674
- Ignore unknown track header flag that appears in some MSE videos. r=ajones
2014-11-14 17:13:38 +13:00
Matt Woodrow
a5f6bda1d8
Bug 1098022 - Use Maybe<T> for mLastEndTimestamp in TrackBuffer to differentiate between 0 and unset. r=ajones
2014-11-14 17:12:48 +13:00
Matt Woodrow
fb90898fa4
Bug 1097441 - Use SetScaleToSize for scaling videos so that it works for asynchronous size changes. r=roc
2014-11-12 17:11:53 +13:00
Matt Woodrow
127aa9579f
Bug 1097441 - Initialize mSize on BufferTextureHost. r=nical
2014-11-13 10:44:42 +13:00
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