Commit Graph

135050 Commits

Author SHA1 Message Date
ffxbld
b5846e44cf No bug, Automated blocklist update from host bld-linux64-ix-004 - a=blocklist-update 2013-06-15 03:23:04 -07:00
Ryan VanderMeulen
f1da312197 Bug 809306 - Fix Win64 bustage. 2013-06-14 22:23:21 -04:00
Ryan VanderMeulen
f1fbef4dae Merge m-c and birch. 2013-06-14 21:42:59 -04:00
Kyle Machulis
e5ce876fd2 Bug 882443: Check for connection before asserting in BluetoothA2dpManager::Disconnect; r=gyeh r=shuang 2013-06-14 18:29:20 -07:00
Ryan VanderMeulen
af89ee022e Merge birch and m-c. 2013-06-14 21:16:34 -04:00
Gregory Szorc
09d78b312e Bug 883205 - Add mozsystemmonitor to mozbase; r=ahal 2013-06-14 15:15:58 -07:00
Steven Michaud
634cd975ce Bug 877500 - Add a null check so that CFRelease() doesn't crash. r=joshmoz 2013-06-14 17:05:55 -05:00
Gaia Pushbot
fced350315 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d7f1671443c5
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #10367 from lissyx/bug882607

Bug 882607 - Using white-space: pre-wrap for SMS and MMS
r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/e0fd3dfd5c1c
Author: Alexandre Lissy <lissyx@lissyx.dyndns.org>
Desc: Bug 882607 - Using white-space: pre-wrap for SMS and MMS

We also remove Utils.Message.format() which becomes useless.
2013-06-14 10:46:21 -07:00
Brandon Benvie
c6043fcdce Bug 828680 - Variables view needs a controller of its own, r=vporof, msucan 2013-06-14 10:42:52 -07:00
Gaia Pushbot
f57ee7e598 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6cf49c161c55
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #10142 from daleharvey/837672

Bug 837672 - Add events to track camera startup performance. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/28fcd12f6ef1
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 837672 - Add events to track camera startup performance
2013-06-14 09:31:22 -07:00
Gaia Pushbot
cc30679f25 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2e1901cfdc03
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 882369 - [SMS][MMS] Regression. contactList => contact-list for search results and group view r=borjasalguero

https://bugzilla.mozilla.org/show_bug.cgi?id=882369
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-14 08:46:22 -07:00
Gaia Pushbot
6b13be6bde Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/0eef3cf5ff44
Author: Chris AtLee <catlee@mozilla.com>
Desc: Revert "Bug 852321: Update xulrunner SDK to reduce download time. r=ochameau"

This reverts commit 2edbc123567161c4a379268a2714c39dadb3f847.
2013-06-14 07:31:23 -07:00
Gaia Pushbot
2171511c7b Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/cee7b9b5a430
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 879773 - Fix linter tests shame=rik

========

https://hg.mozilla.org/integration/gaia-central/rev/d75f7659b62a
Author: Chris AtLee <catlee@mozilla.com>
Desc: Bug 852321: Update xulrunner SDK to reduce download time. r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/b4bafb96eb0b
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #10314 from RudyLu/gallery/Bug880943-correct_init

Bug 880943 - Correctly init Gallery app regardless of the timing of r=davidflanagan

========

https://hg.mozilla.org/integration/gaia-central/rev/9528e6c2e59c
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 880943 - Correctly init Gallery app regardless of the timing of
localized event.
2013-06-14 06:46:23 -07:00
Stefan Mirea
fa0e1df968 Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps 2013-06-13 18:36:21 -07:00
Gregory Szorc
cf599037bc Backout 9080f6701733 (bug 852411) for hitting weird xpcshell test harness behavior in multiple local builds 2013-06-14 14:38:29 -07:00
Jason Orendorff
178d038146 Bug 881056 - Remove unused hasFunctionStmt parameter from some Parser methods. r=bhackett. 2013-06-14 16:30:40 -05:00
Jason Orendorff
5efef28172 Bug 872735, part 5 - Remove newNullary from the ParseHandler protocol. It is only used for array holes; replace it with a newElision method. Add PNK_ELISION to distinguish elisions from sequence expressions (which use PNK_COMMA). r=Waldo. 2013-06-14 16:30:40 -05:00
Jason Orendorff
82f134f121 Bug 872735, part 4 - Remove setBinaryRHS from the ParseHandler protocol. It was only used in parsing switch statements. It is replaced by a newCaseOrDefault method. r=Waldo. 2013-06-14 16:30:40 -05:00
Jason Orendorff
a41b625c13 Bug 872735, part 3 - Add PNK_LABEL for labeled statement nodes. Remove ForgetUse. r=Waldo. 2013-06-14 16:30:40 -05:00
Jason Orendorff
c5451736bd Bug 872735, part 2a - Rename ParseNode::noteLValue -> markAsAssigned and add an assertion about pn_op, as requested in review. rs=Waldo. 2013-06-14 16:30:39 -05:00
Jason Orendorff
478bc9a0c5 Bug 872735, part 2 - Remove noteLValue from the handler protocol. The main point of this change is to remove the noteLValue method from SyntaxParseHandler, because who knows what that is supposed to mean (anyway it is never called). r=Waldo. 2013-06-14 16:30:39 -05:00
Jason Orendorff
ab3900fa43 Bug 872735, part 1 - Remove isEmptySemicolon from the ParseHandler protocol. It was only used for a warning about "if (foo);". r=Waldo. 2013-06-14 16:30:39 -05:00
Stefan Mirea
f1ea85072a Bug 852411 - Migrating from promise.js to Promise.jsm; r=gps
--HG--
extra : rebase_source : d03cdae978479605df0a7ea728916ba78a272ffb
2013-06-13 18:36:21 -07:00
Albert Crespell
85ea335492 Bug 879790 - Fix data usage lost during the very first start-up of Gecko. r=gene.lian 2013-06-13 16:37:36 +02:00
Chris Double
8d86c043a7 Bug 812881 - Backout due to devices no longer crashing - r=bjacob a=akeybl 2013-06-12 14:26:25 +12:00
Douglas Crosher
058d956158 Bug 883106 - IonMonkey: avoid emitting zero length perf Jit map entries, r=nmatsakis 2013-06-14 21:03:19 +10:00
Douglas Crosher
6779b4dd6c Bug 883108 - Asm.js: re-enable Ion Spew, r=nmatsakis 2013-06-14 21:16:55 +10:00
Brian Hackett
4f09bec94f Bug 883562 - Check for lazy functions when bailing out from Ion to Baseline. 2013-06-16 10:37:56 -06:00
Brian Hackett
b74154f089 Bug 883630 - Watch for lazy functions when iterating inline Ion frames, clean up methods for accessing function scripts. 2013-06-16 10:24:45 -06:00
Brian Hackett
51a8afe54e Bug 883623 - Check free variables within eval'ed code before restarting processing of top level statements in the eval. 2013-06-16 07:12:20 -06:00
Robert Longson
3832625164 Bug 876450 - non-scaling-stroke doesn't work with svg.text.css-frames.enabled. r=heycam
--HG--
rename : layout/reftests/svg/non-scaling-stroke-03-ref.svg => layout/reftests/svg/text/dynamic-non-scaling-stroke-ref.svg
rename : layout/reftests/svg/non-scaling-stroke-03.svg => layout/reftests/svg/text/dynamic-non-scaling-stroke.svg
2013-06-16 12:05:39 +01:00
Reuben Morais
93545d45ea No bug - Fix typo in browser-ui.js 2013-06-15 22:46:18 -07:00
Phil Ringnalda
b10574fc0f Bug 862199 - double the timeout for test_bug416317-2.html so it doesn't time out on b2g all the time
--HG--
extra : rebase_source : a9949516a2abb87b725fc9ac1f56020bf4c213e6
2013-06-14 22:37:59 -07:00
Dave Camp
3098ad3a35 Bug 881101 - hooks.other is null after shutting down the debugger. r=past 2013-06-10 21:16:47 -07:00
Dave Camp
f6dd109fad Backout revision 5c76c23df424 for bad commit message. 2013-06-15 10:21:50 -07:00
Albert Crespell
86fdfbd03b Bug 877607 - Tests. r=gene.lian 2013-06-08 09:57:02 +02:00
Albert Crespell
8c0e7fa661 Bug 877607 - Convert sample dates to local timezone when return. r=gene.lian 2013-06-08 09:57:02 +02:00
Gaia Pushbot
48a8901ba1 Bumping gaia.json for 5 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4740827fec69
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10391 from samjoch/bug-883090-SoundsRemoveStartupShutdownSounds

Bug 883090 - [Sounds] Remove startup shutdown sounds and controls, r=@timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/368d15f14a38
Author: Sam Joch <samuel@guiora.com>
Desc: Revert "Merge pull request #9739 from samjoch/bug-812245-SoundShutDownAnimationNeedsASound"

This reverts commit e4bf807f22dd5c392d181a216b2e7d4ccd162308, reversing
changes made to 644c3a44023d6f8b447b8ad9d57583a1c5f6f723.

========

https://hg.mozilla.org/integration/gaia-central/rev/6427f2157f03
Author: Sam Joch <samuel@guiora.com>
Desc: Revert "Merge pull request #9284 from samjoch/bug-801895-SoundsUpdateBootSound"

This reverts commit 0ec2a2558cf41da4a2bf52bf6a550e5e2293602c, reversing
changes made to 71385ac3858d720e562f7818b01c9b62698b0478.

========

https://hg.mozilla.org/integration/gaia-central/rev/01437fb355ce
Author: Sam Joch <samuel@guiora.com>
Desc: Revert "Merge pull request #10117 from samjoch/bug-877813-SoundsControlToTurnOffBootAndShutdownSoundsIsNeededInSettings"

This reverts commit d5d898bb28b5ff931ec2bbdfe0b096b8e45329c9, reversing
changes made to b81ceb38b2eb044d8bb8a75baf7f551667e79441.

Conflicts:
	build/settings.py

========

https://hg.mozilla.org/integration/gaia-central/rev/e0886b6948ba
Author: Sam Joch <samuel@guiora.com>
Desc: Revert "Bug 879869 - Disable startup/shutdown sound by default r=lightsofapollo"

This reverts commit 45b9a38a486c87642052e08c7213c43ac20b222c.

Conflicts:
	build/settings.py
2013-06-14 05:31:23 -07:00
Gaia Pushbot
33d18217e8 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ba32214cf08d
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10385 from crdlc/bug-878422-master

Bug 878422 - [Homescreen] Logo stays forever after the quick access bar ...

========

https://hg.mozilla.org/integration/gaia-central/rev/be0f00827d3b
Author: crdlc <crdlc@tid.es>
Desc: Bug 878422 - [Homescreen] Logo stays forever after the quick access bar crashed
2013-06-14 03:01:23 -07:00
Gaia Pushbot
cbf4d96307 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/49915c05d4ef
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10388 from timdream/facebook-oauth-fix

Bug 882363 - Only enable Facebook functionality if the app id is part of the partner customization, r=@yurenju, a=tef+

========

https://hg.mozilla.org/integration/gaia-central/rev/debf7ab07509
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 882363 - Only enable Facebook functionality if the app id is part of the partner customization.
2013-06-14 02:46:24 -07:00
Gaia Pushbot
ca1ad5ff8b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b9e4a914a18a
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #10345 from crdlc/bug-860992

Bug 860992 - [B2G][Contacts] Time stamp of last contact import is not sh...

========

https://hg.mozilla.org/integration/gaia-central/rev/ec99eef7da34
Author: crdlc <crdlc@tid.es>
Desc: Bug 860992 - [B2G][Contacts] Time stamp of last contact import is not shown under Gmail or Hotmail in Contact Settings
2013-06-14 02:31:23 -07:00
Gaia Pushbot
8e6ab0b4f6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3b558b81bc51
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10152 from leob2g/Bug_878662_Sound_Manager_CEWarningDialog_is_displayed_at_CEWarningVol_+_1

Bug 878662 - [System][Sound Manager] CEWarningDialog is displayed in incorrect timing, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/415ee260023a
Author: hanj.kim <hanj.kim@lge.com>
Desc: Bug 878662 - [System][Sound Manager] CEWarningDialog is displayed at CEWarningVol + 1
2013-06-14 02:16:23 -07:00
Gaia Pushbot
367c8e5c39 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f5f12069851f
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #10379 from mozshiao9/master_mms_882129

Bug 882129 - [MMS] [UX] Thread view. Spinner inside bubbles should be centered in the 4 rem margin. r=steveck-chung

========

https://hg.mozilla.org/integration/gaia-central/rev/bd5cc2497b70
Author: Mark Shiao <mshiao@mozilla.com>
Desc: Bug 882129 - [MMS] [UX] Thread view. Spinner inside bubbles should be centered in the 4 rem margin
2013-06-14 02:01:26 -07:00
Ed Morley
5e7daab284 Merge mozilla-central and birch 2013-06-14 09:58:22 +01:00
Ed Morley
8360224b21 Merge latest green birch changeset and mozilla-central 2013-06-14 09:55:54 +01:00
Gaia Pushbot
e2a5732a74 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/62530b21fd6a
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Merge pull request #10384 from fabi1cazenave/wifiDefaultStatus-bug881195

Bug 881195 - [Buri][Setting] WIFI status not correctly displayed at startup, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/cd08bcc4dc2f
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 881195 - [Buri][Setting] WIFI status not correctly displayed at startup, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/d17a97015204
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10366 from alivedise/bugzilla/880609_master/wake-lock-after-device-off-and-on

Bug 880609 - Request wake lock failed after device is off and on. r=timdream, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/b4e58e3951eb
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 880609 - Request wake lock failed after device is off and on.
2013-06-14 01:01:42 -07:00
Gaia Pushbot
f9d466acca Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c5cc02744017
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10313 from alivedise/bugzilla/870316/add-vibration-icon-back

Bug 870316 - add vibration icon back, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/80fb6ac6e9d8
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 870316 - add vibration icon back
2013-06-14 01:01:22 -07:00
Gaia Pushbot
7406b370ee Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6b0f94b457eb
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10310 from crh0716/876335

Bug 876335 - Update additional information by HandledCall itself

========

https://hg.mozilla.org/integration/gaia-central/rev/8d16cf3f9444
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 876335 - Update additional information by HandledCall itself
2013-06-14 00:46:22 -07:00
Gaia Pushbot
b75f1c7190 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/7bfb4efb6e67
Author: huchengtw-moz <johu@mozilla.com>
Desc: Merge pull request #10363 from huchengtw-moz/video/Bug_879362_when_youtube_video_complete_ux_is_ambiguous

Bug 879362 - [A/V][video] When YouTube video completes, UX (Pause button...r=@djf

========

https://hg.mozilla.org/integration/gaia-central/rev/a61eb11d24d4
Author: John Hu <johu@mozilla.com>
Desc: Bug 879362 - [A/V][video] When YouTube video completes, UX (Pause button, timer) is ambiguous
2013-06-13 23:31:24 -07:00
Gaia Pushbot
78e15280fd Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/7da67b95354a
Author: mozshiao9 <mshiao@mozilla.com>
Desc: Merge pull request #10377 from mozshiao9/master_camera_881539

Bug 881539 - [camera] buttons in filmstrip preview mode are white-on-white r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/f983ab24fcda
Author: Mark Shiao <mshiao@mozilla.com>
Desc: Bug 881539 - [camera] buttons in filmstrip preview mode are white-on-white
2013-06-13 21:31:21 -07:00