[webkit-reviews] review requested: [Bug 127926] Add session support to WebPlatformStrategies : [Attachment 222789] fix test failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 30 20:26:03 PST 2014


Martin Hock <mhock at apple.com> has asked  for review:
Bug 127926: Add session support to WebPlatformStrategies
https://bugs.webkit.org/show_bug.cgi?id=127926

Attachment 222789: fix test failure
https://bugs.webkit.org/attachment.cgi?id=222789&action=review

------- Additional Comments from Martin Hock <mhock at apple.com>
The test failed because we attempt to remove a session that doesn't exist,
because the test manually sets private browsing to false before a private
browsing session exists.  Check to see the session exists before removing it.


More information about the webkit-reviews mailing list