Open
Bug 1313301
Opened 8 years ago
Updated 2 years ago
Optimize `isProbablyReaderable` method
Categories
(Toolkit :: Reader Mode, defect, P3)
Toolkit
Reader Mode
Tracking
()
NEW
People
(Reporter: evanxd, Unassigned)
Details
We need a better `isProbablyReaderable`[1] method to do readability detection. It should have good enough performance and better detection accuracy.
[1]: https://github.com/mozilla/readability/blob/master/Readability.js#L1722-L1758
Reporter | ||
Comment 1•8 years ago
|
||
Misunderstood before. I think we should focus build better performance of the method here.
Updated•8 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•