Commit Graph

141786 Commits

Author SHA1 Message Date
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
Jonathan Wilde
990ee8493e Bug 856264 - Part 1 - Failing tests for context menu. r=jimm
--HG--
extra : rebase_source : 06a8e9b6f39768e175224cf1e40889f10d979748
2013-07-17 21:50:51 -07:00
Sam Foster
343d6ce5a0 Bug 902246 - Utility methods for adding rgb(a) colors together. r=mbrubeck 2013-08-08 17:02:19 -07:00
Wes Johnston
021336459f Bug 818987 - Links to media files should have an 'Open in app' option. r=wesj 2013-08-06 22:13:21 -07:00
Irving Reid
979232b8d2 Bug 853388: Keep trying to save JSON even if read or save fails; r=unfocused 2013-08-08 16:08:42 -04:00
Irving Reid
a829a4d782 Bug 853388: Load JSON database asynchronously outside of startup; r=unfocused 2013-08-08 16:05:33 -04:00
Irving Reid
35f24571ad Bug 853388: Trigger XPI database conversion from SQLITE based on schema version preference; r=unfocused 2013-08-08 15:56:39 -04:00
Irving Reid
3e37c62ad0 Bug 853388: Remove transaction model of database flush control and implement async save of database; r=unfocused 2013-08-08 15:56:35 -04:00
Irving Reid
c98d3dd56b Bug 853388: Upgrade existing SQLITE databases to JSON; r=unfocused 2013-08-08 15:56:26 -04:00
Irving Reid
c8f557cdc0 Bug 853388: Save and load XPIProvider state to/from a JSON file; r=unfocused 2013-08-08 15:56:22 -04:00
Dave Townsend
9cd41247c5 Backing out 9c17e6d4739d due to test failures. 2013-08-08 15:10:40 -07:00
Rodrigo Silveira
5b411fbe99 Bug 881995 - Snapped view Alignment for Bookmarks an Recent History is off and tiles are cut off
--HG--
extra : rebase_source : c555f8623515499f7cdf84f11e0b29a8c43343cd
2013-08-07 13:11:44 -07:00
Dave Townsend
c4d0150cc3 Bug 901239 - Uplift Add-on SDK to Firefox r=me 2013-08-08 13:27:54 -07:00
Ryan VanderMeulen
6faa5c58dd Merge m-c to fx-team. 2013-08-08 16:25:37 -04:00
Allison Naaktgeboren
dbaf6b84f3 Bug 894811 - First character gets dropped when typing into urlbar after opening a new tab.r=mbrubeck 2013-08-08 11:48:01 -07:00
Michael Boon
d3a7b937e5 Bug 888982 - Fennec should use channel-specific build defines rather than MOZ_UPDATE_CHANNEL. r=mleibovic 2013-08-08 13:40:26 -04:00
Shilpan Bhagat
36c5c5d2e5 Bug 853844 - Optimized pageload throbber. r=mfinkle 2013-08-06 16:38:00 -07:00
Margaret Leibovic
ef06abe298 Bug 902059 - Enable mixed content blocking by default. r=mfinkle 2013-08-06 16:30:17 -07:00
Matt Brubeck
d52133438e Bug 899695 - Fix exception in "mach python" on Windows [r=gps]
DONTBUILD (not part of the build)
2013-08-08 08:06:02 -07:00
Carsten "Tomcat" Book
5502329773 merge mozilla-central to fx-team 2013-08-08 14:05:38 +02:00
Carsten "Tomcat" Book
87a23c556a merge b2g-inbound to mozilla-central 2013-08-08 13:33:12 +02:00