Robert O'Callahan
|
03f9163b45
|
Bug 785588. Perform asynchronous scroll operations before firing requestAnimationFrame callbacks. r=tnikkel
--HG--
extra : rebase_source : 3c1439773981db4ea1b957db4351f50899229130
|
2012-09-05 22:29:15 +12:00 |
|
Robert O'Callahan
|
21130136a9
|
Bug 787623. Call MarkContextClean immediately if we're not going to receive a DidTransactionCallback. r=joedrew
--HG--
extra : rebase_source : 459c517fba4b6c2e6e6d95200aebec9369c0edb6
|
2012-09-05 22:28:23 +12:00 |
|
Shih-Chiang Chien
|
779c1c128d
|
Bug 784590 - No onchange event after seleted options by value selector(mozbrowser <select>), r=fabrice
|
2012-09-05 14:10:55 +08:00 |
|
Tim Taubert
|
6694116d76
|
Bug 776928 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored. r=dao
|
2012-09-05 07:52:31 +02:00 |
|
Shian-Yow Wu
|
9f61c57951
|
Bug 787406 - B2G Network Manager: Allow only one default route at the same time. r=philikon.
|
2012-09-05 13:29:48 +08:00 |
|
Chris Jones
|
95d30729a7
|
Bug 780074: Change the fps counter to provide better estimates of instantaneous fps. r=jrmuizel
|
2012-09-04 22:17:13 -07:00 |
|
Brad Lassey
|
846c9ef9ee
|
bug 761503 - return a bool from PumpMessageLoop to indicate if work was performed r=snorp
|
2012-06-05 01:14:12 -04:00 |
|
Chris Pearce
|
d608c99760
|
Bug 788387 - Add -moz-box-sizing:border-box to :-moz-full-screen. r=roc
|
2012-09-05 15:54:11 +12:00 |
|
Boris Zbarsky
|
4dcdb03610
|
Revert changeset b96a7ceeb647, since it had no effect on build stuff. Bug 787498, no review, DONTBUILD
|
2012-09-04 23:04:37 -04:00 |
|
Boris Zbarsky
|
25a4faafba
|
Bug 787131. Move management of primary content state stuff from the nsSubDocumentFrame into the nsFrameLoader, so it works on display:none elements. r=jlebar
|
2012-09-04 23:00:26 -04:00 |
|
Benjamin Peterson
|
d7c07b26b1
|
Bug 785305 - Teach Reflect.parse about the strange parse node structure of defaulted formals that alias functions. r=jorendorff
|
2012-09-04 22:40:53 -04:00 |
|
Ryan VanderMeulen
|
a15ca6b6bd
|
Backout 7887ace84c7d (bug 786801) due to mochitest-other orange.
|
2012-09-04 22:36:50 -04:00 |
|
Nicholas Nethercote
|
87e07fd1fd
|
Bug 788099 - Remove BytecodeEmitter::constMap. r=luke.
--HG--
extra : rebase_source : eb1d3c9744641f34d31216b1eacf96f61f31f413
|
2012-09-04 19:07:54 -07:00 |
|
Donovan Preston
|
1148c744d4
|
Bug 784897 - Remove nsITCPSocket constants. r=sicking
|
2012-09-04 22:23:53 -04:00 |
|
Ryan VanderMeulen
|
30aa2d39f5
|
Merge m-c to inbound.
|
2012-09-04 22:23:49 -04:00 |
|
Scott Johnson
|
16c4dd958f
|
Bug 787267: Add capability to import-tests.py to mark tests as failing. [r=dbaron]
|
2012-09-04 20:57:32 -05:00 |
|
Ryan VanderMeulen
|
59cedff1d9
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-09-04 21:45:09 -04:00 |
|
Siddharth Agarwal
|
f15989558f
|
Bug 787658 - Recalculate mtime once the target is built. r=khuey
|
2012-09-04 21:30:32 -04:00 |
|
Timothy Guan-tin Chien
|
799a3dd83d
|
Bug 788094 - B2G RIL: SIM card state keywords is different between code and IDL. r=philikon
|
2012-09-04 21:01:57 -04:00 |
|
Anthony Jones
|
068a22f36a
|
Bug 788087 - Apply matrices to Azure/Cairo patterns. r=joe
|
2012-09-04 21:01:57 -04:00 |
|
Marco Castelluccio
|
70c621a038
|
Bug 788042 - Use MOZ_X11 instead of MOZ_WIDGET_GTK2 under gfx/layers. r=karlt
|
2012-09-04 21:01:57 -04:00 |
|
Jan Beich
|
28e2169fa7
|
Bug 788039 - With no prefix, search libevent via pkg-config. r=glandium
|
2012-09-04 21:01:57 -04:00 |
|
Masatoshi Kimura
|
a13f21b796
|
Bug 784367 - Encode/decode document.cookie as UTF-8 per HTML5 spec. r=bz
|
2012-09-04 21:01:57 -04:00 |
|
Mike Habicher
|
6ae700c29b
|
Bug 779139 - Make DOM-facing camera objects cycle collection participants. r=jst
--HG--
rename : dom/camera/CameraControl.h => dom/camera/CameraControlImpl.h
rename : dom/camera/GonkCameraCapabilities.cpp => dom/camera/DOMCameraCapabilities.cpp
|
2012-09-04 21:01:56 -04:00 |
|
Ryan VanderMeulen
|
9d666dfae5
|
Merge m-c to inbound.
|
2012-09-04 21:01:50 -04:00 |
|
Chris Jones
|
9509102724
|
Bug 785237: Give prelaunch processes background priority, and move the background oom_adj up (down?) a class. r=jlebar
|
2012-09-04 17:36:16 -07:00 |
|
Anthony Jones
|
179b553f43
|
Bug 773460 - Change the default canvas over to Azure; r=nrc
|
2012-09-05 12:05:40 +12:00 |
|
Robert Longson
|
f2ca028f8d
|
Back out 92f2cf2f42b2 (bug 754592) for causing regression
|
2012-09-04 14:53:04 -07:00 |
|
Luke Wagner
|
f3ddf2e017
|
Bug 786801 - js_InferFlags should not stop at compartment boundaries (r=bhackett)
--HG--
extra : rebase_source : a8c83b7965d4b7fd1fa2bf12c1d5e24a20244215
|
2012-09-04 14:31:04 -07:00 |
|
Daniel Holbert
|
c62fdc18d3
|
Bug 763689 patch 3: Support min-height:auto in computed style, and add special cases as necessary wherever it's read. r=dbaron
|
2012-09-04 16:26:11 -07:00 |
|
Daniel Holbert
|
bb17bc6aff
|
Bug 763689 patch 2: Support min-width:auto in computed style, and add special cases as necessary wherever it's read. r=dbaron
|
2012-09-04 16:26:10 -07:00 |
|
Ryan VanderMeulen
|
9cb7993e51
|
Backout bug 738612, with feeling this time.
|
2012-09-04 19:21:23 -04:00 |
|
Steve Fink
|
9ea43925ac
|
Backed out changeset ceb6f653de08 (bug 738612)
|
2012-09-04 16:01:25 -07:00 |
|
Steve Fink
|
4bbcffd151
|
Backed out changeset 81bbb0b8aff2 (bug 738612)
|
2012-09-04 16:01:23 -07:00 |
|
Michael Wu
|
a2f4fba3b5
|
Bug 694484 - OpenSL backend for libcubeb, r=kinetik
|
2012-09-04 17:45:08 -03:00 |
|
Joel Maher
|
26d9e20e39
|
Bug 788235 - update a new talos.zip to capture xperf io tracking and correct product info for datazilla. r=armenzg
|
2012-09-04 15:43:40 -04:00 |
|
Brian Nicholson
|
70fb9e2e18
|
Bug 784386 - Fix comment for Array.join() string concatenation. r=me
|
2012-09-04 11:24:52 -07:00 |
|
Siddharth Agarwal
|
08bf89ab6c
|
Merge mozilla-central to build-system.
|
2012-09-04 21:16:02 +05:30 |
|
Phil Ringnalda
|
5b03f3ae48
|
Bug 705047 followup, the || and or keys are right next to each other
|
2012-09-03 23:42:34 -07:00 |
|
Siddharth Agarwal
|
f949cdba0c
|
Bug 787806 - Fix LD for Pymake Win64 builds. pending-r=ted
|
2012-09-03 03:48:16 +05:30 |
|
ffxbld
|
ba9979bf02
|
Automated blocklist update from host mv-moz2-linux-ix-slave13
|
2012-09-02 13:59:11 -07:00 |
|
Randell Jesup
|
65539ef89c
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Ryan VanderMeulen
|
79d358fbb7
|
Merge inbound to m-c.
|
2012-09-01 21:44:21 -04:00 |
|
Wellington Fernando de Macedo
|
4d18fe2002
|
Bug 740862 - "ASSERTION: Freeze() failed" in nsEventSource::Observe(dom-window-frozen). r=smaug
|
2012-09-01 17:24:42 -04:00 |
|
Ryan VanderMeulen
|
96c36baf79
|
Merge inbound to m-c.
|
2012-09-01 08:46:12 -04:00 |
|
Landry Breuil
|
29a5b79d57
|
Bug 786588: Readd 32 bits padding for non-methodjit 32 bits archs. r=njn
|
2012-09-01 09:08:36 +02:00 |
|
Shu-yu Guo
|
3b0ec28eba
|
Bug 787282 - Initialize all slots in ParallelArray constructor when GC might trigger (r=billm)
|
2012-08-31 21:33:04 -07:00 |
|
Ryan VanderMeulen
|
171736767a
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-31 21:36:07 -04:00 |
|
Siddharth Agarwal
|
d5c7aa9533
|
Bug 787600 - Pymake: Shell commands in submakes don't honour exported PATH and don't receive exported envvars. r=gps
|
2012-09-01 06:41:50 +05:30 |
|
Siddharth Agarwal
|
c5d4509bf1
|
Bug 784910 - Pymake: adjust sys.path so that native commands can load other modules from their own directories. r=ted
|
2012-09-01 06:40:16 +05:30 |
|