Bug 139513

Summary: Build fix for EFL and GTK ports since r177104
Product: WebKit Reporter: Sanghyup Lee <sh53.lee>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 139460    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Sanghyup Lee 2014-12-10 17:02:42 PST
WebPageProxy::installViewStateChangeCompletionHandler was only used by IOS.
Comment 1 Sanghyup Lee 2014-12-10 17:07:18 PST
Created attachment 243079 [details]
Patch
Comment 2 Tim Horton 2014-12-10 17:19:11 PST
That's not true, it's PLATFORM(MAC) code.
Comment 3 Tim Horton 2014-12-10 17:19:41 PST
But should be totally viable and usable on all PLATFORM(COCOA) platforms.
Comment 4 Sanghyup Lee 2014-12-10 17:41:59 PST
Created attachment 243083 [details]
Patch
Comment 5 Sanghyup Lee 2014-12-10 17:49:07 PST
Created attachment 243084 [details]
Patch
Comment 6 Gyuyoung Kim 2014-12-10 18:10:34 PST
Comment on attachment 243084 [details]
Patch

Clearing flags on attachment: 243084

Committed r177123: <http://trac.webkit.org/changeset/177123>
Comment 7 Gyuyoung Kim 2014-12-10 18:10:45 PST
All reviewed patches have been landed.  Closing bug.