Commit Graph

180074 Commits

Author SHA1 Message Date
Jason Orendorff
a1064e2c46 Bug 987618 - More cosmetic changes in Codegen.py. r=bz.
--HG--
extra : rebase_source : 5f495765ffaf3f073cf63a78ea92e74ae16d3bae
2014-04-25 11:50:34 -05:00
Jason Orendorff
2059506e0e Bug 986492, part 3 - Address review comments from peterv on part 2. Remove bogus extra semicolons from Codegen.py output. Fix a spelling error.
--HG--
extra : rebase_source : 0230a4f9bef4690d7382e5982670ccad3f607d0b
2014-04-25 11:50:34 -05:00
Jason Orendorff
a207f2817f Bug 986492, part 2 - Use fill() and dedent() throughout Codegen.py. Change dedent() to strip an initial blank line from its argument, if present. r=peterv.
--HG--
extra : rebase_source : 41a423806998eeb90fc66bf3663ead5bacd2c64b
2014-04-25 11:50:34 -05:00
Jason Orendorff
54847f31a8 Bug 994159 - Fix typo in OOM check in DefineMetaTypeDescr. r=nmatsakis.
--HG--
extra : rebase_source : 90202dc1b00a0ddedb709e4199fe8641a9b4129e
2014-04-25 11:50:33 -05:00
Jason Orendorff
fbdeb95dbd Bug 991027 - JS_snprintf: Don't allocate a temporary buffer when handling %hs format-specifier. r=Waldo.
--HG--
extra : rebase_source : d8c25f0b2e7ca9631d31d98fe457f08520be31a1
2014-04-25 11:50:33 -05:00
Andrew McCreight
caf4246635 Bug 1000974 - Don't do cycle collector optimization for nodes in the shadow tree. r=smaug 2014-04-25 09:12:26 -07:00
Carsten "Tomcat" Book
b5a06b43c4 merge fx-team to mozilla-central 2014-04-25 13:18:39 +02:00
Carsten "Tomcat" Book
225e066705 merge mozilla-inbound to mozilla-central 2014-04-25 12:49:50 +02:00
Marco Chen
c300e98190 Bug 999350 - Change initial values of AudioChannelService::mCurrentHigherChannel and mCurrentVisibleHigherChannel to -1 and add test case for audio-channel-change & visible-audio-channel-change of mozChromeEvent. r=baku 2014-04-25 18:22:17 +08:00
Carsten "Tomcat" Book
998be23d7d merge b2g-inbound to mozilla-central 2014-04-25 11:34:55 +02:00
B2G Bumper Bot
d507e8e83a Bumping manifests a=b2g-bump 2014-04-24 22:21:35 -07:00
B2G Bumper Bot
582451bcd1 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2fccee502f45
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1001160 - Dont load mozilla.org when opening rocketbar browser r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/5ac8a8ff29de
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 985460 - [Home2] Edit mode follow-up r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/c72dd1165f5b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 995406 - [Home2] Follow-up, hide confirm dialog completely r=me
2014-04-24 22:15:43 -07:00
B2G Bumper Bot
6fe012b871 Bumping manifests a=b2g-bump 2014-04-24 21:56:34 -07:00
B2G Bumper Bot
273f84fdf4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8d5be9746a87
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #18072 from steveck-chung/bug-983315

Bug 983315 - [Messages][DSDS] Provide a feedback while we're switching the data APN to send a MMS. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/282cd3af312b
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 983315 - [Messages][DSDS] Provide a feedback while we're switching the data APN to send a MMS
2014-04-24 21:50:39 -07:00
B2G Bumper Bot
c868998dcc Bumping manifests a=b2g-bump 2014-04-24 21:26:22 -07:00
B2G Bumper Bot
da15701f47 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e4a3651efa16
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #18637 from alivedise/bugzilla/1000812/remove-test-apps

Bug 1000812 - Move stuff left in test_apps to dev_apps, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/79c2b01aa590
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1000812 - Move stuff left in test_apps to dev_apps
2014-04-24 21:20:35 -07:00
B2G Bumper Bot
836a6caf9a Bumping manifests a=b2g-bump 2014-04-24 19:37:58 -07:00
B2G Bumper Bot
dc26e2f8d4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f059345a4b8b
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #18633 from timdream/p-sensor-when-dialing

Bug 1000523 - Start p-sensor when the call is dialing, r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/9d65d2d4b7c5
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1000523 - Start p-sensor when the call is dialing
2014-04-24 19:35:56 -07:00
Jamin Liu
506643cfdc Bug 990423 - [Bluetooth] Fix the incorrect condition for reporting call held status when call state changed. r=echou, f=btian
---
 dom/bluetooth/bluez/BluetoothHfpManager.cpp |  108 ++++++++++++++++++++++++---
 dom/bluetooth/bluez/BluetoothHfpManager.h   |    2 +
 2 files changed, 99 insertions(+), 11 deletions(-)
2014-04-25 09:59:32 +08:00
Eric Rahm
d1a2ce47bb Bug 1000461 - Enable triggering memory report via fifo device on OS X. r=froydnj 2014-04-24 17:35:59 -07:00
Eric Rahm
b20b484208 Bug 1001137 - Enabling FifoWatcher via user pref does not work. r=froydnj 2014-04-24 15:58:57 -07:00
Jim Chen
255c20c32b Bug 999071 - Don't notify observers in profiler when used by Android ANR reporter; r=BenWa 2014-04-25 12:38:18 -04:00
Shu-yu Guo
42ae87d361 Bug 1001222 - Implicitly use operands to JSOP_POS. (r=jandem) 2014-04-25 12:13:13 -07:00
Brian Hackett
5fb6ee56ea Bug 995336 - Use IonBuilder for arguments usage analysis, r=jandem. 2014-04-25 13:01:37 -06:00
Birunthan Mohanathas
bf699c802c Bug 989460 - Follow-up: Fix MOZ_STATIC_ASSERT_VALID_ARG_COUNT when 51st arg is e.g. true != 1. r=froydnj 2014-04-25 10:00:00 -04:00
B2G Bumper Bot
bcac6e2838 Bumping manifests a=b2g-bump 2014-04-24 14:52:58 -07:00
B2G Bumper Bot
e6203d337b Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e7598cf28c92
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1001166 - Disable intermittent failing test, creating an event opening event in read view should not overflow title, location, or description
2014-04-24 14:51:02 -07:00
B2G Bumper Bot
599af1dc92 Bumping manifests a=b2g-bump 2014-04-24 14:41:15 -07:00
B2G Bumper Bot
a93a123205 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/74f8794e29d3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Update node modules for Bug 997045"

This reverts commit a19c22eb8130d42b2beb24d8eec99c52e9cee3b7.
2014-04-24 14:35:48 -07:00
Nick Fitzgerald
8635b60ffa Bug 972045 - Add a compact representation for call stacks in SpiderMonkey. r=jimb 2014-04-24 17:25:00 -04:00
Marco Castelluccio
db57dc6f4e Bug 915879 - Wait for _writeFile to finish before continuing. r=fabrice 2014-04-25 11:49:00 -04:00
B2G Bumper Bot
60d9dc7f54 Bumping manifests a=b2g-bump 2014-04-24 14:18:07 -07:00
B2G Bumper Bot
01cbebd9d1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6c7d17175234
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #18606 from jryans/wifi-opts

Bug 1000407 - Add hidden WiFi debugging setting. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/85d7e64fb2c8
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Bug 1000407 - Add hidden WiFi debugging setting. r=janx
2014-04-24 14:17:56 -07:00
Ben Hearsum
013c26233b bug 1001088: Please update the backup-flame blobs for the flame as there were changes to what is extracted. r=aki DONTBUILD (per RyanVM). 2014-04-24 16:08:26 -04:00
Heather Arthur
7d6b192675 Bug 997163 - Add 'eyedropper' command and button; r=jwalker 2014-04-24 21:39:00 +02:00
B2G Bumper Bot
f573f967d4 Bumping manifests a=b2g-bump 2014-04-24 12:37:49 -07:00
Frédéric Wang
4025f48064 Bug 1001169 - Include new OpenType MATH fonts into the default font.mathfont-family list. r=roc 2014-04-24 14:49:00 -04:00
Andreas Tolfsen
86d8e58e41 Bug 999550 - Make check for B2G backwards compatible with Gecko 28 branch. r=bsilverberg 2014-04-25 07:47:00 -04:00
JW Wang
b4adac8b06 Bug 981153 - Fix and re-enable test_seek.html. r=cpearce
* Enable test on Windows.
* Longer timeout for it could take over 10 mins on B2G.
* Release decoder to avoid timeout on waiting for decoding resource.
2014-04-24 20:45:00 -04:00
Paul Kerr [:pkerr]
f0d915d3ce Bug 970691 - Part 2: Restore digit stamping function to YuvStamper. r=jesup
Refactor digit writing method to use the new internals. Allows digit string
to wrap through multiple lines in a small frame.
2014-04-24 19:58:21 -07:00
B2G Bumper Bot
ffe614faf5 Bumping manifests a=b2g-bump 2014-04-24 11:36:25 -07:00
B2G Bumper Bot
e885276d37 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 999747 - Add --browser-arg support to Gaia unit Python runner, r=ahal

========

https://hg.mozilla.org/integration/gaia-central/rev/e685b417b182
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 999747 - Add --browser-arg support to Gaia unit Python runner, r=ahal
2014-04-24 11:30:36 -07:00
B2G Bumper Bot
8057be5caa Bumping manifests a=b2g-bump 2014-04-24 11:21:13 -07:00
B2G Bumper Bot
621509d38e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0daf6e34be30
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #18638 from RudyLu/node_modules/Bug997045

Update node modules for Bug 997045
r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/ddee6a234aec
Author: Rudy Lu <me@rudy.lu>
Desc: Update node modules for Bug 997045
2014-04-24 11:15:46 -07:00
Kyle Machulis
18c1ace5fa Bug 998500 - Add command line argument for turning on OOP in B2G Desktop; r=fabrice 2014-04-24 11:06:57 -07:00
Kyle Machulis
a3fd862c48 Backed out changeset 3ed0e2f2a65f due to missing file 2014-04-24 11:06:11 -07:00
Kyle Machulis
a10bee366d Bug 998500 - Add command line argument for turning on OOP in B2G Desktop; r=fabrice
--HG--
extra : rebase_source : cae595fc847a43770029eaa7761b259be20ad97c
2014-04-24 11:03:11 -07:00
B2G Bumper Bot
66cd234349 Bumping manifests a=b2g-bump 2014-04-24 11:02:55 -07:00
B2G Bumper Bot
a2fa405e72 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7e00e73d5334
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 985460 - [Home2] Drag/drop heuristic improvements r=me
2014-04-24 11:00:45 -07:00
Ryan VanderMeulen
48df888bda Merge m-c to b2g-inbound. 2014-04-24 13:43:09 -04:00