Closed
Bug 968651
Opened 11 years ago
Closed 11 years ago
[JavaScript Warning: "SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function" in Readability.js
Categories
(Firefox for Android Graveyard :: Readability, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 958735
People
(Reporter: jgilbert, Unassigned)
Details
Found in the spew from my android DEBUG build on my Nexus 4:
E/GeckoConsole(14162): [JavaScript Warning: "SyntaxError: 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(14162): "}]
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•10 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
•