[webkit-reviews] review requested: [Bug 26948] Need to refactor Worker to derive from AbstractWorker : [Attachment 32892] proposed patch (fixed problem with previous patch that prevent V8 bindings from compiling)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 14:15:53 PDT 2009


Andrew Wilson <atwilson at google.com> has asked David Levin <levin at chromium.org>
for review:
Bug 26948: Need to refactor Worker to derive from AbstractWorker
https://bugs.webkit.org/show_bug.cgi?id=26948

Attachment 32892: proposed patch (fixed problem with previous patch that
prevent V8 bindings from compiling)
https://bugs.webkit.org/attachment.cgi?id=32892&action=review

------- Additional Comments from Andrew Wilson <atwilson at google.com>
V8AbstractWorker underwent some bit rot (V8Proxy refactoring moved some of the
APIs it depended on, which was masked by the fact that SHARED_WORKERS is
disabled by default).


More information about the webkit-reviews mailing list