Bug 274779 - Consume user activation in show the picker
Summary: Consume user activation in show the picker
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Warlow
URL:
Keywords: InRadar
Depends on: 274798 274788
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-28 08:15 PDT by Oliver Medhurst
Modified: 2024-06-05 05:50 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Medhurst 2024-05-28 08:15:23 PDT
HTML Spec PR: https://github.com/whatwg/html/pull/10344
Comment 1 Radar WebKit Bug Importer 2024-06-04 08:16:13 PDT
<rdar://problem/129220367>
Comment 2 Ahmad Saleem 2024-06-05 05:36:54 PDT
Isn't it same as bug 274798?
Comment 3 Luke Warlow 2024-06-05 05:50:59 PDT
There's a subtle difference one is the JS API one is the wider algorithm which is called from other places too.