Closed Bug 1870558 Opened 1 year ago Closed 1 year ago

Clean up in table wrapper

Categories

(Core :: Layout: Tables, task)

task

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

References

Details

Attachments

(4 files)

After we removed side caption support in bug 1807963, I notice some cleanup opportunities in nsTableWrapperFrame.

We've removed side captions in bug 1807963, so we should remove/update obsolete
comments.

This patch doesn't change behavior.

Assignee: nobody → aethanyc
Status: NEW → ASSIGNED
Pushed by aethanyc@gmail.com: https://hg.mozilla.org/integration/autoland/rev/9c274490e6fc Part 1 - Remove unused containSize variable in nsTableWrapperFrame::Reflow(). r=layout-reviewers,emilio https://hg.mozilla.org/integration/autoland/rev/d8dac70b5aca Part 2 - Remove unused captionWM in nsTableWrapperFrame::Reflow(). r=layout-reviewers,emilio https://hg.mozilla.org/integration/autoland/rev/0ecd3e6b8ba0 Part 3 - Remove unused caption side argument for nsTableWrapperFrame::ComputeFinalBSize(). r=layout-reviewers,emilio https://hg.mozilla.org/integration/autoland/rev/20db9fbc5718 Part 4 - Simplify the caption reflow setup in nsTableWrapperFrame::Reflow(). r=layout-reviewers,emilio
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: