Bug 187783

Summary: lldb summarizer matching is incorrect for HashMap<String, Vector<LayerPropertyAnimation>>
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: dbates, lforschler, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 2018-07-18 14:47:48 PDT
We seem to try to use the Vector<> summary for a HashMap<String, Vector<LayerPropertyAnimation>>. We need to fix the regular expressions used to pick summary types.
Attachments
Simon Fraser (smfr)
Comment 1 2018-07-18 14:48:06 PDT
This actually makes it hard to debug things.
Simon Fraser (smfr)
Comment 2 2018-07-21 21:57:44 PDT
*** This bug has been marked as a duplicate of bug 187883 ***
Note You need to log in before you can comment on or make changes to this bug.