gecko/dom
Bobby Holley b9441e23f7 Bug 899367 - Only use JSOPTION_UNROOTED_GLOBAL for DOM JSContexts. r=mccr8
We don't cycle collect any other kind, so there's no difference between marking
them gray and letting the JS engine mark them black. This also gets rid of that
nasty code which reset the flag, which billm theorizes has to do with faulty
logic in ContextHolder when creating ephemeral sandbox cxes. The assertion in
this patch should catch us if anything goes wrong.
2013-08-27 15:21:37 -07:00
..
activities Bug 903772: Part 3 - Refactor GlobalObject. r=peterv 2013-08-22 22:17:08 -07:00
alarm Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
apps Bug 791380 - Need on-phone equivalent of about:crashes r=dhylands 2013-08-23 07:59:03 -07:00
audiochannel Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
base Bug 899367 - Only use JSOPTION_UNROOTED_GLOBAL for DOM JSContexts. r=mccr8 2013-08-27 15:21:37 -07:00
battery Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
bindings Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo 2013-08-27 15:10:28 -07:00
bluetooth Merge b2g-inbound to m-c. 2013-08-23 10:50:14 -04:00
browser-element Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz 2013-08-24 10:08:55 -04:00
camera bug 899210 - follow up rev uuid and touch CLOBBER to fix windows bustage 2013-08-26 16:45:14 -04:00
cellbroadcast Bug 865403 - Move MozCellBroadcast to WebIDL. r=Ms2ger 2013-08-27 11:38:37 +08:00
contacts Bug 907996 - Contacts: Fix error callbacks. r=reuben 2013-08-22 12:05:01 -07:00
devicestorage Bug 909537 - navigator.getDeviceStorage("apps") always returns null. r=fabrice 2013-08-26 15:21:45 -07:00
encoding Bug 903772: Followup to address missed review comment. 2013-08-23 10:29:57 -07:00
file Backed out changeset 365053e73efa for build bustage on this CLOSED TREE. 2013-08-27 09:54:01 -07:00
fm Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
gamepad Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
icc Merge PGO-green changeset from inbound to m-c. 2013-08-22 10:31:44 +02:00
identity
imptests
indexedDB Backed out changeset 365053e73efa for build bustage on this CLOSED TREE. 2013-08-27 09:54:01 -07:00
interfaces Merge m-c to inbound 2013-08-22 10:38:48 +02:00
ipc Bug 905441 - Load style sheets from the parent into the child. r=bz 2013-08-27 13:10:39 -04:00
locales Bug 875456 - DOM patch. Modifies Mixed Content Blocker, so that its messages are appropriately logged to the security console. r=bz 2013-08-26 11:27:00 -04:00
media Bug 874175 - Add telemetry for ice success rates. r=derf 2013-08-26 14:33:31 -04:00
messages Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
mobilemessage Bug 905087 - B2G MMS: add integer pref "dom.mms.version". r=gene 2013-08-23 18:54:09 +08:00
network Bug 903343 - Missing Request in TCPSocketChild. r=bent 2013-08-26 16:38:08 -07:00
payment Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
permission Bug 865403 - Move MozCellBroadcast to WebIDL. r=Ms2ger 2013-08-27 11:38:37 +08:00
phonenumberutils Bug 904920 - PhoneNumberJS: update metadata. r=bent 2013-08-13 17:02:24 -07:00
plugins Bug 733972 - Mark test as random on OSX 10.6/10.7. rs=Bas 2013-08-27 09:58:34 -04:00
power Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
promise Backed out changeset 365053e73efa for build bustage on this CLOSED TREE. 2013-08-27 09:54:01 -07:00
push
quota Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps 2013-08-22 08:56:01 +02:00
settings Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI in the settings DB r=gwagner 2013-08-11 08:41:59 -07:00
src Bug 909514 - Include <new> before mozilla::Maybe (and move Maybe into mfbt/Maybe.h). r=waldo 2013-08-27 15:10:28 -07:00
system Bug 908636 - B2g RIL: return false in setCallingLineIdRestriction. r=vicamo 2013-08-23 20:42:20 +08:00
telephony Bug 903772: Part 3 - Refactor GlobalObject. r=peterv 2013-08-22 22:17:08 -07:00
tests Bug 909452 - geolocation_common.js needs rewrite to pushPrefEnv. r=jmaher 2013-08-27 17:59:28 +02:00
time Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
voicemail Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
wappush
webidl Bug 865403 - Move MozCellBroadcast to WebIDL. r=Ms2ger 2013-08-27 11:38:37 +08:00
wifi Bug 908135 - Remove dhcp attribute in nsINetworkInterface. r=vyang, vchang 2013-08-22 17:43:53 +08:00
workers Bug 899367 - Only use JSOPTION_UNROOTED_GLOBAL for DOM JSContexts. r=mccr8 2013-08-27 15:21:37 -07:00
dom-config.mk
moz.build