[webkit-reviews] review granted: [Bug 48327] [Qt] Assert due to multiple initialization of WebPlatformStrategies : [Attachment 72024] second attempt to fix the original issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 06:57:10 PDT 2010


Andreas Kling <kling at webkit.org> has granted Balazs Kelemen
<kbalazs at webkit.org>'s request for review:
Bug 48327: [Qt] Assert due to multiple initialization of WebPlatformStrategies
https://bugs.webkit.org/show_bug.cgi?id=48327

Attachment 72024: second attempt to fix the original issue
https://bugs.webkit.org/attachment.cgi?id=72024&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=72024&action=review

r=me, one comment:

> WebKit2/UIProcess/API/qt/qwkpage.cpp:55
> +    if (!initialized) {

Use early return.


More information about the webkit-reviews mailing list