Bug 253542

Summary: Web Inspector: Stepping In doesn't work after a break on subtree modification breakpoint
Product: WebKit Reporter: Karl Dubost <karlcow>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
URL: https://www3.animeflv.net/anime/ooyukiumi-no-kaina

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
Radar WebKit Bug Importer
Comment 1 2023-03-07 16:31:38 PST
Note You need to log in before you can comment on or make changes to this bug.