Closed Bug 1696584 Opened 3 years ago Closed 3 years ago

Minor clean up in layout

Categories

(Core :: Layout, task)

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

Details

Attachments

(4 files)

+++ This bug was initially created as a clone of Bug #1664738 +++

A placeholder bug for random clean up patches in layout while reading code. None of the patches in this bug should change the behavior.

UnionRectEdges() and UnionEdges() are equivalent, and the later has a
modern interface with a shorter name. Let's remove the former.

Depends on D107314

Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/34b5b961708d
Change 'typedef' to 'using' in Coord.h. r=emilio
https://hg.mozilla.org/integration/autoland/rev/703dd254d8b4
Removed unused nsLineBox::SetBounds(). r=emilio
https://hg.mozilla.org/integration/autoland/rev/a6cff5fa00ae
Make nsBlockFrame::ComputeOverflowAreas return OverflowAreas rather than though outparam. r=emilio
https://hg.mozilla.org/integration/autoland/rev/14fac67d1cce
Remove UnionRectEdges() and replace the callers with the equivalent UnionEdges(). r=emilio
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: