[Webkit-unassigned] [Bug 21054] Construction of certain DOM objects is heavily regressed by r36675

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 26 04:14:25 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21054


oliver at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |oliver at apple.com
                   |unassigned at lists.webkit.org |
  Attachment #23847|                            |review?
               Flag|                            |




------- Comment #8 from oliver at apple.com  2008-09-26 04:14 PDT -------
Created an attachment (id=23847)
 --> (https://bugs.webkit.org/attachment.cgi?id=23847&action=view)
patch to fixerate this issue.

Fix the bug.

Doesn't do the refactoring sam requested as the caching/retrieval function
requires knowledge of JSDomWindow and DOMWindow, swhich prevents it from being
included in JSDOMBinding.h (it needs to be in the header due to it being a
template function)


-- 
Configure bugmail: https://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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list