Closed
Bug 1526562
Opened 7 years ago
Closed 7 years ago
Specify location correctly in replaying log point messages
Categories
(Core Graveyard :: Web Replay, defect)
Core Graveyard
Web Replay
Tracking
(firefox67 fixed)
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: bhackett1024, Assigned: bhackett1024)
References
Details
Attachments
(1 file)
|
993 bytes,
patch
|
loganfsmyth
:
review+
|
Details | Diff | Splinter Review |
When converting virtual console log messages into the form expected for a console API call, the URL/line/column are hacked into the message arguments instead of being specified with the right properties of the API message packet. The attached patch fixes this so that the console UI shows locations for replaying log point messages in the same way as normal console messages.
Attachment #9042684 -
Flags: review?(lsmyth)
| Assignee | ||
Updated•7 years ago
|
Updated•7 years ago
|
Attachment #9042684 -
Flags: review?(lsmyth) → review+
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cb355b458bbf
Specify location correctly in replaying log point messages, r=lsmyth.
Comment 2•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•