deCOMtaminate parts of nsIFrame that come from nsIBox
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: bzbarsky, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(7 files, 10 obsolete files)
|
92.33 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
|
866 bytes,
patch
|
Details | Diff | Splinter Review | |
|
1.73 KB,
patch
|
Details | Diff | Splinter Review | |
|
2.12 KB,
patch
|
Details | Diff | Splinter Review | |
|
93.79 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
|
96.86 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
|
90.51 KB,
patch
|
Details | Diff | Splinter Review |
Comment 1•21 years ago
|
||
Updated•21 years ago
|
Comment 2•21 years ago
|
||
Comment 3•21 years ago
|
||
Updated•21 years ago
|
Comment 5•21 years ago
|
||
Comment 9•21 years ago
|
||
Comment 10•20 years ago
|
||
Comment 11•20 years ago
|
||
Comment 12•20 years ago
|
||
Updated•20 years ago
|
Comment 13•20 years ago
|
||
Comment 18•20 years ago
|
||
Comment 20•20 years ago
|
||
Updated•20 years ago
|
Comment 21•20 years ago
|
||
Comment 23•19 years ago
|
||
Comment 24•18 years ago
|
||
Comment 25•18 years ago
|
||
Comment 26•18 years ago
|
||
Updated•18 years ago
|
Comment 27•18 years ago
|
||
Updated•18 years ago
|
| Reporter | ||
Comment 28•18 years ago
|
||
| Reporter | ||
Comment 31•18 years ago
|
||
| Reporter | ||
Comment 32•18 years ago
|
||
| Reporter | ||
Comment 34•18 years ago
|
||
Comment 35•18 years ago
|
||
Comment 36•18 years ago
|
||
Comment 38•18 years ago
|
||
Comment 39•18 years ago
|
||
Comment 40•18 years ago
|
||
Comment 42•18 years ago
|
||
Comment 44•18 years ago
|
||
Comment 45•18 years ago
|
||
Comment 47•18 years ago
|
||
Comment 50•18 years ago
|
||
Updated•18 years ago
|
Comment 51•18 years ago
|
||
Updated•18 years ago
|
Comment 52•18 years ago
|
||
Comment 54•18 years ago
|
||
| Reporter | ||
Comment 55•18 years ago
|
||
Comment 56•18 years ago
|
||
Comment 57•18 years ago
|
||
Comment 65•18 years ago
|
||
Comment 67•18 years ago
|
||
Updated•18 years ago
|
Comment 68•18 years ago
|
||
| Reporter | ||
Comment 69•18 years ago
|
||
Comment 70•16 years ago
|
||
Updated•16 years ago
|
Comment 71•16 years ago
|
||
Comment 73•15 years ago
|
||
Comment 75•15 years ago
|
||
Comment 76•14 years ago
|
||
Updated•7 years ago
|
| Assignee | ||
Updated•7 years ago
|
Mass-removing myself from cc; search for 12b9dfe4-ece3-40dc-8d23-60e179f64ac1 or any reasonable part thereof, to mass-delete these notifications (and sorry!)
Comment 79•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:dholbert, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 80•3 years ago
•
|
||
Some of this has been addressed elsewhere (e.g. nsIFrame::GetOffsets in bug 1713491).
Some of it hasn't; e.g. we still have virtual nsresult GetChildFrameContainingOffset( whose nsresult return value could presumably be removed (that was one of the APIs that the patch here cleans up).
In any case: the patch here is unfortunately huge and would be prohibitively difficult to rebase, given the code changes over the last 12 years. So we can't use this bug/patch for much at this point other than for inspiration when rewriting these cleanups from scratch (which probably isn't high-priority).
Given we're already at 79 comments here, this isn't a great place to pick that work back up; let's just close this bug as INACTIVE and we can file new bugs as-needed for these cleanups.
Description
•