Bug 179400 - There is no such thing as block element continuation
Summary: There is no such thing as block element continuation
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-07 16:05 PST by Antti Koivisto
Modified: 2017-11-15 12:09 PST (History)
5 users (show)

See Also:


Attachments
patch (5.27 KB, patch)
2017-11-07 16:07 PST, Antti Koivisto
zalan: review+
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-07 16:05:28 PST
There are no non-anonymous block continuations. This is dead code.
Comment 1 Antti Koivisto 2017-11-07 16:07:50 PST
Created attachment 326272 [details]
patch
Comment 2 Build Bot 2017-11-07 16:10:37 PST
Attachment 326272 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/RenderBlock.cpp:420:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Antti Koivisto 2017-11-07 17:03:26 PST
https://trac.webkit.org/r224561
Comment 4 Radar WebKit Bug Importer 2017-11-15 12:09:39 PST
<rdar://problem/35567042>