Open
Bug 1229864
Opened 9 years ago
Updated 2 years ago
Figure out why aWindow->GetDocshell() in Navigator::GetUserAgent() is failing for workers in the e10s case
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
NEW
People
(Reporter: ntim, Unassigned)
References
Details
Attachments
(1 file)
1.52 KB,
text/plain
|
Details |
See bug 1137681 comment 32.
We'll need to figure this out for bug 1226946.
Reporter | ||
Comment 1•9 years ago
|
||
Setting needinfo so I don't forget to take a look at this.
Flags: needinfo?(ntim.bugs)
Reporter | ||
Updated•9 years ago
|
Reporter | ||
Comment 2•9 years ago
|
||
Looks like base/Navigator.cpp doesn't receive the window from workers/Navigator.cpp.
Flags: needinfo?(ntim.bugs)
Reporter | ||
Comment 3•9 years ago
|
||
What I used to debug the issue.
Updated•9 years ago
|
tracking-e10s:
--- → +
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•2 years ago
|
Severity: normal → S3
tracking-e10s:
+ → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•