Commit Graph

140557 Commits

Author SHA1 Message Date
Nick Alexander
8b78b6edbd Bug 898561 - Fix "configure: ... command not found" regression from Bug 895253. r=gps 2013-07-26 17:47:44 -07:00
Gavin Sharp
9d17728d72 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : 211b3d075040fa0ffdf64782c804f7a55f039149
2013-07-26 16:05:05 -07:00
Bobby Holley
38ba111543 Bug 893324 - Invoke CleanUp synchronously and unconditionally for modal dialog windows. r=jst
Historically, we've had a bunch of complicated machinery to delay the call to
CleanUp() for modal dialogs, since we needed to harvest the return value after
the window closed. But in the current world we don't actually null out
mReturnValue in CleanUp() at all, which presumably happened sometime around the
time mReturnValue became cycle-collected. So this stuff can just go away. \o/

That simplification is righteous in itself. But it also fixes the bug here as-
filed. When the user quits while a modal dialog is currently being displayed,
a failure code ends up bubbling up through windowWatcher to the OpenInternal call
in nsGlobalWindow::ShowModalDialog, which means that we're unable to do our
delayed CleanUp() call for the outer modal window. At first it seemed like a hard
problem to solve, but with the above it becomes trivial.
2013-07-26 15:46:13 -07:00
Brian Hackett
26e5c13d44 Bug 896154 - Don't check per thread data when verifying pre barriers until after worker threads have been paused, r=billm. 2013-07-26 16:27:44 -06:00
Mook
725ebd7b5b content: sync load service: don't die when channels have unknown size (b=894586 r=jst r=jduell) 2013-07-26 15:25:27 -07:00
Geoff Brown
afc272564b Bug 896199 - Add event queue for Robocop; r=margaret 2013-07-26 15:16:43 -07:00
Brian Hackett
071d2f1f08 Bug 893890 - Don't attach new object metadata to objects created while parsing/emitting scripts, r=luke. 2013-07-26 14:15:37 -06:00
Chia-hung Tai
d5c6625f0b Bug 898202 - [B2G][MMS]Unable to send/receive MMS using AT&T or prepaid T-Mobile SIMs. r=vyang 2013-07-26 18:30:47 +08:00
Jakub Siemiatkowski
387b09468e Bug 855727 - SimplePush: Remove redundant 409 error code for conflicting channelIDs. r=nsm 2013-07-29 11:59:27 -04:00
Gaia Pushbot
99a80b7f44 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/efd78e2f24c5
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #11197 from AntonioMA/bug-896945_2

Bug 896945 Customize the open-app treatment based on the showApp and showOnly flags r=alive r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/4e46fd4d5cfd
Author: Antonio M. Amaya <amac@peregrin>
Desc: Bug 896945 Customize the open-app treatment based on the showApp and showOnly flags r=alive r=fabrice
2013-07-29 08:35:23 -07:00
Ed Morley
78c3e8f1ed Merge mozilla-central and birch 2013-07-29 15:42:57 +01:00
Gaia Pushbot
14328db317 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/905b27d99e15
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #11168 from jlebar/wireless-network-string

Bug 868510 - Change the no wifi found string to "No wireless networks fo...

========

https://hg.mozilla.org/integration/gaia-central/rev/3dadb9aa8e75
Author: Justin Lebar <justin.lebar@gmail.com>
Desc: Bug 868510 - Change the no wifi found string to "No wireless networks found".
2013-07-29 07:20:24 -07:00
Ed Morley
1d3cbeb565 Merge latest green fx-team changeset and mozilla-central 2013-07-29 15:16:29 +01:00
Ed Morley
543639c1de Merge latest green birch changeset and mozilla-central 2013-07-29 15:15:48 +01:00
Gaia Pushbot
ba0d16de35 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/30af13f27841
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #11222 from jaoo/886758

Bug 886758 - [Settings] Users are not able to disable the sim lock from settings app when the sim card is not ready. r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/2d29809a2de5
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 886758 - [Settings] Users are not able to disable the sim lock from settings app when the sim card is not ready
2013-07-29 03:25:23 -07:00
Ed Morley
213793252e Backed out changeset 31a1b6fff957 (bug 857142) for reftest failures 2013-07-29 11:09:26 +01:00
Ed Morley
b711f1b3aa Backed out changeset 04a45dec4326 (bug 898267) 2013-07-29 11:08:52 +01:00
Ed Morley
b8c5ca2e7d Backed out changeset 7174bdf1201e (bug 857142) 2013-07-29 11:08:49 +01:00
Ed Morley
55f428f433 Backed out changeset c2f27bb078fd (bug 857142) 2013-07-29 11:08:46 +01:00
Gina Yeh
cb1dd152e8 Bug 842948 - Patch 6: Implement dictionaries, r=echou 2013-07-29 17:32:35 +08:00
Gina Yeh
e2b3ad28c1 Bug 842948 - Patch 5: Implement UpdateNotification, r=echou 2013-07-29 17:32:34 +08:00
Gina Yeh
e2b601ffc3 Bug 842948 - Patch 4: Handle signal "GetPlayStatus", r=echou 2013-07-29 17:32:34 +08:00
Gina Yeh
4c98db78ae Bug 842948 - Patch 3: Cache AVRCP data in BluetoothA2dpManager, r=echou 2013-07-29 17:32:34 +08:00
Gina Yeh
41d806ac30 Bug 842948 - Patch 2: Handle control signal "PropertyChanged" and add IsConnected() in BluetoothProfileManagerBase, r=echou 2013-07-29 17:32:34 +08:00
Gina Yeh
a07f368f4e Bug 842948 - Patch 1: Implement API for AVRCP 1.3, r=echou, sr=mrbkap 2013-07-29 17:32:34 +08:00
Jan de Mooij
5cabf6d4f9 Bug 898047 - Fix Ion to set the Folded flag on arguments MIR when optimizing fun.apply(x, arguments). r=bhackett 2013-07-29 11:16:12 +02:00
Ed Morley
a2a2b91464 Backed out changeset 0ad406a69f2c (bug 856361) for mochitest-1 failures in test_mediaElementAudioSourceNode.html on a CLOSED TREE 2013-07-29 09:56:06 +01:00
Ed Morley
e886bc252b Backed out changeset 3f2c0edda4c2 (bug 856361) 2013-07-29 09:55:15 +01:00
Ed Morley
18ea386674 Backed out changeset f211d6754796 (bug 856361) 2013-07-29 09:55:12 +01:00
Ed Morley
2441ed84a8 Backed out changeset 2af84c01ac0c (bug 856361) 2013-07-29 09:55:09 +01:00
Ed Morley
e27efacff7 Backed out changeset 9e90a81b9e37 (bug 856361) 2013-07-29 09:55:06 +01:00
Ed Morley
bf60ac5060 Backed out changeset 3d6f6f06da5e (bug 856361) 2013-07-29 09:55:03 +01:00
Ed Morley
9f3a9d092c Backed out changeset 911a11878522 (bug 855568) 2013-07-29 09:55:01 +01:00
Ed Morley
a080e31b98 Backed out changeset 3fbe86d67b6a (bug 856361) 2013-07-29 09:54:58 +01:00
Ed Morley
ef8881de1c Backed out changeset 446410b692a0 (bug 856361) 2013-07-29 09:54:55 +01:00
Ed Morley
52a98c1f7f Backed out changeset f7496fddb076 (bug 856361) 2013-07-29 09:54:52 +01:00
John Daggett
c1c75a67bf Bug 857142 - add reftest for osx-font-smoothing. r=m_kato 2013-07-29 17:34:01 +09:00
John Daggett
f227c3953c Bug 857142 - change name and switch to grayscale value. r=dbaron 2013-07-29 17:33:52 +09:00
John Daggett
79e2fd3173 Bug 898267 - support font smoothing in Azure CG backend. r=jrmuizel 2013-07-29 17:33:43 +09:00
John Daggett
f843bbb3ea Bug 857142 - implement -moz-font-smoothing. r=dbaron 2013-07-29 17:33:35 +09:00
Gaia Pushbot
0dc50dc734 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e3ce8d0e4f9c
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #11176 from gasolin/issue-897916

Bug 897916 - HD: browser resources need update, r=rex

========

https://hg.mozilla.org/integration/gaia-central/rev/fe7fc3e8c15d
Author: gasolin <gasolin@gmail.com>
Desc: Bug 897916 - HD: browser resources need update
2013-07-29 00:35:24 -07:00
Gaia Pushbot
50d465fc5e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/481bc5b521cd
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #11209 from steveck-chung/hdpi-image-assets

Bug 898299 - hdpi/xhdpi Image assets polishing in Message app. r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/680657d97a21
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 898299 - hdpi/xhdpi Image assets polishing in Message app
2013-07-29 00:15:25 -07:00
Robert O'Callahan
e401605bce Bug 856361. Fix test bustage. r=me
--HG--
extra : rebase_source : fe7a3854f521518f80c3ae8d70bae13eadfca3b7
2013-07-29 16:56:36 +12:00
Christos Stathis
d72e018f11 Bug 686937 - Include JSTerm helpers in autocompletion suggestions; r=past 2013-07-27 11:44:00 +03:00
Chris Kitching
8193e363bb Bug 897123 - Make GeckoAppShell.pumpMessageLoop waste less CPU time r=jchen
--HG--
extra : rebase_source : 7d5ffa3f2b9d29ff245886c40f4083e7451daec1
2013-07-26 12:02:00 -07:00
Xidorn Quan
039652d925 Bug 897930 - Unhide hidden preference for disabling green download flash animation added in bug #861613. r=mak
--HG--
extra : rebase_source : 9a8231ae6d9971318c19d9b5b52864aa32926c27
2013-07-27 06:25:00 -07:00
Chris Manchester
bb1a3bc8c2 Bug 898626 - Use lazy module gettters for osfile and task. r=gps
--HG--
extra : rebase_source : 1db3b5fb4b7b7c607de535a48749e9c4383eecec
2013-07-26 14:16:55 -07:00
Gijs Kruitbosch
1f905ae90c Bug 898012 - Remove useless bits in OS X titlebar placeholder stuff, r=MattN 2013-07-26 11:20:46 +02:00
Matthew Noorenberghe
657ab51a83 Merge mozilla-central to UX 2013-07-26 00:27:14 -07:00
Ryan VanderMeulen
e8b26d740c Backed out changesets 4f35e943f939 and da5fa63e90cb (bug 896250) for causing frequent OSX debug asserts on a CLOSED TREE. 2013-07-26 01:22:40 -04:00