Commit Graph

319060 Commits

Author SHA1 Message Date
Ryan VanderMeulen
759170e174 Merge m-c to fx-team. 2013-08-08 16:25:37 -04:00
Allison Naaktgeboren
f332128f59 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
feda467b9e 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
2b062640ef Bug 853844 - Optimized pageload throbber. r=mfinkle 2013-08-06 16:38:00 -07:00
Margaret Leibovic
232e92dbf6 Bug 902059 - Enable mixed content blocking by default. r=mfinkle 2013-08-06 16:30:17 -07:00
Matt Brubeck
ac0a131eac 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
49f1fe3711 merge mozilla-central to fx-team 2013-08-08 14:05:38 +02:00
Carsten "Tomcat" Book
3dec61c518 merge b2g-inbound to mozilla-central 2013-08-08 13:33:12 +02:00
Carsten "Tomcat" Book
f44d52f3df merge mozilla-inbound to mozilla-central 2013-08-08 13:13:05 +02:00
Gijs Kruitbosch
483cd2a2e0 Bug 880752 - Fix jetpack tests to account for new stringified output, r=test-only 2013-08-08 09:35:55 +02:00
Simon Montagu
7ca1f19b01 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
694f2a58f0 Bug 902609 - Make xpcshell.ini manifest strict mode compliant; r=ahal 2013-08-07 23:48:53 -07:00
Gregory Szorc
725466ff53 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
8e5df7a469 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
e7201e1a33 Backed out changeset ef8248e892e0 (bug 891110) 2013-08-08 05:24:03 +02:00
Karim Hamidou
fa3e1096d4 Bug 891110 - Detect attempts to pass undefined in declareFFI. r=yoric 2013-08-07 20:19:45 -04:00
Michael Brennan
8594b8c7ea Bug 818225 - Add getThumbnail method to PageThumbs. r=yoric 2013-08-07 22:48:07 +02:00
Marco Castelluccio
b8e90bcd87 Bug 769848 - window.resizeTo fails is blocked in apps. r=jst 2013-08-07 20:17:34 -04:00
Yoshi Huang
d5a2e8101c Bug 900321 - Part 3: const card lock types to fix style nits. r=vicamo 2013-08-07 12:15:39 +08:00
David Keeler
30891a9af3 Bug 516753 - Forward content context menu events to the parent. r=felipc 2013-08-06 15:00:07 -07:00
Valentin Gosu
e3dcbfc16c Bug 865850 - Integrate about:networking into Firefox. r=ttaubert 2013-08-07 20:15:28 -04:00
Marina Samuel
f534b77616 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
5c9ff5147e Bug 902175 - [New Tab Page] Fix drag/drop tests on Retina displays r=jaws 2013-08-08 01:47:29 +02:00
Tim Taubert
1006264d90 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
257e19c181 Bug 901169 - grey out black boxed source labels; r=vporof 2013-08-07 16:29:35 -07:00
Ed Morley
26c87fd22b Merge mozilla-central and fx-team 2013-08-07 16:19:09 -07:00
Ed Morley
6b74f52da8 Merge latest green fx-team changeset and mozilla-central 2013-08-07 16:17:05 -07:00
Chenxia Liu
e3105c43b2 Bug 901038 - Follow-up: Update remote debugging url to new doc. r=sriram 2013-08-07 15:48:33 -07:00
Wes Johnston
6f6a6c5bd0 Bug 901821 - Use correct doc when handling clicks in error pages. r=mfinkle 2013-08-07 15:22:10 -07:00
Marina Samuel
c6eeea6332 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
73915d2886 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
a0cda917c2 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
0d464a390a 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
b0ed22baba 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
da450887bc Bug 887975 - Remove start page background to work around flickering bug [r=ally] 2013-08-07 12:24:31 -07:00
Gaia Pushbot
ed43f63663 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
cd397ce58f Bug 898842 - Increase fling momentum. r=jimm 2013-08-07 14:45:24 -04:00
Ryan VanderMeulen
b6361891bd Merge m-c to fx-team. 2013-08-07 14:46:19 -04:00
Ryan VanderMeulen
0094fbe60a Merge m-c to b2g-inbound. 2013-08-07 14:41:41 -04:00
Ryan VanderMeulen
a911fa8786 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
4fd40a9ce9 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
Dave Camp
4a8cda1c16 Bug 896811 - Test output looks very strange, and is useless for failing tests. r=jwalker
--HG--
extra : rebase_source : 5be7e5d80dcda096adacc58f9348c5f999cf52d3
2013-08-07 11:01:49 -07:00
Allison Naaktgeboren
1e7daa1a28 Bug 895921 - Defect - Tab bar not appearing when selecting links from flyouts.r=? 2013-08-07 10:29:40 -07:00
Gaia Pushbot
a6c187eb80 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/14deb0991916
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #11397 from fabi1cazenave/localizeShouldNotClearAll-bug902363

Bug 902363: [mozL10n] factorize `setTextContent` to fix `localizeElement`, r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/49303a4a3e82
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 902363: factorize `setTextContent` to fix `localizeElement`
2013-08-07 10:25:23 -07:00
Gaia Pushbot
bb24e19c0a Bumping gaia.json for 4 gaia-central revision(s)
========

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

Bug 900630 - Update gaia-ui-tests.json, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/80bf009e8d60
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 900630 - Update gaia-ui-tests.json, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/772427971529
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #11275 from fabi1cazenave/contactSearchFocus-bug898976

Bug 898976: [Contacts] Keyboard does not disappear when clicking then Enter key in the contacts search page, r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/add784345ea7
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 898976: [Contacts] Keyboard does not disappear when clicking ENTER key in contacts search page
2013-08-07 10:15:29 -07:00
Gaia Pushbot
e5126d04d0 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a983aefa1136
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #11346 from gasolin/issue-900345

Bug 900345 - HD: [browser] left arrow in sidebar is bigger than expect r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/a99af35ab2be
Author: gasolin <gasolin@gmail.com>
Desc: Bug 900345 - HD: [browser] left arrow in sidebar is bigger than expect
2013-08-07 10:12:10 -07:00
Gaia Pushbot
f9920b3ebc Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/514eeba803a5
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #11382 from borjasalguero/paris_settings_contact

Bug 901471 - Revamp Contact Settings screen to allow to import / export ...

========

https://hg.mozilla.org/integration/gaia-central/rev/2bb3fbad978c
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 901471 - Revamp Contact Settings screen to allow to import / export from / to different sources r=jmcanterafonseca
2013-08-07 10:00:46 -07:00
Gaia Pushbot
2baf9bc6ff Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/93418295d620
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 902233 - Failing unit tests. r=ran
2013-08-07 10:00:24 -07:00
Michael Comella
2102351272 Bug 901622 - Invalidate ProfileInformationCache by bumping version. r=rnewman 2013-08-07 09:28:10 -07:00
Jim Mathies
927cdb51b4 Bug 888236 - Add metro specific window classes and messages to ipc defer message processing. r=bsmedberg 2013-08-07 09:55:12 -05:00