[tor-bugs] #26545 [Applications/Tor Browser]: Investigate NoScript related errors in RequestGuard.js
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Jun 28 09:52:39 UTC 2018
#26545: Investigate NoScript related errors in RequestGuard.js
--------------------------------------+--------------------------
Reporter: gk | Owner: tbb-team
Type: task | Status: new
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: ff60-esr | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+--------------------------
Comment (by ma1):
This error message just mean that the window (as identified by tabId and
frameId) which the message was sent to doesn't exist anymore.
Due to the asynchronous nature of all the WebExtensions API this is hardly
an exceptional case, and it's not something which needs to be cared for
from a security standpoint, hence the best course for me is probably
wrapping each of the two sendMessage() calls in its try/catch block and
just make it quiet.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/26545#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list