Closed
Bug 791369
Opened 12 years ago
Closed 12 years ago
nsHTMLDocument::CreateAndAddWyciwygChannel opens its channel without associating it with a load group
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
Easy peasy.
Comment 2•12 years ago
|
||
Comment on attachment 661360 [details] [diff] [review]
Patch (v1)
r=me, though it's a bit odd that this patch was needed. We _did_ call SetLoadGroup before! Do we still need that call now?
Attachment #661360 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Nope this is not needed, my eyes just missed the call to SetLoadGroup! Thanks for catching it. :-)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•