gecko-dev/dom
2016-04-25 03:54:07 +00:00
..
activities
alarm
animation Bug 1255683 - Rewrite some animation performance string to refer to compositor animations instead of 'Async animations', r=helenvholmes, r=hiro 2016-04-22 18:02:35 +09:00
apps Bug 1256488 - Add a Base64 URL-decoder for C++ and chrome JS callers. r=mt,baku 2016-03-22 12:09:04 -07:00
archivereader
asmjscache Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
audiochannel Bug 1249579 - part2 : audio competing suspend/resume methods. r=snorp, baku. 2016-04-18 18:48:41 +08:00
base Bug 1265771 P1 Only store active documents in the global observer list. r=bz 2016-04-24 08:11:32 -07: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 1260511 part 3. In dom::Throw, ignore the pending xpconnect exception if we were given a non-default message string (because we don't want to lose that string). Also, make sure to always clear the pending xpconnect exception there. r=khuey 2016-04-22 16:03:05 -04:00
bluetooth Merge 2016-04-04 12:08:53 +02:00
broadcastchannel Bug 1263798 - rewrite broadcastchannel tests for e10s, r=smaug 2016-04-12 16:12:08 -04:00
browser-element Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku 2016-03-31 11:58:25 +01:00
cache Bug 1265941 - Rename the ReferrerPolicy "origin-only" enum value to "origin"; r=jdm 2016-04-20 14:21:34 -04:00
camera Bug 1262278 - Rename PlanarYCbCrImage::SetData and PlanarYCbCrImage::SetDataNoCopy r=nical 2016-04-18 20:12:41 -07:00
canvas No Bug - Remove some unnecessary SVGImageContext.h includes and add comments. r=sparky 2016-04-22 15:07:31 +01:00
cellbroadcast
contacts
crypto Bug 1244960 - FIDO u2f NSSToken (Part 3): Review updates. r=keeler 2016-04-13 10:20:37 -07:00
datastore Bug 1260441 - Never pass a null js context to OpenCursor() r=bz 2016-03-30 13:03:03 +02:00
devicestorage
downloads
encoding Bug 1262324 (part 2) - Introduce nsUConvProp. r=emk. 2016-04-06 13:31:38 +10:00
engineeringmode
events Bug 1257759 part.7 Add new internal events which represent key events on plugin r=smaug 2016-04-23 01:22:49 +09:00
fetch Bug 1265941 - Rename the ReferrerPolicy "origin-only" enum value to "origin"; r=jdm 2016-04-20 14:21:34 -04:00
filehandle Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
filesystem Bug 1265610 - Fixing a JS error in the tests, CLOSED TREE r=me 2016-04-20 13:57:03 +02:00
fmradio
gamepad
geolocation Bug 1263001 - Don't Notify() an unlinked nsGeolocationRequest. r=jdm 2016-04-22 14:15:36 -07:00
html Bug 1266077. Fix <base> href getter to follow the spec; it should be using the fallback base URI to resolve against, not the document URI. r=bkelly 2016-04-22 17:59:16 -04:00
icc
identity
imptests Bug 1213670 - Remove dom/imptests/ that aren't likely to be platform-specific; r=jgraham 2016-04-13 15:21:13 +03:00
indexedDB Bug 1265973 - Throw InvalidStateError at IDBCursor.update() if IDBCursor.continue() is in progress. r=khuey 2016-04-20 14:36:19 +08:00
inputmethod Bug 1260710 - Test for routing hardware key events to IME; r=masayuki 2016-04-06 13:05:20 +08:00
inputport
interfaces Bug 1254194: Allow iterating over and inspecting sources of parsed CSP directives. r=ckerschb 2016-04-23 20:42:43 -07:00
ipc Bug 1262898: Keep the GeckoChildProcessHost alive for the lifetime of the CompositorBridge and ImageBridge parent actors. r=jimm r=nical 2016-04-25 03:54:07 +00:00
json
jsurl
locales Bug 1122642 - Have an error page for H2 INADEQUATE_SECURITY r=mcmanus,bz 2016-04-22 09:56:42 -07:00
manifest Bug 1264816 - Drop background_color from Web manifest image object. r=mconley 2016-04-18 23:19:00 +02:00
mathml Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
media Bug 1266772 - Unbreak FreeBSD build after bug 881587. r=dminor 2016-04-22 15:31:09 +00:00
messagechannel Bug 1263311: Part 3 - s/nsCancelableRunnable/CancelableRunnable/g. r=froydnj 2016-04-11 11:40:06 -07: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 Merge mozilla-central to mozilla-inbound 2016-04-05 16:54:06 +02:00
notification Bug 1259148 - Test that dismissing the notification permission doorhanger resolves the promise with default. r=wchen 2016-04-20 13:48:36 -07:00
offline
payment Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
permission Bug 1261405 - Rename PushPermissionDescriptor.userVisible to userVisibleOnly. r=baku 2016-04-07 13:54:44 -07:00
phonenumberutils
plugins Bug 1257759 part.10 PluginInstanceChild should consume WM_*CHAR messages which follow consumed WM_*KEYDOWN or WM_*KEYUP message r=jimm 2016-04-22 14:22:03 +09:00
power
presentation Backed out 3 changesets (bug 1234492) for frequent OSX test_presentation_dc_receiver.html failures. 2016-04-24 18:50:55 -04:00
promise Bug 1257096, don't try to report about unusual unhandled rejected Promises, r=bz,waldo 2016-04-20 02:29:21 +03:00
push Bug 1266540 - Stub out Push error reporting for the GCM and H2 backends. r=wchen 2016-04-21 13:35:26 -07: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 1142332 - Prevent calling CSP_EnumToKeyword with CSP_HASH. r=ckerschb 2016-04-24 14:56:22 -04:00
settings
simplepush
smil Bug 1259285 - Part1 - Move CSS/Web Animations-specific visibility handling. r=birtles 2016-04-20 09:05:29 +09:00
speakermanager
storage Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
svg Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku 2016-03-31 11:58:25 +01:00
system Bug 1222098 - Devicemotion event timestamp should return values from Android sensor API and not Gecko. r:smaug 2016-04-04 12:22:59 -05:00
telephony
tests Bug 1265436 - modernize dom/tests/browser/browser_bug396843.js to work in e10s, also re-enable dom/tests/browser/browser_bug1238427.js as it works as is. r=jimm 2016-04-21 16:12:40 -05: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 1264472 - Use nsRunnables in FIDO U2F. r=keeler 2016-04-18 14:49:07 -07:00
voicemail
vr
wappush
webidl Bug 1249201 Part 1 - Add "scroll" reason to CaretStateChangedEvent. r=smaug 2016-04-21 16:43:11 +08:00
wifi Bug 1264287: Convert Wifi to use |UniquePtr|, r=nfroyd 2016-04-15 09:29:42 +02:00
workers Bug 1266857 Make Clients.claim() use observer document list instead of secondary hashtable. r=bz 2016-04-24 08:11:32 -07:00
xbl Bug 1257759 part.8 nsXBLWindowKeyHandler should handle eKeyDownOnPlugin and eKeyUpOnPlugin events only with reserved shortcut key handlers r=smaug 2016-04-23 02:12:54 +09:00
xml Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
xslt Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
xul Bug 1264968 part 2 - Allow persisting attributes of xul:window if its owner document is not root. r=enndeakin 2016-04-25 09:40:16 +08:00
jar.mn
moz.build