Bug 168349 - Clean up WebProcessCreationParameters a little
Summary: Clean up WebProcessCreationParameters a little
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-14 18:44 PST by Simon Fraser (smfr)
Modified: 2017-02-15 15:39 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.06 KB, patch)
2017-02-14 18:45 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2017-02-14 18:44:23 PST
Clean up WebProcessCreationParameters a little
Comment 1 Simon Fraser (smfr) 2017-02-14 18:45:41 PST
Created attachment 301573 [details]
Patch
Comment 2 Alex Christensen 2017-02-14 23:38:41 PST
Comment on attachment 301573 [details]
Patch

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

> Source/WebKit2/Shared/WebProcessCreationParameters.cpp:39
>  {
>  }

= default;
Comment 3 Simon Fraser (smfr) 2017-02-15 15:37:03 PST
Comment on attachment 301573 [details]
Patch

Can't do = default without additional header includes.
Comment 4 WebKit Commit Bot 2017-02-15 15:39:21 PST
Comment on attachment 301573 [details]
Patch

Clearing flags on attachment: 301573

Committed r212404: <http://trac.webkit.org/changeset/212404>
Comment 5 WebKit Commit Bot 2017-02-15 15:39:27 PST
All reviewed patches have been landed.  Closing bug.