gecko-dev/dom
Chris Pearce 136af0a4d8 Bug 1265038 - Turn on Adobe EME by build config rather than per-platform basis. r=jwwang
We end up showing the "Adobe EME is preffed off" UI on MacOSX because we're
check for Adobe EME support based on platform, not based on whether it's
configured on in the mozconfig. We should really only check for Adobe EME
if 'ac_add_options --enable-eme=adobe' is present in the build config,
as otherwise preffing it on isn't going to work.


MozReview-Commit-ID: CpSAh6gUU1S

--HG--
extra : rebase_source : 815b5ddf8f2889787acd22ab7a434db9b0f23213
2016-04-18 14:22:58 +12:00
..
activities
alarm
animation Bug 1244643 - Part 2: Append tests for easing. r=hiro 2016-04-15 20:55:25 +09:00
apps Bug 1263158 - Check if key is present in manifest object before using it. r=fabrice 2016-04-13 16:47:01 +01:00
archivereader
asmjscache Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
audiochannel
base Bug 1245000 part 1 - Add a preference for enabling Element.animate; r=bz 2016-04-18 09:16:04 +09: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 1244643 - Part 1: Implement AnimationEffectTiming easing. r=hiro 2016-04-14 09:08:08 +09:00
bluetooth Merge 2016-04-04 12:08:53 +02:00
broadcastchannel Bug 1263798 - rewrite broadcastchannel tests for e10s, r=smaug 2016-04-12 16:12:08 -04:00
browser-element Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku 2016-03-31 11:58:25 +01:00
cache Bug 1265056 - don't needlessly construct nsAutoCString temporaries in dom/; r=baku 2016-04-15 19:46:45 -04:00
camera
canvas Bug 1252348 - Re-enable more canvas mochitests on OSX debug e10s. 2016-04-15 13:26:01 -04:00
cellbroadcast
contacts
crypto Bug 1244960 - FIDO u2f NSSToken (Part 3): Review updates. r=keeler 2016-04-13 10:20:37 -07:00
datastore Bug 1260441 - Never pass a null js context to OpenCursor() r=bz 2016-03-30 13:03:03 +02:00
devicestorage
downloads
encoding Bug 1262324 (part 2) - Introduce nsUConvProp. r=emk. 2016-04-06 13:31:38 +10:00
engineeringmode
events Bug 1264784 - part 1 - call nsIFrame::{GetScreenRect,GetView} instead of their *External counterparts; r=dholbert 2016-04-15 19:37:35 -04:00
fetch Bug 1250048 - CSP manifest-src doesn't override default-src. r=ckerschb,bkelly,ehsan 2016-04-07 14:13:09 -07:00
filehandle Bug 1259294: Part 2 - Use MOZ_ALWAYS_SUCCEEDS. r=froydnj 2016-03-28 10:28:15 -07:00
filesystem Bug 1258694 - Implement Directory::GetFiles(), r=smaug 2016-04-13 07:15:56 -04:00
fmradio
gamepad
geolocation Bug 1255198 - [Telemetry] Add geolocation Telemetry probes to record fulfilled requests according to document.isVisible. r=jdm, data-review=bsmedberg 2016-03-21 15:42:18 -07:00
html No bug - Re-enable various tests on Windows debug e10s that no longer fail. 2016-04-15 13:26:01 -04:00
icc
identity
imptests Bug 1213670 - Remove dom/imptests/ that aren't likely to be platform-specific; r=jgraham 2016-04-13 15:21:13 +03:00
indexedDB Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz. 2016-04-01 11:00:01 +11:00
inputmethod Bug 1260710 - Test for routing hardware key events to IME; r=masayuki 2016-04-06 13:05:20 +08:00
inputport
interfaces Bug 1258925 - [e10s] Browser window is resized when click. r=gabor 2016-04-14 14:03:00 -04:00
ipc Bug 1250505 - Convert SynthesizeNativeTouchPoint and SynthesizeNativeTouchTap to take a LayoutDeviceIntPoint instead of a ScreenPoint. r=njn 2016-04-15 06:39:36 -04:00
json Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao 2016-02-15 08:57:00 +01:00
jsurl
locales Bug 1264217 - Adjust the Add-on Manager entry for Widevine. r=spohl 2016-04-13 10:50:18 +03:00
manifest Bug 1264813 - Remove image object's density member from Web Manifest processor. r=mconley 2016-04-14 17:26:00 +02:00
mathml Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
media Bug 1265038 - Turn on Adobe EME by build config rather than per-platform basis. r=jwwang 2016-04-18 14:22:58 +12:00
messagechannel Bug 1263311: Part 3 - s/nsCancelableRunnable/CancelableRunnable/g. r=froydnj 2016-04-11 11:40:06 -07:00
messages Bug 1238160 - Add assertions in non-desktop code paths. r=bz,fabrice 2016-03-02 10:35:56 -06:00
mobileconnection
mobileid
mobilemessage Bug 1255817 part 2. Get rid of AutoJSAPI::OwnsErrorReporting and AutoJSAPI::TakeOwnershipOfErrorReporting. r=bholley 2016-03-23 11:44:54 -04:00
network Bug 1217677: increase UDP socket receive buffer for <= Win7. r=jesup,mcmanus 2016-03-01 21:46:50 -08:00
newapps
nfc Merge mozilla-central to mozilla-inbound 2016-04-05 16:54:06 +02:00
notification 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
offline
payment Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
permission Bug 1261405 - Rename `PushPermissionDescriptor.userVisible` to `userVisibleOnly`. r=baku 2016-04-07 13:54:44 -07:00
phonenumberutils
plugins Bug 1264240: Allow NPAPI sandbox write access to %LOCALAPPDATA%\Macromedia\Flash Player. r=jimm 2016-04-15 10:25:06 +01:00
power
presentation Bug 1148307 - Part 5, pref off data channel session transport, r=smaug 2016-04-11 11:28:36 +08:00
promise Bug 1263311: Part 3 - s/nsCancelableRunnable/CancelableRunnable/g. r=froydnj 2016-04-11 11:40:06 -07:00
push Bug 1263747 - Log error messages when stringifying errors. r=bgrins 2016-04-11 14:51:33 -07:00
quota Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
requestsync Bug 1238160 - Rename nsILoadContext::GetIsInBrowserElement. r=smaug,mayhemer 2016-03-02 10:35:56 -06:00
res
resourcestats
secureelement
security Bug 1192840 - Fix CSP report content-type. r=ckerschb 2016-04-14 12:51:31 +02:00
settings
simplepush
smil Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
speakermanager
storage Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
svg Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku 2016-03-31 11:58:25 +01:00
system Bug 1222098 - Devicemotion event timestamp should return values from Android sensor API and not Gecko. r:smaug 2016-04-04 12:22:59 -05:00
telephony
tests No bug - Re-enable various tests on Windows debug e10s that no longer fail. 2016-04-15 13:26: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 1244960 - FIDO u2f NSSToken (Part 5): Review updates. r=keeler 2016-04-14 10:48:53 -07:00
voicemail
vr
wappush
webidl Bug 1245000 part 1 - Add a preference for enabling Element.animate; r=bz 2016-04-18 09:16:04 +09:00
wifi Bug 1264287: Convert Wifi to use |UniquePtr|, r=nfroyd 2016-04-15 09:29:42 +02:00
workers Bug 1265056 - don't needlessly construct nsAutoCString temporaries in dom/; r=baku 2016-04-15 19:46:45 -04:00
xbl Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz. 2016-04-01 11:00:01 +11:00
xml Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
xslt Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku 2016-03-31 12:46:32 +01:00
xul Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku 2016-03-31 11:58:25 +01:00
jar.mn
moz.build