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

310180 Коммитов

Автор SHA1 Сообщение Дата
Sotaro Ikeda c94d81b23d Bug 871753 Part2 - add libstagefright_foundation r=mwu 2013-05-16 17:24:20 -07:00
Sotaro Ikeda 7a601bfbd5 Bug 871753 Part1 - fix deadlock during youtube video playback. r=doublec 2013-05-16 17:24:13 -07:00
Ryan VanderMeulen 5d89a58470 Merge m-c to fx-team. 2013-05-16 16:19:25 -04:00
Ryan VanderMeulen c87dc8562f Merge m-c to birch. 2013-05-16 16:18:21 -04:00
Ryan VanderMeulen da157db5d0 Merge the last PGO-green inbound changeset to m-c. 2013-05-16 16:16:42 -04:00
Jan Keromnes 83f967e360 Bug 873216 - Fixed a typo in `./mach help`; r=gps
DONTBUILD (NPOTB)
2013-05-16 12:59:00 -07:00
Mihai Sucan e182346196 Bug 863818 - console.log messages don't appear in the Web Console when connecting to 'shell.xul' via Simulator; r=past 2013-05-16 22:54:40 +03:00
Gijs Kruitbosch 0bda703c14 Bug 874040 - Fix l10n expectations in net monitor tests, r=vp 2013-05-20 16:14:27 +02:00
Gijs Kruitbosch 993a0df99e Bug 874028 - Debugger and Net monitor tests should use browser's load event rather than tab's, r=past 2013-05-20 15:23:06 +02:00
Sid Stamm 5136b7c1e1 Backout changeset 000ed86d069f (bug 861117) which caused bug 871560
--HG--
extra : rebase_source : 6359c671885b93f7885ca2cabfd8da772692d548
2013-05-16 11:26:33 -07:00
Dave Hylands 70ed43e46c Bug 872170 - Fix camera file saving with composite device storage. r=mikeh 2013-05-16 11:12:29 -07:00
Dave Hylands 4a56501d24 Bug 872800 - Fix volume availability notifications for composite storage areas. r=mchen 2013-05-16 11:11:58 -07:00
Dave Hylands e3d9f00e8e Bug 872800 - Remove extraneous printfs added from Bug 858416. r=mchen 2013-05-16 11:11:54 -07:00
Mihai Sucan 2132f8743c Bug 859756 - [browserconsole] Add timestamp, category and window IDs to nsIConsoleMessages; r=bz 2013-05-16 20:23:46 +03:00
Thomas Zimmermann 90691b7347 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 5e3f06d12c additional patch for Bug 847594, remove bogus assertion, r=bz, CLOSED TREE 2013-05-16 19:16:29 +03:00
Benjamin Peterson 4e92847ef8 Bug 872893 - Make EmitElemOp static. r=bhackett
--HG--
extra : rebase_source : ef256ee76e7d08e9a9b1ebfcd5f4b2cdd126c546
2013-05-16 10:54:26 -05:00
Jim Mathies 7aed63cdce Bug 868217 - Hide sync flyout description when sync is setup properly. r=ally 2013-05-16 08:53:34 -07:00
Jim Mathies 1fefbb9ddb Bug 872292 - Update progress bar styling. r=mbrubeck 2013-05-16 08:53:28 -07:00
Panos Astithas 259e2a67eb 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 654b37e658 Merge m-c to inbound. 2013-05-16 11:26:58 -04:00
Ehsan Akhgari 0b00dc2f2d Bug 873038 - Remove the old MSVC PGO exclusions across the tree; r=glandium 2013-05-16 11:16:30 -04:00
Ryan VanderMeulen 40179edaf5 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 965dd9e1f0 Bug 842657 - Flip the pref to enable the CSP 1.0 parser for Firefox (r=jst) 2013-05-16 08:06:43 -07:00
Mihai Sucan 565f18d189 Bug 871156 - Allow Ctrl+W to close the tab when the Web Console is focused; r=robcee 2013-05-16 15:35:53 +03:00
Yuan Xulei a44d6902af Bug 860546 - Ignore content changes caused by key events. r=fabrice 2013-05-16 08:21:07 -04:00
Mihai Sucan 53260853f7 Bug 872479 - Toolbox tab icons are misplaced; r=vporof 2013-05-16 14:14:26 +03:00
Victor Porof 5541c2365f Merge m-c to fx-team 2013-05-16 10:32:06 +03:00
Anthony Jones 5558635b79 Bug 833795 - Sample offset on touch start. r=drs 2013-05-16 17:58:07 +12:00
Ryan VanderMeulen dbfd1d5d44 Merge m-c to birch. 2013-05-17 12:45:19 -04:00
Andrea Marchesini 62c4ea0ad2 Bug 850941 - Blob size is wrong in open activity after bluetooth image transfer. r=bent 2013-05-17 10:41:53 -04:00
Marco Chen d0cf36f4ab Bug 871431 - Raise background_perceivable priority's nice value to 7 to avoid jitter during surfing on the web with heavy loading on rendering. r=jlebar 2013-05-17 10:59:33 +08:00
Randy Lin 8793d43e00 Bug 868932 - All channel volume is not updated. r=mwu 2013-05-16 12:00:02 +08:00
Ryan VanderMeulen a899e68f88 Merge m-c to birch. 2013-05-16 08:16:17 -04:00
Chuck Lee f93229a216 Bug 871905 - Fix build error on android platform. r=vicamo 2013-05-16 11:13:39 +08:00
Shawn Huang 23913a8ce4 Bug 872428 - Fix missing setForceUse to BT SCO for audio path, r=mwu 2013-05-16 14:31:21 +08:00
Ryan VanderMeulen b61cf72937 Merge inbound to m-c. 2013-05-15 21:26:11 -04:00
Ryan VanderMeulen 3e297204ce Merge inbound to m-c. 2013-05-15 21:14:58 -04:00
Ryan VanderMeulen be8dfb5b4f Merge birch to m-c. 2013-05-15 21:14:23 -04:00
Matt Brubeck 1f808bd8c9 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 256d6a4bf4 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 6b9ae573ef 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 46fedd529b 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 b1e4956089 bug 869135: move ASFILES to moz.build (logic only). r=gps 2013-05-15 16:02:32 -04:00
Ryan VanderMeulen c03cc5b8b2 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
Brian R. Bondy 7f7f126462 Bug 835151 - Add updates to the Metro flyout. r=rstrong 2013-05-15 11:45:35 -07:00
Brian R. Bondy e8753c74ec Bug 794937 - Updater callback should launch Metro Firefox when updating from Metro Firefox. r=rstrong 2013-05-22 10:16:56 -04:00
Brian R. Bondy 2b27a1ede9 Bug 794937 - Make updates work from the Metro front end, add handling for 1 instance handling updates. r=rstrong 2013-05-22 10:16:53 -04:00
Gregory Szorc c73e48f946 Bug 850091 - Intermittent test_healthreporter.js 179 == 180; r=rnewman 2013-05-15 11:13:30 -07:00
Brian R. Bondy 73a4a9fb93 Bug 572162 - Changes to tests for update root hash changes. r=rstrong 2013-05-15 10:58:09 -07:00