Bug 82389

Summary: Remove unused NonNullPassRefPtr from WTF
Product: WebKit Reporter: Adam Klein <adamk>
Component: New BugsAssignee: Adam Klein <adamk>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, ggaren, haraken, oliver, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Adam Klein
Reported 2012-03-27 15:46:54 PDT
Remove unused NonNullPassRefPtr from WTF
Attachments
Patch (6.05 KB, patch)
2012-03-27 15:48 PDT, Adam Klein
no flags
Patch (8.08 KB, patch)
2012-04-10 12:27 PDT, Adam Klein
no flags
Adam Klein
Comment 1 2012-03-27 15:48:19 PDT
Kentaro Hara
Comment 2 2012-04-10 05:29:23 PDT
Comment on attachment 134153 [details] Patch There are two signatures including "NonNullPassRefPtr" in JavaScriptCore.order: __ZN3JSC12RegExpObjectC2EPNS_14JSGlobalObjectEPNS_9StructureEN3WTF17NonNullPassRefPtrINS_6RegExpEEE __ZN3JSC12RegExpObjectC1EPNS_14JSGlobalObjectEPNS_9StructureEN3WTF17NonNullPassRefPtrINS_6RegExpEEE Do they no longer exist? Then we can remove the two lines.
Adam Klein
Comment 3 2012-04-10 12:27:47 PDT
WebKit Review Bot
Comment 4 2012-04-10 17:15:52 PDT
Comment on attachment 136510 [details] Patch Clearing flags on attachment: 136510 Committed r113794: <http://trac.webkit.org/changeset/113794>
WebKit Review Bot
Comment 5 2012-04-10 17:15:56 PDT
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.