.. |
abort
|
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
|
2017-10-15 20:50:39 +01:00 |
animation
|
Bug 1407463 - Drop unused pseudo atom argument from GetBaseContextForElement. r=heycam
|
2017-10-11 10:00:37 +09:00 |
asmjscache
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
audiochannel
|
|
|
base
|
Bug 1407847 - Enable stylo for XUL document without system principal and annotate failures accordingly. r=heycam
|
2017-10-12 10:43:38 +11:00 |
battery
|
|
|
bindings
|
merge mozilla-inbound to mozilla-central. r=merge a=merge
|
2017-10-13 23:37:41 +02:00 |
broadcastchannel
|
|
|
browser-element
|
Bug 1406224 - Remove nsIDOMHTMLImageElement; r=bz
|
2017-10-06 13:27:23 -07:00 |
cache
|
Bug 1398167 - Remove the temporary fix for not upgrading shema version from 25 to 26. r=bkelly
|
2017-10-09 11:36:14 +08:00 |
canvas
|
Backed out changeset f13bc708c440 (bug 1408312)
|
2017-10-16 16:15:34 +02:00 |
commandhandler
|
|
|
console
|
|
|
credentialmanagement
|
Bug 1402156 - Cancel any pending requests when u2f.{register,sign} is called r=jcj
|
2017-10-06 14:45:27 +02:00 |
crypto
|
|
|
encoding
|
Bug 1406819 - Remove various bits of dead code from dom/. r=baku
|
2017-10-11 10:09:13 +01:00 |
events
|
Bug 1407943 - IMEContentObserver should use Selection instead of nsISelectionPrivate. r=masayuki
|
2017-10-12 18:11:09 +09:00 |
fetch
|
Bug 1380255 P2 Don't fire FetchDriverObserver::OnDataAvailable() for every FetchDriver ODA callback. r=baku
|
2017-10-12 19:23:16 -07:00 |
file
|
Backed out changeset 6f968efadcdc (bug 1400098) for mochitest failing dom/file/tests/test_fileapi_slice_realFile_2.html. r=backout
|
2017-10-13 13:27:16 +02:00 |
filehandle
|
|
|
filesystem
|
|
|
flyweb
|
|
|
gamepad
|
|
|
geolocation
|
|
|
grid
|
|
|
html
|
Bug 1408695 - Work around a VS2017 constexpr pointer math bug in HTMLTrackElement.cpp. r=gerald
|
2017-10-14 21:09:05 -04:00 |
imptests
|
|
|
indexedDB
|
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
|
2017-10-15 20:50:39 +01:00 |
interfaces
|
Bug 1406224 - Remove nsIDOMHTMLImageElement; r=bz
|
2017-10-06 13:27:23 -07:00 |
ipc
|
merge mozilla-inbound to mozilla-central. r=merge a=merge
|
2017-10-13 23:37:41 +02:00 |
json
|
|
|
jsurl
|
|
|
locales
|
Bug 1406493 - Remove the rest of the attribute deprecation warnings; r=baku f=annevk
|
2017-10-09 18:26:11 -04:00 |
manifest
|
Bug 1368024 - Fall back to 'name' when 'short_name' is missing. r=daleharvey
|
2017-10-05 15:20:04 +08:00 |
mathml
|
Bug 1406278: Part 1 - Pass subject principal to SetAttribute and friends. r=bz
|
2017-10-09 14:33:38 -07:00 |
media
|
Bug 1406080 - Part1 - Make ChromiumCDMAdapter and ChromiumCDMChild compatible with CDM version 8 and 9. r=cpearce
|
2017-10-11 23:39:47 +08:00 |
messagechannel
|
|
|
network
|
|
|
notification
|
|
|
offline
|
|
|
payments
|
|
|
performance
|
Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange.
|
2017-10-04 09:11:18 +11:00 |
permission
|
|
|
plugins
|
Bug 1406819 - Remove various bits of dead code from dom/. r=baku
|
2017-10-11 10:09:13 +01:00 |
power
|
|
|
presentation
|
|
|
promise
|
Bug 1347644 - Baldr: implement ConsumeStreamCallback in browser (r=bkelly)
|
2017-10-10 14:41:24 -05:00 |
push
|
Bug 1407838 - Remove the remains of NS_Alloc/NS_Realloc/NS_Free. r=njn
|
2017-10-12 11:08:44 +09:00 |
quota
|
Backed out changeset 20571bff3967 (bug 1389561). r=backout a=backout
|
2017-10-12 15:10:16 +02:00 |
res
|
|
|
script
|
Bug 1407056: Part 1 - Provide more consistent principal/origin URL to content policies. r=bz,ckerschb
|
2017-10-12 15:43:55 -07:00 |
secureelement
|
|
|
security
|
Bug 1407056: Follow-up: Don't try to truncate data URI strings to a longer length. r=me
|
2017-10-12 16:56:37 -07:00 |
smil
|
Bug 1406441 - provide nsSMILCompositor with a move constructor, rather than a copy constructor; r=dholbert
|
2017-10-09 10:39:38 -04:00 |
storage
|
Bug 1406819 - Remove various bits of dead code from dom/. r=baku
|
2017-10-11 10:09:13 +01:00 |
svg
|
Bug 1398806 - GetCtx and GetNearestViewport should return the nearest svg or symbol element which is now an SVGViewportElement rather than only returning the nearest svg element because a symbol establishes a viewport too. r=dholbert
|
2017-10-10 07:58:34 +01:00 |
system
|
Bug 1407751 - DefineOSFileConstants should return false if OSFileConstants service is not initialized, r=froydnj
|
2017-10-13 07:11:40 +02:00 |
tests
|
Bug 1407861 - Update WebVR test expectations now that Mac is enabled by default. r=dmu, r=bz
|
2017-10-13 16:01:55 -04:00 |
time
|
|
|
u2f
|
Bug 1402156 - Cancel any pending requests when u2f.{register,sign} is called r=jcj
|
2017-10-06 14:45:27 +02:00 |
url
|
|
|
vr
|
Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange.
|
2017-10-04 09:11:18 +11:00 |
webauthn
|
Bug 1407565 - Add NS_IsMainThread() assertions to WebAuthnManager r=jcj
|
2017-10-12 13:16:29 +02:00 |
webbrowserpersist
|
Bug 1406224 - Remove nsIDOMHTMLImageElement; r=bz
|
2017-10-06 13:27:23 -07:00 |
webidl
|
Merge mozilla-central to mozilla-inbound. r=merge a=merge on a CLOSED TREE
|
2017-10-12 12:03:15 +02:00 |
workers
|
Bug 1400098 - Disable dom/workers/test/test_fileReader.html on !debug for frequent failures. r=me, a=test-only
|
2017-10-15 05:55:12 -04:00 |
worklet
|
|
|
xbl
|
Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.
|
2017-10-03 09:05:19 +11:00 |
xhr
|
Backed out changeset 4bac27faa19b (bug 1070763) for crashes and broken websites. r=backout a=backout
|
2017-10-14 23:50:33 +02:00 |
xml
|
Bug 1407056: Part 1 - Provide more consistent principal/origin URL to content policies. r=bz,ckerschb
|
2017-10-12 15:43:55 -07:00 |
xslt
|
Bug 1406819 - Remove various bits of dead code from dom/. r=baku
|
2017-10-11 10:09:13 +01:00 |
xul
|
Bug 1407847: followup: Adjust crashtest assert count expectation. r=me
|
2017-10-16 16:09:51 +02:00 |
jar.mn
|
|
|
moz.build
|
|
|