Bug 55870

Summary: WebViewImpl::focusedWebCoreFrame() should be const.
Product: WebKit Reporter: Marcus Bulach <bulach>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jamesr, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

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.