Commit Graph

303723 Commits

Author SHA1 Message Date
Gene Lian
fd920eef31 Bug 852911 - B2G MMS: fail to expose correct nsIDOMMozMmsMessage.attachments. r=smaug 2013-03-21 14:49:23 +08:00
Chris Lord
fefea759ce Bug 849573 - Handle interrupted tabs tray animation. r=sriram
If the tabs tray animation is interrupted to run in the opposite direction,
run the animation from the point the tray currently is, rather than snapping
it to the open or closed position first.
2013-03-20 23:43:47 +00:00
Daniel Holbert
755a8bf592 Bug 842179 followup: fix typo in comment. Comment-only, DONTBUILD 2013-03-20 23:41:32 -07:00
David Zbarsky
455f0cd757 [Bug 852843] SVGZoomAndPan interface object not being instantiated r=bz 2013-03-21 01:33:56 -04:00
Justin Dolske
f0d25e89f2 Bug 851846 - Update password manager's logging function. r=mattn 2013-03-20 21:54:45 -07:00
Phil Ringnalda
c89ff31b6f Back out d77773a8abf9 and eca6b3ea3e8d (bug 853169) for Linux xpcshell crashes
CLOSED TREE
2013-03-20 21:33:03 -07:00
Matthew Gregan
5ed5924399 Bug 852831 - Unbreak media volume control on Android. r=mchen 2013-03-21 15:36:29 +13:00
Matthew Gregan
37fdfc38c6 Backout bug 852831 (07e459058893) on a CLOSED TREE. 2013-03-21 16:42:23 +13:00
Matt Woodrow
e6e2b8b30f Bug 822086 - Handle a nullptr ContainerLayer in nsDisplayTransform::BuildLayer. r=bustage CLOSED TREE 2013-03-21 16:27:02 +13:00
Johnny Stenback
f6a0f19796 Fixing bug 781310. Change nsPluginHost::GetInst() to return already_AddRefed<nsPluginHost> to make it harder to write leaky code. r=jschoenick@mozilla.com 2013-03-20 11:29:00 -07:00
Matthew Gregan
b7afa7cbdf Bug 852831 - Unbreak media volume control on Android. r=mchen 2013-03-21 15:36:29 +13:00
Matt Woodrow
da8a9cd870 Bug 822086 - Don't build ContainerLayers that would have a singular matrix. r=roc 2013-03-21 15:33:00 +13:00
Matt Woodrow
f1b2fc7b09 Bug 831313 - Bail out from rendering rather than aborting if we fail to allocate shared memory for a layers surface. r=roc 2013-03-21 15:33:00 +13:00
Matt Woodrow
b44fe181ee Bug 850672 r=roc 2013-03-21 15:33:00 +13:00
Joe Drew
393320f48c Bug 853169 - Initialize the output profile at gfxPlatform::Init() time. r=jrmuizel 2013-03-20 22:25:43 -04:00
Joe Drew
9f32f2b334 Bug 853169 - Make qcms precache reference counts threadsafe/atomic. r=jrmuizel 2013-03-20 22:25:43 -04:00
Ryan VanderMeulen
3bc17f44e8 Bug 853273 - Add missing space. 2013-03-20 22:24:33 -04:00
Anthony Jones
f9775b58f9 Bug 833795 - Use screen relative co-ordinates for gestures; r=drs 2013-03-21 15:08:15 +13:00
Ehsan Akhgari
4af4ef25b3 Bug 852838 - Make sure that trying to allocate an AudioBuffer with a very large number of channels does not cause an OOM crash; r=roc 2013-03-20 21:49:13 -04:00
Luqman Aden
0dc75a6ca0 Bug 853219 - List mozcrash as dependency in mochitest venv setup. r=jgriffin 2013-03-20 16:36:16 -07:00
Tim Taubert
19036f920d Bug 852531 - [New Tab Page] use promises to wait for a batch of operations to complete; r=yoric 2013-03-20 17:06:34 +01:00
Mike Hommey
347a7c2d09 Bug 852950 - Kill libxpcom. r=bsmedberg
Also refactored the xpcom standalone glue to reside in a single file and
removed its use of realpath().

--HG--
rename : xpcom/stub/dependentlibs.py => toolkit/library/dependentlibs.py
rename : xpcom/stub/nsXPComStub.cpp => xpcom/build/FrozenFunctions.cpp
2013-03-20 14:56:41 +01:00
Mike Hommey
8376bad5eb Bug 854914 - Allow clang to build in C++11 mode by working around http://llvm.org/bugs/show_bug.cgi?id=13530. r=ted 2013-03-27 07:51:14 +01:00
Phil Ringnalda
6463b16c25 Back out 8e59146e161e:29acf1494fed (bug 790732) for failing in exactly the same way it failed on the tryserver
CLOSED TREE
2013-03-26 23:40:45 -07:00
Phil Ringnalda
0ecf218a04 Back out c04824522d46 (bug 848973) for (at least) 10.8 and Android reftest failures
CLOSED TREE
2013-03-26 23:31:57 -07:00
Jeff Muizelaar
acb75a7a40 Bug 855178. Use WaitSync instead of ClientWaitSync in SharedSurfaceGL. r=jgilbert
This is better than waiting/spinning. WaitSync will make the GPU do the
waiting for us and we can continue on.
2013-03-26 22:29:07 -07:00
Nicholas Nethercote
3961c78096 Bug 831588 - Don't measure decommitted GC arenas in the "explicit" tree. r=terrence,jlebar.
--HG--
extra : rebase_source : a35d978b8884e25169cca8ffc93f96e532e82320
2013-03-26 15:07:33 -07:00
Bobby Holley
324bac32c7 Bug 790732 - Components shim tests. r=mrbkap 2013-03-26 22:18:56 -07:00
Bobby Holley
6da472c7c2 Bug 790732 - Components shim telemetry. r=mrbkap 2013-03-26 22:18:56 -07:00
Bobby Holley
5a05b3aa90 Bug 790732 - Omit Components object for content scopes. r=mrbkap 2013-03-26 22:18:56 -07:00
Bobby Holley
ef903247ce Bug 790732 - Define a lazily-resolved shim for Components. r=mrbkap 2013-03-26 22:18:55 -07:00
Bobby Holley
89264d7aee Bug 790732 - Make Components console warning test pref-aware. r=mrbkap 2013-03-26 22:18:55 -07:00
Bobby Holley
77fb834b20 Bug 790732 - Stop attaching Components in InitClasses. r=mrbkap
This method is larely deprecated. The only two consumers are JSD and the setup
for the safe JSContext, neither of which use system principal and thus neither
of which should have |Components|.
2013-03-26 22:18:55 -07:00
Bobby Holley
c980e62926 Bug 790732 - Remove the aTarget parameter from AttachComponentsObject. r=mrbkap
I added this when I thought we'd be defining Components on an object on the XBL
scope chain. At this point, it's not necessary anymore.
2013-03-26 22:18:55 -07:00
Bobby Holley
ca50f252f0 Bug 790732 - Fix two more toolkit tests. r=me
Not sure why these didn't appear on earlier try runs, but they're trivial.
2013-03-26 22:18:54 -07:00
Bobby Holley
53b9848aa4 Bug 854604 - Null-check funobj. r=mrbkap
I've audited all the places where we instantiate an XPCCallContext with more
than just (cx, {NATIVE,JS}_CALLER), and the toString hook is the only place
where we don't check IsValid() or something that depends on it.
2013-03-26 22:08:10 -07:00
Alexander Surkov
9c783dca75 Bug 853361 - moving by words is inconsistent, r=roc 2013-03-27 09:57:29 +09:00
Mark Finkle
043e016d9c Bug 854107 - Lazy load more notification-based objects r=margaret 2013-03-27 01:06:14 -04:00
Mark Finkle
03a8172071 Bug 854107 - Lazy load more normal JS objects r=margaret 2013-03-27 01:06:11 -04:00
Randell Jesup
c8ed26cbac Bug 839650: proxy AddTrack() to MSG thread via a custom command so we can get access to the current stream time r=ekr 2013-03-27 01:01:23 -04:00
Mark Finkle
a55cc2028d Bug 854340 - Firefox for Android cannot against loop + alert attack r=wesj 2013-03-27 00:53:24 -04:00
Cameron McCormack
eb903ad1da Bug 848973 - Document what aFrame means in nsStyleDisplay::IsBlockInside() and friends. r=roc 2013-03-27 15:49:56 +11:00
Phil Ringnalda
e51447822a Back out bd91df842f2f (bug 840388)
CLOSED TREE
2013-03-26 20:34:02 -07:00
Phil Ringnalda
abba31f47c Back out 196fbc36c878 (bug 840388) for asserting
CLOSED TREE
2013-03-26 20:18:34 -07:00
Phil Ringnalda
0983dd84b6 Back out ee27d1d8b302 (bug 836951) for depending on a patch that's being backed out
CLOSED TREE
2013-03-26 20:18:30 -07:00
Ryan VanderMeulen
e46c6c9dfb Backed out changesets 957f2b35ce83:1799cffbba63 (bug 826093) for Android reftest-2 failures (again) on a CLOSED TREE. 2013-03-26 21:56:03 -04:00
Hubert Figuière
8dd4e3ff13 Backout 96f2990b1124 (bug 840612) due to orange on Mn. CLOSED TREE 2013-03-26 21:07:50 -04:00
Daniel Holbert
eee60fbb93 Backout e912de49c12b (Bug 854538) due to M5 & crashtest oranges on a CLOSED TREE 2013-03-26 17:28:14 -07:00
Masayuki Nakano
d068300221 Bug 848672 Redesign focus handling of nsTextStore r=jimm 2013-03-27 09:04:02 +09:00
Mark Hammond
ca9f3ff1a0 Bug 852775 - use nsView::CalcWidgetBounds to compare actual and expected popup sizes. r=tn 2013-03-27 11:02:57 +11:00