Bug 179860 - Add test for a multicolumn render tree update issue
Summary: Add test for a multicolumn render tree update issue
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-18 05:57 PST by Antti Koivisto
Modified: 2017-11-18 09:25 PST (History)
4 users (show)

See Also:


Attachments
patch (1.72 KB, patch)
2017-11-18 06:14 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2017-11-18 05:57:14 PST
The bug shown by this test appears to be fixed but lets land a test.
Comment 1 Antti Koivisto 2017-11-18 06:14:35 PST
Created attachment 327312 [details]
patch
Comment 2 Antti Koivisto 2017-11-18 06:15:22 PST
rdar://problem/34838636
Comment 3 zalan 2017-11-18 07:00:19 PST
Comment on attachment 327312 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=327312&action=review

> LayoutTests/fast/multicol/column-span-range-crash.html:9
> +function boomz() {

what's boomz?
Comment 4 Antti Koivisto 2017-11-18 09:06:20 PST
> > +function boomz() {
> 
> what's boomz?

who knows?
Comment 5 WebKit Commit Bot 2017-11-18 09:25:32 PST
Comment on attachment 327312 [details]
patch

Clearing flags on attachment: 327312

Committed r225017: <https://trac.webkit.org/changeset/225017>
Comment 6 WebKit Commit Bot 2017-11-18 09:25:33 PST
All reviewed patches have been landed.  Closing bug.