Closed
Bug 1237913
Opened 10 years ago
Closed 9 years ago
link checker for new tab page needs to use the correct user context id origin attributes
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: huseby, Assigned: timhuang)
References
Details
(Whiteboard: [userContextId][OA])
in the file browser/components/newtab/RemoteNewTabUtils.jsm the LinkChecker creates codebase pricipals to check if uri's can be loaded for the new tab page. somehow we need to get the user context id for the tab showing the new tab content. it doesn't look like there's any docshell/document/channel in this file anywhere so we're going to have to use some other means to get the current user context id. we do want to isolate the new tab content based on user context id.
| Reporter | ||
Updated•10 years ago
|
Whiteboard: [userContextId]
| Assignee | ||
Updated•9 years ago
|
Assignee: huseby → tihuang
| Assignee | ||
Comment 1•9 years ago
|
||
This should be RESOLVE WONTFIX because this file does not exist any more.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Updated•9 years ago
|
Whiteboard: [userContextId] → [userContextId][OA]
You need to log in
before you can comment on or make changes to this bug.
Description
•