[webkit-reviews] review requested: [Bug 21918] A JavaScript Exception abstraction : [Attachment 25541] Script Patch v3 (with project changes)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 26 15:31:53 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 25541: Script Patch v3 (with project changes)
https://bugs.webkit.org/attachment.cgi?id=25541&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
I updated the patch with XCode and VC project changes. I think this is ready
for review (no longer work-in-progress).

As the next step, I am working on making ScriptState more meaningful by
introducing it into Obj-C bindings, drawing inspiration from eseidel's work on
https://bugs.webkit.org/show_bug.cgi?id=18234.

But that's a whole 'nother story (and bug filed). 

BTW, if you know of any other bugs that deal with carrying exception
information across binding boundaries, please let me know.


More information about the webkit-reviews mailing list