Bug 139513 - Build fix for EFL and GTK ports since r177104
Summary: Build fix for EFL and GTK ports since r177104
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 139460
  Show dependency treegraph
 
Reported: 2014-12-10 17:02 PST by Sanghyup Lee
Modified: 2014-12-11 04:11 PST (History)
2 users (show)

See Also:


Attachments
Patch (4.50 KB, patch)
2014-12-10 17:07 PST, Sanghyup Lee
no flags Details | Formatted Diff | Diff
Patch (2.49 KB, patch)
2014-12-10 17:41 PST, Sanghyup Lee
no flags Details | Formatted Diff | Diff
Patch (4.06 KB, patch)
2014-12-10 17:49 PST, Sanghyup Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.