RESOLVED FIXED 202610
[LFC] Remove redundant includes.
https://bugs.webkit.org/show_bug.cgi?id=202610
Summary [LFC] Remove redundant includes.
alan
Reported 2019-10-04 21:16:10 PDT
don't want them
Attachments
Patch (21.39 KB, patch)
2019-10-04 21:19 PDT, alan
no flags
Patch (21.94 KB, patch)
2019-10-05 06:20 PDT, alan
no flags
Radar WebKit Bug Importer
Comment 1 2019-10-04 21:16:54 PDT
alan
Comment 2 2019-10-04 21:19:44 PDT
Tim Horton
Comment 3 2019-10-04 21:55:54 PDT
Comment on attachment 380276 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=380276&action=review You know I’m on board :P > Source/WebCore/layout/FormattingContext.h:52 > +struct HeightAndMargin; I usually sort the different kinds separately, but I don’t think it’s a rule :)
alan
Comment 4 2019-10-05 06:20:33 PDT
alan
Comment 5 2019-10-05 06:23:12 PDT
(In reply to Tim Horton from comment #3) > Comment on attachment 380276 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=380276&action=review > > You know I’m on board :P > > > Source/WebCore/layout/FormattingContext.h:52 > > +struct HeightAndMargin; > > I usually sort the different kinds separately, but I don’t think it’s a rule > :) Me too! I just assumed there was this alphabetical sorting rule (which apparently not the case)
WebKit Commit Bot
Comment 6 2019-10-05 07:05:55 PDT
Comment on attachment 380282 [details] Patch Clearing flags on attachment: 380282 Committed r250766: <https://trac.webkit.org/changeset/250766>
WebKit Commit Bot
Comment 7 2019-10-05 07:05:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.