WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 120904
Remove fastNew/fastDelete
https://bugs.webkit.org/show_bug.cgi?id=120904
Summary
Remove fastNew/fastDelete
Anders Carlsson
Reported
2013-09-06 15:54:28 PDT
Remove fastNew/fastDelete
Attachments
Patch
(11.73 KB, patch)
2013-09-06 15:55 PDT
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-09-06 15:55:41 PDT
Created
attachment 210810
[details]
Patch
Andreas Kling
Comment 2
2013-09-06 15:59:29 PDT
Comment on
attachment 210810
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=210810&action=review
r=me, so much tasty redness!
> Source/WebCore/css/CSSSelectorList.cpp:75 > + // Free the underlying memory without invoking the destructor. > + operator delete (currentSelector);
This is so ugly it hurts.
Anders Carlsson
Comment 3
2013-09-06 16:07:44 PDT
Committed
r155221
: <
http://trac.webkit.org/changeset/155221
>
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