Scott Johnson
b2de439519
Bug 808173: Add a switch for reflow-on-zoom to not activate when non-text elements are the target of a double-tap event. [r=kats]
2013-08-08 12:22:26 -05:00
Robert Bindar
e4906705a2
bug 835357 - Add telemetry to measure whether DNT is used or not. r=jduell
2013-08-08 08:49:14 -07:00
Hannes Verschore
12d30bd3ac
Bug 902383: Remove the unused 'nonNativeGetElement' hint from the TI analysis, r=jandem
2013-08-08 17:41:48 +02:00
Jan de Mooij
de88ae5f6d
Bug 866888 part 5 - Ion-compile try-catch statements (preffed off for now). r=djvj
2013-08-08 17:28:38 +02:00
Bobby Holley
afed463cc5
Bug 901658 - Introduce an uninlined version of JSScript::global() to use in Debugger.h assertions. r=njn
2013-08-08 08:20:20 -07:00
Nicholas Nethercote
19e1fbb452
Bug 902820 - Fix a bunch of compile warnings in SpiderMonkey. r=till.
...
--HG--
extra : rebase_source : 0306d26443640104bae575a60fec7a693f7b43c5
2013-08-08 06:33:49 -07:00
Brad Lassey
c0960f9abc
bug 894313 - GeckoThread should own its own static instance r=kats
...
--HG--
extra : rebase_source : bf7fdb0a4bd399c4edcc2046ed4c232b41a3827b
2013-08-08 09:02:02 -04:00
Jan Beich
97a598038f
Bug 902765 - fix build after bug 894331, use mozilla::TimeStamp instead of TimeStamp r=mak
2013-08-08 14:54:51 +02:00
Gabor Krizsanits
89302bbfc9
Bug 877164 - nsDocument should call GetJunkScope later. r=smaug
2013-08-08 14:23:33 +02:00
Carsten "Tomcat" Book
0436faaa5c
merge mozilla-central to mozilla-inbound
2013-08-08 14:01:54 +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
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
Boris Zbarsky
189daee1d6
Bug 897913 part 3. Enable Promise in chrome and certified apps, even when preffed off. r=bholley, pending review from baku
2013-08-07 17:40:20 -04:00
Boris Zbarsky
b3d562602e
Bug 897913 part 2. Allow touching interface objects via an Xray even if the page they're in can't touch them. r=bholley,smaug
2013-08-07 17:40:00 -04:00
Boris Zbarsky
c846cbddd8
Bug 897913 part 1. Don't assert that app id exists when asked for app status; just claim not installed if there is no app id. r=sicking
2013-08-07 17:40:00 -04:00
Boris Zbarsky
ea89e2e774
Bug 902485. Disallow copy constructors and operator= on WebIDL union structs, because those wouldn't do what you think they should. r=dzbarsky
2013-08-07 17:40:00 -04:00
Boris Zbarsky
c360949cd5
Bug 901816. Include Nullable and TypedArray headers in binding header files if we have dictionaries that have those as members. r=smaug
2013-08-07 17:40:00 -04:00
Gene Lian
a1efa09aa2
Bug 901992 - B2G MMS: Retry Mechanism for Downloading MMS is Buggy. r=vicamo a=leo+
2013-08-08 16:36:09 +08:00
Gene Lian
ba96f2e263
Bug 901887 - [RIL][Contacts] Saving to SIM doesn't work. r=allstars.chh
2013-08-08 16:16:50 +08: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
Gaia Pushbot
727020d87a
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fb932dc7c5c4
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #11406 from jonallengriffin/902551
Bug 902551 - Disable save_bookmark_test.js on TBPL for near permaorange,...
========
https://hg.mozilla.org/integration/gaia-central/rev/a7a15ae05e97
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 902551 - Disable save_bookmark_test.js on TBPL for near permaorange, a=test-only
2013-08-07 11:31:24 -07:00