Bug 68639 - FrameView::invalidateRect and FrameView::setFrameRect shouldn't take LayoutRects
Summary: FrameView::invalidateRect and FrameView::setFrameRect shouldn't take LayoutRects
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:
Blocks:
 
Reported: 2011-09-22 10:54 PDT by Anders Carlsson
Modified: 2011-09-22 10:59 PDT (History)
0 users

See Also:


Attachments
Patch (2.34 KB, patch)
2011-09-22 10:56 PDT, Anders Carlsson
hyatt: 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 2011-09-22 10:54:20 PDT
FrameView::invalidateRect and FrameView::setFrameRect shouldn't take LayoutRects
Comment 1 Anders Carlsson 2011-09-22 10:56:54 PDT
Created attachment 108363 [details]
Patch
Comment 2 Dave Hyatt 2011-09-22 10:57:32 PDT
Comment on attachment 108363 [details]
Patch

r=me
Comment 3 Anders Carlsson 2011-09-22 10:59:59 PDT
Committed r95738: <http://trac.webkit.org/changeset/95738>