gecko/dom
Jason Orendorff de8a5d035d Bug 1054756, part 3 - Implement Symbol.toPrimitive. Replace existing convert hooks with methods. r=jandem.
JSClass::convert is no longer used after this, but to minimize the noise, it will be deleted in a separate patch. However all non-nullptr convert hook implementations must be replaced with [@@toPrimitive] methods in this patch to avoid changing the behavior.

The changes in XrayWrapper.cpp fix a pre-existing bug: when an Xray wrapper tries to emit the "Silently denied access" warning, if id is a symbol, the existing code triggers an error trying to convert it to a string for the warning message. Implementing Symbol.toPrimitive revealed this bug; the fix is straightforward.
2015-03-20 14:02:55 -05:00
..
activities
alarm Bug 1181489 - Adding sanity checks into the alarm service for preventing from the alarm works erroneously. r=fabrice 2015-09-22 19:29:00 +02:00
animation Bug 1209519 - Undef GetCurrentTime in DocumentTimeline.h to fix --disable-accessibility bustage. r=birtles 2015-09-29 10:04:30 -04:00
apps Bug 1209091 - Disable add-on signature workaround. r=fabrice 2015-09-28 17:22:04 +02:00
archivereader
asmjscache
audiochannel Bug 1208353 - Fix -Wshadow warnings in dom/audiochannel. r=padenot 2015-09-21 23:39:00 -07:00
base Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug 2015-09-30 13:22:08 +01:00
battery Bug 1191918 - Remove printf debugging r=me 2015-09-29 16:48:04 -05:00
bindings Bug 1155923 - Add Deprecated attribute to interfaces, r=peterv 2015-09-28 11:25:04 -07:00
bluetooth Backed out changeset 784aae3f40bf (bug 1181479) 2015-09-23 13:44:02 +08:00
broadcastchannel Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug 2015-09-30 13:22:08 +01:00
browser-element Merge b2ginbound to central, a=merge CLOSED TREE 2015-09-23 13:18:17 -07:00
cache Backed out changeset d0e88c95f3c5 (bug 1167100) for crashes a=backout 2015-09-29 10:25:20 -07:00
camera Bug 1170958 - Refactor DOMMediaStream to contain a 3-stage track chain. r=roc 2015-09-30 09:31:54 +08:00
canvas Backed out 13 changesets (bug 709490) for android webgl-color-test.html failures 2015-09-29 08:57:36 -07:00
cellbroadcast
contacts
crypto
datastore Bug 1186805 - Replace nsBaseHashtable::EnumerateRead() calls in dom/datastore/ with iterators, r=njn 2015-09-30 11:59:52 +01:00
devicestorage Merge b2ginbound to central, a=merge CLOSED TREE 2015-09-23 13:18:17 -07:00
downloads
encoding
engineeringmode
events Backed out changeset 5f02a9d37e56 (bug 1208622) for windows build bustage 2015-09-29 12:10:45 +05:30
fetch Bug 1207850 - Temporary fix for canceling the pump used by FetchBody. r=nsm 2015-09-30 10:14:34 -04:00
filehandle
filesystem
fmradio Bug 1206174 - Improve code readability of FMRadioService r=alwu 2015-09-21 17:22:06 -07:00
gamepad
geolocation Bug 1072150 - Use the opt-out for various sloppy consumers. r=bz 2015-09-24 14:02:41 -07:00
html Bug 1103188 - MediaStream::AddTrack/RemoveTrack tests. r=jib,roc 2015-09-30 09:32:06 +08:00
icc Bug 1122376 - Support write SIM contact dialling number exceed 20 digits. r=echen 2015-09-20 19:57:00 +02:00
identity
imptests Bug 647621 - Implement document.charset and update document.inputEncoding to the latest spec. r=bz 2015-09-23 09:32:29 +09:00
indexedDB Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug 2015-09-30 13:22:08 +01:00
inputmethod
inputport
interfaces Bug 1188545 - Disentangle service workers from shared workers and refactor event dispatching code into a separate class. r=nsm,mrbkap 2015-09-30 10:14:33 -04:00
ipc Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug 2015-09-30 13:22:08 +01:00
json
jsurl
locales Bug 1103188 - Deprecate DOMMediaStream::Stop(). r=jib 2015-09-30 09:32:06 +08:00
manifest Bug 912121 - Rewrite require / import to match source tree. rs=devtools 2015-09-21 12:04:18 -05:00
mathml
media Bug 1186813 - Replace nsBaseHashtable::EnumerateRead() calls in dom/media/ with iterators r=cpearce 2015-09-30 06:40:54 -07:00
messagechannel Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug 2015-09-30 13:22:08 +01:00
messages
mobileconnection
mobileid
mobilemessage
network Backed out changeset 37c89ad82a13 (bug 1207090) for hazards bustage ON A CLOSED TREE 2015-09-29 11:42:44 +05:30
newapps Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures 2015-09-24 08:41:04 +02:00
nfc
notification Backed out 3 changesets (bug 1208295) for browser_offlineQuotaNotification.js bustage CLOSED TREE 2015-09-25 18:20:35 -07:00
offline
payment
permission Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures 2015-09-24 08:41:04 +02:00
phonenumberutils
plugins Bug 1054756, part 3 - Implement Symbol.toPrimitive. Replace existing convert hooks with methods. r=jandem. 2015-03-20 14:02:55 -05:00
power
presentation Bug 1208905 - Fix a condition in PresentationResponderLoadingCallback::Init; r=baku 2015-09-28 09:08:42 -04:00
promise Bug 1209919 - Improving naming and comments in StructuredCloneHelper, r=smaug 2015-09-30 13:22:08 +01:00
push Bug 1188545 - Add tests for service workers' lifetime management. r=nsm 2015-09-30 10:14:33 -04:00
quota Bug 1072150 - Use the opt-out for various sloppy consumers. r=bz 2015-09-24 14:02:41 -07:00
requestsync Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures 2015-09-24 08:41:04 +02:00
res
resourcestats
secureelement
security Tests for bug 1200869; r=sicking 2015-09-29 23:12:52 -04:00
settings Backed out 1 changesets (bug 1196358) for causing test failures in test_settings_service.xul 2015-09-23 12:09:29 +02:00
simplepush
smil Bug 1198708 - Part 6: Implement KeyframeEffectReadOnly.getFrames(). r=birtles,bzbarsky 2015-09-29 12:20:14 +10:00
speakermanager
storage Bug 1208897 - Fix an initialization order bug in DOMStorageDBThread; r=baku 2015-09-28 09:08:44 -04:00
svg
system merge mozilla-inbound to mozilla-central a=merge 2015-09-28 14:13:24 +02:00
telephony
tests Bug 1155923 - Temporarily restoring moz-prefixed interface, r=jesup,smaug 2015-09-28 11:25:04 -07:00
tethering
time
tv Bug 1180589 part 2 - Add code to create a simulated mediastream; r=seanlin 2015-09-30 14:32:32 +09:00
voicemail
vr
wappush
webidl Bug 1103188 - MediaStream WebIDL update with addTrack/removeTrack. r=smaug,jib 2015-09-30 09:32:05 +08:00
wifi
workers Bug 1054756, part 3 - Implement Symbol.toPrimitive. Replace existing convert hooks with methods. r=jandem. 2015-03-20 14:02:55 -05:00
xbl Bug 1180761, cancel the event earlier so that space doesn't trigger checkbox change and scroll, r=neil 2015-09-29 14:49:32 -04:00
xml Backed out changeset e60dc914dd5b (bug 890284) for being the likely cause of test_prompt_async.html failures 2015-09-25 12:46:13 -07:00
xslt Bug 1192333 - Use channel->ascynOpen2 in dom/xslt/xslt/txMozillaStylesheetCompiler.cpp (r=sicking) 2015-09-28 16:34:47 -07:00
xul Bug 1206958 - Use channel->asyncOpen2() in dom/xul/XULDocument.cpp (r=sicking) 2015-09-28 20:15:51 -07:00
jar.mn
moz.build Backed out 1 changesets (bug 1178533) for xpcshell-1 test failures 2015-09-24 08:41:04 +02:00