Closed Bug 1526561 Opened 5 years ago Closed 5 years ago

Don't show messages with different execution points as repeated

Categories

(Core Graveyard :: Web Replay, defect)

defect
Not set
normal

Tracking

(firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review

The console UI consolidates repeated messages into a single entry. When replaying, each of these messages have their own execution point which can be seeked to, and consolidating them prevents being able to do this. The simplest solution for now is to just not consolidate them, which this patch does by treating the execution point as part of the state used when looking for repeating messages.

Attachment #9042683 - Flags: review?(nchevobbe)
Blocks: webreplay-console
No longer blocks: replay-m1
Comment on attachment 9042683 [details] [diff] [review]
patch

Review of attachment 9042683 [details] [diff] [review]:
-----------------------------------------------------------------

That looks good to me, thanks Brian. it would be nice to have a test for this so we don't regress in the future
Attachment #9042683 - Flags: review?(nchevobbe) → review+
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/57243d949492
Don't show messages with different execution points as repeated, r=nchevobbe.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: