Ignoring get or set of property that has [LenientThis] because the "this" object is incorrect. #1806

Closed
opened 3 years ago by Brian151 · 2 comments
Brian151 commented 3 years ago (Migrated from github.com)

while attempting to access a tbody element using the DOM, this was thrown and it has prevented me from accessing the rows of the table, which my application requires

a google search found this result:
https://stackoverflow.com/questions/27159967/javascript-dom-this-object-is-incorrect

since firefox is installed on this machine, i decided to test it there, and it works.

while attempting to access a tbody element using the DOM, this was thrown and it has prevented me from accessing the rows of the table, which my application requires a google search found this result: https://stackoverflow.com/questions/27159967/javascript-dom-this-object-is-incorrect since firefox is installed on this machine, i decided to test it there, and it works.
wolfbeast commented 3 years ago (Migrated from github.com)

What exactly are you trying to do? Using the devtools' debugger?

What exactly are you trying to do? Using the devtools' debugger?
Brian151 commented 3 years ago (Migrated from github.com)

something a bit unconventional, parse a webpage's HTML DOM [history page for one of the image booru sites] so i could view/download stuff a bit easier

anyways, the error is still there, but my actual problem was an off-by one error in the query string that made the page return an empty table...

sorry for bugging ya, thought i actually HAD something this time...

something a bit unconventional, parse a webpage's HTML DOM [history page for one of the image booru sites] so i could view/download stuff a bit easier anyways, the error is still there, but my actual problem was an off-by one error in the query string that made the page return an empty table... sorry for bugging ya, thought i actually HAD something this time...
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MoonchildProductions/Pale-Moon#1806
Loading…
There is no content yet.