Bug 120904

Summary: Remove fastNew/fastDelete
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, benjamin, cmarcelo, commit-queue, esprehn+autocc, glenn, macpherson, menard
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

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+
Anders Carlsson
Comment 1 2013-09-06 15:55:41 PDT
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
Note You need to log in before you can comment on or make changes to this bug.