Commit Graph

180004 Commits

Author SHA1 Message Date
Jason Orendorff
bddf859a02 Bug 547140, part 3 - Remove flags argument from DefineNativeProperty. r=Waldo. 2014-04-25 16:11:02 -05:00
Jason Orendorff
009c8c80e0 Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo. 2014-04-25 16:11:01 -05:00
Jason Orendorff
b2a996f2e3 Bug 547140, part 1 - Remove JSRESOLVE_ASSIGNING. r=Waldo. 2014-04-25 16:11:00 -05:00
Jason Orendorff
ec14420d99 Bug 987007, part 3 - Remove the last use of JSRESOLVE_ASSIGNING from nsWindowSH. r=bz.
--HG--
extra : rebase_source : bd88ffd14c8a1d30eb09e462f6fd6f890087429c
2014-04-25 15:07:18 -05:00
Jason Orendorff
3f5ba78eb7 Bug 987007, part 2a - Instead of generating identical DOMProxyHandler::set() methods for many interfaces, implement it in a common base class. r=bz.
--HG--
extra : rebase_source : 15e81591de2a7c07b34a23143b876feadc2d7a1e
2014-04-25 15:07:18 -05:00
Jason Orendorff
ff629d2bb4 Bug 987007, part 2 - Handle assignment to named and indexed setters without using JSRESOLVE_ASSIGNING. r=bz, r=bholley.
--HG--
extra : rebase_source : a26eb85a086a18219a4d423cd7ad49a92cfd2584
2014-04-25 15:07:18 -05:00
Jason Orendorff
5e9bc8ad7e Bug 987007, part 1 - Make CGProxyIndexed{Getter,Setter,PresenceChecker,Deleter} return finished C++ code with the type already in it (rather than a template to be filled in later). r=bz.
--HG--
extra : rebase_source : 019165a1081d442b9805eb11d9be2e37f860841a
2014-04-25 15:07:17 -05:00
Steve Fink
e206d6e9d0 Bug 999140 - Implement createMappedArrayBuffer for testing, r=Waldo
--HG--
extra : rebase_source : f9304f99349cbec76dcb50f67353dcd4e95e506e
2014-04-25 13:46:26 -07:00
Steve Fink
b573e5dde5 Bug 999140 - Mapped array buffers need a safety buffer, r=Waldo
--HG--
extra : rebase_source : 03e97115af90ea27f6f2a658bea5af6552b2a588
2014-04-25 13:46:26 -07:00
Eric Rahm
254a975955 Bug 1001137 - Use proper pref for configuring fifo directory. r=froydnj
--HG--
extra : rebase_source : 6d45f4b6b9d86ab6718d07a4a7bfe83454d095fd
2014-04-25 13:53:01 -07:00
Martin Thomson
0bbf6cd791 Bug 1001539 - Fix compilation warning in ccsip_pmh.c. r=bwc 2014-04-25 10:58:00 -04:00
Ehsan Akhgari
baf2940c9a Bug 997805 - Correctly restore the placeholder text after the editor object is re-attached to a text control as a result of a reframe; r=bzbarsky
Recomputing the placeholder visibility does not require the placeholder div
itself to be present, as the only information required for that is the current
value of the text control which is present either way.  This patch fixes
nsTextEditorState::ValueWasChanged and nsTextEditorState::UpdatePlaceholderVisibility
to that effect.

But the real fix is in nsTextEditorState::UpdatePlaceholderText, where after
setting the placeholder text on the anonymous div, we redo the placeholder
visibility computation.  Since this function can be called from
HTMLTextAreaElement::CreatePlaceholderNode during frame construction, the
GetValue function may return the wrong value since the editor has not properly
been set up yet, resulting in this bug.  And this function call is useless
anyway, because changing the placeholder text does not really affect the
result of the visibility computation, so there is no need to do this work
in the first place.
2014-04-25 16:40:44 -04:00
Ryan VanderMeulen
88a56a7479 Merge m-c to inbound. 2014-04-25 16:29:41 -04:00
Ryan VanderMeulen
7d6c465c90 Merge fx-team to m-c. 2014-04-25 16:24:02 -04:00
Andrew McCreight
a5bceed7c9 Bug 949607, part 2 - Add and use runNextCollectorTimer. r=smaug 2014-04-25 13:21:04 -07:00
Andrew McCreight
ff5c926e28 Bug 949607, part 1 - Make the GC timers more robust. r=smaug 2014-04-25 13:21:04 -07:00
Ryan VanderMeulen
82a330dd5d Merge b2g-inbound to m-c. 2014-04-25 16:12:25 -04:00
Ryan VanderMeulen
01be74814c Merge inbound to m-c. 2014-04-25 15:53:56 -04:00
Ryan VanderMeulen
19824eb2df Backed out changeset 7f3e428b4a5d (bug 991904) for xpcshell failures.
CLOSED TREE
2014-04-25 14:08:12 -04:00
B2G Bumper Bot
47c24c90de Bumping manifests a=b2g-bump 2014-04-25 10:46:20 -07:00
B2G Bumper Bot
1ddbd2d089 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a0017eff21d3
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #18670 from cctuan/968661-6

Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.j...

========

https://hg.mozilla.org/integration/gaia-central/rev/df8fea1d3a79
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.js
2014-04-25 10:40:42 -07:00
Drew Willcoxon
1053b088db Bug 962490 - Add a search field to the new tab page (Bing and Amazon logos). r=gavin 2014-04-25 10:25:46 -07:00
Drew Willcoxon
f824d5e953 Bug 962490 - Add a search field to the new tab page (new Bing search parameter). r=gavin 2014-04-25 10:25:11 -07:00
B2G Bumper Bot
9c750faa50 Bumping manifests a=b2g-bump 2014-04-25 10:21:13 -07:00
B2G Bumper Bot
8977615089 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f7942ceb85f3
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1001210 - Hide start page before showing task manager r=kgrandon
2014-04-25 10:15:46 -07:00
Ben Hearsum
61f8be9993 bug 1000207: upload flame gecko/gaia mars to public ftp - upload any mar in b2g-update. r=aki DONTBUILD (doesn't affect any on-change builds) 2014-04-25 13:08:44 -04:00
Ed Morley
55866ee9ee Backed out changeset fd5d78e32b56 (bug 999618) for browser-chrome failures; CLOSED TREE 2014-04-25 17:59:48 +01:00
Ed Morley
6a82d86fc3 Backed out changeset fbb86a21aba0 (bug 924622) for leaks on OS X 10.6; CLOSED TREE 2014-04-25 17:51:42 +01:00
Ed Morley
654e84274f Backed out changeset 1a6ada013610 (bug 959089) 2014-04-25 17:51:15 +01:00
Ed Morley
2e2eb508f0 Backed out changeset d58403b60c77 (bug 959089) 2014-04-25 17:51:11 +01:00
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