Closed
Bug 762801
Opened 12 years ago
Closed 12 years ago
Merge nsIEmbeddingSiteWindow2 into nsIEmbeddingSiteWindow
Categories
(Core Graveyard :: Embedding: APIs, defect)
Core Graveyard
Embedding: APIs
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla16
People
(Reporter: dzbarsky, Assigned: dzbarsky)
Details
Attachments
(1 file)
14.47 KB,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #631295 -
Flags: review?(jst)
Comment 1•12 years ago
|
||
Comment on attachment 631295 [details] [diff] [review]
Patch
-class nsSiteWindow2 : public nsIEmbeddingSiteWindow2
+class nsSiteWindow2 : public nsIEmbeddingSiteWindow
Any reason not to drop the '2' in the class name here as well?
r=jst
Attachment #631295 -
Flags: review?(jst) → review+
Assignee | ||
Comment 2•12 years ago
|
||
I changed the class name.
https://hg.mozilla.org/integration/mozilla-inbound/rev/6fa19f2c32a9
Assignee | ||
Updated•12 years ago
|
Flags: in-testsuite-
Target Milestone: --- → mozilla16
Comment 3•12 years ago
|
||
David landed a bustage fix as well:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c9ad2e8509a5
https://hg.mozilla.org/mozilla-central/rev/6fa19f2c32a9
https://hg.mozilla.org/mozilla-central/rev/c9ad2e8509a5
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•