WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 196402
196417
[WPE][GTK][STABLE] webkit_dom_element_html_input_element_set_editing_value should use HTMLInputElement::setValueForUser
https://bugs.webkit.org/show_bug.cgi?id=196417
Summary
[WPE][GTK][STABLE] webkit_dom_element_html_input_element_set_editing_value sh...
Michael Catanzaro
Reported
2019-03-29 17:43:36 PDT
This is a much simpler version of the patches in
bug #195708
and
bug #196402
, intended for the 2.24 branch. We can't just backport those because the second patch adds new web process API.
Attachments
Patch
(2.45 KB, patch)
2019-03-29 17:48 PDT
,
Michael Catanzaro
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2019-03-29 17:48:33 PDT
Created
attachment 366335
[details]
Patch
EWS Watchlist
Comment 2
2019-03-29 17:52:25 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Darin Adler
Comment 3
2019-04-01 08:51:58 PDT
Comment on
attachment 366335
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=366335&action=review
> Source/WebKit/ChangeLog:3 > + [WPE][GTK][STABLE] webkit_dom_element_html_input_element_set_editing_value should use HTMLInputElement::setValueForUser
Ideally should explain why. This title just says exactly what the patch does, and not why.
Michael Catanzaro
Comment 4
2019-04-01 10:04:53 PDT
True. This patch is kinda low-effort since it's not intended for trunk, though. I figure anyone looking at the stable branch can follow the link to Bugzilla.
Carlos Garcia Campos
Comment 5
2019-04-01 22:40:52 PDT
Comment on
attachment 366335
[details]
Patch I would do this in trunk too, instead of adding new function. This is wrapping an internal function in the end, so it doesn't matter if the name doesn't match.
Michael Catanzaro
Comment 6
2019-04-03 08:01:40 PDT
*** This bug has been marked as a duplicate of
bug 196402
***
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