WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2021-10-08 04:07:40 PDT
Created
attachment 440590
[details]
Patch
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
<
rdar://problem/84296162
>
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