Closed
Bug 896520
Opened 12 years ago
Closed 12 years ago
Various JS warnings from readability code
Categories
(Firefox for Android Graveyard :: Readability, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 958735
People
(Reporter: kats, Unassigned)
Details
I see these when loading https://people.mozilla.com/~kgupta/tmp/iframe.html
E/GeckoConsole(23501): [JavaScript Warning: "in strict mode code, functions may be declared only at top level or immediately within another function" {file: "chrome://browser/content/Readability.js" line: 436 column: 15 source: " function purgeNode(node) {
E/GeckoConsole(23501): "}]
E/GeckoConsole(23501): [JavaScript Warning: "reference to undefined property this.html[this]" {file: "chrome://browser/content/JSDOMParser.js" line: 642}]
E/GeckoConsole(23501): [JavaScript Warning: "reference to undefined property next.tagName" {file: "chrome://browser/content/Readability.js" line: 262}]
Comment 1•12 years ago
|
||
Duping to 958735 because that bug has dependencies and some more info.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•11 years ago
|
Product: Firefox for Android → Fennec Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•