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

323515 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 4bcfb1058f Bug 912948 part 2. Add support for [Clamp] and [EnforceRange] on writable attributes. r=khuey 2013-09-09 22:10:45 -04:00
Boris Zbarsky 0ad10b4254 Bug 912948 part 1. Add support for [Clamp] and [EnforceRange] on dictionary members. r=khuey 2013-09-09 22:10:44 -04:00
Shu-yu Guo a5b342dfed Bug 899139 - Part 4: Refactor lowering byte registers for x86. (r=jandem) 2013-09-09 18:55:53 -07:00
Shu-yu Guo ccf7df75d4 Bug 899139 - Part 3: Install SetElementIC for typed array writes. (r=bhackett) 2013-09-09 18:55:52 -07:00
Shu-yu Guo 582e04e7da Bug 899139 - Part 2: SetElementIC typed array stubs. (r=jandem) 2013-09-09 18:55:52 -07:00
Shu-yu Guo 27393bfaa7 Bug 899139 - Part 1: Refactor value-to-int logic into IonMacroAssembler. (r=jandem) 2013-09-09 18:55:52 -07:00
Jeff Walden f39b202b1a Bug 897678 - Make worker code stop using propertyops, as a step toward removing propertyops altogether. r=mrbkap
--HG--
extra : rebase_source : 17c2fccbde0b813fcff2b780c1896e35034c071d
2013-08-08 15:55:23 -07:00
Douglas Crosher 3bf075997e Bug 913867 - OdinMonkey: correct heap access index folding of bitwise-and of zero, r=luke 2013-09-10 01:52:45 +10:00
Chris Pearce bd28d7d80f Bug 910897 - Use MP3FrameParser in DirectShow in order to calculate the duration. r=padenot 2013-09-10 12:45:33 +12:00
Neil Deakin c3c6d3fde3 Bug 907062, resolve the promise if the popup is already open so that the test doesn't occasionally fail, r=paolo 2013-09-09 20:13:58 -04:00
Chris Pearce de518c3819 Bug 913974 - Don't export moz_cairo_win32_printing_surface_create when printing disabled, to fix build error with ac_add_options --disable-printing. r=ted 2013-09-10 12:09:51 +12:00
Eric Faust 530c017edb Bug 912316 - Ensure that Ion get ICs don't incur unwanted lookup-based side-effects. (r=djvj) 2013-09-09 16:25:56 -07:00
Eric Faust 3556f70249 Bug 911708 - Check non-object Ion-specialized types statically in ICs. (r=bhackett) 2013-09-09 16:25:56 -07:00
Eric Faust 2cf4e782d1 Bug 911707 - Don't cache JSPropertyOp setter calls on unwritable shapes. (r=Waldo) 2013-09-09 16:25:56 -07:00
Benoit Girard 90cc807e87 Bug 913329 - Use CopySurface to draw to the screen using OMTC basic. r=mattwoodrow 2013-09-09 11:49:56 -04:00
Masatoshi Kimura 52c9c7c1cd Bug 913853 - Remove enablePrivilege usage from tests for prompt. r=bholley 2013-09-10 07:57:53 +09:00
Tanvi Vyas e03d07cca4 Bug 912817 - Add a new class for mixed display content loaded / active content blocked to differentiate it from the mixed display content loaded / no active content case. r=jaws 2013-09-09 15:55:49 -07:00
Benjamin Bouvier 4cafb7489b Bug 888109: Float32 general optimizations for IonMonkey: framework and arithmetic operations; r=sstangl,nbp 2013-07-18 15:13:15 -07:00
Tanvi Vyas 84c39e3808 Bug 912817 - Backed out changeset 690752e6d8a3
--HG--
extra : rebase_source : 021aad413a2b3e1b069c60d9b5557773aaadc144
2013-09-09 15:50:47 -07:00
Wes Kocher 8fe24566a4 Backed out changeset 88fd66b4944c (bug 897221) 2013-09-09 15:50:32 -07:00
Tanvi Vyas dcf3f38779 Bug 912817 - Add a separate class for mixed display with active content blocked. 2013-09-09 15:48:01 -07:00
Dan Gohman 9a803ae47a Bug 910829 - IonMonkey: Include position numbers in the debug output for Phi nodes, to make them consistent with regular nodes. r=bhackett 2013-09-09 15:04:24 -07:00
Dan Gohman fca257c113 Bug 910829 - IonMonkey: Print register allocation debug messages to stderr instead of stdout. r=bhackett 2013-09-09 15:04:09 -07:00
Dan Gohman 7671b65a84 Bug 910829 - IonMonkey: Misc regalloc code cleanups. r=bhackett 2013-09-09 15:03:39 -07:00
Daniel Holbert 0e9820da1b Bug 914324: Add missing declaration of variable 'SocialStatus' to fix JS strict warning. r=mixedpuppy 2013-09-09 14:37:04 -07:00
Nikhil Marathe ae7fc7fa18 Bug 901291 - Get WebIDL callbacks working on Workers. r=khuey 2013-09-09 14:58:29 -07:00
Ryan VanderMeulen bb0111dd8b Merge m-c to inbound on a CLOSED TREE. 2013-09-09 17:01:07 -04:00
Ryan VanderMeulen a9d9f32d40 Backed out changeset 39bba9d8dbac (bug 912589) for Android NoIon jsreftest crashes.
CLOSED TREE
2013-09-09 16:55:20 -04:00
Ehsan Akhgari 354328adc4 Bug 913830 - Remove more unneeded #includes from the xpconnect IDL files; r=bholley 2013-09-09 22:37:37 +02:00
Ehsan Akhgari e2f4bfc92a Bug 910830 - Do not try to access a non-existent member of the test array in browser_observableobject.js; r=paul 2013-09-09 22:36:35 +02:00
Ryan VanderMeulen 6f1f0691b8 Merge fx-team to m-c. 2013-09-09 16:30:03 -04:00
Scott Johnson a31f20119c Bug 794693, part 2: Perform parent reflow state calculation at the box-block interface before setting up child reflow state to prevent crashing when a parent reflow state is assumed to be non-null. [r=dbaron] 2013-09-09 15:29:06 -05:00
Scott Johnson de54adfdb5 Bug 794693, part 1: Refactor nsHTMLReflowState constructor to allow initialization to be done by caller. [r=dbaron] 2013-09-09 15:29:05 -05:00
Ryan VanderMeulen 2e71c50348 Merge inbound to m-c. 2013-09-09 15:55:42 -04:00
Jim Mathies 77e829ca72 Bug 907098 - Don't send input events to apz if touchstart or the first touchmove get cancelled. Also filter touchmoves that don't change position. r=tabraldes 2013-09-09 13:57:25 -05:00
Jim Mathies cd24c85048 Bug 907098 - Prevent scrolling of chrome content using apz. r=mbrubeck 2013-09-09 13:57:25 -05:00
Philipp Wagner 3a959a98fb Bug 913908 - Fix typo in about:license. r=gerv
DONTBUILD
2013-09-09 19:26:46 +02:00
Jim Chen 9d78f64734 Bug 897221 - Include nsIUpdateTimerManager in Fennec and B2G; r=fabrice r=mfinkle 2013-09-09 15:47:47 -04:00
Jim Chen 529732057b Bug 897221 - Schedule in main process and notify content processes of updates for B2G; r=fabrice 2013-09-09 15:47:47 -04:00
Jim Chen 787be1509a Bug 897221 - Add test for UserAgentUpdates.jsm; r=fabrice 2013-09-09 15:47:47 -04:00
Jim Chen 80665addf5 Bug 897221 - Initialize UserAgentUpdates.jsm inside UserAgentOverrides; r=fabrice 2013-09-09 15:47:47 -04:00
Jim Chen ed37b483db Bug 897221 - Add UserAgentUpdates.jsm; r=fabrice 2013-09-09 15:47:47 -04:00
Jim Chen 6371bea45f Bug 897221 - Support JS objects and avoid negative delay in nsUpdateTimerManager; r=rstrong 2013-09-09 15:47:46 -04:00
Eddy Bruel 12a0c9f3f6 Bug 906963 - Add a "ignore caught exceptions" checkbox to the UI; r=dcamp 2013-09-09 19:02:41 +02:00
Tom Schuster 43bd0f28aa Bug 912629 - Electrolysis: Use page icon for tab crashed page. r=felipe 2013-09-09 11:26:14 -04:00
Ed Morley f7bce95a91 Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-09 16:07:48 +01:00
Ms2ger b336ed5c33 Merge backout. 2013-09-09 16:56:18 +02:00
Ms2ger 7154345fcf Backout changesets 194d051724a8:89e680f30d31 (bug 817700) for insufficient review. 2013-09-09 16:56:00 +02:00
Marco Zehe 9bc280db57 Bug 914050 - Main window announced to VoiceOver as unknown, r=surkov 2013-09-09 16:48:26 +02:00
Ryan VanderMeulen 84fd8a4cee Backed out changeset c3b01d22caa9 (bug 912959) for Windows bustage. 2013-09-09 10:20:59 -04:00