Bug 129120 - WKPage's setBackgroundExtendsBeyondPage API should be exposed through WKView and WKWebView
Summary: WKPage's setBackgroundExtendsBeyondPage API should be exposed through WKView ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 129704
  Show dependency treegraph
 
Reported: 2014-02-20 14:16 PST by Beth Dakin
Modified: 2014-03-04 14:20 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.70 KB, patch)
2014-02-20 14:22 PST, Beth Dakin
no flags Details | Formatted Diff | Diff
Patch (5.00 KB, patch)
2014-02-20 14:59 PST, Beth Dakin
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2014-02-20 14:16:50 PST
WKPage's setBackgroundExtendsBeyondPage API should be exposed through WKView and WKWebView.
Comment 1 Beth Dakin 2014-02-20 14:22:29 PST
Created attachment 224798 [details]
Patch
Comment 2 Beth Dakin 2014-02-20 14:59:42 PST
Created attachment 224799 [details]
Patch
Comment 3 WebKit Commit Bot 2014-02-20 15:00:26 PST
Attachment 224799 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKViewPrivate.h:50:  Missing spaces around =  [whitespace/operators] [4]
ERROR: Source/WebKit2/UIProcess/API/Cocoa/WKWebViewPrivate.h:72:  Missing spaces around =  [whitespace/operators] [4]
Total errors found: 2 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Beth Dakin 2014-02-20 15:07:29 PST
http://trac.webkit.org/changeset/164453