WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
253542
Web Inspector: Stepping In doesn't work after a break on subtree modification breakpoint
https://bugs.webkit.org/show_bug.cgi?id=253542
Summary
Web Inspector: Stepping In doesn't work after a break on subtree modification...
Karl Dubost
Reported
2023-03-07 16:27:38 PST
1. Go to
https://www3.animeflv.net/anime/ooyukiumi-no-kaina
# 2. Inspect Element on the star widget in the top right. 3. (Web Inspector Element opens) 4. Select the Node `<div class="Strs RateIt" data-id="3760">` 5. Ctrl click on it and choose "Break On: Subtree Modified" 6. Reload the page 7. Click on the stars (ignore the layout issue, unrelated) 8. The Source tab is opening on the line `1 === t.nodeType && (x.cleanData(gt(t, !1)), t.innerHTML = e);` 9. Try to step in. Expected: Step In or go to the next step, or at least having the icon in gray Actual: Can't step in, step out, etc.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-07 16:31:38 PST
<
rdar://problem/106387550
>
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