Closed
Bug 669340
Opened 15 years ago
Closed 11 years ago
"Attempt to use JS function on a different thread" error console message on untrusted connection page
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: al_9x, Unassigned)
Details
Attempt to use JS function on a different thread calling nsIPrivateBrowsingService.privateBrowsingEnabled. JS objects may not be shared across threads.
Fx 5.0, new profile
go to https://www.sqlite.org/, when "This Connection is Untrusted" opens, check the error console.
Comment 1•15 years ago
|
||
WFM on a trunk debug build.
Last good nightly: 2011-01-24
First bad nightly: 2011-01-25
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=80266029824b&tochange=6a097e294828
_____________________________________
to repro reliably, make sure the home page is about:blank or about:home, and open https://www.sqlite.org/ right after startup
This issue is consistently reproducible in a new profile and a clean xp vm, and now you have the regressions window, so why is not getting confirmed?
(In reply to Tim (fmdeveloper) from comment #5)
> What are the exact steps to reproduce?
https://bugzilla.mozilla.org/show_bug.cgi?id=669340#c0
still present on trunk
Version: 5 Branch → Trunk
Comment 7•14 years ago
|
||
I don't get "This Connection is Untrusted" using current trunk
Comment 8•11 years ago
|
||
(In reply to Wayne Mery (:wsmwk, use Needinfo for questions) from comment #7)
> I don't get "This Connection is Untrusted" using current trunk
can you still reproduce?
Flags: needinfo?(al_9x)
Whiteboard: [closeme 2015-04-10]
Resolved per whiteboard
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(al_9x)
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2015-04-10]
You need to log in
before you can comment on or make changes to this bug.
Description
•