..
activities
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
alarm
…
animation
Bug 1279819 - Copy keyframes array before iterating over it; r=hiro
2016-07-06 13:55:30 +09:00
apps
Bug 1274037 - Rename the gecko.mstone and gecko.buildID prefs to dom.apps.lastUpdate.* r=fabrice
2016-05-20 19:57:32 -07:00
archivereader
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
asmjscache
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
audiochannel
Bug 1240423
- part7 : add attributes for AudioChannelLog. r=baku
2016-06-01 10:26:29 +08:00
base
Bug 1283855
part 3 - Make some callback setters take JSContext instead of JSRuntime. r=efaust
2016-07-06 11:40:20 +02:00
battery
Bug 1259335 - Part 2: Remove deprecated navigator.battery API and tests. r=baku
2016-06-06 23:10:44 -07:00
bindings
Backed out changeset 3de5b79d7373 (bug 1241932) for bustage
2016-07-06 06:00:03 +02:00
bluetooth
Bug 1282571 - Followup of 1281748 Remove BlobSet.h r=baku
2016-06-27 23:22:10 +02:00
broadcastchannel
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
2016-06-23 10:53:14 +02:00
browser-element
merge mozilla-inbound to central a=merge
2016-06-10 15:39:23 +02:00
cache
Bug 1283401 - CacheStorage: assertion failure when CacheStorage.keys() returns error r=bkelly
2016-07-01 06:17:00 +02:00
camera
Bug 1266646 - Move group of MediaStreamListener to a new header file. r=pehrsons
2016-06-30 15:07:48 +08:00
canvas
Bug 1284346 - Fix PACK_ params. - r=jrmuizel
2016-07-05 12:52:42 -07:00
cellbroadcast
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
console
Bug 1282366 - Improve WorkerHolder use in Runnables, r=khuey
2016-07-04 08:19:10 +02:00
contacts
…
crypto
Bug 1281874 P2 Verify that terminating a worker running web crypto works correctly. r=khuey
2016-07-01 06:49:45 -07:00
devicestorage
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
downloads
…
encoding
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
events
Bug 1283617 - remove QI call when constructing AsyncEventDispatchers from WidgetEvents; r=baku
2016-07-05 18:49:06 -04:00
fetch
Bug 1282408 - add ignore initialization check flag for variables from InternalRequest. r=jst
2016-06-30 10:05:00 +03:00
filehandle
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
filesystem
Bug 1281545 - FileSystem Blink API tests should remove the test directory, r=smaug
2016-06-23 09:49:34 +02:00
flyweb
Bug 1279479 - Hide DHE cipher suites from the first handshake. r=keeler
2016-06-23 03:48:02 +09:00
fmradio
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
2016-05-19 17:23:26 +01:00
gamepad
Backed out changeset bcd10b16cb33 (bug 1283135) on developers request
2016-06-30 13:49:58 +02:00
geolocation
Bug 1218627 - Fixing randomly failing test(s) in Geo. r=dougt
2016-07-05 14:46:58 -07:00
html
Bug 1266646 - Move group of MediaStreamListener to a new header file. r=pehrsons
2016-06-30 15:07:48 +08:00
icc
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
identity
…
imptests
Bug 1269872 - adjust manifests of all jobs that require a gpu. r=RyanVM,jgilbert
2016-05-25 16:22:27 -04:00
indexedDB
Bug 1283855
part 13 - Make JS_SetNativeStackQuota take JSContext instead of JSRuntime. r=fitzgen
2016-07-05 14:35:23 +02:00
inputmethod
Bug 1277234 - Rename key name VolumeUp to AudioVolumeUp. r=masayuki
2016-06-02 15:55:53 +02:00
inputport
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
interfaces
Backout Bug 1279771 due to linux test failures
2016-07-05 13:48:52 -04:00
ipc
Bug 1256339 - Add a eLongTapUp tap type, which fires an observer notification rather than doing a click. r=botond
2016-07-05 13:24:54 -04:00
json
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
jsurl
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
locales
Bug 307081 - Clean up nsIClientAuthDialogs.idl and implementations. r=kats,keeler
2016-06-24 00:12:11 -07:00
manifest
Bug 1280777 - put window.oninstall behind a pref. r=bkelly r=baku
2016-06-29 19:04:00 +02:00
mathml
Bug 1274796 - Support spaces in MathML namedspaces. r=fredw
2016-05-27 01:48:00 +02:00
media
Bug 1266646 - Move group of MediaStreamListener to a new header file. r=pehrsons
2016-06-30 15:07:48 +08:00
messagechannel
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
2016-06-23 10:53:14 +02:00
messages
…
mobileconnection
Bug 1262671 - void** -> PickleIterator (r=froydnj)
2016-05-27 09:57:38 -07:00
mobileid
…
mobilemessage
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
network
Bug 1275744 - Reference MOZ_LOG in dom comments. r=erahm
2016-05-26 11:08:47 -07:00
newapps
…
nfc
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
2016-05-22 13:31:11 -07:00
notification
Bug 1282603: Don't use 'workers': True for *WorkerGlobalScope. r=baku
2016-06-28 10:47:23 -07:00
offline
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
payment
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
performance
Bug 1279194 - Get rid of nsDOMPerformanceNavigationType, r=smaug
2016-06-10 16:29:46 +02:00
permission
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
phonenumberutils
…
plugins
Bug 1283855
part 11 - Make some GC callback APIs take JSContext instead of JSRuntime. r=terrence,mccr8
2016-07-05 14:35:19 +02:00
power
Bug 1246828 - Part 4: Rename profile-before-change2 to profile-before-change-qm and profile-before-change3 to profile-before-change-telemetry; r=asuth
2016-06-15 11:49:04 +01:00
presentation
Bug 1268810 - Test case, r=smaug
2016-06-21 20:32:00 +02:00
promise
Bug 1283616 - part 2 - micro-optimize inserting microtask runnables into the queue; r=khuey
2016-07-05 18:49:06 -04:00
push
Back out 2 changesets (bug 1238183) for leaks from browser_forgetaboutsite.js
2016-07-04 10:11:21 -07:00
quota
Bug 1280336 - b2g-installer broke indexedDB; r=asuth
2016-06-16 15:26:22 +01:00
res
…
resourcestats
…
secureelement
…
security
Bug 1100181 - CSP: Enforce connect-src when submitting pings. r=arroway
2016-06-24 15:25:11 +02:00
settings
…
simplepush
Bug 1271198 - Convert Websockets to use AsyncOpen2(). r=jduell
2016-05-17 12:04:11 +02:00
smil
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
speakermanager
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
storage
Bug 1281793 - Remove some non-used telemetry IDs - part 4 - random things (2), r=chutten
2016-06-28 19:30:37 +02:00
svg
Merge autoland into mozilla-central; a=merge
2016-07-04 09:01:56 -07:00
system
Bug 1276927: Define HAVE_ANDROID_OS before including 'android_filesystem_config.h', r=fabrice
2016-06-16 08:43:51 +01:00
telephony
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
tests
Bug 1218627 - Fixing randomly failing test(s) in Geo. r=dougt
2016-07-05 14:46:58 -07:00
tethering
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
2016-05-19 17:23:26 +01:00
time
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
tv
Bug 1272707, part 1 - Shrink down TV mock data test file so as to not exceed pref size limit. r=mantaroh
2016-05-17 07:55:49 -07:00
u2f
Bug 1275479 - Refactor U2F Token Interface (Part 1). r=keeler
2016-05-31 20:51:24 -07:00
url
Bug 1270185 - create dom/url for URL API and its tests, r=ehsan
2016-06-29 07:44:18 +02:00
voicemail
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
vr
Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium
2016-05-14 00:54:55 -07:00
wappush
…
webidl
Backed out changeset 3de5b79d7373 (bug 1241932) for bustage
2016-07-06 06:00:03 +02:00
wifi
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
2016-05-22 13:31:11 -07:00
workers
Bug 1283855
part 25 - Make JS_GC take JSContext instead of JSRuntime. r=terrence
2016-07-06 11:40:20 +02:00
xbl
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
xhr
Bug 988831 - support memory mapped files in Windows. r=ehoogeveen
2016-06-30 14:32:13 +02:00
xml
Bug 1282527: Remove remaining PR_ASSERTs outside of NSPR/NSS. r=dbaron
2016-06-28 10:47:22 -07:00
xslt
Bug 1274170 - Remove unnecessary includes of nsCorsListenerProxy. r=jkingston
2016-06-21 12:54:03 +02:00
xul
Bug 1282713 - Merge local/remote test cases of bug 1069772 and bug 1271240. r=smaug
2016-07-05 14:39:16 +08:00
jar.mn
…
moz.build
Backed out changeset 3de5b79d7373 (bug 1241932) for bustage
2016-07-06 06:00:03 +02:00