Bug 217859 - Web Inspector: REGRESSION(r266480): line-based JavaScript breakpoint tree element titles also show the file name
Summary: Web Inspector: REGRESSION(r266480): line-based JavaScript breakpoint tree ele...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on: 215747
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-16 17:55 PDT by Devin Rousso
Modified: 2020-10-16 18:52 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.09 KB, patch)
2020-10-16 18:05 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2020-10-16 17:55:23 PDT
# STEPS TO REPRODUCE
1. inspect any page with a JavaScript resource
2. set a breakpoint in that JavaScript resource

# EXPECTED
breakpoint tree element has title of "Line #:#"

# ACTUAL
breakpoint tree element has title of "<file>:#:#"
Comment 1 Devin Rousso 2020-10-16 18:05:59 PDT
Created attachment 411638 [details]
Patch
Comment 2 EWS 2020-10-16 18:51:01 PDT
Committed r268626: <https://trac.webkit.org/changeset/268626>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 411638 [details].
Comment 3 Radar WebKit Bug Importer 2020-10-16 18:52:16 PDT
<rdar://problem/70400044>