Closed
Bug 345791
Opened 19 years ago
Closed 17 years ago
nsPIDOMWindow::GetObjectProperty() is unused.
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: jst, Assigned: jst)
References
Details
Attachments
(1 file)
|
4.43 KB,
patch
|
mrbkap
:
review+
sicking
:
superreview+
|
Details | Diff | Splinter Review |
Now that bug 345251 is fixed (thanks mscott!) we can remove the API nsPIDOMWindow::GetObjectProperty() once n' for all. Less bad API to carry forward, and a bit less code. Patch coming up.
| Assignee | ||
Comment 1•19 years ago
|
||
Attachment #230508 -
Flags: superreview?(bugmail)
Attachment #230508 -
Flags: review?(mrbkap)
| Assignee | ||
Updated•19 years ago
|
Assignee: general → jst
Updated•19 years ago
|
Attachment #230508 -
Flags: review?(mrbkap) → review+
Comment on attachment 230508 [details] [diff] [review]
Remove GetObjectProperty() and any code that only it depends on.
nice! sr=me
Attachment #230508 -
Flags: superreview?(bugmail) → superreview+
Comment 3•17 years ago
|
||
This was landed in 2006 :-).
Status: NEW → RESOLVED
Closed: 17 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
•