| Summary: | Crash in WebKit::filterPreloadHSTSEntry via NetworkProcess::getHostNamesWithHSTSCache | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Sihui Liu <sihui_liu> | ||||||||
| Component: | New Bugs | Assignee: | Sihui Liu <sihui_liu> | ||||||||
| Status: | RESOLVED FIXED | ||||||||||
| Severity: | Normal | CC: | achristensen, cdumez, commit-queue, ggaren, rniwa, webkit-bug-importer | ||||||||
| Priority: | P2 | Keywords: | InRadar | ||||||||
| Version: | WebKit Nightly Build | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Sihui Liu
2018-08-14 13:34:28 PDT
Created attachment 347107 [details]
Patch
Why no api test? Comment on attachment 347107 [details]
Patch
I agree. This should have an API test, and that would be easy to write.
Comment on attachment 347107 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=347107&action=review > Source/WebKit/ChangeLog:3 > + CrashTracer: [USER] com.apple.WebKit.Networking.Development at com.apple.WebKit: WTF::HashTable<WTF::String, WTF::String, WTF::IdentityExtractor, WTF::StringHash, WTF::HashTraits<WTF::String>, WTF::HashTraits<WTF::String> >::add + 26 Bugzilla title shouldn't refer to things like CrashTracer. Created attachment 347130 [details]
Patch
(In reply to Alex Christensen from comment #4) > Comment on attachment 347107 [details] > Patch > > I agree. This should have an API test, and that would be easy to write. Test added. Created attachment 347134 [details]
patch
Comment on attachment 347134 [details] patch Clearing flags on attachment: 347134 Committed r234875: <https://trac.webkit.org/changeset/234875> All reviewed patches have been landed. Closing bug. |