Closed
Bug 1585529
Opened 2 months ago
Closed 2 months ago
Fix invoke getter button for properties with quotes
Categories
(DevTools :: Console, defect, P2)
DevTools
Console
P2
Tracking
(firefox71 fixed)
RESOLVED
FIXED
Firefox 71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
Assignee | ||
Comment 1•2 months ago
|
||
Bug 1584244 fixed some of the issue for getters,
but not all of them.
Instead of trying to unescape the node name, we
put the actual property name into the node, so
we can reuse it later.
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4fc14159ba69 Fix invoke getter button for properties with quotes. r=Honza.
Comment 3•2 months ago
|
||
Backed out for debugger failures
Backout link: https://hg.mozilla.org/integration/autoland/rev/d477fb519881ddd1836c7c84938d553b070e4d1a
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=269772044&repo=autoland&lineNumber=2135
Flags: needinfo?(nchevobbe)
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0edf0958c196 Fix invoke getter button for properties with quotes. r=Honza.
Comment 6•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in
before you can comment on or make changes to this bug.
Description
•