WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101847
Some minor optimizations in RenderLayer
https://bugs.webkit.org/show_bug.cgi?id=101847
Summary
Some minor optimizations in RenderLayer
Simon Fraser (smfr)
Reported
2012-11-10 12:34:43 PST
RenderLayer code calls isRenderInline() in a few places, which is virtual. It's better to check the isInline() bit first.
Attachments
Patch
(3.70 KB, patch)
2012-11-10 13:52 PST
,
Simon Fraser (smfr)
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2012-11-10 13:52:17 PST
Created
attachment 173470
[details]
Patch
Simon Fraser (smfr)
Comment 2
2012-11-10 22:45:56 PST
http://trac.webkit.org/changeset/134162
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug