Граф коммитов

310639 Коммитов

Автор SHA1 Сообщение Дата
Ed Morley 499ab75f0d Backed out changeset efe0a3f79333 (bug 803299) 2013-05-28 14:45:32 +01:00
Ed Morley 935521bdfb Backed out changeset bb46fe25304b (bug 803299) 2013-05-28 14:45:30 +01:00
Ed Morley e366c6bdb4 Backed out changeset aef97ef0a18a (bug 803299) 2013-05-28 14:45:27 +01:00
Ed Morley a23a5190eb Backed out changeset 8a713f374b1b (bug 803299) 2013-05-28 14:45:24 +01:00
Ed Morley 6114aa7ca4 Backed out changeset 5801b2855c33 (bug 803299) 2013-05-28 14:45:22 +01:00
Ed Morley 2d30bdbc2b Backed out changeset 1b3d30cfce65 (bug 803299) 2013-05-28 14:45:19 +01:00
Brian Hackett 07cf981505 Bug 867820 - Box boolean inputs to double comparisons when a double conversion isn't possible, r=jandem. 2013-05-28 07:27:37 -06:00
Chris Lord 7dafba94b2 Bug 803299 - Some SVG tests need more fuzzing on Android with 24bpp. r=jwatt 2013-05-28 14:22:15 +01:00
Chris Lord f84ffd07a0 Bug 803299 - Replace black.png with black.html for webgl-color-alpha-test. r=jrmuizel
webgl-color-alpha-test fails to render the image correctly since switching on
24-bit rendering, presumably due to async image decoding. Instead, just replace
the pure black 256^2 image with a page that renders the same using a div.
2013-05-28 14:22:13 +01:00
Chris Lord 6da66d74c8 Bug 803299 - Some tests require extra fuzzing on Android in 24-bit colour. r=blassey 2013-05-28 14:22:11 +01:00
Chris Lord e1af91360f Bug 803299 - JPEG srgb icc fails on Android in 24-bit colour. r=jrmuizel 2013-05-28 14:22:09 +01:00
Chris Lord 3a1b46069b Bug 803299 - More tests pass on Android with 24-bit colour. r=blassey
Tests that were marked as failing now pass with increased colour depth.
2013-05-28 14:22:08 +01:00
Chris Lord 6b305c9092 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 14:22:06 +01:00
Chris Lord 733f3fb48b Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-28 14:22:04 +01:00
Hannes Verschore f895b25713 Bug 876649: IonMonkey: Temporary disable MSetElementCache when no dense write is seen, r=jandem 2013-05-28 15:09:25 +02:00
Brian Hackett 434420b8a2 Bug 875276 - Improve robustness when optimizing .length accesses on objects, r=jandem. 2013-05-28 07:00:55 -06:00
Jan de Mooij 1fecd244b8 Bug 876434 - Compile JSOP_CALLEE with Baseline. r=djvj 2013-05-28 14:32:56 +02:00
Jan de Mooij 455b689781 Bug 876398 - Compile JSOP_POPN with Baseline and Ion. r=djvj 2013-05-28 14:32:47 +02:00
Jan de Mooij eb4410ff82 Bug 876226 - Restore frame chain if evaluate fails. r=luke 2013-05-28 14:32:19 +02:00
Cameron McCormack ffd032c17c Bug 876545 - Make test_input_santization.html output a lot less when it passes. r=mounir 2013-05-28 22:24:34 +10:00
Nicolas Silva 64e53fc053 Bug 867656 - Part 2. Implement Dump for CompositableHost classes. r=mattwoodrow 2013-05-26 04:44:24 +02:00
Nicolas Silva 7fcd49c55c Bug 867656 - Part 1. Implement GetAsSurface for GL TextureHosts. r=bjacob 2013-05-26 04:43:43 +02:00
Bas Schouten 7093bf520b Bug 843555 - Part 2: Optimize paint with operator source when there's no clip. r=jrmuizel 2013-05-28 14:12:30 +02:00
Bas Schouten 5ea6ee5f3a Bug 843555 - Part 1: Use a content texture client for Canvas. r=nical 2013-05-28 14:12:01 +02:00
Julian Seward eb8e819973 Bug 872496 - Allow early registration of stack tops, to improve native unwind quality. r=bgirard. 2013-05-28 14:03:38 +02:00
David Burns eb060acb5a Bug 872561 - Loosening the elementInView and also checking the centre of the element is in view; r=mdas 2013-05-28 12:30:56 +01:00
Ehsan Akhgari 615f1f5b8a Bug 865256 - Part 1: Implement the DOM bindings for WaveTable; r=roc 2013-05-28 07:19:07 -04:00
Timothy Nikkel 72ba3a236e Bug 820814. Call nsIWidget::Destroy from a runnable when destroying the widget for a view. r=mats
nsIWidget::Destroy can re-enter so do it when it is safe.
2013-05-28 03:11:11 -05:00
Mike Hommey a7befac654 Bug 876110 - Manually set fennec process ptraceable on non release builds. r=kats 2013-05-28 09:44:57 +02:00
Mike Hommey 32562dee67 Bug 875821 - Fix library loading time message and add process usage on top of thread usage. r=kats 2013-05-28 09:44:39 +02:00
Mike Hommey 566efaa73a Bug 873334 - Add -march=pentiumpro when building in x64 buildbot environments. r=ted 2013-05-28 09:42:58 +02:00
Benjamin Bouvier 717037d534 Bug 875135: IonMonkey: Don't reorder operands when constant is already in rhs, r=sstangl 2013-05-26 13:20:57 -07:00
Ethan Hugg 3e7d003840 Bug 873888 - Wait for construction of tracks before returning onAddStream r=jesup 2013-05-21 07:49:50 -07:00
Boris Zbarsky 76ce95b003 Bug 875939. Make passing a Rooted<T> or Handle<T> to a function taking |const T&| not be a gc hazard. r=terrence 2013-05-24 22:38:09 -04:00
Phil Ringnalda 35e6b8bc90 Back out affd9b74be00 (bug 874418) for unexpected crashtest assertions
CLOSED TREE
2013-05-24 19:00:38 -07:00
Daniel Holbert 27947b9be3 Bug 874418: Assert that placeholders are reflowed before their out-of-flows. r=bz 2013-05-21 12:15:57 -04:00
Joey Armstrong 2c39cbb922 bug 870406: move to moz.build (config batch #1) r=mshal 2013-05-24 17:21:14 -07:00
Eddy Bruel 95c00e88f0 Merge for bug 637572 2013-05-24 17:05:46 -07:00
Eddy Bruel 88bc398c48 Bug 637572: Implement Debugger.Source.prototype.text; r=jimb 2013-05-24 17:00:08 -07:00
Shu-yu Guo 0dde06ae3a Bug 875748. (r=djvj) 2013-05-24 16:55:54 -07:00
Shu-yu Guo b1e7918635 Bug 875742. (r=djvj) 2013-05-24 16:55:54 -07:00
Masatoshi Kimura 6c62e3f1ba Backed out changeset db13e1fbc642 (bug 691151) because some in-tree callers are still using the function 2013-05-25 08:41:19 +09:00
Nicolas B. Pierron bb5e32fd22 Bug 774006 - IonMonkey: Implement SetElementIC for integer indexes. r=h4writer 2013-05-24 16:32:49 -07:00
Jeff Walden 83c2ba376f Followup to bug 816033, remove a test. This was removed locally, but somehow the removal ended up in a different, not-yet-pushed patch. Sorry! :-(
--HG--
extra : rebase_source : 1f487c932c5d8ebffabe8c08da12a1f9916e221b
2013-05-24 16:15:46 -07:00
Mark Capella 976a27069c Bug 862445 - Adjust reader mode content layout for serif fonts, r=lucasr, f=margaret 2013-05-24 19:10:33 -04:00
Masatoshi Kimura b5698ac443 Bug 726933 - Add a deprecation warning to getPreventDefault. r=smaug 2013-05-25 07:55:20 +09:00
Masatoshi Kimura 52e23b1271 Bug 875155 - Convert TimeEvent to WebIDL. r=smaug 2013-05-25 07:55:19 +09:00
Masatoshi Kimura bf3edb05d3 Bug 875155 - Make bug 809674 test self-contained. r=bholley 2013-05-25 07:55:18 +09:00
Jeff Walden 0d7e133a80 Bug 816033 - Convert a jstest for hash table init with a really huge number to a jsapi-test, to avoid mega-tests taking forever and a day to run. Also add operation callbacks to the JSON.stringify replacer-is-array loop, and cap the initial size of the HashSet used to store property names extracted from the replacer array. (It'll grow naturally if extra elements are added.) r=luke
--HG--
extra : rebase_source : ec150c815c0c7003508a103edd45ec5f570603f3
2013-05-23 14:37:23 -07:00
Jeff Walden 902777362b Bug 873718 - Add a second argument to MakeConstructible, a value to be set as .prototype on the function. This ensures that .prototype is always an object, and that |new|ing the function will never invoke user-defined code trying to access the .prototype (and possibly hitting such a property along the prototype chain). r=till
--HG--
extra : rebase_source : 039448500590360f99e24350fdaa8da4c17f9487
2013-05-21 17:42:34 -07:00