[webkit-reviews] review granted: [Bug 125268] Web Inspector: Remove 'cookiesString' output from Page.getCookies : [Attachment 218473] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 09:30:12 PST 2013


Timothy Hatcher <timothy at apple.com> has granted Seokju Kwon
<seokju at webkit.org>'s request for review:
Bug 125268: Web Inspector: Remove 'cookiesString' output from Page.getCookies
https://bugs.webkit.org/show_bug.cgi?id=125268

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

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=218473&action=review


> Source/WebCore/inspector/protocol/Page.json:134
> +	       "description": "Returns all browser cookies. Depending on the
backend support, will return detailed cookie information in the
<code>cookie</code> field."

Should be "<code>cookies</code>". It was wrong before this, but we should make
it correct now.


More information about the webkit-reviews mailing list