Closed
Bug 51264
Opened 25 years ago
Closed 25 years ago
Move GetInsertionPoint into the frame manager.
Categories
(Core :: XBL, defect, P3)
Core
XBL
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: hyatt, Assigned: hyatt)
Details
(Keywords: helpwanted, testcase, Whiteboard: [xbl1.0])
The GetInsertionPoint code in nsBoxFrame needs to be generalized to HTML and
XML. The function is already completely neutral. I just have it turned on for
XUL, and I need to turn it on for HTML and XML as well. It should probably go
in the frame manager.
Assignee | ||
Comment 1•25 years ago
|
||
cc'ing nisheeth. i'll be posting a patch for your review, nisheeth...
Status: NEW → ASSIGNED
Whiteboard: [xbl1.0]
Target Milestone: --- → M18
Comment 2•25 years ago
|
||
mass-moving xbl1.0 bugs to future, adding helpwanted keyword
Keywords: helpwanted
Target Milestone: M18 → Future
Assignee | ||
Comment 5•25 years ago
|
||
This has r=danm. Here it comes.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•