Граф коммитов

303012 Коммитов

Автор SHA1 Сообщение Дата
Sadineni Ravi Chandra 01c56fc0d5 Bug 771466 - GCLI devtools.command.dir option should accept ~ for home directory; r=jwalker 2013-03-22 09:37:52 +00:00
Anton Kovalyov 4f64ed4de2 Bug 853650 - Support for multiple simultaneously running profiles. r=past 2013-03-21 16:01:32 -07:00
Ryan VanderMeulen 770e0ab1c9 Merge inbound to m-c. 2013-03-21 16:45:23 -04:00
Kartikaya Gupta f5535817f0 Bug 847839 - Remove some remnants of XUL fennec from the android widget codebase. r=cpeterson 2013-03-21 16:19:49 +01:00
Tim Taubert 2cc340c116 Bug 790882 - [New Tab Page] Speculatively open connections for sites when hovering them; r=jaws 2013-03-21 15:11:57 +01:00
Aryeh Gregor b4a520d2b8 Bug 849661 - Remove support for Node.hasAttributes(); r=bz 2013-03-21 14:48:32 +02:00
Ioana Budnar 52eed00385 Bug 633691 - Add automated test. r=jaws 2013-03-21 16:36:09 +02:00
Ryan VanderMeulen 3c8d5850f4 Backed out changeset 46519785800d (bug 847809) for B2G bustage. 2013-03-21 10:41:07 -04:00
Ekanan Ketunuti 82f474fc90 Bug 853428 - Use spaces instead of tabs for indentation in search.xml. r=jAwS 2013-03-21 21:11:40 +07:00
Jim Mathies 707c9fc63f Bug 795630 - Remove CapturePicker and related files. r=mbrubeck 2013-03-21 09:23:13 -05:00
Jim Mathies 35dcaf0fc3 Bug 852967 - Simplify marker selection changes for text inputs. r=mbrubeck 2013-03-21 08:55:16 -05:00
Jim Mathies b743ac5d86 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 9fcdd4aa4c Bug 852088 - Add drag caret to select text support. r-fryn 2013-03-21 08:55:16 -05:00
Chris Coulson 4f28fff593 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 8d68c5fbc0 Merge latest green inbound changeset to mozilla-central 2013-03-21 11:49:34 +00:00
Tim Taubert 96a3661196 merge m-c to fx-team 2013-03-21 12:35:58 +01:00
Tim Taubert 50b719379f Bug 851845 - Intermittent (NS_ERROR_NOT_AVAILABLE) [nsIDOMWindowUtils.getScrollbarSize]; r=jaws 2013-03-21 09:23:02 +01:00
Gene Lian 3426febdbc 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 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
Michael Ratcliffe baaa1460dc Bug 845822 - Inplace editor to be moved to devtools/shared/InplaceEditor.jsm r=jwalker 2013-03-20 12:11:50 +00:00
Michael Ratcliffe 72d0d69a07 Bug 851689 - Toolbox Tabs extra wide after the Sidebar adaptation fix r=jwalker 2013-03-20 12:11:34 +00:00
Michael Ratcliffe adfb802efb Bug 852019 - The devtools tabs are streched on Linux r=jwalker 2013-03-20 12:11:21 +00:00
Ed Morley a611bf4139 Merge latest green inbound changeset to mozilla-central 2013-03-20 11:46:01 +00:00
Tim Taubert bad9d055b1 merge m-c to fx-team 2013-03-20 09:15:11 +01:00
Phil Ringnalda ec19f32da0 Back out fe29b2ae604b, 8c6ec2899d89 and 6b2f3cb031da (bug 851964) for test hangs
CLOSED TREE
2013-03-19 21:44:48 -07:00
Phil Ringnalda 3b7e0c1622 Back out 26f0d590a021, d92e88a18263, 5a2d12a34466 (bug 846995) for not building
CLOSED TREE
2013-03-19 20:20:38 -07:00
Christian Holler 3f78b114b0 Bug 616009 - Add missing test for bug 616009. r=needed-tests 2013-03-20 03:58:09 +01:00
Christian Holler 673eef1aab Bug 566136 - Add missing test for bug 566136. r=needed-tests 2013-03-20 03:58:09 +01:00
Christian Holler acfd469b11 Bug 572232 - Add missing test for bug 572232. r=needed-tests 2013-03-20 03:58:09 +01:00
Christian Holler 2fd1ad0ece Bug 558531 - Add missing test for bug 558531. r=needed-tests 2013-03-20 03:58:09 +01:00