Bug 102581 - Avoid calling the virtual isBlockFlow() in RenderBox::computeRectForRepaint()
Summary: Avoid calling the virtual isBlockFlow() in RenderBox::computeRectForRepaint()
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: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-16 21:00 PST by Simon Fraser (smfr)
Modified: 2012-11-16 21:27 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.69 KB, patch)
2012-11-16 21:02 PST, Simon Fraser (smfr)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-11-16 21:00:36 PST
Avoid calling the virtual isBlockFlow() in RenderBox::computeRectForRepaint()
Comment 1 Simon Fraser (smfr) 2012-11-16 21:02:05 PST
Created attachment 174801 [details]
Patch
Comment 2 Simon Fraser (smfr) 2012-11-16 21:27:36 PST
http://trac.webkit.org/changeset/135034