[webkit-reviews] review requested: [Bug 129141] Create SessionID class : [Attachment 225184] restore isSessionIDSet()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 14:22:57 PST 2014


Martin Hock <mhock at apple.com> has asked  for review:
Bug 129141: Create SessionID class
https://bugs.webkit.org/show_bug.cgi?id=129141

Attachment 225184: restore isSessionIDSet()
https://bugs.webkit.org/attachment.cgi?id=225184&action=review

------- Additional Comments from Martin Hock <mhock at apple.com>
We need the isSessionIDSet() method in order for WebKit2 to properly use its
settings to override an unset SessionID. Normally, when retrieving the
SessionID from Page using sessionID(), we want to replace it with a valid
session ID.

With this method restored, the broken test passes.


More information about the webkit-reviews mailing list