Commit Graph

303494 Commits

Author SHA1 Message Date
Jose Cortes
bc2b857031 Bug 842186 - Replace instances of jsval with JS::Value in the content/base directory. r=jwalden
--HG--
extra : rebase_source : a5b36ffacf32b74b4d58373ad1d1ac769859bed1
2013-03-22 22:11:52 -07:00
Jose Cortes
514397fab0 Bug 842186 - Update use of jsval with JS::Value in cpp and h files in the content/xul/ content/canvas/ content/xslt/ and content/xbl/ directories. r=jwalden
--HG--
extra : rebase_source : fc2809818c2601d0b58f503968d579d09de98ea9
2013-03-22 22:05:20 -07:00
Jose Cortes
6ed2edd547 Bug 842186 - Replace use of jsval with JS::Value in cpp and h files under the content/html directory. r=jwalden
--HG--
extra : rebase_source : 258b3dfa6fea0aa6e888fd625ef24c864dd1a12f
2013-03-22 22:00:43 -07:00
Mounir Lamouri
5ee9ab3bf0 Bug 854117 - Re-enable test_resize_move_windows.html on Linux. rs=Ms2ger 2013-03-25 18:52:17 +00:00
Dave Hunt
c8f6e2e872 Bug 853450 - Bump Marionette client version to 0.5.22 ahead of release. r=jgriffin 2013-03-25 18:36:44 +00:00
Joe Walker
195057b615 Bug 657595 - GCLI type conversion should be a type->type affair not just arg->type; r=mratcliffe 2013-03-22 19:55:21 +00:00
Daniel Holbert
1695c61c07 (no bug) Fix indentation of multi-line std::max invocations in nsFlexContainerFrame. Whitespace-only, DONTBUILD 2013-03-22 12:13:51 -07:00
Mounir Lamouri
fe9dacd3d0 Bug 849438 - Searches in ListControlFrames should ignore  . r=bz 2013-03-22 17:52:52 +00:00
Geoff Lankow
1fe2dd1934 Bug 849614 - Give both version numbers to bootstrap methods when an addon is down/upgraded; r=Unfocused 2013-03-23 15:15:12 +13:00
Joe Walker
208c7b2c7f Bug 852110 - Allow tools to build a concrete panel rather than only a promise of a panel; r=mratcliffe 2013-03-22 09:38:56 +00:00
Joe Walker
5214f25fbd Bug 850929 - GCLI needs a simpler way to mark parameters as being options; r=paul 2013-03-22 09:37:52 +00:00
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
Trevor Saunders
4a73f51eea bug 852044 - test_link.html doesn't assert on mac either anymore 2013-03-22 05:02:05 -04:00
Trevor Saunders
43712f504a bug 852044 - follow up test_link.html doesn't assert on win anymore 2013-03-22 05:00:31 -04:00
Joe Drew
881978fd10 Bug 853169 - Initialize the output profile explicitly from within gfxPlatform::Init, and handle when we can't create one in xpcshell tests on Gtk because we don't have an X Display. r=jrmuizel 2013-03-21 23:12:30 -04:00
Joe Drew
934be40a54 Bug 853169 - Make qcms precache reference counts threadsafe/atomic. r=jrmuizel 2013-03-21 23:09:37 -04:00
Joe Drew
34e3e3c068 Bug 853628 - Make nsMenuItemIconX wait for DECODE_COMPLETE instead of LOAD_COMPELTE so the History and Bookmarks menu favicons work. r=smichaud 2013-03-21 23:09:16 -04:00
Nicholas Cameron
b8948fe84f Bug 849489. Optimise use of vstm/vldm. r=mjrosenb
--HG--
extra : rebase_source : e5bbcc5fe569c0f81114587330ec80212fc9b560
2013-03-22 15:37:10 +13:00
Phil Ringnalda
91489a9327 Back out 27fb990d7fc7 (bug 838374) for Android bustage
CLOSED TREE
2013-03-21 22:58:41 -07:00
Steve Fink
304e360031 Static rooting analysis updates for browser. No bug. r=NPOTB
--HG--
extra : rebase_source : f7e8f1f3039c6ebaa3dabea2a7c181a880d1792b
2013-03-21 16:29:40 -07:00
Anton Kovalyov
4f64ed4de2 Bug 853650 - Support for multiple simultaneously running profiles. r=past 2013-03-21 16:01:32 -07:00
Terrence Cole
ff4c891817 Bug 850954 - Allow implicit copying of RelocatableValue; r=billm
--HG--
extra : rebase_source : 3190a0178339e997420c27166caeb67dcda3a651
2013-03-21 13:58:18 -07:00
Wes Johnston
1c1df3219e Bug 840593 - Viewport min-width should default to zero. r=mbrubeck 2013-03-25 15:58:50 -07:00
Randell Jesup
96826d9b08 Bug 848946: In shutdown, don't wait for DataChannel closes to go to peer and back r=mcmanus 2013-03-25 18:33:32 -04:00
Luke Wagner
19eb172321 Bug 854448 - Fix debug-only null-deref in JSFunction::name (r=njn)
--HG--
extra : rebase_source : 421a3c31a108e13cd0d2cbba5bd93afeb0432586
2013-03-25 15:12:44 -07:00
Margaret Leibovic
097b6f1c77 Bug 853691 - Reorganize SelectionHandler cleanup code paths. r=bnicholson 2013-03-25 18:25:19 -04:00
Jonathan Kew
770209ff6f bug 828508 - use larger favicons in hidpi mode if available. r=fryn 2013-03-23 17:03:01 -07:00
Ryan VanderMeulen
770e0ab1c9 Merge inbound to m-c. 2013-03-21 16:45:23 -04:00
Steve Fink
6f73405058 Bug 853541 - Partially revert bug 835552, making load() be cwd-relative again. r=njn
--HG--
extra : rebase_source : cc75800ec61f900ecf9d4a478eceaef7a67690dd
2013-03-21 12:35:22 -07:00
Sriram Ramasubramanian
8e9bea61c5 Bug 848719: URL Bar corruption with dyn-toolbar. [r=mfinkle]
--HG--
extra : rebase_source : eec4e124028c43af2d1b237c14e711d883417b89
2013-03-21 17:28:42 -07:00
Kartikaya Gupta
fa81dd327d Bug 853831 - Fix fixed margins on the opposite side of overscroll. r=kats
If overscroll eats into a fixed margin, we need to apply the opposite
offset to the opposite side of the axis this occurred on. This has the effect
of fixed-position elements aligned to the bottom of the screen remaining
visible when at the top of the page.
2013-03-25 14:13:59 -04:00
Jeff Hammel
c23752e4c1 Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal 2013-03-21 21:06:28 -07:00
Jonathan Griffin
4b78127fcb Bug 837137 - Fix some errors in commandId usage, r=mdas 2013-03-25 11:09:16 -07: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