Closed
Bug 327098
Opened 20 years ago
Closed 20 years ago
[FIX]Remove nsPIDOMWindow::GetOpenAllow or make it useful
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
|
5.87 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
Per documentation added in bug 323810, this function doesn't do the right thing. I think we should just remove it... any objections?
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #212698 -
Flags: superreview?(jst)
Attachment #212698 -
Flags: review?(jst)
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P3
Summary: Remove nsPIDOMWindow::GetOpenAllow or make it useful → [FIX]Remove nsPIDOMWindow::GetOpenAllow or make it useful
Target Milestone: --- → mozilla1.9alpha
Comment 2•20 years ago
|
||
Comment on attachment 212698 [details] [diff] [review]
Like so
Go for it, especially since there are no callers... r+sr=jst
Attachment #212698 -
Flags: superreview?(jst)
Attachment #212698 -
Flags: superreview+
Attachment #212698 -
Flags: review?(jst)
Attachment #212698 -
Flags: review+
| Assignee | ||
Comment 3•20 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•