WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
164639
RenderFlowThread::removeLineRegionInfo shouldn't call HashMap::contains before HashMap::remove
https://bugs.webkit.org/show_bug.cgi?id=164639
Summary
RenderFlowThread::removeLineRegionInfo shouldn't call HashMap::contains befor...
zalan
Reported
2016-11-11 09:57:31 PST
It's double hashing, slow and not needed at all.
Attachments
Patch
(26.13 KB, patch)
2016-11-11 10:00 PST
,
zalan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2016-11-11 10:00:08 PST
Created
attachment 294503
[details]
Patch
WebKit Commit Bot
Comment 2
2016-11-11 11:00:01 PST
Comment on
attachment 294503
[details]
Patch Clearing flags on attachment: 294503 Committed
r208597
: <
http://trac.webkit.org/changeset/208597
>
WebKit Commit Bot
Comment 3
2016-11-11 11:00:04 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