[webkit-reviews] review granted: [Bug 117247] Remove remaining custom getters for WorkerContext constructor attributes : [Attachment 203808] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 05:20:39 PDT 2013


Kentaro Hara <haraken at chromium.org> has granted Christophe Dumez
<dchris at gmail.com>'s request for review:
Bug 117247: Remove remaining custom getters for WorkerContext constructor
attributes
https://bugs.webkit.org/show_bug.cgi?id=117247

Attachment 203808: Patch
https://bugs.webkit.org/attachment.cgi?id=203808&action=review

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=203808&action=review


Great improvement.

> Source/WebCore/dom/MessageChannel.idl:29
> +    Conditional=CHANNEL_MESSAGING,

I wonder why MessageChannel code has been working without this conditional.


More information about the webkit-reviews mailing list