.. |
animation
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-09-29 11:44:58 +02:00 |
apps
|
Bug 1306447: Remove b2g support code from WebExtensions. r=aswan
|
2016-09-29 21:10:30 +01:00 |
archivereader
|
…
|
|
asmjscache
|
Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8
|
2016-09-14 15:47:32 +02:00 |
audiochannel
|
Bug 1290467 - part7 : enable audio competing for non-audible media. r=baku
|
2016-09-09 09:50:40 +08:00 |
base
|
bug 1294341 - add a fake filename to avoid an assertion that plugin filenames have periods in them r=bsmedberg
|
2016-09-29 12:37:20 -04:00 |
battery
|
…
|
|
bindings
|
Bug 1306222 - Introducing GlobalObject::GetSubjectPrincipal, r=ehsan
|
2016-09-30 19:54:13 +02:00 |
bluetooth
|
Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice
|
2016-09-07 18:52:58 +02:00 |
broadcastchannel
|
…
|
|
browser-element
|
merge fx-team to mozilla-central a=merge
|
2016-09-09 12:01:21 +02:00 |
cache
|
Bug 1268726 - isolate shared worker by first party domain. r=baku
|
2016-09-19 21:13:00 -04:00 |
camera
|
Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice
|
2016-09-07 18:52:58 +02:00 |
canvas
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-09-29 11:44:58 +02:00 |
cellbroadcast
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
console
|
Bug 1301032 - Remove a warning when Console.cpp is compiled, r=smaug
|
2016-09-07 18:08:23 +02:00 |
contacts
|
…
|
|
crypto
|
Bug 1296180 - Replace more uses of PR_ARRAY_SIZE with mozilla::ArrayLength. r=keeler,mt
|
2016-09-09 13:17:52 -07:00 |
devicestorage
|
…
|
|
downloads
|
…
|
|
encoding
|
Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth
|
2016-09-05 11:45:39 +08:00 |
events
|
Bug 1306222 - Use NeedsSubjectPrincipal in DataTransfer, r=ehsan
|
2016-09-30 19:54:28 +02:00 |
fetch
|
Bug 1288997 - memory blob should not be shared across processes - part 1 -PSendStream should use nsIContentChild, r=jld, f=bkelly
|
2016-09-21 12:27:26 +02:00 |
filehandle
|
Bug 1294100 - Part 3: Modify Codegen to generate including FakeString's binding files and fix build errors. r=bz
|
2016-09-01 18:10:54 +08:00 |
filesystem
|
Bug 1287747 - GetFilesHelper must release mFiles and mGlobal on the main-thread, r=smaug
|
2016-09-17 09:55:30 +02:00 |
flyweb
|
Bug 1303865 - Fix shutdown leak of FlyWebService. r=mconley
|
2016-09-21 11:32:36 -04:00 |
fmradio
|
…
|
|
gamepad
|
Bug 1299975 - Part 2: Make GamepadManager own multiple GamepadEventChannelChild; r=kip, r=lenzak800
|
2016-09-07 18:31:53 +08:00 |
geolocation
|
Bug 1301628 - Corrects misc-argument-comment. r=dzbarsky
|
2016-09-09 10:45:00 +02:00 |
grid
|
(no bug) Drop whitespace on blank lines in test_grid_track_state.html (no review, whitespace-only)
|
2016-09-23 10:53:56 -07:00 |
html
|
Merge m-i to m-c, a=merge
|
2016-10-03 20:09:05 -07:00 |
icc
|
Bug 1282408 - Add ignore-initialization-check annotation to mPrlVersion from CdmaIccInfo. r=btseng
|
2016-09-27 15:08:20 +02:00 |
identity
|
…
|
|
imptests
|
Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth
|
2016-09-05 11:45:39 +08:00 |
indexedDB
|
merge mozilla-inbound to mozilla-central a=merge
|
2016-09-28 15:56:33 +02:00 |
inputmethod
|
…
|
|
inputport
|
…
|
|
interfaces
|
Bug 1153292 - part3: aboutdebugging: expose sw state from registration, notify listeners on statechange;r=bkelly
|
2016-09-15 14:47:15 +02:00 |
ipc
|
Bug 1306644 - Have TabParent call TakeFocusForClickFromTap rather than doing it over a sync IPC roundtrip. r=dvander
|
2016-09-30 15:03:42 -04:00 |
json
|
Bug 1305202 - Use NullString() more and remove superfluous Truncates(). r=smaug
|
2016-09-23 21:10:01 -04:00 |
jsurl
|
Bug 1018486 - Part 9: Changes to account for modifications to clang plugin, r=ehsan
|
2016-09-07 10:50:47 -04:00 |
locales
|
Backed out 13 changesets (bug 1247056) for WinXP bc7 failures in browser_decoderDoctor.js CLOSED TREE
|
2016-09-26 12:15:55 -07:00 |
manifest
|
Bug 1290980 - Fix intermittent e10s issue with oninstall. r=mconley
|
2016-09-18 21:28:00 -04:00 |
mathml
|
…
|
|
media
|
Merge m-c to m-i
|
2016-10-03 20:35:14 -07:00 |
messagechannel
|
Bug 1018486 - Part 1: Changes in dom/, r=baku
|
2016-09-07 10:50:35 -04:00 |
mobileconnection
|
Bug 1294100 - Part 3: Modify Codegen to generate including FakeString's binding files and fix build errors. r=bz
|
2016-09-01 18:10:54 +08:00 |
mobilemessage
|
Bug 1294100 - Part 3: Modify Codegen to generate including FakeString's binding files and fix build errors. r=bz
|
2016-09-01 18:10:54 +08:00 |
network
|
Merge mozilla-central to mozilla-inbound
|
2016-09-07 17:21:27 +02:00 |
newapps
|
…
|
|
nfc
|
…
|
|
notification
|
Bug 1018486 - Part 1: Changes in dom/, r=baku
|
2016-09-07 10:50:35 -04:00 |
offline
|
…
|
|
performance
|
…
|
|
permission
|
Bug 1300884 - Remove the alarms API; r=fabrice
|
2016-09-07 13:26:04 -04:00 |
phonenumberutils
|
…
|
|
plugins
|
bug 1294341 - only assert that navigator.plugins is not empty when there is a hidden CTP plugin r=bsmedberg
|
2016-09-29 12:39:02 -04:00 |
power
|
…
|
|
presentation
|
Bug 1268993 - Null check for mBuilder, r=smaug
|
2016-09-24 19:11:01 +02:00 |
promise
|
Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8
|
2016-09-14 15:47:32 +02:00 |
push
|
Bug 1296579 - Remove the SimplePush API r=kitcambridge,baku
|
2016-09-01 20:17:03 +02:00 |
quota
|
…
|
|
res
|
…
|
|
resourcestats
|
…
|
|
secureelement
|
…
|
|
security
|
Bug 1246540 - HSTS Priming Proof of Concept. r=ckerschb, r=mayhemer, r=jld, r=smaug, r=dkeeler, r=jmaher, p=ally
|
2016-09-27 11:27:00 -04:00 |
settings
|
…
|
|
smil
|
Merge inbound to m-c a=merge
|
2016-09-07 17:54:24 -07:00 |
speakermanager
|
Bug 1300884 - Remove the alarms API; r=fabrice
|
2016-09-07 13:26:04 -04:00 |
storage
|
Bug 1306248 - Use NeedsSubjectPrincipal in DOMStorage, r=ehsan
|
2016-10-03 16:10:27 +02:00 |
svg
|
Bug 1293786 - Part 1: Remove SVGDocument interface. r=heycam,smaug
|
2016-09-29 09:30:49 +08:00 |
system
|
Bug 1299454 - Round event value before creating a DeviceLightEvent. r=snorp
|
2016-09-08 01:07:59 -05:00 |
telephony
|
…
|
|
tests
|
Bug 1293786 - Part 1: Remove SVGDocument interface. r=heycam,smaug
|
2016-09-29 09:30:49 +08:00 |
tethering
|
…
|
|
time
|
…
|
|
tv
|
Bug 1294100 - Part 4: Support DOMString as Argument 2 of Document.createElement. r=bz
|
2016-09-01 18:06:33 +08:00 |
u2f
|
Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm.
|
2016-09-02 17:12:24 +10:00 |
url
|
Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm.
|
2016-09-02 17:12:24 +10:00 |
voicemail
|
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
|
2016-09-01 15:01:16 +10:00 |
vr
|
…
|
|
wappush
|
…
|
|
webidl
|
Bug 1306222 - Use NeedsSubjectPrincipal in DataTransfer, r=ehsan
|
2016-09-30 19:54:28 +02:00 |
wifi
|
…
|
|
workers
|
Merge m-c to m-i
|
2016-10-03 20:35:14 -07:00 |
xbl
|
Merge m-i to m-c, a=merge
|
2016-09-30 23:24:52 -07:00 |
xhr
|
Bug 1306235 - XHR should set lengthComputable only if total value is set, r=wisniewskit, r=smaug
|
2016-10-04 07:31:26 +02:00 |
xml
|
Bug 1305580 part 2. Change nsXMLDocument::Load telemetry to separately count chrome and content callers. r=smaug
|
2016-09-28 15:46:46 -04:00 |
xslt
|
Bug 1301254 - nsINode::GetBaseURI() should be fallible, r=smaug
|
2016-09-20 14:02:33 +02:00 |
xul
|
Bug 1305580 part 1. Remove all the methods from nsIDOMXMLDocument and make it not inherit from nsIDOMDocument anymore. r=smaug
|
2016-09-28 15:46:44 -04:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1300884 - Remove the alarms API; r=fabrice
|
2016-09-07 13:26:04 -04:00 |