Bug 179493 - [LayoutState cleanup] Remove conditional push from RenderTableSection::calcRowLogicalHeight
Summary: [LayoutState cleanup] Remove conditional push from RenderTableSection::calcRo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-09 11:21 PST by zalan
Modified: 2017-11-09 12:22 PST (History)
6 users (show)

See Also:


Attachments
Patch (5.33 KB, patch)
2017-11-09 11:35 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2017-11-09 11:21:48 PST
Pushing layout state is supposed to be cheap.
Comment 1 Radar WebKit Bug Importer 2017-11-09 11:22:14 PST
<rdar://problem/35446631>
Comment 2 zalan 2017-11-09 11:35:26 PST
Created attachment 326471 [details]
Patch
Comment 3 WebKit Commit Bot 2017-11-09 12:22:13 PST
Comment on attachment 326471 [details]
Patch

Clearing flags on attachment: 326471

Committed r224641: <https://trac.webkit.org/changeset/224641>
Comment 4 WebKit Commit Bot 2017-11-09 12:22:15 PST
All reviewed patches have been landed.  Closing bug.