Bug 55870 - WebViewImpl::focusedWebCoreFrame() should be const.
Summary: WebViewImpl::focusedWebCoreFrame() should be const.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 04:15 PST by Marcus Bulach
Modified: 2011-03-07 10:20 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2011-03-07 04:18 PST, Marcus Bulach
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Bulach 2011-03-07 04:15:09 PST
WebViewImpl::focusedWebCoreFrame() should be const.
Comment 1 Marcus Bulach 2011-03-07 04:18:39 PST
Created attachment 84933 [details]
Patch
Comment 2 Marcus Bulach 2011-03-07 04:22:21 PST
Hi James,

I'm working on another patch that requires WebViewImpl::focusedWebCoreFrame() to be const so I split it in here. Would you mind taking a quick look please?

Thanks!
Comment 3 WebKit Commit Bot 2011-03-07 10:20:41 PST
Comment on attachment 84933 [details]
Patch

Clearing flags on attachment: 84933

Committed r80474: <http://trac.webkit.org/changeset/80474>
Comment 4 WebKit Commit Bot 2011-03-07 10:20:45 PST
All reviewed patches have been landed.  Closing bug.