Ryan VanderMeulen
2d6efebe06
Backed out changeset 46519785800d (bug 847809) for B2G bustage.
2013-03-21 10:41:07 -04:00
Ekanan Ketunuti
865da17876
Bug 853428 - Use spaces instead of tabs for indentation in search.xml. r=jAwS
2013-03-21 21:11:40 +07:00
Jim Mathies
3b86720fbf
Bug 795630 - Remove CapturePicker and related files. r=mbrubeck
2013-03-21 09:23:13 -05:00
Jim Mathies
25ce68ec73
Bug 852967 - Simplify marker selection changes for text inputs. r=mbrubeck
2013-03-21 08:55:16 -05:00
Jim Mathies
25e1971b0c
Bug 852619 - Tap off form input to clear caret selection should clear focus. r=ally
2013-03-21 08:55:16 -05:00
Jim Mathies
e88bfad5c0
Bug 852088 - Add drag caret to select text support. r-fryn
2013-03-21 08:55:16 -05:00
Chris Coulson
d958db6681
Bug 852540 - Store the file extension on the nsMIMEInfoUnix returned from nsGNOMERegistry::GetFromExtension. r=karlt
2013-03-21 09:51:30 -04:00
Ed Morley
5eda760084
Merge latest green inbound changeset to mozilla-central
2013-03-21 11:49:34 +00:00
Michael Ratcliffe
ebf1543270
Bug 839640 - Editing an attribute that contains '&' fails; r=jwalker
2013-03-21 11:36:52 +00:00
Alexandre Poirot
bb648b9a63
Bug 839280 - devtools increase CC graph size; r=jwalker
2013-03-25 05:39:00 +02:00
Tim Taubert
91c0270f30
merge m-c to fx-team
2013-03-21 12:35:58 +01:00
Tim Taubert
477c197cab
Bug 851845 - Intermittent (NS_ERROR_NOT_AVAILABLE) [nsIDOMWindowUtils.getScrollbarSize]; r=jaws
2013-03-21 09:23:02 +01:00
Gene Lian
f0195440ce
Bug 853329 - B2G MMS: other Android phones cannot read attachments sent from FFOS. r=vicamo
2013-03-21 16:19:20 +08:00
Gene Lian
0517e30d1d
Bug 852911 - B2G MMS: fail to expose correct nsIDOMMozMmsMessage.attachments. r=smaug
2013-03-21 14:49:23 +08:00
Chris Lord
ead1fe5b4c
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
8d901c5a86
Bug 842179 followup: fix typo in comment. Comment-only, DONTBUILD
2013-03-20 23:41:32 -07:00
David Zbarsky
58c48a85b7
[Bug 852843] SVGZoomAndPan interface object not being instantiated r=bz
2013-03-21 01:33:56 -04:00
Justin Dolske
bd3838bc8e
Bug 851846 - Update password manager's logging function. r=mattn
2013-03-20 21:54:45 -07:00
Phil Ringnalda
02042aac36
Back out d77773a8abf9 and eca6b3ea3e8d (bug 853169) for Linux xpcshell crashes
...
CLOSED TREE
2013-03-20 21:33:03 -07:00
Matthew Gregan
b511c8003f
Bug 852831 - Unbreak media volume control on Android. r=mchen
2013-03-21 15:36:29 +13:00
Matthew Gregan
b4726f7844
Backout bug 852831 (07e459058893) on a CLOSED TREE.
2013-03-21 16:42:23 +13:00
Matt Woodrow
66180dc4c1
Bug 822086 - Handle a nullptr ContainerLayer in nsDisplayTransform::BuildLayer. r=bustage CLOSED TREE
2013-03-21 16:27:02 +13:00
Johnny Stenback
0b39e48388
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
aa8fcee0b5
Bug 852831 - Unbreak media volume control on Android. r=mchen
2013-03-21 15:36:29 +13:00
Matt Woodrow
122ed9c4e6
Bug 822086 - Don't build ContainerLayers that would have a singular matrix. r=roc
2013-03-21 15:33:00 +13:00
Matt Woodrow
be7f863146
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
5daadff213
Bug 850672 r=roc
2013-03-21 15:33:00 +13:00
Joe Drew
24615bd8ab
Bug 853169 - Initialize the output profile at gfxPlatform::Init() time. r=jrmuizel
2013-03-20 22:25:43 -04:00
Joe Drew
848e8a7a71
Bug 853169 - Make qcms precache reference counts threadsafe/atomic. r=jrmuizel
2013-03-20 22:25:43 -04:00
Ryan VanderMeulen
421a2f6a03
Bug 853273 - Add missing space.
2013-03-20 22:24:33 -04:00
Anthony Jones
fe7ee40bd2
Bug 833795 - Use screen relative co-ordinates for gestures; r=drs
2013-03-21 15:08:15 +13:00
Ehsan Akhgari
8394a6f09e
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
d63db071d4
Bug 853219 - List mozcrash as dependency in mochitest venv setup. r=jgriffin
2013-03-20 16:36:16 -07:00
Tim Taubert
baee7432f5
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
0bc0448a86
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
b0e1e44a2c
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
9df92a2118
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
84688e6fa9
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
1d4d7234b2
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
5bd34085b0
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
431554b6fe
Bug 790732 - Components shim tests. r=mrbkap
2013-03-26 22:18:56 -07:00
Bobby Holley
811c2926ea
Bug 790732 - Components shim telemetry. r=mrbkap
2013-03-26 22:18:56 -07:00
Bobby Holley
a29395359a
Bug 790732 - Omit Components object for content scopes. r=mrbkap
2013-03-26 22:18:56 -07:00
Bobby Holley
a4d09dab82
Bug 790732 - Define a lazily-resolved shim for Components. r=mrbkap
2013-03-26 22:18:55 -07:00
Bobby Holley
6839db4fa1
Bug 790732 - Make Components console warning test pref-aware. r=mrbkap
2013-03-26 22:18:55 -07:00
Bobby Holley
ee27d4fb73
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
0db9939247
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
b542cefe1b
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
a5c437d499
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
ca8c596c30
Bug 853361 - moving by words is inconsistent, r=roc
2013-03-27 09:57:29 +09:00