WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129075
RenderBox::updateShapeOutsideInfoAfterStyleChange shows up on profiles
https://bugs.webkit.org/show_bug.cgi?id=129075
Summary
RenderBox::updateShapeOutsideInfoAfterStyleChange shows up on profiles
Simon Fraser (smfr)
Reported
2014-02-19 16:46:20 PST
updateShapeOutsideInfoAfterStyleChange should never show up on profiles if shapes are not being used. We need to make sure it doesn't impact perf. I was seeing it as 0.3% of time.
Attachments
Patch
(1.47 KB, patch)
2014-02-19 16:58 PST
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-02-19 16:58:59 PST
Created
attachment 224693
[details]
Patch
Bear Travis
Comment 2
2014-02-20 10:50:00 PST
Seems fine to me. It looks like Shape Inside may suffer from a similar concern with RenderBlock::updateShapeInsideInfoAfterStyleChange. I can fix that up after this lands.
WebKit Commit Bot
Comment 3
2014-02-20 21:56:55 PST
Comment on
attachment 224693
[details]
Patch Clearing flags on attachment: 224693 Committed
r164471
: <
http://trac.webkit.org/changeset/164471
>
WebKit Commit Bot
Comment 4
2014-02-20 21:56:57 PST
All reviewed patches have been landed. Closing bug.
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