[Webkit-unassigned] [Bug 7926] Crash using -callWebScriptMethod to access offsetTop property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 18 21:28:01 PST 2007


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


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12550|review?                     |review+
               Flag|                            |




------- Comment #9 from timothy at hatcher.name  2007-01-18 21:27 PDT -------
(From update of attachment 12550)
r=me

As mentioned on IRC. File a new bug about the proposed exception change.

And leave this part of of the patch:

-        result = jsUndefined();
         exec->clearException();
+        return 0;


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