Bug 198250

Summary: [LFC][Verification] Add areEssentiallyEqual for LayoutRect
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, ews-watchlist, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews114 for mac-highsierra none

Description zalan 2019-05-25 18:02:18 PDT
WebKit's inline layout is a mix of int/float/LayoutUnit while LFC mostly uses LayoutUnit. The used size of a block container (based on the inline tree) could go through a few conversions.
Comment 1 Radar WebKit Bug Importer 2019-05-25 18:03:00 PDT
<rdar://problem/51140119>
Comment 2 zalan 2019-05-25 18:59:06 PDT
Created attachment 370640 [details]
Patch
Comment 3 EWS Watchlist 2019-05-25 20:51:39 PDT
Comment on attachment 370640 [details]
Patch

Attachment 370640 [details] did not pass mac-debug-ews (mac):
Output: https://webkit-queues.webkit.org/results/12291085

New failing tests:
webaudio/silent-audio-interrupted-in-background.html
Comment 4 EWS Watchlist 2019-05-25 20:51:40 PDT
Created attachment 370643 [details]
Archive of layout-test-results from ews114 for mac-highsierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews114  Port: mac-highsierra  Platform: Mac OS X 10.13.6
Comment 5 zalan 2019-05-25 20:52:29 PDT
(In reply to Build Bot from comment #3)
> Comment on attachment 370640 [details]
> Patch
> 
> Attachment 370640 [details] did not pass mac-debug-ews (mac):
> Output: https://webkit-queues.webkit.org/results/12291085
> 
> New failing tests:
> webaudio/silent-audio-interrupted-in-background.html
Nope
Comment 6 WebKit Commit Bot 2019-05-26 07:04:20 PDT
Comment on attachment 370640 [details]
Patch

Clearing flags on attachment: 370640

Committed r245779: <https://trac.webkit.org/changeset/245779>
Comment 7 WebKit Commit Bot 2019-05-26 07:04:21 PDT
All reviewed patches have been landed.  Closing bug.