Commit Graph

134459 Commits

Author SHA1 Message Date
Rick Eyre
3800bbb044 Bug 833382 - Implement WebVTTLoadListener r=cpearce,bz
- Implemented WebVTTLoadListener to manage the webvtt parser.
- TextTrackCue now handles the conversion of webvtt nodes to
  anonymous content which will be displayed on the video div
  overlay.
- HTMLTrackElement manages the lifetime of the WebVTTLoadListener.
2013-06-10 08:30:00 -07:00
Richard Newman
54d6aac139 Bug 880549 - Include add-on blocklist state in payload. r=mfinkle 2013-06-07 10:20:59 -07:00
Richard Newman
ceb06e3834 Bug 880171 - Part 2: handle failure to retrieve storage from EnvironmentBuilder. r=nalexander 2013-06-07 10:20:59 -07:00
Richard Newman
f4bc73d86a Bug 880171 - Part 1: return null if unable to retrieve storage in EnvironmentBuilder. r=nalexander 2013-06-07 10:20:58 -07:00
Nick Alexander
0a4b821aa0 Bug 879956 - Don't print email address to logcat when syncing. r=rnewman 2013-06-07 10:20:58 -07:00
Fabrice Desré
0f493b39d4 Bug 878388 - errors when uninstalling applications 'msg is undefined' r=ferjm a=leo 2013-06-07 09:52:58 -07:00
Wes Kocher
ded413d641 Bug 880558 - Uplift addon-sdk to firefox r=me 2013-06-07 09:43:59 -07:00
Jared Wein
4fa2ec7687 Bug 880573 - Remove duplication between do_report_result and _do_check_neq. r=ted 2013-06-07 12:44:00 -04:00
Jared Wein
715dea6464 Bug 880568 - _do_check_eq/_do_check_neq/do_print should put double-quotes around argument if the typeof argument is 'string'. r=ted 2013-06-07 12:43:48 -04:00
Sotaro Ikeda
2da50de51d Bug 880268 - Handle default pixel format in BytesPerPixelForPixelFormat(). r=vlad 2013-06-07 12:05:03 -04:00
Ryan VanderMeulen
c06e695930 Merge m-c to birch. 2013-06-07 11:34:26 -04:00
Ryan VanderMeulen
577b8c5fbf Merge m-c to birch. 2013-06-07 11:13:25 -04:00
Ryan VanderMeulen
bb43b9b6b6 Merge inbound to m-c. 2013-06-07 11:10:54 -04:00
Ryan VanderMeulen
5ef3e56951 Merge fx-team to m-c. 2013-06-07 11:05:46 -04:00
Ryan VanderMeulen
5108144eb8 Backed out changeset 4c129a5676eb (bug 871485) for mochitest-1 failures. 2013-06-07 09:57:05 -04:00
Ryan VanderMeulen
dc9491b90a Bug 875449 - Bustage fix. 2013-06-07 08:54:13 -04:00
Mihai Sucan
780373716f Bug 628458 - Fix for intermittent browser_webconsole_bug_603750_websocket.js | Test timed out followed by 2969 others; r=me 2013-06-07 15:36:55 +03:00
Joey Armstrong
b3686ddf23 bug 870407: move CMMSRCS to moz.build (file batch #1). r=mshal 2013-06-07 11:43:39 -04:00
Ehsan Akhgari
b13e34feff Test case for bug 880404 2013-06-07 11:29:25 -04:00
Ehsan Akhgari
eb90bf2f7c Test case for bug 880384
--HG--
extra : rebase_source : a77b7f0c32555d645c1903164e0a7740ac61ca19
2013-06-07 11:22:46 -04:00
Ryan VanderMeulen
8716f9c7cb Backed out changeset d6db31e46b02 (bug 878495) for jit-test failures. 2013-06-07 11:16:36 -04:00
Sotaro Ikeda
a610c06f76 Bug 871485 - Share hw codec between applications/tasks. r=mwu, r=doublec, r=roc 2013-06-07 08:15:44 -04:00
Ryan VanderMeulen
f6cd36a0ba Merge birch to m-c. 2013-06-07 08:00:08 -04:00
Vicamo Yang
68a43a581d Bug 874273: B2G RIL - return correct voice network type. r=yoshi 2013-06-07 16:50:10 +08:00
Vicamo Yang
870d07b241 Bug 879671 - 2/2: add ril.cellbroadcast.disabled pref to disable Cell Broadcast completely. r=yoshi 2013-06-07 15:32:24 +08:00
Vicamo Yang
65afe3b213 Bug 879671 - 1/2: pass multiple initial options to ril_worker. r=yoshi 2013-06-07 15:32:20 +08:00
Shawn Huang
114390b281 Bug 869259 - Get a mount lock to prevent the sdcard from being shared with the PC, r=echou 2013-06-07 15:10:24 +08:00
Vicamo Yang
fe9da116c6 Bug 879840: B2G RIL - correct CB activation code. r=yoshi 2013-06-07 10:58:05 +08:00
Michael Wu
4d09939975 Backed out bug 869903 for orange on Linux mochitests 2013-06-06 20:50:03 -04:00
Michael Wu
9bbe950f4c Backed out changeset a0faa1e1837e (bug 869903) for orange on Linux mochitests 2013-06-06 20:49:31 -04:00
Benjamin Bouvier
336f4cf0c6 Bug 878435 - In asmjs mode, compare in uint32 mode only if both operands are unsigned. r=luke 2013-06-06 17:00:08 -07:00
Ehsan Akhgari
dc9043fd73 Test case for bug 880342 2013-06-07 11:14:51 -04:00
Ryan VanderMeulen
6a65cc4e88 Merge m-c to inbound. 2013-06-07 11:12:41 -04:00
Ryan VanderMeulen
289a9dd76e Backed out changeset aa9a0b34bbd8 (bug 878435) for checktest failures. 2013-06-07 10:43:33 -04:00
Ryan VanderMeulen
677b915d13 Bug 875449 - Bustage fix. 2013-06-07 08:54:13 -04:00
Arnaud Sourioux
a5d79837b1 Bug 880089 - Remove unused parameter 'flags' from nsIXPConnect.idl's in setDefaultSecurityManager() methods correctly. r=bholley 2013-06-07 08:40:56 -04:00
Evan Wallace
4df7cb90f2 Bug 879374 - Add mozPressure support for OS X. r=smichaud 2013-06-07 08:40:28 -04:00
Marcos A. Di Pietro
6748703b20 Bug 871524 - Fine tune Reader Mode margins for tablet landscape mode. r=mleibovic 2013-06-07 08:40:18 -04:00
Trevor Saunders
4275c72722 bug 880457 - try and fix android l10n builds by using gcc 4.6 for them only since they're still done on i686 r=khuey DONTBUILD 2013-06-06 18:32:37 -04:00
Michael Wu
5c3b61df6b Bug 869903 - Report background color on mozbrowserfirstpaint, r=jlebar 2013-06-06 17:40:49 -04:00
Carmen Jimenez Cabezas
471a620724 Bug 880183: Report error on deleting non existant endpoint. r=nsm
--HG--
extra : amend_source : 2007bc70ecc01016bdd4b487a124e2fceb7d1aa8
2013-06-06 23:12:29 +02:00
Jonathan Griffin
2075d03d0a Bug 879666 - Upload new emulator to TBPL, a=test-only 2013-06-06 15:19:33 -07:00
Jonathan Griffin
3dfb0707e2 Backout c6b6186c7ed8 for bustage (Bug 879666) 2013-06-06 15:17:10 -07:00
Jonathan Griffin
81b2688654 Bug 879666 - Update emulator for TBPL, a=test-only 2013-06-06 13:45:38 -07:00
Ryan VanderMeulen
963473dd67 Merge m-c to birch. 2013-06-06 15:20:09 -04:00
Anand Soni
0981ee2607 Bug 875449 - Rename ListBase to DOMProxy, since these proxies are used for all sorts of objects that aren't in any way like lists. r=djvj 2013-06-07 00:02:26 +05:30
Daniel Holbert
1733ebe91f back out ac18c74b3a2c (Bug 874736) since it was independently fixed elsewhere 2013-06-07 08:16:45 -04:00
Ryan VanderMeulen
21aeaecbf0 Merge m-c to inbound. 2013-06-07 08:01:37 -04:00
Ehsan Akhgari
8bbf87ddc1 Bug 880129 - Correctly handle AnalyserNodes with a buffer size smaller than 128; r=roc 2013-06-07 07:33:00 -04:00
Markus Stange
ca377fa6dd Bug 866027 - Recreate window corner mask when window resolution changes. r=bgirard 2013-06-07 11:50:25 +02:00