[Webkit-unassigned] [Bug 257944] Web Inspector: some music.amazon.com scripts doesn't load in the Sources tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 14 21:34:07 PDT 2024


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

--- Comment #4 from Karl Dubost <karlcow at apple.com> ---
Created attachment 471408

  --> https://bugs.webkit.org/attachment.cgi?id=471408&action=review

web-inspector showing the ts file

The scripts organization has changed. :) 
I need to find a more stable place for this bug.

ok. 
Important setting Enable Source Maps must be checked. 

1. Go to https://stackblitz.com/edit/typescript-demo?file=index.ts
2. same steps as the initial report,

the path is now 
Scripts/
  ajs-destination.bundle.ed53a26b6edc80c65d73.js/
    segment/analytics-next/src
      lib
        is-plan-event-enabled.ts

There is `isPlanEventEnabled`

Do Command + Shift + F
enter isPlanEventEnabled

No search results.

The search is not giving results for the source maps file. 

Maybe I should rename the bug.

-- 
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/20240515/57a79e44/attachment.htm>


More information about the webkit-unassigned mailing list