NEW 231417
Refactor shouldAutofocus to only call trivial Document getters
https://bugs.webkit.org/show_bug.cgi?id=231417
Summary Refactor shouldAutofocus to only call trivial Document getters
youenn fablet
Reported 2021-10-08 03:48:26 PDT
Refactor shouldAutofocus to only call trivial Document getters
Attachments
Patch (6.85 KB, patch)
2021-10-08 04:07 PDT, youenn fablet
rniwa: review-
youenn fablet
Comment 1 2021-10-08 04:07:40 PDT
Ryosuke Niwa
Comment 2 2021-10-09 01:23:18 PDT
Comment on attachment 440590 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=440590&action=review > Source/WebCore/html/HTMLFormControlElement.cpp:210 > auto& document = element.document(); We really need to store this in Ref. r- because of this.
Radar WebKit Bug Importer
Comment 3 2021-10-15 03:49:16 PDT
Note You need to log in before you can comment on or make changes to this bug.