Boris Zbarsky
|
ea5f461f1b
|
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
|
6be713a75a
|
Bug 899139 - Part 4: Refactor lowering byte registers for x86. (r=jandem)
|
2013-09-09 18:55:53 -07:00 |
|
Shu-yu Guo
|
484a464b80
|
Bug 899139 - Part 3: Install SetElementIC for typed array writes. (r=bhackett)
|
2013-09-09 18:55:52 -07:00 |
|
Shu-yu Guo
|
166378f1ed
|
Bug 899139 - Part 2: SetElementIC typed array stubs. (r=jandem)
|
2013-09-09 18:55:52 -07:00 |
|
Shu-yu Guo
|
b1e8f56538
|
Bug 899139 - Part 1: Refactor value-to-int logic into IonMacroAssembler. (r=jandem)
|
2013-09-09 18:55:52 -07:00 |
|
Jeff Walden
|
417ac2b508
|
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
|
5b8d75ede8
|
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
|
35eb41eb07
|
Bug 910897 - Use MP3FrameParser in DirectShow in order to calculate the duration. r=padenot
|
2013-09-10 12:45:33 +12:00 |
|
Neil Deakin
|
a41a423e28
|
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
|
3cdbe86438
|
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
|
e96490055b
|
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
|
464fee6713
|
Bug 911708 - Check non-object Ion-specialized types statically in ICs. (r=bhackett)
|
2013-09-09 16:25:56 -07:00 |
|
Eric Faust
|
e04dce65ad
|
Bug 911707 - Don't cache JSPropertyOp setter calls on unwritable shapes. (r=Waldo)
|
2013-09-09 16:25:56 -07:00 |
|
Benoit Girard
|
76a20cd22b
|
Bug 913329 - Use CopySurface to draw to the screen using OMTC basic. r=mattwoodrow
|
2013-09-09 11:49:56 -04:00 |
|
Masatoshi Kimura
|
104538257c
|
Bug 913853 - Remove enablePrivilege usage from tests for prompt. r=bholley
|
2013-09-10 07:57:53 +09:00 |
|
Tanvi Vyas
|
f8824d667d
|
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
|
69698e03f0
|
Bug 888109: Float32 general optimizations for IonMonkey: framework and arithmetic operations; r=sstangl,nbp
|
2013-07-18 15:13:15 -07:00 |
|
Tanvi Vyas
|
9e93b3a656
|
Bug 912817 - Backed out changeset 690752e6d8a3
--HG--
extra : rebase_source : 021aad413a2b3e1b069c60d9b5557773aaadc144
|
2013-09-09 15:50:47 -07:00 |
|
Wes Kocher
|
8e0fc9121c
|
Backed out changeset 88fd66b4944c (bug 897221)
|
2013-09-09 15:50:32 -07:00 |
|
Tanvi Vyas
|
7e896999b7
|
Bug 912817 - Add a separate class for mixed display with active content blocked.
|
2013-09-09 15:48:01 -07:00 |
|
Dan Gohman
|
2d08c4921c
|
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
|
900b02f1d9
|
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
|
1639bef35b
|
Bug 910829 - IonMonkey: Misc regalloc code cleanups. r=bhackett
|
2013-09-09 15:03:39 -07:00 |
|
Daniel Holbert
|
5d7492f38f
|
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
|
f10d854d1c
|
Bug 901291 - Get WebIDL callbacks working on Workers. r=khuey
|
2013-09-09 14:58:29 -07:00 |
|
Ryan VanderMeulen
|
e21a004b9f
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-09-09 17:01:07 -04:00 |
|
Ryan VanderMeulen
|
852060fb91
|
Backed out changeset 39bba9d8dbac (bug 912589) for Android NoIon jsreftest crashes.
CLOSED TREE
|
2013-09-09 16:55:20 -04:00 |
|
Ehsan Akhgari
|
13a9b30ce0
|
Bug 913830 - Remove more unneeded #includes from the xpconnect IDL files; r=bholley
|
2013-09-09 22:37:37 +02:00 |
|
Ehsan Akhgari
|
05a8ea1473
|
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
|
8b92ad1ff5
|
Merge fx-team to m-c.
|
2013-09-09 16:30:03 -04:00 |
|
Scott Johnson
|
999a47f33b
|
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
|
0aef9cf06c
|
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
|
77773dff70
|
Merge inbound to m-c.
|
2013-09-09 15:55:42 -04:00 |
|
Jim Mathies
|
17e5f40531
|
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
|
20a6eb38a6
|
Bug 907098 - Prevent scrolling of chrome content using apz. r=mbrubeck
|
2013-09-09 13:57:25 -05:00 |
|
Philipp Wagner
|
cc8ac13aa1
|
Bug 913908 - Fix typo in about:license. r=gerv
DONTBUILD
|
2013-09-09 19:26:46 +02:00 |
|
Jim Chen
|
e813709b96
|
Bug 897221 - Include nsIUpdateTimerManager in Fennec and B2G; r=fabrice r=mfinkle
|
2013-09-09 15:47:47 -04:00 |
|
Jim Chen
|
b6c5019f3f
|
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
|
6c84b1e663
|
Bug 897221 - Add test for UserAgentUpdates.jsm; r=fabrice
|
2013-09-09 15:47:47 -04:00 |
|
Jim Chen
|
23d4940b0d
|
Bug 897221 - Initialize UserAgentUpdates.jsm inside UserAgentOverrides; r=fabrice
|
2013-09-09 15:47:47 -04:00 |
|
Jim Chen
|
8a4d8ea587
|
Bug 897221 - Add UserAgentUpdates.jsm; r=fabrice
|
2013-09-09 15:47:47 -04:00 |
|
Jim Chen
|
bdc19f62c2
|
Bug 897221 - Support JS objects and avoid negative delay in nsUpdateTimerManager; r=rstrong
|
2013-09-09 15:47:46 -04:00 |
|
Eddy Bruel
|
6a86294515
|
Bug 906963 - Add a "ignore caught exceptions" checkbox to the UI; r=dcamp
|
2013-09-09 19:02:41 +02:00 |
|
Tom Schuster
|
80038c3baf
|
Bug 912629 - Electrolysis: Use page icon for tab crashed page. r=felipe
|
2013-09-09 11:26:14 -04:00 |
|
Ed Morley
|
5eb2bdb5c4
|
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
|
6dfe58ad79
|
Merge backout.
|
2013-09-09 16:56:18 +02:00 |
|
Ms2ger
|
5d5e2ac59a
|
Backout changesets 194d051724a8:89e680f30d31 (bug 817700) for insufficient review.
|
2013-09-09 16:56:00 +02:00 |
|
Marco Zehe
|
e1ae77c02b
|
Bug 914050 - Main window announced to VoiceOver as unknown, r=surkov
|
2013-09-09 16:48:26 +02:00 |
|
Ryan VanderMeulen
|
7dba75dd5c
|
Backed out changeset c3b01d22caa9 (bug 912959) for Windows bustage.
|
2013-09-09 10:20:59 -04:00 |
|
Gene Lian
|
4cc178f86f
|
Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+
|
2013-09-09 21:48:07 +08:00 |
|