Jared Wein
5bd3f7271c
Bug 858056 - Customization areas should only gain an affordance when an item is grabbed. r=Unfocused
...
--HG--
extra : rebase_source : ff7b1388bc36b81e1ed9a2ae65d245a44dfeddf5
2013-05-17 00:25:40 -04:00
Blair McBride
75313cf382
Bug 872403 - Add basic sanity check when restoring legacy state of toolbars. r=mconley.
2013-05-15 19:05:02 +12:00
Mike Conley
7895e783d3
Bug 868612 - Fix mochitest test failures under browser/base/content/test. r=jaws,feedback=dao.
2013-05-17 15:29:05 -04:00
Gijs Kruitbosch
447bbd7ff9
Bug 873449 - Fix determination of drawing in titlebar to work for chromeless popups, r=dao
...
--HG--
extra : rebase_source : 7438861afa05c4b2661be1dcd5e2d15b26b12ae2
2013-05-17 18:09:41 +02:00
Mike Conley
f4897dfd63
Bug 860642 - Move the definitions of built-in widgets to their own file. r=Unfocused.
2013-05-17 11:56:35 -04:00
Mike Conley
f2768f6df2
Automated merge with https://hg.mozilla.org/mozilla-central
...
--HG--
rename : toolkit/content/LightweightThemeConsumer.jsm => toolkit/modules/LightweightThemeConsumer.jsm
2013-05-17 11:48:25 -04:00
Mike de Boer
690a73bc22
Bug 868636: new Help subview panel. r=jaws
2013-05-17 10:41:12 +02:00
Camilo Viecco
482226a516
Bug 841569 - Cannot install image-uploader (fix handling of large filanames on b2g apps) r=bsmith
2013-05-16 18:45:30 -07:00
Ryan VanderMeulen
2864f1ae0a
Merge m-c to birch.
2013-05-16 20:31:26 -04:00
Ryan VanderMeulen
3b2fb8dd48
Merge inbound to m-c.
2013-05-16 20:29:40 -04:00
Ryan VanderMeulen
374a1b9b73
Merge fx-team to m-c.
2013-05-16 20:28:17 -04:00
Ryan VanderMeulen
f61dd730f5
Merge birch to m-c.
2013-05-16 20:27:55 -04:00
Sotaro Ikeda
5e9a341b9b
Bug 871753 Part2 - add libstagefright_foundation r=mwu
2013-05-16 17:24:20 -07:00
Sotaro Ikeda
3f28dc4a02
Bug 871753 Part1 - fix deadlock during youtube video playback. r=doublec
2013-05-16 17:24:13 -07:00
Matthew Noorenberghe
65ae06bcc1
Bug 858089 - Adjust tab height and polish selected tab stroke seam and toolbar highlight. r=mconley,dao
...
--HG--
extra : rebase_source : 19713992684aa70bd3f6b2364e9fb9e2e1829295
2013-05-16 16:32:15 -04:00
Ryan VanderMeulen
0789066b2f
Merge m-c to fx-team.
2013-05-16 16:19:25 -04:00
Ryan VanderMeulen
3e961f82d0
Merge m-c to birch.
2013-05-16 16:18:21 -04:00
Ryan VanderMeulen
048f4afd65
Merge the last PGO-green inbound changeset to m-c.
2013-05-16 16:16:42 -04:00
Jan Keromnes
f525c580be
Bug 873216 - Fixed a typo in ./mach help
; r=gps
...
DONTBUILD (NPOTB)
2013-05-16 12:59:00 -07:00
Sid Stamm
0cd440877e
Backout changeset 000ed86d069f (bug 861117) which caused bug 871560
...
--HG--
extra : rebase_source : 6359c671885b93f7885ca2cabfd8da772692d548
2013-05-16 11:26:33 -07:00
Dave Hylands
0ff57167d1
Bug 872170 - Fix camera file saving with composite device storage. r=mikeh
2013-05-16 11:12:29 -07:00
Dave Hylands
b0983b5c8a
Bug 872800 - Fix volume availability notifications for composite storage areas. r=mchen
2013-05-16 11:11:58 -07:00
Dave Hylands
c9cd935895
Bug 872800 - Remove extraneous printfs added from Bug 858416. r=mchen
2013-05-16 11:11:54 -07:00
Thomas Zimmermann
ee736f72fb
Bug 873065 - Use DEVICESTORAGE_SDCARD for unknown file types. r=dhylands
...
The method DeviceStorageFile::CreateUnique fails for files with an
unknown extension. It calls DeviceStorageFileChecker::GetTypeFromFileName
to retrieve the default location. The returned value is "Unknown", which
is passed to the constructor of DeviceStorageFile. This class doesn't
handle "Unknown" in it's initialization, and fails without creating a
file.
This patch changes the default return value of GetTypeFromFileName to the
constant DEVICESTORAGE_SDCARD. All files with unknown extension will now
be stored on the sd card.
2013-05-16 12:33:18 -04:00
Olli Pettay
9e26f82682
additional patch for Bug 847594, remove bogus assertion, r=bz, CLOSED TREE
2013-05-16 19:16:29 +03:00
Benjamin Peterson
d1ff8a67e2
Bug 872893 - Make EmitElemOp static. r=bhackett
...
--HG--
extra : rebase_source : ef256ee76e7d08e9a9b1ebfcd5f4b2cdd126c546
2013-05-16 10:54:26 -05:00
Jim Mathies
cc65352afa
Bug 868217 - Hide sync flyout description when sync is setup properly. r=ally
2013-05-16 08:53:34 -07:00
Jim Mathies
04c9b1a623
Bug 872292 - Update progress bar styling. r=mbrubeck
2013-05-16 08:53:28 -07:00
Panos Astithas
6b052b1e91
Bug 871510 - Some event handlers appear as undefined, hiding the appropriate null values in the prototype; r=msucan
2013-05-16 18:42:15 +03:00
Ryan VanderMeulen
015d7a6235
Merge m-c to inbound.
2013-05-16 11:26:58 -04:00
Ehsan Akhgari
2f3ac0380a
Bug 873038 - Remove the old MSVC PGO exclusions across the tree; r=glandium
2013-05-16 11:16:30 -04:00
Ryan VanderMeulen
600d2857cc
Backed out 2 changesets (bug 763879, bug 842657) for landing with an r-. DONTBUILD
...
Backed out changeset 254c1ac4ab8b (bug 842657)
Backed out changeset 58a2011beeac (bug 763879)
2013-05-16 11:15:07 -04:00
Ian Melven
978f433660
Bug 842657 - Flip the pref to enable the CSP 1.0 parser for Firefox (r=jst)
2013-05-16 08:06:43 -07:00
Yuan Xulei
f7869463f2
Bug 860546 - Ignore content changes caused by key events. r=fabrice
2013-05-16 08:21:07 -04:00
Victor Porof
36e4594c52
Merge m-c to fx-team
2013-05-16 10:32:06 +03:00
Randy Lin
440c264cce
Bug 868932 - All channel volume is not updated. r=mwu
2013-05-16 12:00:02 +08:00
Ryan VanderMeulen
20e3cc247f
Merge m-c to birch.
2013-05-16 08:16:17 -04:00
Chuck Lee
83f16e5607
Bug 871905 - Fix build error on android platform. r=vicamo
2013-05-16 11:13:39 +08:00
Shawn Huang
ef018f54a0
Bug 872428 - Fix missing setForceUse to BT SCO for audio path, r=mwu
2013-05-16 14:31:21 +08:00
Ryan VanderMeulen
7262e01cff
Merge inbound to m-c.
2013-05-15 21:26:11 -04:00
Ryan VanderMeulen
d9824dd1e6
Merge inbound to m-c.
2013-05-15 21:14:58 -04:00
Ryan VanderMeulen
5fad144559
Merge birch to m-c.
2013-05-15 21:14:23 -04:00
Matt Brubeck
7587123eae
Bug 799680 - Add a bash completion script for mach [r=gps]
...
DONTBUILD (not part of the build)
2013-05-15 17:00:01 -07:00
Matt Brubeck
0a12c603af
Bug 872807 - Make mach command names case-insensitive [r=gps]
...
DONTBUILD (not part of the build)
2013-05-15 16:58:11 -07:00
Victor Porof
16275e9e50
Bug 871670 - Make background bars compatible with themes (for both dark and light backgrounds), r=dcamp
2013-05-15 23:33:10 +03:00
Ryan VanderMeulen
e86857072e
Backed out 2 changesets (bug 736276) for reftest crashes on a CLOSED TREE.
...
Backed out changeset 1bd02a8da04f (bug 736276)
Backed out changeset 120285554c44 (bug 736276)
2013-05-15 16:14:56 -04:00
Joey Armstrong
0844d8ce42
bug 869135: move ASFILES to moz.build (logic only). r=gps
2013-05-15 16:02:32 -04:00
Ryan VanderMeulen
2a4025d688
Backed out 5 changesets (bug 817700) for Ubuntu32 PGO mochitest-1 timeouts on a CLOSED TREE.
...
Backed out changeset fad852b5819a (bug 817700)
Backed out changeset 7a3535c6e652 (bug 817700)
Backed out changeset 44a748256eca (bug 817700)
Backed out changeset 06ae8895852b (bug 817700)
Backed out changeset d6bddc947d38 (bug 817700)
2013-05-15 15:25:47 -04:00
Gregory Szorc
c82696379e
Bug 850091 - Intermittent test_healthreporter.js 179 == 180; r=rnewman
2013-05-15 11:13:30 -07:00
Matthew Noorenberghe
e3b723490a
Bug 864608 - Update tab drag dropmarker position for Australis. ui-r=shorlander r=fryn
...
--HG--
extra : rebase_source : 5e6083347b86dc7e6382658e7f9e28852e3c99c4
2013-05-15 14:06:27 -04:00