Boris Zbarsky
af877c0a97
Bug 872669. Slightly speed up our named proxy gets by making use of the inline chars/length getters we can have when our id is an atom. r=waldo,peterv
2013-06-07 22:45:46 -04:00
Boris Zbarsky
6a7b47964f
Bug 877281 part 6. Replace ${jsvalPtr} with a MutableHandle ${jsvalHandle}. r=peterv
...
It's a little unfortunate that we need both ${jsvalHandle} and
${jsvalRef}, but the only other option is to consistently have a
MutableHandle in this code. If the thing we have to work with is a
Rooted, that means doing JS::MutableHandle<JS::Value>(&myRooted) as
the thing to substitute for ${jsvalHandle}. Just using "&myRooted"
doesn't work, because things like "&myRooted.set()" or
"&myRooted.address()" fail, even if parenthesized as
"(&myRooted).set()", because &myRooted is actually a Rooted*, not a
MutableHandle.
We could go the JS::MutableHandle<JS::Value>(&myRooted) route if
desired; it would primarily uglify dictionary and sequence to-js
conversions. With the setup in this patch, ideally it looks pretty
idiomatic except for the use of .set() instead of operator= on Rooted.
2013-06-07 22:45:46 -04:00
Boris Zbarsky
c953830dd1
Bug 877281 part 4. Eliminate uses of ${valHandle} in binding conversions and make ${val} be a handle. r=peterv
2013-06-07 22:45:45 -04:00
Boris Zbarsky
5e4e46a051
Bug 877281 part 3. Rename valMutableHandle to mutableVal. r=peterv
2013-06-07 22:45:45 -04:00
Boris Zbarsky
089998b640
Bug 877281 part 2. Eliminate uses of ${valPtr} in bindings conversions. r=peterv
2013-06-07 22:45:45 -04:00
Boris Zbarsky
1cf3024899
Bug 877281 part 1. Convert WebIDL bindings to using something CallArgs-like. r=peterv,jandem
2013-06-07 22:45:44 -04:00
Trevor Saunders
b2546f7648
bug 877886 - get rid of a number of static constructors in content/ and dom/ r=smaug
2013-05-30 18:34:53 -04:00
David Zbarsky
bdf2a2f2ed
[Bug 879998] Remove some dead code in content/ r=Ms2ger, emk
2013-06-07 14:05:57 -07:00
Ryan VanderMeulen
4dc928a360
Merge m-c to inbound.
2013-06-07 15:28:41 -04:00
Francesco Lodolo [:flod]
5ca632cf2e
Bug 878154 - about:plugins: plugin status is not localizable. r=bsmedberg
2013-06-07 15:21:13 -04:00
Fabrice Desré
a0d6ead56d
Bug 878388 - errors when uninstalling applications 'msg is undefined' r=ferjm a=leo
2013-06-07 09:52:58 -07:00
Ryan VanderMeulen
e368b7a7ba
Bug 875449 - Bustage fix.
2013-06-07 08:54:13 -04:00
Anand Soni
8508bc64cc
Bug 875449 - Rename ListBase to DOMProxy, since these proxies are used for all sorts of objects that aren't in any way like lists. r=djvj
2013-06-07 00:02:26 +05:30
Ryan VanderMeulen
5d668fe5f6
Merge m-c to inbound.
2013-06-07 08:01:37 -04:00
Vicamo Yang
f540811326
Bug 874273: B2G RIL - return correct voice network type. r=yoshi
2013-06-07 16:50:10 +08:00
Vicamo Yang
e389424b1b
Bug 879671 - 2/2: add ril.cellbroadcast.disabled pref to disable Cell Broadcast completely. r=yoshi
2013-06-07 15:32:24 +08:00
Vicamo Yang
5ee2afcc8c
Bug 879671 - 1/2: pass multiple initial options to ril_worker. r=yoshi
2013-06-07 15:32:20 +08:00
Shawn Huang
96b1ed8a43
Bug 869259 - Get a mount lock to prevent the sdcard from being shared with the PC, r=echou
2013-06-07 15:10:24 +08:00
Vicamo Yang
ed30739e16
Bug 879840: B2G RIL - correct CB activation code. r=yoshi
2013-06-07 10:58:05 +08:00
Michael Wu
ed5b90246d
Backed out bug 869903 for orange on Linux mochitests
2013-06-06 20:50:03 -04:00
Michael Wu
14c6ab452d
Backed out changeset a0faa1e1837e (bug 869903) for orange on Linux mochitests
2013-06-06 20:49:31 -04:00
Michael Wu
c80e387802
Bug 869903 - Report background color on mozbrowserfirstpaint, r=jlebar
2013-06-06 17:40:49 -04:00
Carmen Jimenez Cabezas
9e82787580
Bug 880183: Report error on deleting non existant endpoint. r=nsm
...
--HG--
extra : amend_source : 2007bc70ecc01016bdd4b487a124e2fceb7d1aa8
2013-06-06 23:12:29 +02:00
Andrea Marchesini
74860e8fe9
Bug 857116 - Remove nsIDOMHTMLCommandElement; r=Ms2ger
2013-06-06 15:57:26 +02:00
Ed Morley
ba374cc04b
Merge latest green birch changeset and mozilla-central
2013-06-06 10:44:11 +01:00
Alexandre Lissy
5ff9e00e05
Bug 879695 - Notify the modem that screen state has been changed. r=vicamo,kanru
...
This seems to be needed on some devices to ensure proper low power state
of the modem.
---
dom/system/gonk/RadioInterfaceLayer.js | 15 +++++++++++++++
widget/gonk/nsWindow.cpp | 9 +++++++++
2 files changed, 24 insertions(+)
2013-06-06 15:28:59 +08:00
Albert Crespell
f43ede4930
Bug 879770 - Remove update stats with fake data when iface is down. r=gene.lian a=tef+
2013-06-05 16:31:45 +02:00
Chia-hung Tai
c48db57c85
Bug 855610 - B2G MMS: Scan pending sending/receiving transaction and set the status to fail when b2g bootup. r=vyang
2013-06-06 09:48:10 +08:00
Chia-hung Tai
b9bc0e62d4
Bug 879675 - B2G MMS: If the mmsc in APN settings end with '/', it will cause sending MMS fail. r=vyang
2013-06-05 18:20:34 +08:00
Ben Tian
cc5d97396f
Bug 878728 - Support in-band ringtone, r=echou
2013-06-05 16:53:22 +08:00
Ryan VanderMeulen
092e3941a2
Merge inbound to m-c.
2013-06-05 16:29:54 -04:00
Ed Morley
f99356909a
Merge mozilla-central and birch
2013-06-05 11:49:44 +01:00
Ed Morley
0a17ad2fbb
Merge latest green birch changeset and mozilla-central
2013-06-05 11:45:53 +01:00
Vicamo Yang
6ec0122687
Bug 877141 - add test cases for sending SMS with continuous space characters. r=gene
2013-06-05 17:42:42 +08:00
Vicamo Yang
97cf2da443
Bug 879225: NetworkManager - extract hostname from various formats. r=gene
2013-06-05 17:20:50 +08:00
Vicamo Yang
46e9e2bf89
Bug 877560: B2G RIL - support EF_CBMID. r=yoshi
2013-06-05 14:55:36 +08:00
Bobby Holley
c10703b2f4
Bug 877261 - Stop taking a cx in XPCWrappedJS::GetNewOrUsed. r=Ms2ger
...
Some of these callers seem to be passing a ccx when they don't need to, but
let's just remove the param all together for consistency.
2013-06-04 21:11:19 -07:00
Bobby Holley
868b75c7e1
Bug 877261 - Stop using XPCCallContext for XPCConvert. r=Ms2ger
2013-06-04 21:11:19 -07:00
Fabrice Desré
cb2aec619e
Bug 877984 - Trying to update a hosted app preloading appcache that was preinstalled will fail to update r=gene.lian
2013-06-05 10:43:45 +08:00
Michael Wu
54de48fdf4
Backout bug 869903 for test failures
2013-06-04 21:59:34 -04:00
Michael Wu
56dcdcf684
Backed out changeset 3b3acc25c034 (bug 869903) for mochitest failures
2013-06-04 21:58:53 -04:00
Michael Wu
6daa9a0db2
Bug 869903 - Report background color on mozbrowserfirstpaint, r=jlebar
2013-06-04 19:41:39 -04:00
Reuben Morais
b156ac5b1b
Bug 874611 - Fix error reporting in some ContactDB methods. r=gwagner
2013-06-04 14:23:19 -07:00
Ryan VanderMeulen
63636e5fd9
Merge birch to m-c.
2013-06-04 15:00:37 -04:00
Nikhil Marathe
00af3b3bba
Bug 876936 - Alarms set to a past time fire immediately instead of error. r=gene
2013-06-04 09:13:16 -07:00
Dave Hylands
b6aed37262
Bug 878493 - DeviceStorage: Invalidate used space cache if free space changes. r=janv
2013-06-04 16:35:33 +02:00
Ed Morley
9eefe35b00
Merge latest green inbound changeset and mozilla-central
2013-06-04 15:14:21 +01:00
Ryan VanderMeulen
7344db4eb5
Merge birch to m-c.
2013-06-04 10:11:39 -04:00
Chia-hung Tai
6019a86df9
Bug 879152 - B2G MMS: Set the delivery status to error when retrieveMMS fail. r=gene.lian
2013-06-04 17:42:19 +08:00
Thomas Zimmermann
2003d4265a
Bug 875273 - Re-introduce assertion in RunDBusCallback. r=echou
...
With the landing of bug 830290, no DBus callback should ever run in
the main thread. This patch therefore re-introduces the corresponding
assertion statement.
2013-06-04 08:07:29 -04:00