gecko-dev/dom
Boris Zbarsky 6b80989ddf Bug 1254847 part 2. Change nsJSNPRuntime to always use AutoEntryScript and always take ownership of error reporting. r=bholley
The main change is that we move AutoJSExceptionReporter up to before the first
place where we might throw an exception, so we report those exceptions before
returning.  The change to use AutoEntryScript consistently is because all of
these callsites can run JS in practice, and it seems reasonable to allow them
to.
2016-03-09 19:02:03 -05:00
..
activities Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco 2016-02-08 11:24:22 -08:00
alarm Bug 1240330 - mozAlarm debug messages are turned on r=khuey 2016-02-06 09:38:55 -08:00
animation Bug 1244635 - Part2 Add enddelay tests in dom/animation/test/chrome r=hiro 2016-03-08 10:31:28 +09:00
apps Bug 1250464 - Remove workaround to get path from AppsUtils.jsm. r=myk 2016-03-09 23:43:15 +00:00
archivereader Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley 2016-02-10 08:23:00 +01:00
asmjscache Bug 1245249 - Check actor state before calling Send__delete__(); r=luke 2016-02-12 16:38:31 +01:00
audiochannel
base Bug 1254859 part 1. Switch the AutoEntryScript in nsGlobalWindow::FireOnNewGlobalObject to take ownership of error reporting. r=bholley 2016-03-09 15:28:56 -05:00
battery Bug 1250109 - Change DOMEventTargetHelper subclasses to not assume that GetOwner() is non-null, since it can be nulled out by navigation. r=bzbarsky 2016-03-04 13:37:50 -08:00
bindings Bug 1255099 - XHR CTOR doesn't need to use implicitJSContext, r=bz 2016-03-09 20:28:33 +01:00
bluetooth Bug 1251541: Replace |nsAutoArrayPtr<>| with |UniquePtr<[]>| in Bluetooth interfaces, r=shuang 2016-02-29 12:15:08 +01:00
broadcastchannel Bug 1252091. Add/RemoveFeature don't need a JSContext argument. r=khuey 2016-02-29 14:52:42 -05:00
browser-element Bug 1254947 - Fix instanceof checks that assume `promiseFromSomeGlobal instanceof otherGlobal.Promise` succeeds. r=bz 2016-03-09 14:25:11 +01:00
cache Backed out 6 changesets (bug 1120715) for wpt bustage in request-cache.html 2016-03-09 15:57:43 -08:00
camera
canvas Bug 1224029: ensure video elements that may be disabled (black) are scaled r=mattwoodrow 2016-03-08 19:21:40 -05:00
cellbroadcast
contacts Bug 1252444 - Rewrite some dom mochitests to use pushPrefEnv instead of setCharPref. r=jmaher 2016-03-03 09:41:14 -05:00
crypto Bug 1243311 - Add structured cloning tests for CryptoKeys r=rbarnes 2016-03-09 21:18:38 +01:00
datastore Bug 1085575 - Re-enable test_app_install.html on OSX debug. 2016-02-25 10:51:41 -05:00
devicestorage Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley 2016-02-10 08:23:00 +01:00
downloads
encoding Bug 1120813 - Add support for the MS932 label of Shift_JIS. r=emk, r=Ms2ger 2016-02-29 20:53:50 +02:00
engineeringmode
events Bug 1252256, part 9 - Fix testOnWheelProperty() subtest to work with e10s. r=masayuki 2016-03-08 07:18:19 -08:00
fetch Backed out 6 changesets (bug 1120715) for wpt bustage in request-cache.html 2016-03-09 15:57:43 -08:00
filehandle Bug 1205177 - call fileHandleQueue->Finish if aFinish in FileHandleThreadPool::Enqueue. r=janv 2016-02-11 19:07:16 +02:00
filesystem
fmradio
gamepad Bug 1248794 - Clean up observer on WindowsGamepadService shutdown; r=ted r=smaug sec-approval=abillings 2016-02-17 17:17:54 -08:00
geolocation Bug 1253159 - Remove locationUpdatePending and restore request timeout. r=jdm 2016-03-02 21:48:00 -05:00
html Backed out changeset 7cbab9ec76d5 (bug 1254689) for browser_dbg_addon-sources.js failures 2016-03-09 10:56:23 -08:00
icc
identity
imptests Bug 1254683 - Enable editing/conformancetest/test_runtest.html on e10s; r=mrbkap 2016-03-08 16:19:02 -05:00
indexedDB Bug 1253807 - Use the shared UniqueFreePtr class r=bent 2016-03-09 12:24:03 +01:00
inputmethod Bug 1238160 - Set tab context's isolation from frame attr. r=smaug 2016-03-02 10:35:56 -06:00
inputport
interfaces Bug 1253438 - Expose Push observer notification topics. r=markh 2016-03-03 14:37:10 -08:00
ipc Bug 1255054 - Try to do a repaint of the unsuppressed displayport after displayport suppression has ended. r=BenWa 2016-03-09 16:56:54 -05:00
json Bug 1254320 - Remove SEC_NORMAL from dom/json/ . r=bz 2016-03-08 11:28:48 -08:00
jsurl Backed out changeset 7cbab9ec76d5 (bug 1254689) for browser_dbg_addon-sources.js failures 2016-03-09 10:56:23 -08:00
locales Bug 1196114 - Part 4: Localize messages for animation performance warnings. r=birtles 2016-03-04 15:48:50 +09:00
manifest Bug 1240735 - Add tests for theme_color and background_color members. r=baku 2016-02-09 13:05:40 +00:00
mathml Bug 1244074 - Part 4: Use StyleSheetHandle instead of concrete style sheet class in most places. r=dholbert 2016-02-24 18:01:12 +11:00
media Bug 1253762 - Re-enable test_texttracklist_moz.html on mac debug. r=kinetik 2016-03-09 14:31:44 -08:00
messagechannel Bug 1250572 - Force a parent object in MessagePort/Channel and in StructuredCloneHolder, r=smaug 2016-03-01 15:21:11 +01:00
messages Bug 1238160 - Add assertions in non-desktop code paths. r=bz,fabrice 2016-03-02 10:35:56 -06:00
mobileconnection
mobileid
mobilemessage Bug 1244875 - Update JNI usages; r=snorp 2016-02-09 17:27:28 -05:00
network Bug 1217677: increase UDP socket receive buffer for <= Win7. r=jesup,mcmanus 2016-03-01 21:46:50 -08:00
newapps
nfc
notification Bug 1250109 - Change DOMEventTargetHelper subclasses to not assume that GetOwner() is non-null, since it can be nulled out by navigation. r=bzbarsky 2016-03-04 13:37:50 -08:00
offline
payment Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
permission Bug 1197461 - Tests for Permissions.revoke. r=poiru,baku 2016-03-02 21:09:56 +00:00
phonenumberutils
plugins Bug 1254847 part 2. Change nsJSNPRuntime to always use AutoEntryScript and always take ownership of error reporting. r=bholley 2016-03-09 19:02:03 -05:00
power Bug 1248581 - Fix build bustage on WakeLock.h and CSSPseudoElement.h. r=khuey 2016-02-16 15:08:00 +01:00
presentation Bug 1250109 - Change DOMEventTargetHelper subclasses to not assume that GetOwner() is non-null, since it can be nulled out by navigation. r=bzbarsky 2016-03-04 13:37:50 -08:00
promise Bug 1253094, part 1 - Stop using DebugOnly for class/struct members in dom/. r=baku 2016-02-26 15:52:06 +00:00
push merge inbound to m-c a=merge 2016-03-08 16:00:45 -08:00
quota Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
requestsync Bug 1238160 - Rename nsILoadContext::GetIsInBrowserElement. r=smaug,mayhemer 2016-03-02 10:35:56 -06:00
res
resourcestats
secureelement
security Bug 1232903 - Skip Security checks if triggeringPrincipal is SystemPrincipal (r=sicking) 2016-03-01 16:11:37 -08:00
settings
simplepush
smil Bug 1244049 - Part 1: Define scoped enum for CSSPseudoElement type. r=dbaron 2016-02-16 23:07:00 +01:00
speakermanager
storage Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
svg Bug 1247733 part 3: Add mochitest to ensure that SVG <use> is rendered correctly in documents that have been upgraded using HSTS. r=valentin 2016-02-17 19:24:40 -08:00
system Bug 1249437 - Remove workaround of volume control r=alwu 2016-03-09 15:34:07 -08:00
telephony
tests Backed out 6 changesets (bug 1120715) for wpt bustage in request-cache.html 2016-03-09 15:57:43 -08:00
tethering
time
tv Bug 1250109 - Change DOMEventTargetHelper subclasses to not assume that GetOwner() is non-null, since it can be nulled out by navigation. r=bzbarsky 2016-03-04 13:37:50 -08:00
u2f Bug 1231681 - "Implement window.u2f interface". r=baku, r=dkeeler 2016-02-09 16:43:00 +01:00
voicemail
vr Bug 1237691 - Implement Oculus Head Pose Prediction 2016-02-16 12:53:33 -08:00
wappush
webidl Backed out 6 changesets (bug 1120715) for wpt bustage in request-cache.html 2016-03-09 15:57:43 -08:00
wifi Bug 1197311 - Remove PR_snprintf calls in dom/ r=froydnj 2016-02-17 14:23:39 -05:00
workers Backed out 6 changesets (bug 1120715) for wpt bustage in request-cache.html 2016-03-09 15:57:43 -08:00
xbl Bug 1251655 - Remove support for JavaScript-DOM-class and JavaScript-DOM-interface. r=bz. 2016-02-14 15:59:48 +01:00
xml Bug 580313 - New resource hints for link. r=smaug 2016-02-26 02:41:00 +01:00
xslt Bug 1243337: Indicate the correct context for the generate-id function. r=peterv 2016-02-17 11:46:50 -08:00
xul Bug 1254859 part 2. Switch the AutoEntryScript in nsXULTemplateBuilder::InitHTMLTemplateRoot to take ownership of error reporting. r=bholley 2016-03-09 15:29:14 -05:00
jar.mn
moz.build Bug 1231681 - "Implement window.u2f interface". r=baku, r=dkeeler 2016-02-09 16:43:00 +01:00