RESOLVED FIXED 206125
[WebCore] Fix crash in module loader due to change in fragment reservation
https://bugs.webkit.org/show_bug.cgi?id=206125
Summary [WebCore] Fix crash in module loader due to change in fragment reservation
Yusuke Suzuki
Reported 2020-01-10 21:43:54 PST
At some point, CachedResource::url() starts returning URL without fragment. This breaks invariant in module loader and one of WPT test is crashing.
Attachments
Patch (5.96 KB, patch)
2020-01-10 21:46 PST, Yusuke Suzuki
no flags
Patch (6.10 KB, patch)
2020-01-10 21:53 PST, Yusuke Suzuki
no flags
Patch (7.90 KB, patch)
2020-01-10 22:27 PST, Yusuke Suzuki
dino: review+
Yusuke Suzuki
Comment 1 2020-01-10 21:46:30 PST
Yusuke Suzuki
Comment 2 2020-01-10 21:53:16 PST
Yusuke Suzuki
Comment 3 2020-01-10 21:56:45 PST
Yusuke Suzuki
Comment 4 2020-01-10 22:27:28 PST
Yusuke Suzuki
Comment 5 2020-01-11 17:25:29 PST
Radar WebKit Bug Importer
Comment 6 2020-01-11 17:26:14 PST
Note You need to log in before you can comment on or make changes to this bug.