Bug 198565

Summary: [LFC][IFC] LineLayout::placeInlineItems should not apply float contraint.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, ews-watchlist, koivisto, rniwa, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews105 for mac-highsierra-wk2 none

zalan
Reported 2019-06-05 08:05:58 PDT
its caller, LineLayout::layout should do it instead.
Attachments
Patch (13.75 KB, patch)
2019-06-05 08:25 PDT, zalan
no flags
Patch (13.74 KB, patch)
2019-06-05 08:41 PDT, zalan
no flags
Archive of layout-test-results from ews105 for mac-highsierra-wk2 (2.79 MB, application/zip)
2019-06-05 09:55 PDT, EWS Watchlist
no flags
Radar WebKit Bug Importer
Comment 1 2019-06-05 08:06:20 PDT
zalan
Comment 2 2019-06-05 08:25:58 PDT
Antti Koivisto
Comment 3 2019-06-05 08:33:46 PDT
Comment on attachment 371398 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=371398&action=review > Source/WebCore/ChangeLog:10 > + When placeInlineItems() is called by the preferred width computation, intruding floats should can be ignored typo 'should can'
zalan
Comment 4 2019-06-05 08:41:12 PDT
EWS Watchlist
Comment 5 2019-06-05 09:55:30 PDT
Comment on attachment 371400 [details] Patch Attachment 371400 [details] did not pass mac-wk2-ews (mac-wk2): Output: https://webkit-queues.webkit.org/results/12385388 New failing tests: http/wpt/service-workers/service-worker-networkprocess-crash.html
EWS Watchlist
Comment 6 2019-06-05 09:55:31 PDT
Created attachment 371413 [details] Archive of layout-test-results from ews105 for mac-highsierra-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-highsierra-wk2 Platform: Mac OS X 10.13.6
zalan
Comment 7 2019-06-05 10:03:12 PDT
(In reply to Build Bot from comment #5) > Comment on attachment 371400 [details] > Patch > > Attachment 371400 [details] did not pass mac-wk2-ews (mac-wk2): > Output: https://webkit-queues.webkit.org/results/12385388 > > New failing tests: > http/wpt/service-workers/service-worker-networkprocess-crash.html srsly?
WebKit Commit Bot
Comment 8 2019-06-05 10:34:26 PDT
Comment on attachment 371400 [details] Patch Clearing flags on attachment: 371400 Committed r246114: <https://trac.webkit.org/changeset/246114>
WebKit Commit Bot
Comment 9 2019-06-05 10:34:27 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.