Commit Graph

141874 Commits

Author SHA1 Message Date
Gaia Pushbot
d74e834589 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/70c0630bb512
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11431 from KevinGrandon/blob-uris-travis-failure

Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI in the settings DB

========

https://hg.mozilla.org/integration/gaia-central/rev/446bc97f1f99
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI in the settings DB
2013-08-08 17:15:24 -07:00
Gaia Pushbot
9645d53281 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/78632e8ee2f3
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11443 from lightsofapollo/kill-integration

remove old integration tests for now

========

https://hg.mozilla.org/integration/gaia-central/rev/955ecf9b4814
Author: James Lal <james@lightsofapollo.com>
Desc: remove old integration tests for now
2013-08-08 15:21:24 -07:00
Vivien Nicolas
42816646f5 Bug 797497 - Disable tap "scrollbar" r=fabrice 2013-08-08 15:04:04 -07:00
Fabrice Desré
53dab01d71 Bug 880548 - Register activities that expose the 'view' type as content handlers r=vingtetun 2013-08-08 15:04:03 -07:00
Ryan VanderMeulen
877a258694 Merge m-c to b2g-inbound. 2013-08-08 16:24:53 -04:00
Gaia Pushbot
1dd0ea4f78 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4cca0ebdd402
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 838634 - Better integration of e.me to the landing page. r=pike, a=leo+
2013-08-08 13:10:23 -07:00
Gaia Pushbot
940cbd7e4b Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/12c35a08fe1b
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: 902973 - [SMS][MMS] Intermittent TEST-UNEXPECTED-FAIL in notification_test.js r=gnarf

https://bugzilla.mozilla.org/show_bug.cgi?id=902973

- Clean up
- Migrate to sinon.spy
- Use mocks as spy targets
- Assert on spy intel instead of mock properties
- Simpify mocks
- Ensure Threads tests start with hash = '';
- Remove from blacklist

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-08 12:15:24 -07:00
Gaia Pushbot
0915327197 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b290b9fde0f1
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 902897 - Prevent e.me to be scrolled while panning between pages. r=ran

========

https://hg.mozilla.org/integration/gaia-central/rev/56eadcdc815a
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 900989 - The height of homescreen pages force excessive repaints. r=ran

========

https://hg.mozilla.org/integration/gaia-central/rev/3236858bec69
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 902465 - Too many CanvasLayer on e.me results hurt panning. r=ran

========

https://hg.mozilla.org/integration/gaia-central/rev/fc6330d99b32
Author: Evyatar Amitay <evyatar@doat.com>
Desc: Bug 903043 - Fix and enhance e.me integration on the landing page. r=vingtetun
2013-08-08 11:40:29 -07:00
Justin Lebar
6896d9a525 Bug 900221 - Switch DOMRequestHelper over to using weak message listeners. rs=fabrice
--HG--
extra : rebase_source : d83eb49444d8fb598e9d7ed1a879a6cbc8f3baaf
2013-08-08 11:36:56 -07:00
Justin Lebar
a132de4354 Bug 902714 - Test for nsIMessageManager.addWeakMessageListener. r=smaug
--HG--
extra : rebase_source : 75a15479fd45f9e6a6092356ff96fb26d5f27338
2013-08-08 11:36:56 -07:00
Justin Lebar
103fd764af Bug 902714 - Add {add,remove}WeakMessageListener to nsIMessageManager. r=smaug
--HG--
extra : rebase_source : 3fa06e18fce1c1338924ec940a6833f87c450106
2013-08-08 11:36:56 -07:00
Ryan VanderMeulen
cce8ae15b0 Backed out changesets 6126987777f3 and a232e4df28e5 (bug 882171) due to Android build bustage. 2013-08-08 14:38:33 -04:00
Gaia Pushbot
98cfedf26e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c841634cb485
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 898326 - Disable buttons when switching camera. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/e71e50ddfde5
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 890427: use camera API's onPreviewStateChange callback to avoid deadlock. r=johu

do the same thing in loadCameraPreview
2013-08-08 11:25:23 -07:00
Gaia Pushbot
4fb45cb7a6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c406aed66b1a
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #11437 from jonallengriffin/updateui

Bug 866908 - Pick up a newer version of gaia-ui-tests, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/d6110bb2ae9d
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 866908 - Pick up a newer version of gaia-ui-tests, a=test-only
2013-08-08 10:55:26 -07:00
Rodrigo Silveira
677615969d Bug 831440 - Switch back to static thumbnails for the tab bar
--HG--
extra : rebase_source : 6af90594890ca7ae30fecfe3234e009845e6404c
2013-08-07 10:51:43 -07:00
Tim Taubert
c169a9b30c Bug 902727 - [Session Restore] Remove legacy _writeFileEncoder; r=smacleod 2013-08-09 04:42:20 +02:00
Tim Taubert
b6b9cab220 Bug 902721 - [Session Restore] Remove _dirtyWindows and replace it with a weak set; r=smacleod 2013-08-09 04:41:59 +02:00
Tim Taubert
d8818c145a Bug 888972 - part 2 - Load pending frame scripts and discard browser after swapping; r=gavin 2013-08-09 04:37:03 +02:00
Tim Taubert
e85b9095d9 Bug 888972 - part 1 - add nsIFrameScriptLoader.getDelayedFrameScripts(); r=smaug 2013-08-09 04:36:37 +02:00
Tim Taubert
931aa5f59b Backed out changeset b3afaf3b4f3a (bug 853388) 2013-08-09 04:20:08 +02:00
Tim Taubert
813a69e5db Backed out changeset 5861a7f63f25 (bug 853388) 2013-08-09 04:20:07 +02:00
Tim Taubert
b51c52b766 Backed out changeset ee904d911f2d (bug 853388) 2013-08-09 04:20:06 +02:00
Tim Taubert
767795ddfe Backed out changeset f3cf78d7e62d (bug 853388) 2013-08-09 04:20:05 +02:00
Tim Taubert
d9d1ab46ea Backed out changeset 40c48d65e382 (bug 853388) 2013-08-09 04:20:03 +02:00
Tim Taubert
7f5ce688b5 Backed out changeset 607b35c777f0 (bug 853388) 2013-08-09 04:20:02 +02:00
Tim Taubert
5b145f442d Backed out changeset 7e0356305566 (bug 894811) 2013-08-09 04:05:05 +02:00
Chris Kitching
0aaaf57b5b Bug 902932 - Cleaning up problematic dead code in aboutAddons.js r=liuche 2013-08-08 18:51:27 -07:00
Mark Hammond
f9c8c5e605 Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin 2013-08-08 09:52:01 +10:00
Jonathan Wilde
59da330935 Bug 895873 - Re-enable browser_context_menu_tests.js. Intermittent oranges likely fixed in bug 856264. r=jimm
--HG--
extra : rebase_source : c2e731fd5b061eda420e60cf959c39346df65003
2013-08-08 12:19:55 -07:00
Thomas Zimmermann
b2f6b083af Bug 831224: Added mochitest for variable-bitrate MP3s, r=padenot
The test checks the duration of an MP3 file with variable bitrate. The
MP3 file only contains silence. It uses a high bit-rate encoding for its
first half, a low bit-rate encoding for its second half. The correct
duration is 10 seconds, but an incorrect implementation will return a
much shorter value.
2013-08-07 18:54:04 +02:00
Jonathan Wilde
c71dad7f45 Bug 856264 - Part 2 - Ensure that menus get reshown properly across input methods. r=jimm
--HG--
extra : rebase_source : 45d8febeff971a8dd8454a242888267068d03878
2013-08-01 16:54:27 -07:00
Nicholas Nethercote
d035582fdb Bug 898263 (part 16) - Remove jslock.h from EXPORTS. r=jorendorff.
--HG--
extra : rebase_source : cf5f687300d78cac39a5d7b0bea6aba21dc422c4
2013-07-26 01:05:24 -07:00
Nicholas Nethercote
28c61d3569 Bug 898263 (part 15) - Remove jsutil.h from EXPORTS. r=jorendorff.
--HG--
extra : rebase_source : 5a835a5229838dfa03d3536cd2a3569344ccadb1
2013-07-26 00:57:03 -07:00
Nicholas Nethercote
2b173ff17f Bug 898263 (part 14) - Remove jsprvtd.h. r=jorendorff.
--HG--
extra : rebase_source : 34aeded886e4ac2413e3e064b3f8609ee35fef9e
2013-07-25 23:52:43 -07:00
Nicholas Nethercote
7c2c615b16 Bug 898263 (part 13) - Move Native typedefs from jsprvtd.h to jsfun.h. r=jorendorff.
--HG--
extra : rebase_source : bede8d2c50fc27070d6baeeb80fef1fd7057db30
2013-07-25 23:52:42 -07:00
Nicholas Nethercote
7638359d47 Bug 898263 (part 12) - Move property-related typedefs from jsprvtd.h to ObjectImpl.h. r=jorendorff.
--HG--
extra : rebase_source : 024149f68f14b41b999b8cf0bf3ddc4dc1bd1b99
2013-07-25 23:52:42 -07:00
Nicholas Nethercote
cad24f17ac Bug 898263 (part 11) - Move jsatomid from jsprvtd.h to ParseMaps.h. r=jorendorff.
--HG--
extra : rebase_source : 02be059769af322caf876141bcc3bb61590065d3
2013-07-25 23:52:42 -07:00
Nicholas Nethercote
9b1c2eb333 Bug 898263 (part 10) - Move XDRMode from jsprvtd.h to jsatom.h. r=jorendorff.
--HG--
extra : rebase_source : b5646716debaf6c199bdfb916dfce1f94eb65885
2013-07-25 23:52:29 -07:00
Nicholas Nethercote
661b2847d3 Bug 898263 (part 9) - Move IdValuePair from jsprvtd.h to ds/IdValuePair.h. r=jorendorff.
--HG--
extra : rebase_source : 9db6c27bad5a5ce742aa2ad4fea3427696273838
2013-07-25 23:42:47 -07:00
Nicholas Nethercote
ae1367626f Bug 898263 (part 8) - Move the Handle* and Rooted* types out of jsprvtd.h. r=jorendorff.
--HG--
extra : rebase_source : 599e2408848fc7973e83e6661f24292e1191e3b8
2013-07-25 23:40:57 -07:00
Nicholas Nethercote
24779f3511 Bug 898263 (part 7) - Remove jsprvtd.h from EXPORTS. r=jorendorff.
--HG--
extra : rebase_source : eca8164f8652587796a8283932d8ba8ec76c0b5b
2013-07-25 22:52:59 -07:00
Nicholas Nethercote
d75f30dd21 Bug 898263 (part 6) - Move |jssrcnote| and |jsbytecode| out of jsprvtd.h. r=jorendorff.
--HG--
extra : rebase_source : aa1b71b39460f95fbeecf3c0fafa88829fe3883e
2013-07-25 22:52:58 -07:00
Nicholas Nethercote
00e97bc998 Bug 898263 (part 5) - Move some ClassExtension function typedefs out of jsprvtd.h. r=jorendorff.
--HG--
extra : rebase_source : 9899c4534052a4ba3f4bce78e4e0a84a7576d3bc
2013-07-25 22:52:58 -07:00
Nicholas Nethercote
1399d1419a Bug 898263 (part 4) - Move |JSTrapStatus| and related function typedefs out of jsprvtd.h. r=jorendorff.
--HG--
extra : rebase_source : 68c1d3aaaa40763e073ee791c1d0078c5d5cf87e
2013-08-08 21:30:15 -07:00
Nicholas Nethercote
c1774030e8 Bug 898263 (part 3) - Move |Env| out of jsprvtd.h. r=jorendorff.
--HG--
extra : rebase_source : b1d4b01edd5288df7c0c88655b638a6d78d71c1a
2013-07-25 21:36:09 -07:00
Nicholas Nethercote
d5414dbdcf Bug 898263 (part 2) - Move |RegExpFlag| out of jsprvtd.h. r=jorendorff.
--HG--
extra : rebase_source : 66e9f49422ebd8ac6f4db52750cda27980fde449
2013-07-25 21:35:15 -07:00
Nicholas Nethercote
fa931e84a6 Bug 898263 (part 1) - Slim down jsprvtd.h. r=jorendorff.
--HG--
extra : rebase_source : 7a926428c59e388fc08148bf60f6dbc7bfe71271
2013-07-25 21:23:14 -07:00
Ehsan Akhgari
ddf1e43fca Bug 901773 - Remove the duplicate _moz-type atom from nsGkAtomList; r=khuey 2013-08-09 18:08:56 -04:00
Trevor Saunders
34f4bd6aa3 Bug 902316 - Build external projects in external tier; r=glandium, gps
--HG--
extra : rebase_source : d5b76b34c7951c4abed6acc8c9ab51fd08ed6142
2013-08-09 15:01:08 -07:00
Ryan VanderMeulen
7b01d7a416 Backed out changeset ce3a1df4d559 (bug 875247) for mochitest-mc crashes. 2013-08-09 17:56:15 -04:00