Closed Bug 1598007 Opened 5 years ago Closed 5 years ago

Copy Rules does not work anymore

Categories

(DevTools :: Inspector: Changes, defect, P1)

defect

Tracking

(firefox-esr68 unaffected, firefox70 unaffected, firefox71 unaffected, firefox72 verified)

VERIFIED FIXED
Firefox 72
Tracking Status
firefox-esr68 --- unaffected
firefox70 --- unaffected
firefox71 --- unaffected
firefox72 --- verified

People

(Reporter: pbro, Assigned: ochameau)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Steps:

  • Open the Inspector on any page
  • Make some CSS changes in the Rules panel
  • Go to the Changes panel
  • Click on the "Copy Rule" button after hovering on one of the changed rules' selector

Result: nothing gets copied to the clipboard and the following JS error is returned:

TypeError: this.inspector.inspectorFront.getAllInspectorFronts is not a function ChangesView.js:190:65

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5cf12597dfa7
Fix exception when copying rules from the Changes panel. r=pbro
Priority: -- → P1
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Flags: qe-verify+

Managed to reproduce the issue using Fx72.0a1.
The issue is verified fixed using Fx72.0b11 and Fx73.0a1 on macOS 10.14, Ubuntu 18.04 and Windows 10 x64. The rules are correctly added to clipboard and no error message is displayed in the console.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: