Closed
Bug 1523829
Opened 7 years ago
Closed 7 years ago
Support ReplayDebugger.Object proxy accessors
Categories
(Core Graveyard :: Web Replay, enhancement)
Core Graveyard
Web Replay
Tracking
(firefox67 fixed)
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: bhackett1024, Assigned: bhackett1024)
References
Details
Attachments
(1 file)
|
2.76 KB,
patch
|
loganfsmyth
:
review+
|
Details | Diff | Splinter Review |
Proxy related accessors on ReplayDebugger objects are not yet implemented, which leads to problems when the server's object previewer tries to show information about them. The attached patch adds support for these accessors.
Attachment #9039999 -
Flags: review?(lsmyth)
| Assignee | ||
Updated•7 years ago
|
Blocks: replay-quality
Updated•7 years ago
|
Attachment #9039999 -
Flags: review?(lsmyth) → review+
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e3dfe27f67d5
Support ReplayDebugger.Object proxy accessors, 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
•