WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
243402
AX ITM: Lazily cache remaining properties that result in calls to textUnderElement.
https://bugs.webkit.org/show_bug.cgi?id=243402
Summary
AX ITM: Lazily cache remaining properties that result in calls to textUnderEl...
Andres Gonzalez
Reported
2022-08-01 07:35:52 PDT
Caching these properties during object initialization is expensive and can trigger a layout. Lazily caching them in first use mitigates this problem.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-01 07:36:02 PDT
<
rdar://problem/97912919
>
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