Closed
Bug 542900
Opened 15 years ago
Closed 15 years ago
nsPluginInstanceOwner::Init wrongly calls RemoveScrollPositionListener
Categories
(Core :: Web Painting, defect, P2)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
mozilla1.9.3a1
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(1 file)
796 bytes,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
nsPluginInstanceOwner::Init calls RemoveScrollPositionListener but it should be calling AddScrollPositionListener. A copy-paste bug from bug 526394.
Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → tnikkel
Attachment #424141 -
Flags: review?(roc)
Attachment #424141 -
Flags: review?(roc) → review+
blocking2.0: --- → ?
Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
blocking2.0: ? → final+
Priority: -- → P2
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•