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
Shelly Lin
980d7af474
Bug 847809 - Add audio/amr to the supported decode type of OMX, but disable it if this AMR is loaded from Web pages. r=roc
2013-03-18 11:33:32 +08:00
Richard Marti
5abd5f2f05
Bug 814041 - Fix menulist item padding and active text color on Windows XP. r=fryn
2013-03-02 11:30:44 +01:00
Brandon Waterloo
23041c4c78
Bug 719318 - Better default window sizes. r=dolske
2013-03-21 09:30:16 -04:00
Joel Maher
8caf21a371
Bug 827446 - update mochitest, reftest, xpcshell to use mozcrash. r=jhammel
2013-03-21 09:19:34 -04:00
Jon Coppeard
6d69a696e4
Bug 853028 - GC: Fix some rooting issues found by static analysis r=terrence
...
--HG--
extra : rebase_source : a1d340a00516ae890c98fa7420497e85526823fc
2013-03-21 12:56:58 +00:00
Jon Coppeard
d9af4c2271
Bug 853028 - Add JSID_VOIDHANDLE and JSID_EMPTYHANDLE r=terrence
...
--HG--
extra : rebase_source : df2040a51dff433c59356092d55dad65097b8994
2013-03-21 12:56:39 +00:00
Neil Deakin
41bd53e4d7
Bug 480356, move content page tooltip text generation code into tooltip binding so that it can be shared, r=neil,mratcliffe
2013-03-21 08:58:07 -04:00
Jim Mathies
ec632f9dc2
Bug 852087 - Trivial update, register for the correct message mgr msgs after they were changed durring review. r=me
2013-03-21 07:28:19 -05:00
Ehsan Akhgari
32208f91c5
Merge mozilla-central into mozilla-inbound
2013-03-21 08:27:27 -04:00
Mark Banner
6a4576c991
Bug 834179 - Stop trying to package jetpack.xpt, since it was removed by bug 711838 (port to b2g/android). r=glandium
2013-03-21 12:25:46 +00:00
Ed Morley
5eda760084
Merge latest green inbound changeset to mozilla-central
2013-03-21 11:49:34 +00: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
Ehsan Akhgari
7613175e14
Bug 852817 - Don't do anything special when the JS binding to AudioDestinationNode gets finalized; r=roc
2013-03-20 21:35:44 -04:00
Chris Lord
ba90002039
Bug 852565 - Don't expand the viewport for small pages. r=kats
...
Only expand the CSS viewport when a page reaches the screen size. If it's
smaller than the screen size, lock the dynamic toolbar and keep the same,
smaller CSS viewport. This 'fixes' sites that try to size themselves to the
size of the screen and get it wrong.
2013-03-21 11:23:49 +00:00
Olli Pettay
1f7c24b170
Bug 849601, no need to have explicit AutoMutationBatch when setting outerHTML, r=bz
2013-03-21 11:37:14 +01:00
Aaron Klotz
310d42403f
Bug 810151: readahead for ordered jar files r=taras
2013-03-21 10:28:13 +01: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
Michael Ratcliffe
d181c5a071
Bug 845822 - Inplace editor to be moved to devtools/shared/InplaceEditor.jsm r=jwalker
2013-03-20 12:11:50 +00:00
Michael Ratcliffe
a1ca6664f2
Bug 851689 - Toolbox Tabs extra wide after the Sidebar adaptation fix r=jwalker
2013-03-20 12:11:34 +00:00
Michael Ratcliffe
2ac8798414
Bug 852019 - The devtools tabs are streched on Linux r=jwalker
2013-03-20 12:11:21 +00:00
Ed Morley
a2fc93766f
Merge latest green inbound changeset to mozilla-central
2013-03-20 11:46:01 +00:00
Tim Taubert
87feff8212
merge m-c to fx-team
2013-03-20 09:15:11 +01:00
Phil Ringnalda
f4b4ab8746
Back out fe29b2ae604b, 8c6ec2899d89 and 6b2f3cb031da (bug 851964) for test hangs
...
CLOSED TREE
2013-03-19 21:44:48 -07:00
Phil Ringnalda
7e9529716f
Back out 26f0d590a021, d92e88a18263, 5a2d12a34466 (bug 846995) for not building
...
CLOSED TREE
2013-03-19 20:20:38 -07:00