Bug 253733 - Web Inspector: can't prettify the source code
Summary: Web Inspector: can't prettify the source code
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: Nobody
URL: https://www.wowhead.com/talent-calc/p...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-10 13:49 PST by Karl Dubost
Modified: 2023-06-07 03:36 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Dubost 2023-03-10 13:49:34 PST
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.
Comment 1 Radar WebKit Bug Importer 2023-03-10 14:27:38 PST
<rdar://problem/106572700>
Comment 2 Razvan Caliman 2023-06-07 03:36:07 PDT
Fixed by patch for Bug 253856