Commit Graph

141962 Commits

Author SHA1 Message Date
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
Carsten "Tomcat" Book
f0bfac3d0e merge mozilla-inbound to mozilla-central 2013-08-08 13:13:05 +02:00
Gijs Kruitbosch
f9b2ef2eb0 Bug 880752 - Fix jetpack tests to account for new stringified output, r=test-only 2013-08-08 09:35:55 +02:00
Simon Montagu
955967b5ff Add a routine to clear the direction set by a textnode without resetting it. Bug 894137, r=ehsan 2013-08-08 09:54:18 +03:00
Gregory Szorc
18e6c7bd2c Bug 902609 - Make xpcshell.ini manifest strict mode compliant; r=ahal 2013-08-07 23:48:53 -07:00
Gregory Szorc
131c503dfb Bug 902619 - Write mozinfo.json as part of config.status; r=ted
There are both mechanical and logical changes in this patch.

The mechanical changes involve moving some files into the mozbuild
package.

The logical changes include move writing of mozinfo.json into
config.status (from configure.in). There were some variable assignments
being performed in configure.in. These variables were read from
writemozinfo.py. However, these variables don't appear to be necessary!
Now that mozinfo has full access to the underlying config.status data
structure, it can now access these variables directly. I verified that
every variable being assigned in configure.in had a corresponding
AC_SUBST earlier in the file.

The only variable that's a bit weird is the TOPSRCDIR and MOZCONFIG
environment variables. mozinfo continues to look in the environment for
MOZCONFIG. However TOPSRCDIR is now coming from config.status.

As part of moving the code, I also modernized the test file, cleaned up
some style, and removed some unused imports.

--HG--
rename : config/writemozinfo.py => python/mozbuild/mozbuild/mozinfo.py
rename : config/tests/unit-writemozinfo.py => python/mozbuild/mozbuild/test/test_mozinfo.py
2013-08-07 23:48:41 -07:00
Gaia Pushbot
1524f73ebb Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/fd03fbd18a09
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #11374 from crh0716/891742

Bug 891742 - Add roaming preference selector for CDMA r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/1265c3ddfe7c
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 891742 - Add roaming preference selector for CDMA
2013-08-07 22:35:23 -07:00
Tim Taubert
532b26a16d Backed out changeset ef8248e892e0 (bug 891110) 2013-08-08 05:24:03 +02:00
Karim Hamidou
c1df71b65c Bug 891110 - Detect attempts to pass undefined in declareFFI. r=yoric 2013-08-07 20:19:45 -04:00
Michael Brennan
f6fb97c023 Bug 818225 - Add getThumbnail method to PageThumbs. r=yoric 2013-08-07 22:48:07 +02:00
Marco Castelluccio
7a53f37405 Bug 769848 - window.resizeTo fails is blocked in apps. r=jst 2013-08-07 20:17:34 -04:00
Yoshi Huang
10c5dd471a Bug 900321 - Part 3: const card lock types to fix style nits. r=vicamo 2013-08-07 12:15:39 +08:00
David Keeler
9f7b825989 Bug 516753 - Forward content context menu events to the parent. r=felipc 2013-08-06 15:00:07 -07:00
Valentin Gosu
da213913be Bug 865850 - Integrate about:networking into Firefox. r=ttaubert 2013-08-07 20:15:28 -04:00
Marina Samuel
91931fb880 Bug 883962 - Make the download button in the appbar toggle the downloads infobar. r=sfoster 2013-08-07 18:41:25 -04:00
Tim Taubert
7579551ffa Bug 902175 - [New Tab Page] Fix drag/drop tests on Retina displays r=jaws 2013-08-08 01:47:29 +02:00
Tim Taubert
33fe3a4829 Bug 637020 - Invalidate windows after they have been restored to ensure their data is collected the first time we save; f=smacleod r=yoric 2013-08-08 01:47:26 +02:00
Nick Fitzgerald
6e41cde13a Bug 901169 - grey out black boxed source labels; r=vporof 2013-08-07 16:29:35 -07:00
Ed Morley
f823f7f1ee Merge mozilla-central and fx-team 2013-08-07 16:19:09 -07:00
Ed Morley
6ce7a0b0f2 Merge latest green fx-team changeset and mozilla-central 2013-08-07 16:17:05 -07:00
Chenxia Liu
6fdfdb1377 Bug 901038 - Follow-up: Update remote debugging url to new doc. r=sriram 2013-08-07 15:48:33 -07:00
Wes Johnston
64d11262d8 Bug 901821 - Use correct doc when handling clicks in error pages. r=mfinkle 2013-08-07 15:22:10 -07:00
Marina Samuel
dee53b55a9 Bug 783232 - Hook nsIAlertService up to native toast notifications and use them for download complete alerts. r=jimm 2013-08-07 16:57:06 -04:00
Steffen Wilberg
de1adb5f4e Bug 711475: Allow to perform updates using the About Firefox dialog on limited user accounts if the maintenance service is installed. r=bbondy 2013-08-07 23:07:17 +02:00
Gaia Pushbot
0f562864a4 Bumping gaia.json for 2 gaia-central revision(s)
========

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

========

https://hg.mozilla.org/integration/gaia-central/rev/f94712ea7073
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Bug 902465 - Too many CanvasLayer on e.me results hurts panning. part 1. r=vingtetun
2013-08-07 12:50:23 -07:00
Gaia Pushbot
a489a37905 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/fc8241f97254
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Bug 902517 - The e.me banner is shown above the dock when a bookmark is added. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/37024c7e63d1
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Bug 902123 - The background of the landing page is darker once e.me has been opened. r=vingtetun
2013-08-07 12:40:23 -07:00
Gaia Pushbot
514a6a4004 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6991d4067741
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #11344 from fcampo/TutorialSwipeLeft

Bug 901041 - Remove 'swipe left' screen in tutorial (as part of the first run experience)

========

https://hg.mozilla.org/integration/gaia-central/rev/03ec92421539
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 901041 - Remove 'swipe left' screen in tutorial (as part of the first run experience)
2013-08-07 12:30:23 -07:00
Matt Brubeck
cdeb33c307 Bug 887975 - Remove start page background to work around flickering bug [r=ally] 2013-08-07 12:24:31 -07:00
Gaia Pushbot
b00908ec05 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c4acbffef44e
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 901383 - Some permissions dialogs should have a 'more info' capability. r=etienne
2013-08-07 12:15:23 -07:00
Brian R. Bondy
98d0e77b91 Bug 898842 - Increase fling momentum. r=jimm 2013-08-07 14:45:24 -04:00
Ryan VanderMeulen
0d3342271d Merge m-c to fx-team. 2013-08-07 14:46:19 -04:00
Ryan VanderMeulen
00f1cf235f Merge m-c to b2g-inbound. 2013-08-07 14:41:41 -04:00
Ryan VanderMeulen
1a98eb484c Merge inbound to m-c.
--HG--
rename : widget/gtk2/compat/gtk/gtkcolorselectiondialog.h => widget/gtk2/compat/gtk/gtkcolorseldialog.h
2013-08-07 14:40:37 -04:00