gecko-dev/mobile/android/components/extensions/schemas
Bob Silverberg 8f848ff9df Bug 1381992 - Add some reader mode support to the tabs API, r=mixedpuppy
This adds two properties to the Tab object:

- isArticle indicates whether the document in the tab is likely able to be
  rendered in reader mode.
- isInReaderMode indicates if the document in the tab is being rendered in
  reader mode.

It also adds a toggleReaderMode() which toggles a tab into and out of reader mode.

There is also a new case in which tabs.onUpdated will fire. When the isArticle
status of a tab changes, an onUpdated event will fire with data {isArticle: boolean}.

MozReview-Commit-ID: AaAQ0V5qm2Z

--HG--
extra : rebase_source : f9cbed6dff56781ecd86281cb46f23f0ec8aecf6
2017-09-08 17:00:27 -04:00
..
browser_action.json Bug 1370333 - Add support for browserAction popup on Firefox for Android. r=mixedpuppy 2017-08-29 12:54:37 +02:00
browsing_data.json Bug 1363014 - Implement browsingData.remove WebExtension API method on android. r=bsilverberg,mixedpuppy,sebastian 2017-08-30 00:08:48 +05:30
jar.mn Bug 1362994 - Implement browsingData.settings WebExtension API method on android. r=bsilverberg,mattw,sebastian 2017-06-02 23:11:49 +05:30
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
page_action.json Bug 1287007 - Require "async" in schemas to match name r=billm 2016-09-02 03:37:55 -07:00
tabs.json Bug 1381992 - Add some reader mode support to the tabs API, r=mixedpuppy 2017-09-08 17:00:27 -04:00