Open Bug 2059371 Opened 1 month ago Updated 1 month ago

Changes to stylesheet does not persist when switching to another source

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: bomsy, Assigned: bomsy)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

STR

  1. go to https://nchevobbe.github.io/demo/console-test-app.html
  2. Open the debugger and select https://nchevobbe.github.io/demo/console-test-app.css
  3. Edit the content
  4. Select another source and then reselect console-test-app.css

Expected Result

The changes made to the content should be preserved.

Actual Result

The changes made to the content reverted.

Blocks: stylesheets-in-debugger
No longer blocks: 2037006

Once the stylesheet is edited, lets by pass the cached source content
and get the live source content from the server so that the changes
persisted in devtools.

Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Attachment #9620126 - Attachment description: Bug 2059371 - [devtools] Always live source content for edited stylesheets r=#devtools → Bug 2059371 - [devtools] Show the live source content for edited stylesheets r=#devtools
Severity: -- → S3
Priority: -- → P2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: