gecko-dev/dom
Gerald Squelart 653c89f1cb Bug 1263665 - Expose reason for libavcodec linking failure - r=jya
FFmpegLibWrapper returns a precise success/failure code.
FFmpegRuntimeLinker uses that to record the most interesting issue and
associated library name (if any).

MozReview-Commit-ID: J7asDfngw5e

--HG--
extra : rebase_source : 206c5bccc1ca2e2284dd836aef4b4781447459b2
2016-09-22 01:59:59 -07:00
..
animation Bug 1278136 - Part 5: Create a stacking context for opacity/transform animations even if it's in delay phase and even if the property is overridden by !important rules. r=birtles 2016-10-13 16:54:25 +09:00
apps Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04: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 1309916 - Add missing namespace qualifier for BlobImpl. r=baku 2016-10-13 09:01:00 +02:00
battery
bindings Bug 1309970. Add a way to return frozen arrays to chrome callers with a .contains defined on them, returning the same value as .includes. r=qdot 2016-10-13 22:14:26 -04:00
bluetooth Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice 2016-09-07 18:52:58 +02:00
broadcastchannel Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
browser-element Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
cache Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
camera Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice 2016-09-07 18:52:58 +02:00
canvas Bug 1306174 - Update tests. 2016-10-12 13:54:31 -07: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 Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
encoding Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth 2016-09-05 11:45:39 +08:00
events Bug 1309645 - Stop providing image/jpeg files as a string to websites, r=enndeakin 2016-10-13 16:58:19 -04:00
fetch Bug 1277803 - Part 1 : Add a new ContentPolicy TYPE_INTERNAL_IMAGE_FAVICON for indicating a favicon loading. r=ckerschb 2016-10-13 15:43:54 +08: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
gamepad Bug 1307904 - "received" r=jdm 2016-10-05 13:24:16 -06:00
geolocation Bug 1278716 - Remove wakelocks from geo. r=jdm 2016-10-04 15:12:16 -07:00
grid Bug 1308208 - remove redundant null check from GridLines::SetLineInfo. r=baku 2016-10-06 19:05:46 +03:00
html Bug 1305928 - Part 2: Only allow <svg>, <math>, XUL, and HTML elements to requestFullscreen. r=smaug 2016-10-11 12:04:59 -04:00
icc Bug 1282408 - Add ignore-initialization-check annotation to mPrlVersion from CdmaIccInfo. r=btseng 2016-09-27 15:08:20 +02:00
imptests Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth 2016-09-05 11:45:39 +08:00
indexedDB Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
inputmethod
inputport
interfaces Bug 1298243 part 6. Remove the unused xpidl versions of DataTransfer.types and DataTransfer.getData. r=mystor 2016-10-10 21:07:47 -04:00
ipc Bug 1306800 - Remove support for app theming; r=myk,baku 2016-10-13 13:23:03 -04:00
json Bug 1305202 - Use NullString() more and remove superfluous Truncates(). r=smaug 2016-09-23 21:10:01 -04:00
jsurl Bug 1306472. Back out bug 1268047, because the spec it tried to implement backs the web. r=smaug 2016-10-13 12:10:23 -04:00
locales Merge mozilla-central to mozilla-inbound 2016-10-12 12:03:34 +02:00
manifest Bug 1309099 - Web manifest's window.oninstall renamed onappinstalled. r=qdot 2016-10-12 12:45:35 -07:00
mathml
media Bug 1263665 - Expose reason for libavcodec linking failure - r=jya 2016-09-22 01:59:59 -07:00
messagechannel Bug 1308956 - Get rid of MessagePortList - part 2 - files removed, r=smaug 2016-10-13 15:19:52 +02: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 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
offline
performance
permission Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
phonenumberutils
plugins Bug 1308023 - Null check info.fName in PluginInfoIsFlash. r=jimm 2016-10-13 02:49:24 +09:00
power
presentation Bug 1309139 - Get rid of NS_NewDOMMessageEvent, r=smaug 2016-10-12 15:17:10 +02:00
promise Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8 2016-09-14 15:47:32 +02:00
push Bug 1308590 - Link to references in the Push encryption error strings. r=flod 2016-10-07 11:48:58 -07:00
quota Bug 1237152 - rename clear-origin-data to clear-origin-attributes-data, r=smaug 2016-10-07 17:45:10 +08:00
res
resourcestats
secureelement Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -04:00
security Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv 2016-10-13 13:18:41 -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 1308287 part 1. Change [NeedsSubjectPrincipal] to only do the Maybe thing for interfaces that can be exposed to workers. r=baku 2016-10-10 21:07:48 -04: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 1309628 - Hide support for dispatching selection events on the contents of text controls behind a pref; r=mystor 2016-10-13 16:52:07 -04: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 1297552 - Use MozPromise to run U2F operations in parallel. r=keeler 2016-10-12 20:56:56 -07:00
url Bug 1308667 - WorkerPrivate::QueueRunnable can be used by any parent thread; assertion fixed, r=bkelly 2016-10-12 15:15:04 +02:00
voicemail
vr Bug 1306422 - VRDisplay.exitPresent must only be allowed by content that started VR Presentation,r=gwright 2016-10-11 15:26:57 -07:00
wappush
webidl Bug 1309970. Add a way to return frozen arrays to chrome callers with a .contains defined on them, returning the same value as .includes. r=qdot 2016-10-13 22:14:26 -04:00
wifi
workers Bug 1308956 - Get rid of MessagePortList - part 1 - MessagePortList removed from events, r=smaug 2016-10-13 15:19:24 +02:00
xbl Merge m-i to m-c, a=merge 2016-09-30 23:24:52 -07:00
xhr Bug 1308073 - Remove app:// specific special cases in XHR, r=ehsan 2016-10-11 19:00:55 +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 1288591 - Implement the layout for <input type=time>. r=mconley, r=dholbert, r=smaug 2016-10-06 00:17:00 -04:00
jar.mn
moz.build Bug 1309030 - Remove DOM/identity and related code. r=Ehsan 2016-10-10 13:55:16 -07:00