WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
185018
[Win] Implement corresponding changes in
r231024
to move HTMLKeygenElement to client space
https://bugs.webkit.org/show_bug.cgi?id=185018
Summary
[Win] Implement corresponding changes in r231024 to move HTMLKeygenElement to...
Jiewen Tan
Reported
2018-04-25 17:33:17 PDT
In
r231024
, the underlying operations of HTMLKeygenElement are moved from WebCore space/WebContent Process to Client space/UI Process. However, the Windows port is the forgotten. Filed this bug to keep track of the progress of Windows port corresponding changes. The easiest way is to deprecate this element in Windows ports just like all other ports except macOS. macOS port has to support this because of legacy usages. Windows ports might not have to.
Attachments
Add attachment
proposed patch, testcase, etc.
Jiewen Tan
Comment 1
2018-04-25 17:45:16 PDT
Corresponding test expectations are updated in: Committed
r231036
: <
https://trac.webkit.org/changeset/231036
>
Per Arne Vollan
Comment 2
2018-04-25 17:49:54 PDT
(In reply to Jiewen Tan from
comment #1
)
> Corresponding test expectations are updated in: > Committed
r231036
: <
https://trac.webkit.org/changeset/231036
>
Thanks for fixing this, Jiewen!
Ahmad Saleem
Comment 3
2023-09-20 09:02:18 PDT
I think Keygen Element is gone so we don't have much to do here from Implementation perspective. We can mark this as 'RESOLVED WONTFIX', any thoughts?
Alexey Proskuryakov
Comment 4
2023-09-20 09:57:25 PDT
Yes, and the test in question is gone too.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug