Bug 171107

Summary: Web Automation: generate resizeWindowOfBrowsingContext and moveWindowOfBrowsingContext for all platforms
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, joepeck
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 171431    
Attachments:
Description Flags
Patch none

Carlos Garcia Campos
Reported 2017-04-21 02:10:45 PDT
The implementation is actually cross-platform, so it could be moved from WebAutomationSessionMac.mm to WebAutomationSession.cpp and simply return a NotImplemented error for iOS. This will allow to use these methods in other platforms.
Attachments
Patch (12.68 KB, patch)
2017-04-21 02:12 PDT, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2017-04-21 02:12:14 PDT
Blaze Burg
Comment 2 2017-04-21 10:27:17 PDT
Comment on attachment 307713 [details] Patch r=me, but please ping me on IRC when you land this. It might break internal things.
Carlos Garcia Campos
Comment 3 2017-04-21 23:25:01 PDT
(In reply to Brian Burg from comment #2) > Comment on attachment 307713 [details] > Patch > > r=me, but please ping me on IRC when you land this. It might break internal > things. Thanks, in that case it's probably better if you cq+ it :-)
Blaze Burg
Comment 4 2017-05-02 07:04:24 PDT
Comment on attachment 307713 [details] Patch Apple-internal projects build with this patch applied, setting cq+.
WebKit Commit Bot
Comment 5 2017-05-02 07:34:01 PDT
Comment on attachment 307713 [details] Patch Clearing flags on attachment: 307713 Committed r216070: <http://trac.webkit.org/changeset/216070>
WebKit Commit Bot
Comment 6 2017-05-02 07:34:02 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.