Called on an invalid object.
<rdar://problem/43148977>
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.