[webkit-reviews] review granted: [Bug 79624] Extract Supplementable base class from Page and Navigator : [Attachment 128951] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 22:19:08 PST 2012


MORITA Hajime <morrita at google.com> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 79624: Extract Supplementable base class from Page and Navigator
https://bugs.webkit.org/show_bug.cgi?id=79624

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

------- Additional Comments from MORITA Hajime <morrita at google.com>
r=me assuming green bots.
Maybe typedef-ing NavigatorSupplement and PageSupplement will help to minimize
the diff and
introducing future subclasses like NavigatorSupplement : public
Supplement<Navigator> {};


More information about the webkit-reviews mailing list