gecko-dev/dom
Shih-Chiang Chien d75d9bf8c4 Bug 1276378 - Part 2: Implement PresentationConnection.terminate(). r=smaug
MozReview-Commit-ID: 7GqgIdsuM3f

--HG--
extra : rebase_source : 8a860c6bf0aa103eda26d175548256c1d619ce19
2016-06-14 08:15:07 +01:00
..
alarm
animation Bug 1286196 - Use the new constructor of Range<T> in KeyframeUtils. r=birtles 2016-07-13 11:00:43 +08:00
apps Bug 1284455 - Kill KillSwitch API r=me 2016-05-06 11:49:41 +02: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 1286830 - Remove duplicate GetType() call in nsHostObjectProtocolHandler::NewChannel2, r=smaug 2016-07-14 16:58:11 +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 Bug 1283636 - Use CallbackPreserveColor() less. r=bz 2016-07-13 13:28:00 +02:00
bluetooth Bug 1280600: Cleanup Bluetooth config and build scripts, r=glandium 2016-07-11 15:16:56 +02:00
broadcastchannel Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey 2016-06-23 10:53:14 +02:00
browser-element Bug 1284455 - Kill uses of nsISystemMessagesInternal.h outside of b2g r=gsvelto 2016-07-05 14:59:40 +02:00
cache Bug 1275315 part 2. Use the new Realm getters in binding code. r=peterv 2016-07-09 00:19:52 -04: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 1136508 - Mark test as passing. 2016-07-13 11:58:39 -07:00
cellbroadcast Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07: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 1282150 part 3. Add a way to get the JSRuntime for the thread, and use it in various places for rooting. r=bholley 2016-07-07 20:08:26 -04: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 1286730 IMEStateManager::NotifyIME() should treat NOTIFY_IME_OF_COMPOSITION_EVENT_HANDLED same as the other notifications because all of them are notified by IMEContentObserver asynchronously r=smaug 2016-07-14 12:11:56 +09:00
fetch Bug 1285502 P1 Make InternalRequest::GetRequestConstructorCopy() copy the referrer per the spec. r=asuth 2016-07-11 12:25:54 -07: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 1186932 - Implement support for form submission of a picked directory - part 8 - explicit for GetFilesHelper, r=me 2016-07-14 09:32:59 +02:00
flyweb Bug 1279479 - Hide DHE cipher suites from the first handshake. r=keeler 2016-06-23 03:48:02 +09:00
fmradio
gamepad Backed out changeset bcd10b16cb33 (bug 1283135) on developers request 2016-06-30 13:49:58 +02:00
geolocation Bug 1238801 - Don't set a timer for the default geolocation timeout. r=jdm, r=smaug 2016-06-26 10:24:54 -04:00
grid Bug 1241932 - Expose decoded CSS grid track properties in a Chrome API. r=heycam, r=khuey 2016-07-06 11:45:18 -07:00
html Bug 1261674 - Handle wheel event when mouse cursor is hovered on a focused range input as increasing/decreasing it's value. r=smaug 2016-07-05 17:48:19 +08:00
icc Bug 1282150 part 4. Have just one way of getting the rooting JSContext, and call it nsContentUtils::RootingCx(). r=bholley 2016-07-07 20:08:26 -04:00
identity
imptests
indexedDB Bug 1275315 part 2. Use the new Realm getters in binding code. r=peterv 2016-07-09 00:19:52 -04:00
inputmethod
inputport
interfaces Merge mozilla-central to fx-team 2016-07-08 12:17:32 +02:00
ipc Bug 1286126 - Move ServiceWorker initialization early in the ContentChild startup, r=gabor 2016-07-13 10:34:24 +02: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 1167553 - Timeout-related Service Worker shutdowns should be reported. r=bkelly 2016-07-10 22:22:29 -04:00
manifest Bug 1285560 - test_window_oninstall_event.html is kinda broken. r=baku 2016-07-12 00:01:00 +02:00
mathml
media merge mozilla-inbound to mozilla-central on a CLOSED TREE a=merge 2016-07-15 16:15:33 +02:00
messagechannel Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey 2016-06-23 10:53:14 +02:00
mobileconnection
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
notification Bug 1282150 part 4. Have just one way of getting the rooting JSContext, and call it nsContentUtils::RootingCx(). r=bholley 2016-07-07 20:08:26 -04:00
offline Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
payment
performance Bug 1279194 - Get rid of nsDOMPerformanceNavigationType, r=smaug 2016-06-10 16:29:46 +02:00
permission
phonenumberutils
plugins Backed out changeset f8fe3acf2e78 (bug 1162050) 2016-07-11 11:18:48 +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 1276378 - Part 2: Implement PresentationConnection.terminate(). r=smaug 2016-06-14 08:15:07 +01:00
promise Bug 1275315 part 2. Use the new Realm getters in binding code. r=peterv 2016-07-09 00:19:52 -04:00
push Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku 2016-07-11 20:03:00 +02:00
quota Bug 1280336 - b2g-installer broke indexedDB; r=asuth 2016-06-16 15:26:22 +01:00
res
resourcestats
secureelement
security Bug 1286376 - Do not call finish multiple times within test_contentpolicytype_targeted_link_iframe.html. r=smaug 2016-07-13 09:04:30 +02:00
settings
simplepush Bug 1271198 - Convert Websockets to use AsyncOpen2(). r=jduell 2016-05-17 12:04:11 +02:00
smil Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07: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 Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
system Bug 1282150 part 4. Have just one way of getting the rooting JSContext, and call it nsContentUtils::RootingCx(). r=bholley 2016-07-07 20:08:26 -04: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
time
tv
u2f Bug 1275479 - Refactor U2F Token Interface (Part 1). r=keeler 2016-05-31 20:51:24 -07:00
url Bug 1275746 - Fix tests that assume a HTTP url without a hostname is valid r=jrgm,MattN,jdm,gijs,smaug 2016-07-13 15:19:34 +03:00
voicemail Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
vr
wappush
webidl Bug 790997. Align our tokenization of CSS bad-url-token with the CSS Syntax Level 3 CR. r=heycam,tromey 2016-07-13 22:54:20 -04:00
wifi Bug 1278750 - Remove four duplicated |else if|s in WpaSupplicant::ExecuteCommand(). r=fabrice. 2016-06-08 14:16:48 +10:00
workers Back out 2 changesets (bug 1174386) for mochitest and xpcshell bustage. 2016-07-13 09:41:34 +02:00
xbl Bug 1275315 part 2. Use the new Realm getters in binding code. r=peterv 2016-07-09 00:19:52 -04:00
xhr Bug 1286744 - Return the empty string from GetAllResponseHeaders() if the XHR failed. r=smaug 2016-07-14 11:14:46 -04:00
xml Bug 1282527: Remove remaining PR_ASSERTs outside of NSPR/NSS. r=dbaron 2016-06-28 10:47:22 -07:00
xslt Bug 1282150 part 3. Add a way to get the JSRuntime for the thread, and use it in various places for rooting. r=bholley 2016-07-07 20:08:26 -04:00
xul Backed out changeset f8fe3acf2e78 (bug 1162050) 2016-07-11 11:18:48 +02:00
jar.mn
moz.build Bug 1241932 - Expose decoded CSS grid track properties in a Chrome API. r=heycam, r=khuey 2016-07-06 11:45:18 -07:00