Closed
Bug 546572
Opened 15 years ago
Closed 15 years ago
Tab Previews should use the window's docShell
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: robarnold, Unassigned)
References
Details
Attachments
(1 file)
1.23 KB,
patch
|
rflint
:
review+
|
Details | Diff | Splinter Review |
Due to bug 130078, the docShell's for content no longer have HWNDs so the tab preview code fails by crashing. This patch fixes the tab preview code to use the docShell of the chrome window which does.
Attachment #427266 -
Flags: review?(rflint)
Updated•15 years ago
|
Attachment #427266 -
Flags: review?(rflint) → review+
Reporter | ||
Comment 1•15 years ago
|
||
Pushed to mozilla-central:
http://hg.mozilla.org/mozilla-central/rev/70b749674473
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•