RESOLVED DUPLICATE of bug 187883 187783
lldb summarizer matching is incorrect for HashMap<String, Vector<LayerPropertyAnimation>>
https://bugs.webkit.org/show_bug.cgi?id=187783
Summary lldb summarizer matching is incorrect for HashMap<String, Vector<LayerPropert...
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.