[Webkit-unassigned] [Bug 209389] New: Web Inspector: use native datetime-local picker for changing `expires` value in cookie popover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 21 19:52:37 PDT 2020


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

            Bug ID: 209389
           Summary: Web Inspector: use native datetime-local picker for
                    changing `expires` value in cookie popover
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com
        Depends on: 31157, 119175

Rather than have a `<input type="text">` that we `Date.parse` on each `"input"`, using a `<input type="datetime-local">` would be preferred.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=31157
[Bug 31157] Web Inspector: support editing cookie key/values from inspector
https://bugs.webkit.org/show_bug.cgi?id=119175
[Bug 119175] <input type="date"> doesn't show any date-specific controls
-- 
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/20200322/7e9c0fce/attachment.htm>


More information about the webkit-unassigned mailing list