Closed
Bug 1850325
Opened 1 year ago
Closed 1 year ago
Add `<std::collections::hash::map::HashMap<K, V, S> as core::ops::index::Index<&Q>>::index` to the irrelevant list
Categories
(Socorro :: Signature, task)
Socorro
Signature
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gsvelto, Assigned: gsvelto)
Details
Attachments
(1 file)
This function hides several signatures which might not be related to each other since they often appear in different parts of WebRender. Here's a few examples of the signatures once it's ignored:
- fb1a965c-b9d7-44d2-9091-673ac0230828
core::option::expect_failed | webrender::scene_building::SceneBuilder::build_item
- 02b44642-8ff2-4c24-aa3d-fafea0230828
core::option::expect_failed | webrender::clip::ClipTreeBuilder::build_clip_set
- 8132d41b-3613-4561-8a61-ed1c80230828
core::option::expect_failed | webrender::scene_building::NodeIdToIndexMapper::get_spatial_node_index
- c08063f8-965f-488c-a4d5-bfeb40230827
core::option::expect_failed | webrender::clip::ClipTreeBuilder::define_clip_chain::{{closure}}
Assignee | ||
Comment 1•1 year ago
|
||
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Comment 2•1 year ago
|
||
Comment 3•1 year ago
|
||
I deployed this to prod just now in bug #1851648. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•