WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115424
[Mac] Make adoptNS faster on platforms without garbage collection by skipping a CFRetain/NSRelease pair
https://bugs.webkit.org/show_bug.cgi?id=115424
Summary
[Mac] Make adoptNS faster on platforms without garbage collection by skipping...
Darin Adler
Reported
2013-04-30 09:12:46 PDT
Make adoptNS faster on platforms without garbage collection by skipping a CFRetain/NSRelease pair
Attachments
Patch
(1.50 KB, patch)
2013-04-30 09:14 PDT
,
Darin Adler
no flags
Details
Formatted Diff
Diff
Patch
(1.51 KB, patch)
2013-04-30 09:16 PDT
,
Darin Adler
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2013-04-30 09:14:39 PDT
Created
attachment 200121
[details]
Patch
Darin Adler
Comment 2
2013-04-30 09:15:26 PDT
This is really an iOS optimization since that’s a common platform that has Objective-C but not garbage collection.
Darin Adler
Comment 3
2013-04-30 09:16:37 PDT
Created
attachment 200122
[details]
Patch
WebKit Commit Bot
Comment 4
2013-04-30 09:50:54 PDT
Comment on
attachment 200122
[details]
Patch Clearing flags on attachment: 200122 Committed
r149373
: <
http://trac.webkit.org/changeset/149373
>
WebKit Commit Bot
Comment 5
2013-04-30 09:50:55 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