Skip to content
  • Ulf Hermann's avatar
    QmlProfiler: Fix location for QtQuick1 events before using them · 1d483cd3
    Ulf Hermann authored
    
    
    If this is not done multiple event types with empty locations are
    regarded as equal which leads to confusion later. Also, it's not a
    good idea to change the "location" member for already inserted event
    types as that prevents us from looking them up in the eventTypeIds
    map.
    
    Finally, preprocessing the filename and stripping certain parts
    from the URL prevents a proper lookup later on, so this is removed.
    
    Change-Id: Idbe87e0b16444291bb13ff604ae65e1d7e74c3a5
    Task-number: QTCREATORBUG-13382
    Reviewed-by: default avatarKai Koehne <kai.koehne@theqtcompany.com>
    1d483cd3