WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
270325
Add optimization in `handleStyleSpans()` to restrict 'for-loop' to iterate only over InsteredNodes
https://bugs.webkit.org/show_bug.cgi?id=270325
Summary
Add optimization in `handleStyleSpans()` to restrict 'for-loop' to iterate on...
Ahmad Saleem
Reported
2024-02-29 16:28:40 PST
SSIA Merge -
https://chromium.googlesource.com/chromium/blink/+/9cb6b76486b616e567c0a3dc2dac6a800b353912
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-02-29 16:48:07 PST
Seems okay to merge.
Radar WebKit Bug Importer
Comment 2
2024-03-07 16:29:14 PST
<
rdar://problem/124240436
>
Ahmad Saleem
Comment 3
2024-06-24 05:07:33 PDT
It seems that it is triggering crashes in following test cases: editing/inserting/inset-html-textarea-without-renderer.html editing/pasteboard/5761530-2.html fast/editing/replace-selection-command-crash.html media/video-replaces-poster.html PR attempt -
https://github.com/WebKit/WebKit/pull/25325
It might be something in relation to now use 'RefPtr' or use it with with more changes beside just this. @Ryosuke - any thoughts? Or you wanna explore it?
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