gecko-dev/mobile/android
Kris Maglione 031076f2f3 Bug 1463291: Move docShell getter from Document to Window. r=bz
DocShells are associated with outer DOM Windows, rather than Documents, so
having the getter on the document is a bit odd to begin with. But it's also
considerably less convenient, since most of the times when we want a docShell
from JS, we're dealing most directly with a window, and have to detour through
the document to get it.

MozReview-Commit-ID: LUj1H9nG3QL

--HG--
extra : source : fcfb99baa0f0fb60a7c420a712c6ae7c72576871
extra : histedit_source : 5be9b7b29a52a4b8376ee0bdfc5c08b12e3c775a
2018-05-21 16:58:23 -07:00
..
annotations Bug 1444546 - Part 4b: Make AnnotationProcessor avoid writing, like Python's FileAvoidWrite. r=jchen 2018-03-26 09:36:19 -07:00
app Backed out changeset 6c537d2395f5 (bug 1478549) for failing at builds/worker/workspace/build/src/mach on a CLOSED TREE 2018-07-28 14:12:21 +03:00
base Backed out changeset 6c537d2395f5 (bug 1478549) for failing at builds/worker/workspace/build/src/mach on a CLOSED TREE 2018-07-28 14:12:21 +03:00
branding Bug 1458615 - Fix unofficial Android build on systems where $USER is not set. r=nalexander 2018-05-02 17:25:12 +00:00
chrome Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
components Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
config Bug 1435409 - use our own clang rather than the NDK clang to build Android; r=nalexander 2018-07-27 09:52:53 -05:00
docs Bug 1467250 - remove mobile/android/docs/conf.py as it isn't used r=nalexander 2018-06-06 21:33:47 +02:00
extensions Bug 1473181 - Observe http modify request rather than useragent request in the GWS/FB addon to support overriding UA string on XHRs as well. r=mconley 2018-07-03 20:09:26 -04: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 1477002 - Use message broadcaster to manage jsat content scripts. r=yzen 2018-07-27 15:19:00 +03:00
geckoview_example Bug 1437988 - [1.5] Add progress tracking and expose progress via a delegate callback. r=jchen,snorp,droeh 2018-07-26 18:46:50 +02:00
gradle Bug 1471660 - Integrate code coverage for A(test) junit test suite via JaCoCo plugin. r=marco,nalexander 2018-07-02 11:32:35 +01:00
installer Bug 1461793 - Remove the "popup-base" binding and import the "popup.css" file as a document stylesheet. r=bgrins 2018-07-17 19:04:43 +01:00
locales Bug 1478590 - Add 'lij' to Fennec maemo-locale for multi-locale builds, r=flod 2018-07-26 11:22:44 +02:00
modules Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07: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 Backed out 2 changesets (bug 1463016, bug 1463291) for geckoview failures 2018-07-29 03:55:23 +03:00
themes Bug 1399616 - add emoji styling to reader mode, r=johannh 2018-06-20 15:09:26 +01:00
thirdparty Bug 1473518 - Abide by Android Oreo background execution limits [Leanplum after upgrade] r=nalexander 2018-07-06 13:21:27 +03:00
.eslintrc.js Bug 1455112 - 2. Add eslint rules to enforce debug/warn usage; r=esawin 2018-04-19 14:41:24 -04:00
app.mozbuild Bug 1453691 - create a Fennec system addon to spoof the UA string as Chrome for Google Search and Facebook. r=rhelmer 2018-04-25 20:23:45 -04:00
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 1471660 - Integrate code coverage for A(test) junit test suite via JaCoCo plugin. r=marco,nalexander 2018-07-02 11:32:35 +01:00
gradle.py Bug 1444546 - Part 4: Use GENERATED_FILES for Android JNI wrapper generation. r=froydnj,jchen 2018-03-06 20:09:37 -08:00
LICENSE
mach_commands.py Bug 1468812 - [ccov] Don't re-download MOZ_FETCHES if it's already been setup by run-task r=marco 2018-07-27 12:44:48 +00:00
moz.build Bug 1453691 - create a Fennec system addon to spoof the UA string as Chrome for Google Search and Facebook. r=rhelmer 2018-04-25 20:23:45 -04:00
moz.configure Bug 1447734 - Specify Google Play Services library version in Gradle r=nalexander 2018-03-22 14:35:38 -05:00