Bug 129120

Summary: WKPage's setBackgroundExtendsBeyondPage API should be exposed through WKView and WKWebView
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bdakin, commit-queue, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 129704    
Attachments:
Description Flags
Patch
none
Patch andersca: review+

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