[Webkit-unassigned] [Bug 182167] New: WebDriver: timeouts value and cookie expiry should be limited to max safe integer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 26 01:37:29 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182167

            Bug ID: 182167
           Summary: WebDriver: timeouts value and cookie expiry should be
                    limited to max safe integer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com, zan at falconsigh.net

This changed recently in the spec:

https://github.com/w3c/webdriver/pull/1210

Our implementation was wrong in any case since we are limiting to INT_MAX.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180126/110814d4/attachment-0001.html>


More information about the webkit-unassigned mailing list