gecko-dev/dom
Ben Kelly 8324a752f1 Bug 1253738 P3 Use origin the ServiceWorkerManager scope key. r=baku 2016-03-08 06:55:41 -08:00
..
activities
alarm
animation Bug 1241784 - Part 2: Implement CSSPseudoElement.animate(). r=birtles 2016-03-04 00:54:00 +01:00
apps Bug 1238079 - remove the desktop web runtime; r=fabrice,mossop,gps,jryans,jmaher,marco 2016-03-07 13:33:12 -08:00
archivereader
asmjscache
audiochannel
base Bug 1250930 - Use correct global when creating a key in GenerateSymmetricKeyTask r=bz 2016-03-08 11:15:29 +01:00
battery Backed out changeset 7bb636bd183b (bug 1250106) for test_deprecated_battery_basics.html failures CLOSED TREE 2016-03-07 17:03:16 -08:00
bindings Bug 1251448 - Add support for RequestInit.referrer; r=jdm 2016-03-02 18:18:27 -05: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 1238160 - Set docshell isolation mode. r=smaug 2016-03-02 10:35:56 -06:00
cache bug 1252687 - make Migration's ctor constexpr r=bz 2016-03-02 13:37:00 -05:00
camera
canvas Bug 1251995 part 1 - Add helper functions to simplify code. r=jfkthame 2016-03-08 15:56:18 +08:00
cellbroadcast
contacts
crypto Bug 1250930 - Add test to ensure we're using the right global when creating WebCrypto objects r=bz 2016-03-08 11:16:29 +01:00
datastore Bug 1085575 - Re-enable test_app_install.html on OSX debug. 2016-02-25 10:51:41 -05:00
devicestorage
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 1251995 part 2 - Add gfxTextRun::Range to replace parameter pairs like (offset, length) and (start, end). r=jfkthame 2016-03-08 15:56:18 +08:00
fetch Bug 1251448 - Add support for RequestInit.referrer; r=jdm 2016-03-02 18:18:27 -05:00
filehandle
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 395ba8f68dbe (bug 1109614) 2016-03-07 20:43:18 +01:00
icc
identity
imptests
indexedDB Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06: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 1197461 - e10s support for Permissions.revoke. r=poiru 2016-03-02 21:09:48 +00:00
json Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao 2016-02-15 08:57:00 +01:00
jsurl
locales Bug 1196114 - Part 4: Localize messages for animation performance warnings. r=birtles 2016-03-04 15:48:50 +09:00
manifest
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 1253928 - adjust the time passed to RequestVideoData() by the start time to avoid incorrectly skipping key frames. r=jya. 2016-03-07 18:44:03 +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
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 1250975. Stop passing a JSContext argument to WorkerRunnable::PreDispatch and its overrides. r=khuey 2016-02-25 16:05:39 -05: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 Merge fx-team to m-c. a=merge 2016-03-05 19:22:45 -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
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 fx-team to m-c. a=merge 2016-03-05 19:22:45 -05: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 908038 - Move worker_buf.js installation into moz.build; r=mshal 2016-03-07 17:00:49 +01:00
telephony
tests Merge m-c to inbound. a=merge 2016-03-05 19:30:51 -05:00
tethering
time
tv
u2f
voicemail
vr Bug 1237691 - Implement Oculus Head Pose Prediction 2016-02-16 12:53:33 -08:00
wappush
webidl Bug 963238: Support isTypeSupported() in MediaRecorder, and throw on invalid mimetypes at construction r=cpearce,khuey 2016-03-06 22:48:16 -05:00
wifi Bug 1197311 - Remove PR_snprintf calls in dom/ r=froydnj 2016-02-17 14:23:39 -05:00
workers Bug 1253738 P3 Use origin the ServiceWorkerManager scope key. r=baku 2016-03-08 06:55:41 -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 1251655 - Remove support for JavaScript-DOM-class and JavaScript-DOM-interface. r=bz. 2016-02-14 15:59:48 +01:00
jar.mn
moz.build