[Webkit-unassigned] [Bug 16202] Optimize allocation of ActivationImp objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 2 03:16:44 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16202


cwzwarich at uwaterloo.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18234|0                           |1
        is obsolete|                            |




------- Comment #10 from cwzwarich at uwaterloo.ca  2008-01-02 03:16 PDT -------
Created an attachment (id=18236)
 --> (http://bugs.webkit.org/attachment.cgi?id=18236&action=view)
Revised patch in progress

Well, this version passes all of the JSC tests in both Debug and Release modes
without any problems. I also eliminated the cause of the
CollectorHeapIntrospector warnings. 

I'll merge it with a newer tree tomorrow, add the correct forwarding headers,
and run the JS layout tests. I'm not expecting any issues. If that works then
the only remaining issue is the inefficiency WTF::Deque data structure.

Also, is there a better way to copy the ActivationImpPrivate::localStorage than
I did in this code?


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list