Closed
Bug 2015480
Opened 2 months ago
Closed 17 days ago
Extend GeckoView PageExtractor API to take in options
Categories
(Firefox for Android :: Browser Engine, task)
Tracking
()
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: segun, Assigned: matt-tighe)
References
Details
Attachments
(1 file)
As a follow up for bug 2008268, we would like to include the possibility to add options to the page extractor API, so that users of the API can add various configuration options and constraints like min length, max length, "readerable" checks, etc.
| Assignee | ||
Comment 1•23 days ago
|
||
Updated•23 days ago
|
Assignee: nobody → mtighe
Attachment #9568579 -
Attachment description: WIP: Bug 2015480 - wire up toolkit options for PageExtractor#getText through the Android stack → Bug 2015480 - wire up toolkit options for PageExtractor#getText through the Android stack
Status: NEW → ASSIGNED
Pushed by mtighe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/fb12352fa95f
https://hg.mozilla.org/integration/autoland/rev/48b58d339ac6
wire up toolkit options for PageExtractor#getText through the Android stack r=geckoview-reviewers,android-reviewers,geckoview-api-reviewers,ohall,nalexander
Backed out for causing android build bustages
Backout link
Push with failures
Failure log(s)
Flags: needinfo?(mtighe)
Status: ASSIGNED → RESOLVED
Closed: 18 days ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Status: RESOLVED → REOPENED
status-firefox151:
fixed → ---
Resolution: FIXED → ---
Target Milestone: 151 Branch → ---
Pushed by mtighe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/d5444bce7a7a
https://hg.mozilla.org/integration/autoland/rev/0c9a9d7f5a76
wire up toolkit options for PageExtractor#getText through the Android stack r=geckoview-reviewers,android-reviewers,geckoview-api-reviewers,ohall,nalexander
| Assignee | ||
Updated•18 days ago
|
Flags: needinfo?(mtighe)
Status: REOPENED → RESOLVED
Closed: 18 days ago → 17 days ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•