[webkit-reviews] review requested: [Bug 21918] A JavaScript Exception abstraction : [Attachment 24847] Platform independence with magic headers

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


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 21918: A JavaScript Exception abstraction
https://bugs.webkit.org/show_bug.cgi?id=21918

Attachment 24847: Platform independence with magic headers
https://bugs.webkit.org/attachment.cgi?id=24847&action=edit

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
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.


More information about the webkit-reviews mailing list