Bug 146924 - [iOS] Expose contentsSizeRespectingOverflow() via WebView so UIWebView can use it
Summary: [iOS] Expose contentsSizeRespectingOverflow() via WebView so UIWebView can us...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-13 17:52 PDT by Simon Fraser (smfr)
Modified: 2015-10-20 13:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.13 KB, patch)
2015-07-13 17:53 PDT, Simon Fraser (smfr)
thorton: review+
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) 2015-07-13 17:52:31 PDT
[iOS] Expose contentsSizeRespectingOverflow() via WebView so UIWebView can use it
Comment 1 Simon Fraser (smfr) 2015-07-13 17:53:24 PDT
Created attachment 256750 [details]
Patch
Comment 2 WebKit Commit Bot 2015-07-13 17:56:06 PDT
Attachment 256750 [details] did not pass style-queue:


ERROR: Source/WebKit/mac/WebView/WebView.mm:1565:  The parameter name "view" adds no information, so it should be removed.  [readability/parameter_name] [5]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Simon Fraser (smfr) 2015-10-20 13:49:54 PDT
http://trac.webkit.org/changeset/186909