Bug 253733
| Summary: | Web Inspector: can't prettify the source code | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Dubost <karlcow> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, rcaliman, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://www.wowhead.com/talent-calc/paladin/protection | ||
Karl Dubost
With STP Release 165 (Safari 16.4, WebKit 18616.1.4.4)
1. Go to https://www.wowhead.com/talent-calc/paladin/protection
2. Open Web Inspector
3. Choose Resources
4. Select by path in the left column
5. Find the following script https://wow.zamimg.com/js/WH/Wow/TalentCalcDragonflight.js?9266e039b4
6. Click on on it
7. Click on the `{}` symbol to prettify it.
Expected:
The code gets prettified
Actual:
Nothing. The code stays minified.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106572700>
Razvan Caliman
Fixed by patch for Bug 253856