Bug 191470

Summary: Use OptionSet for layout milestones
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, commit-queue, dbates, dino, ews-watchlist, japhet, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2018-11-09 08:16:58 PST
More type safety.
Comment 1 Antti Koivisto 2018-11-09 08:20:56 PST
Created attachment 354345 [details]
patch
Comment 2 EWS Watchlist 2018-11-09 08:22:57 PST
Attachment 354345 [details] did not pass style-queue:


ERROR: Source/WebCore/loader/EmptyFrameLoaderClient.h:91:  Inline functions should not be in classes annotated with WEBCORE_EXPORT. Remove the macro from the class and apply it to each appropriate method, or move the inline function definition out-of-line.  [build/webcore_export] [4]
ERROR: Source/WebCore/loader/FrameLoaderClient.h:190:  Inline functions should not be in classes annotated with WEBCORE_EXPORT. Remove the macro from the class and apply it to each appropriate method, or move the inline function definition out-of-line.  [build/webcore_export] [4]
Total errors found: 2 in 49 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2018-11-09 11:47:25 PST
Comment on attachment 354345 [details]
patch

Clearing flags on attachment: 354345

Committed r238049: <https://trac.webkit.org/changeset/238049>
Comment 4 WebKit Commit Bot 2018-11-09 11:47:27 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2018-11-09 11:48:26 PST
<rdar://problem/45951249>