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 82389
Remove unused NonNullPassRefPtr from WTF
https://bugs.webkit.org/show_bug.cgi?id=82389
Summary
Remove unused NonNullPassRefPtr from WTF
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
Details
Formatted Diff
Diff
Patch
(8.08 KB, patch)
2012-04-10 12:27 PDT
,
Adam Klein
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Adam Klein
Comment 1
2012-03-27 15:48:19 PDT
Created
attachment 134153
[details]
Patch
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
Created
attachment 136510
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug