Bug 151244
| Summary: | Web Inspector: Deleting a probe should remove probe breakpoint actions only | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Baker <mattbaker> |
| Component: | Web Inspector | Assignee: | Matt Baker <mattbaker> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bburg, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Matt Baker
* SUMMARY
Deleting a probe should remove probe breakpoint actions only.
* STEPS TO REPRODUCE
1. Open Debugger tab
2. Create a breakpoint, add a non-probe action (log message) and a probe expression
3. Delete the probe (X) from the Probes panel in the right sidebar
4. Edit breakpoint
=> No breakpoint actions. Expected log message action to still be there
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/23529740>
Matt Baker
*** This bug has been marked as a duplicate of bug 151245 ***