Bug 173073 - Use initializers in WebPageProxy
Summary: Use initializers in WebPageProxy
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-06-07 14:17 PDT by Simon Fraser (smfr)
Modified: 2017-06-11 11:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch (17.39 KB, patch)
2017-06-07 14:20 PDT, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff
Patch (17.40 KB, patch)
2017-06-07 14:25 PDT, 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-06-07 14:17:37 PDT
Use initializers in WebPageProxy
Comment 1 Simon Fraser (smfr) 2017-06-07 14:20:29 PDT
Created attachment 312224 [details]
Patch
Comment 2 Simon Fraser (smfr) 2017-06-07 14:25:51 PDT
Created attachment 312228 [details]
Patch
Comment 3 Darin Adler 2017-06-09 11:59:53 PDT
What a relief! The old version of the constructor was exhausting.
Comment 4 Simon Fraser (smfr) 2017-06-11 11:01:59 PDT
http://trac.webkit.org/r217951