Closed
Bug 606726
Opened 13 years ago
Closed 13 years ago
sync nsIDOMWindowUtils.idl (and implementation) on 2.0b7 branch
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WONTFIX
mozilla2.0b7
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta7+ |
People
(Reporter: dbaron, Assigned: dbaron)
Details
There have been three interface changes to nsIDOMWindowUtils.idl since the 2.0b7 branch. Based on my understanding of our interface change policy, we should sync the 2.0b7 branch with these changes; they're additive and low risk. However, the first of the three changes is part of the compartments landing, so it's much easier to get this right if we merge these changes to the b7 branch *after* compartments land on the b7 branch. I'm filing this bug as a reminder to do so. The changes in question are: http://hg.mozilla.org/mozilla-central/rev/179ea37e0a57 http://hg.mozilla.org/mozilla-central/rev/de2d90ff2ac7 (DOMWindowUtils only)
Assignee | ||
Updated•13 years ago
|
blocking2.0: --- → beta7+
![]() |
||
Comment 1•13 years ago
|
||
There have actually been 5 such changes; see also bug 605999 and bug 605492 (the former just doesn't change the IID). Those two have already landed on the b7 branch...
Comment 2•13 years ago
|
||
So, does this bug go away now that we're going to ship off of m-c?
![]() |
||
Comment 3•13 years ago
|
||
Imo, yes.
Assignee | ||
Comment 4•13 years ago
|
||
yes
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•