Bug 226673 - copy/paste error in rareNonInheritedDataChangeRequiresLayout
Summary: copy/paste error in rareNonInheritedDataChangeRequiresLayout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
Depends on:
Blocks: 224028
  Show dependency treegraph
 
Reported: 2021-06-04 20:28 PDT by Cameron McCormack (:heycam)
Modified: 2021-06-05 04:17 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.29 KB, patch)
2021-06-04 21:20 PDT, Cameron McCormack (:heycam)
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron McCormack (:heycam) 2021-06-04 20:28:34 PDT
Resulting in unnecessary relayout when we restyle an element with `aspect-ratio: a / b` (where a != b), even when the aspect-ratio value didn't change.
Comment 1 Radar WebKit Bug Importer 2021-06-04 20:30:25 PDT
<rdar://problem/78897526>
Comment 2 Cameron McCormack (:heycam) 2021-06-04 21:20:59 PDT
Created attachment 430642 [details]
Patch
Comment 3 Rob Buis 2021-06-04 22:08:40 PDT
Comment on attachment 430642 [details]
Patch

Oops!
Comment 4 EWS 2021-06-05 00:28:23 PDT
Committed r278524 (238523@main): <https://commits.webkit.org/238523@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430642 [details].