Bug 136180 - Remove unused method declarations replaced by WebPage::setViewState
Summary: Remove unused method declarations replaced by WebPage::setViewState
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brian Burg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-22 16:32 PDT by Brian Burg
Modified: 2014-08-24 20:53 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2014-08-24 17:39 PDT, Brian Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Burg 2014-08-22 16:32:32 PDT
I randomly noticed this while moving some replay code into WK2 in my branch...

setFocused, setActive, setViewIsVisible are no longer used or implemented.
Comment 1 Brian Burg 2014-08-24 17:39:30 PDT
Created attachment 237052 [details]
Patch
Comment 2 WebKit Commit Bot 2014-08-24 20:53:48 PDT
Comment on attachment 237052 [details]
Patch

Clearing flags on attachment: 237052

Committed r172899: <http://trac.webkit.org/changeset/172899>
Comment 3 WebKit Commit Bot 2014-08-24 20:53:51 PDT
All reviewed patches have been landed.  Closing bug.