.. |
activities
|
Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk
|
2016-03-14 16:29:11 +00:00 |
alarm
|
Bug 1240330 - mozAlarm debug messages are turned on r=khuey
|
2016-02-06 09:38:55 -08:00 |
animation
|
Bug 1218620 - Part 2: Skip all 'preserve-3d' tests which breaks other compositor frames. r=birtles
|
2016-03-14 13:08:11 +09:00 |
apps
|
Bug 1255161 - Remove dom.mozApps.used preference. r=myk
|
2016-03-14 17:39:09 +00:00 |
archivereader
|
…
|
|
asmjscache
|
Backed out changeset 08ee8e76c703 (bug 1153978)
|
2016-03-13 04:26:57 +09:00 |
audiochannel
|
…
|
|
base
|
Bug 1255655 - Const-ify and shrink kEntities and kAttrEntities. r=baku.
|
2016-03-11 13:26:02 +11: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 1255655 - Const-ify mozilla::dom::ErrorFormatString. r=baku.
|
2016-03-11 13:05:10 +11:00 |
bluetooth
|
Merge m-c -> b-i
|
2016-03-09 16:59:48 +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 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk
|
2016-03-14 16:29:11 +00:00 |
cache
|
Bug 1182987 - Part 2: Add getQuotaObjects() to mozIStorageConnection; r=mak
|
2016-03-15 07:00:28 +01:00 |
camera
|
Bug 866513 - Non-empty MediaStreamTrack labels. r=jib
|
2016-01-16 13:39:00 +01:00 |
canvas
|
Bug 1251375. Update to ANGLE/2653
|
2016-03-15 17:28:40 -07:00 |
cellbroadcast
|
…
|
|
contacts
|
Bug 1043562 - Hide the Contacts API from the contexts that lack sufficient privileges, such as Firefox desktop and Android; r=smaug
|
2016-03-13 15:17:54 -04:00 |
crypto
|
Bug 1243311 - Add structured cloning tests for CryptoKeys r=rbarnes
|
2016-03-09 21:18:38 +01:00 |
datastore
|
Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk
|
2016-03-14 16:29:11 +00:00 |
devicestorage
|
…
|
|
downloads
|
Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk
|
2016-03-14 16:29:11 +00:00 |
encoding
|
Bug 1255655 - Const-ify dom encodings and similar arrays. r=baku.
|
2016-03-11 13:04:01 +11:00 |
engineeringmode
|
…
|
|
events
|
Bug 1203059 part.2 When an event is reserved by chrome, it should be fired only on chrome r=smaug
|
2016-03-16 10:58:28 +09:00 |
fetch
|
Bug 1255636 - Give a better error message when the Request constructor fails because of a cross-origin referrer URL; r=bkelly
|
2016-03-10 21:11:30 -05:00 |
filehandle
|
Bug 1205177 - call fileHandleQueue->Finish if aFinish in FileHandleThreadPool::Enqueue. r=janv
|
2016-02-11 19:07:16 +02:00 |
filesystem
|
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
|
2016-01-22 16:58:49 +01:00 |
fmradio
|
…
|
|
gamepad
|
Bug 1156957 - Make gamepad mochitests work on e10s; r=ted
|
2016-03-10 14:37:07 -08:00 |
geolocation
|
Bug 1254847 part 3. Make AutoEntryScript always take ownership of error reporting. r=bholley
|
2016-03-09 19:02:03 -05:00 |
html
|
Bug 1255830. Change nsBrowserElement code to properly propagate out JS exceptions from some of its API methods. r=bholley
|
2016-03-14 20:47:45 -04:00 |
icc
|
Bug 1043562 - Hide the Contacts API from the contexts that lack sufficient privileges, such as Firefox desktop and Android; r=smaug
|
2016-03-13 15:17:54 -04:00 |
identity
|
…
|
|
imptests
|
Bug 1254683 - Enable editing/conformancetest/test_runtest.html on e10s; r=mrbkap
|
2016-03-08 16:19:02 -05:00 |
indexedDB
|
Bug 1182987 - Part 4: Add a test for QuotaExceededError recovery and the new "cleanup" transaction type; r=baku
|
2016-03-15 07:00:44 +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 1256178 - Drop the moz prefix from the MozCSSKeyframeRule and MozCSSKeyframesRule interfaces; r=bzbarsky
|
2016-03-15 10:23:01 -04:00 |
ipc
|
Backed out changeset 66fdeb1acce5 (bug 1229220) for M-e10s failure in test_fullscreen-api.html. r=backout on a CLOSED TREE
|
2016-03-14 23:03:37 +01:00 |
json
|
Bug 1254320 - Remove SEC_NORMAL from dom/json/ . r=bz
|
2016-03-08 11:28:48 -08:00 |
jsurl
|
Bug 1254689 - Remove SEC_NORMAL where loadingPrincipal is SystemPrincipal or NullPrincipal. r=sicking
|
2016-03-09 13:55:59 -08:00 |
locales
|
Bug 1218620 - Allow opacity animation running on compositor even if the frame has any restricted transforms. r=birtles
|
2016-03-14 09:07:48 +09:00 |
manifest
|
Bug 1195018 - Support 'background_color' member in the manifest processor. r=marcosc
|
2016-01-19 18:16:02 +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 1256555: Wrap "shouldAEC" variable-usage in #ifdef for consistency & to fix --disable-webrtc build failure. r=jesup
|
2016-03-15 10:03:43 -07:00 |
messagechannel
|
Bug 1253199 - MessagePort should handle the dispatching a message when the parent window is gone, r=smaug
|
2016-03-10 15:50:24 +01:00 |
messages
|
Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk
|
2016-03-14 16:29:11 +00:00 |
mobileconnection
|
…
|
|
mobileid
|
…
|
|
mobilemessage
|
Bug 1235484 - Part 2: Refine testcases and control radio with connection. r=bevistseng
|
2016-01-20 11:39:23 +08:00 |
network
|
Bug 1255849. Add some documentation for AutoJSAPI instances that seem to be used just for cxpushing. r=bholley
|
2016-03-14 20:47:13 -04:00 |
newapps
|
…
|
|
nfc
|
…
|
|
notification
|
Bug 1255298. Just pass through the JSContext when passing through the NotificationOptions in notification code. r=wchen
|
2016-03-10 18:07:28 -05:00 |
offline
|
Bug 1254816 - Use IgnoredErrorResult instead of ErrorResult for rv in nsDOMOfflineResourceList::Length(). r=bz
|
2016-03-15 09:59:03 -04:00 |
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 1256943: Ensure that BLOCKED_ON_PLUGIN_MODULE_INIT_MS is being recorded in e10s chrome; r=jimm
|
2016-03-15 14:04:34 -06: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 1254888 - Part 2: Add log to PresentationSessionInfo and Transport. r=schien
|
2016-03-13 17:05:00 -04:00 |
promise
|
Bug 1256424 followup to actually address the review comments
|
2016-03-14 20:53:36 -04:00 |
push
|
merge inbound to m-c a=merge
|
2016-03-08 16:00:45 -08:00 |
quota
|
Bug 1182987 - Part 3: Add "cleanup" transaction with disabled quota checks and vacuuming/checkpointing after commit; r=baku
|
2016-03-15 07:00:37 +01:00 |
requestsync
|
Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk
|
2016-03-14 16:29:11 +00:00 |
res
|
…
|
|
resourcestats
|
…
|
|
secureelement
|
…
|
|
security
|
Bug 1122236 - CSP: block-all-mixed-content - test frame navigation (r=tanvi)
|
2016-03-15 16:08:07 -07:00 |
settings
|
Bug 1237731 - Sync doesn't work and jumps back to welcome screen. r=gwagner
|
2016-01-18 12:38:35 +01:00 |
simplepush
|
…
|
|
smil
|
Bug 1246893 - Fix boundary values of nsSMILKeySpline::GetTForX. r=birtles
|
2016-02-16 13:59:36 +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 1255276 part 2: Make nsSVGAnimatedTransformList remember its previous HasTransform() value, so we can detect attr changes which are effectively creating the attr. r=longsonr
|
2016-03-14 17:37:36 -07:00 |
system
|
Bug 1255172. Fix unsafe reference gc hazards people snuck into DOM code. r=bkelly
|
2016-03-10 18:07:28 -05:00 |
telephony
|
…
|
|
tests
|
Bug 1256178 - Drop the moz prefix from the MozCSSKeyframeRule and MozCSSKeyframesRule interfaces; r=bzbarsky
|
2016-03-15 10:23:01 -04: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
|
Bug 1182987 - Part 3: Add "cleanup" transaction with disabled quota checks and vacuuming/checkpointing after commit; r=baku
|
2016-03-15 07:00:37 +01:00 |
wifi
|
Bug 1197311 - Remove PR_snprintf calls in dom/ r=froydnj
|
2016-02-17 14:23:39 -05:00 |
workers
|
Bug 1256411 Simplify and cleanup ServiceWorkerInfo. r=ehsan
|
2016-03-15 07:29:56 -07:00 |
xbl
|
Bug 1203059 part.3 Installing and removing keyboard event listeners of nsXBLWindowKeyHandler should be done by the class itself r=smaug
|
2016-03-16 10:58:28 +09:00 |
xml
|
Bug 580313 - New resource hints for link. r=smaug
|
2016-02-26 02:41:00 +01:00 |
xslt
|
Backed out 4 changesets (bug 1222624) to fix bug 1249572
|
2016-03-14 11:36:39 +01:00 |
xul
|
Bug 1254689 - Remove SEC_NORMAL where loadingPrincipal is SystemPrincipal or NullPrincipal. r=sicking
|
2016-03-09 13:55:59 -08:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1231681 - "Implement window.u2f interface". r=baku, r=dkeeler
|
2016-02-09 16:43:00 +01:00 |