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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 2 10:12:48 PST 2008


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


dglazkov at chromium.org changed:

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




------- Comment #6 from dglazkov at chromium.org  2008-11-02 10:12 PDT -------
Created an attachment (id=24847)
 --> (https://bugs.webkit.org/attachment.cgi?id=24847&action=view)
Platform independence with magic headers

Re-worked the patch to get rid of #ifdefs by using magic headers. This can also
now be done with one big #ifdef at the top of ExceptionContext.h, but I took
the scenic route, because it allows for more flexibility for other platforms to
incorporate exception-carrying goodness.


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