Bug 117420

Summary: -[WKView _updateWindowAndViewFrames] should avoid updating the view frame in window coordinates if we don't have plugins
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 117452    
Bug Blocks:    
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2013-06-10 14:16:55 PDT
-[WKView _updateWindowAndViewFrames] should avoid updating the view frame in window coordinates if we don't have plugins
Comment 1 Anders Carlsson 2013-06-10 14:24:22 PDT
Created attachment 204188 [details]
Patch
Comment 2 Anders Carlsson 2013-06-10 14:32:38 PDT
Committed r151403: <http://trac.webkit.org/changeset/151403>