gecko-dev/mobile/android
Timothy Guan-tin Chien 052ca9c390 Bug 1487143 - Properly dispatch MozAutoplayMediaBlocked event to content, r=alwu
The MozAutoplayMediaBlocked event should have its target set to the video
element, not the document.

Also, MozNoControlsBlockedVideo event has to initialized from the CustomEvent
constructor of the right window for the XBL binding to access it. I don't know
when it stopped working.

Test is added to ensure the entire UI won't break.

Differential Revision: https://phabricator.services.mozilla.com/D5801

--HG--
extra : moz-landing-system : lando
2018-09-13 21:21:11 +00:00
..
annotations
app Bug 1490664 - Fix Fennec build sans MOZ_CRASHREPORTER r=droeh 2018-09-12 19:03:18 +00:00
base Bug 1490664 - Fix Fennec build sans MOZ_CRASHREPORTER r=droeh 2018-09-12 19:03:18 +00:00
branding Bug 1349522 - Provide alternative adaptive-icon with Android SDK O; r=jchen 2018-08-02 15:06:24 +03:00
chrome Bug 1487143 - Properly dispatch MozAutoplayMediaBlocked event to content, r=alwu 2018-09-13 21:21:11 +00:00
components Bug 1437864 - Implement userScripts API methods to allow an extension to inject custom APIs in the isolated userScripts sandboxes. r=zombie,mixedpuppy 2018-09-12 16:46:24 +00:00
config Bug 1480834 - 6. Add Android x86-64 configs; r=nalexander 2018-09-13 12:09:26 -04:00
docs Bug 1475256 - Add documentation for robocop code coverage. r=nalexander,gbrown 2018-09-06 17:02:25 +00:00
extensions Bug 1486885 - Remove error logging inside getBaseDomainFromURI(). r=Gijs 2018-08-30 15:50:20 +00:00
fonts Bug 1392147 - Use Roboto instead of Clear Sans as default sans-serif font on Android, for better webcompat. r=xidorn 2018-05-23 13:51:59 +01:00
geckoview Bug 1486778 - Move GeckoDisplay into org.mozilla.geckoview r=jchen,droeh 2018-09-11 12:04:10 -05:00
geckoview_example Bug 1482227 - Allow apps to specify product name in CrashReporter r=jchen 2018-09-11 12:04:10 -05:00
gradle Bug 1474859 - Enable Multidex for all builds; r=nalexander 2018-08-06 18:38:48 +03:00
installer Bug 1489812 - Part 2: Remove @mozilla.org/editor-utils;1; r=masayuki 2018-09-10 08:42:27 -04:00
locales Bug 1452783 - Enable Report Site Issue menu button for Beta users. r=nalexander 2018-09-11 16:44:27 +00:00
modules Bug 1483329 - Report content process crashes via GeckoRuntime r=jchen 2018-09-11 12:04:09 -05:00
services Bug 1476720 - Set MLS notification action. r=jchen 2018-07-26 17:42:19 +03:00
stumbler Bug 1476720 - Set MLS notification action. r=jchen 2018-07-26 17:42:19 +03:00
tests Bug 1487143 - Properly dispatch MozAutoplayMediaBlocked event to content, r=alwu 2018-09-13 21:21:11 +00:00
themes Bug 1480934 - Saving Reader View page yields blank page fixed by removing inline style r=jaws,ckerschb 2018-08-14 03:26:24 +00:00
thirdparty Bug 1486432 Leanplum push notifications are not received on devices with Android O or above r=JanH,flod 2018-09-03 10:21:51 +00:00
.eslintrc.js Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop 2018-09-04 18:08:43 +00:00
app.mozbuild
build.mk
confvars.sh Bug 1476333 - Define the browser chrome URL as BROWSER_CHROME_URL so it can be accessed from AppConstants instead of a pref;r=gps 2018-07-24 08:12:48 -07:00
debug_sign_tool.py Bug 1464869 - Fix flake8/pep8 issue by hand in mobile/ r=nalexander 2018-06-04 22:37:17 +02:00
gradle.configure Bug 1475256 - Turn archive-geckoview-coverage-artifacts into archive-coverage-artifacts. r=nalexander 2018-09-06 17:00:17 +00:00
gradle.py
LICENSE
mach_commands.py Bug 1475256 - Turn archive-geckoview-coverage-artifacts into archive-coverage-artifacts. r=nalexander 2018-09-06 17:00:17 +00:00
moz.build
moz.configure