Bug 117420 - -[WKView _updateWindowAndViewFrames] should avoid updating the view frame in window coordinates if we don't have plugins
Summary: -[WKView _updateWindowAndViewFrames] should avoid updating the view frame in ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on: 117452
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-10 14:16 PDT by Anders Carlsson
Modified: 2013-06-10 21:46 PDT (History)
0 users

See Also:


Attachments
Patch (8.11 KB, patch)
2013-06-10 14:24 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

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