Bug 95159 - Remove copy of Attribute Vector now that its no longer necessary
Summary: Remove copy of Attribute Vector now that its no longer necessary
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-27 18:09 PDT by Eric Seidel (no email)
Modified: 2012-08-28 00:19 PDT (History)
10 users (show)

See Also:


Attachments
Patch (6.34 KB, patch)
2012-08-27 18:15 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2012-08-27 18:09:12 PDT
Remove copy of Attribute Vector now that its no longer necessary
Comment 1 Eric Seidel (no email) 2012-08-27 18:15:40 PDT
Created attachment 160876 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-08-27 18:18:53 PDT
I believe this is safe.  But I welcome your comments.  It's possible I'm being overzealous here.
Comment 3 Eric Seidel (no email) 2012-08-27 19:06:58 PDT
Comment on attachment 160876 [details]
Patch

Actually, I think this code can still get us in trouble.  I'll update the patch shortly.