Status
()
People
(Reporter: jrmuizel, Unassigned)
Tracking
Firefox Tracking Flags
(firefox56 fixed)
Details
Attachments
(1 attachment)
1.93 KB,
patch
|
lsalzman
:
review+
|
Details | Diff | Splinter Review |
We always have unordered_set now, and it's closer to what we want.
(Reporter) | ||
Comment 1•10 months ago
|
||
Created attachment 8884045 [details] [diff] [review] Always use unordered_set in DrawEventRecorder. r=lsalzman
(Reporter) | ||
Updated•10 months ago
|
Attachment #8884045 -
Flags: review?(lsalzman)
Comment 2•10 months ago
|
||
Comment on attachment 8884045 [details] [diff] [review] Always use unordered_set in DrawEventRecorder. r=lsalzman This is safe now since landing of bug 1350262, so all good.
Attachment #8884045 -
Flags: review?(lsalzman) → review+
Pushed by jmuizelaar@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/9392d5636ebf Always use unordered_set in DrawEventRecorder. r=lsalzman
Comment 4•10 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9392d5636ebf
Status: NEW → RESOLVED
Last Resolved: 10 months ago
status-firefox56: --- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•