Closed Bug 13256 Opened 25 years ago Closed 25 years ago

URL checks block bookmarks dialog

Categories

(Core :: Security, defect, P1)

defect

Tracking

()

VERIFIED DUPLICATE of bug 13253

People

(Reporter: slamm, Assigned: norrisboyd)

Details

The "Management Bookmarks" dialog does not come up anymore because the "chrome"
url used to open it is filtered out by the security manager.

The bookmarks dialog is opened with the following javascript,

window.open("chrome://bookmarks/content/", "BookmarksWindow",
"chrome,menubar,resizable,scrollbars");
Priority: P3 → P1
Severity: normal → blocker
Upgrading to blocker.
This also break "View Source" and the search dialogs.
Status: NEW → ASSIGNED
I checked in  fix for this (which is what caused all that build breakage.)

Once the builds settle out I'll double check "View Source" as well.
I think this is a dup for 13253
Target Milestone: M11
Norris, your fix doesn't work.  Please try again.
Severity: blocker → normal
Summary: [BLOCKER] URL checks block bookmarks dialog → URL checks block bookmarks dialog
Changed from blocker since don disabled the check.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed by disabling security check. Will get don's approval before re-enabling.
Status: RESOLVED → REOPENED
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: FIXED → DUPLICATE
Marking duplicate of 13253.

*** This bug has been marked as a duplicate of 13253 ***
Status: RESOLVED → VERIFIED
verified duplicate of 13253 (Unable to use window.open with chrome: URLs)
Bulk moving all Browser Security bugs to new Security: General component.  The 
previous Security component for Browser will be deleted.
Component: Security → Security: General
You need to log in before you can comment on or make changes to this bug.