[webkit-reviews] review denied: [Bug 126918] Identifier for sessions : [Attachment 221564] address comment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 18 12:27:57 PST 2014


Alexey Proskuryakov <ap at webkit.org> has denied Martin Hock <mhock at apple.com>'s
request for review:
Bug 126918: Identifier for sessions
https://bugs.webkit.org/show_bug.cgi?id=126918

Attachment 221564: address comment
https://bugs.webkit.org/attachment.cgi?id=221564&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
The patch doesn't build:

/Volumes/Data/EWS/WebKit/Source/WebKit2/UIProcess/WebContext.cpp:765:37: error:
incompatible operand types ('WebKit::WebPageGroup *' and
'WebKit::WebPageGroup')
    WebPageGroup* group = pageGroup ? pageGroup : m_defaultPageGroup.get();


More information about the webkit-reviews mailing list