[Webkit-unassigned] [Bug 21918] A JavaScript Exception abstraction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 28 09:16:36 PDT 2008


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


dglazkov at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24705|review?                     |
               Flag|                            |
  Attachment #24705|0                           |1
        is obsolete|                            |
  Attachment #24718|                            |review?
               Flag|                            |




------- Comment #3 from dglazkov at chromium.org  2008-10-28 09:16 PDT -------
Created an attachment (id=24718)
 --> (https://bugs.webkit.org/attachment.cgi?id=24718&action=view)
Removed ExceptionCatcher, added inlines

You know, I woke up this morning and had exact same thought about
ExceptionCatcher. Here's an updated patch, with it removed. I also added
"inline" to all ExceptionContext methods, and hope that the compiler will agree
with me that they are simple enough to be treated as such.

Let me know whatcha think.


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