Bug 214276 - ScriptController needs to SetForScope m_sourceURL after Refing its Frame
Summary: ScriptController needs to SetForScope m_sourceURL after Refing its Frame
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-13 14:58 PDT by Keith Miller
Modified: 2020-07-13 15:10 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.18 KB, patch)
2020-07-13 15:02 PDT, Keith Miller
cdumez: review+
keith_miller: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2020-07-13 14:58:01 PDT
ScriptController needs to SetForScope m_sourceURL after Refing its Frame
Comment 1 Keith Miller 2020-07-13 15:02:21 PDT
Created attachment 404180 [details]
Patch
Comment 2 Chris Dumez 2020-07-13 15:06:44 PDT
Comment on attachment 404180 [details]
Patch

r=me
Comment 3 Keith Miller 2020-07-13 15:08:38 PDT
rdar://problem/65496960
Comment 4 Keith Miller 2020-07-13 15:10:31 PDT
Committed r264319: <https://trac.webkit.org/changeset/264319>