MicrosoftEdge / MSEdgeExplainers

Home for explainer documents originated by the Microsoft Edge team
Creative Commons Attribution 4.0 International
1.28k stars 199 forks source link

Add Call stack in crash report explainer #779

Closed issackjohn closed 2 months ago

sulekhark commented 3 months ago

@issackjohn, could you please expand on this: "Just like Error.prototype.stack, information must be omitted about any cross-domain scripts that were not loaded with CORS."

It will be good to have clarity on how/what exactly is the information that is omitted. AFAIU, stack frames mentioning functions found in cross-domain scripts that were not loaded with CORS would be redacted.