[webkit-reviews] review granted: [Bug 75012] Exception thrown when running WKBrowsingContextLoadDelegateTest.SimpleLoad test : [Attachment 120189] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 10:17:37 PST 2011


Adam Roben (:aroben) <aroben at apple.com> has granted Sam Weinig
<sam at webkit.org>'s request for review:
Bug 75012: Exception thrown when running
WKBrowsingContextLoadDelegateTest.SimpleLoad test
https://bugs.webkit.org/show_bug.cgi?id=75012

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

------- Additional Comments from Adam Roben (:aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=120189&action=review


> Source/WebKit2/UIProcess/API/mac/WKProcessGroup.mm:97
> +    WKContextSetConnectionClient(self._contextRef, 0);

The rest of this file uses _data->_contextRef.get(). Not sure which is better.


More information about the webkit-reviews mailing list