[Webkit-unassigned] [Bug 26006] Sort out lexical / dynamic global object for window.location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 25 12:10:41 PDT 2009


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


abarth at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30653|0                           |1
        is obsolete|                            |
  Attachment #30657|                            |review?
               Flag|                            |




------- Comment #9 from abarth at webkit.org  2009-05-25 12:10 PDT -------
Created an attachment (id=30657)
 --> (https://bugs.webkit.org/attachment.cgi?id=30657&action=view)
patch with lexicalFrame

I changed the JSC code to lexicalFrame and left the V8 code with callingFrame. 
That way the variables match the terminology for each bindings.  (This patch is
still compiling, but I can fix any typos before landing.)


-- 
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.



More information about the webkit-unassigned mailing list