[Webkit-unassigned] [Bug 253542] New: Web Inspector: Stepping In doesn't work after a break on subtree modification breakpoint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 7 16:27:38 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=253542

            Bug ID: 253542
           Summary: Web Inspector: Stepping In doesn't work after a break
                    on subtree modification breakpoint
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://www3.animeflv.net/anime/ooyukiumi-no-kaina
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230308/5ffff54c/attachment-0001.htm>


More information about the webkit-unassigned mailing list