Open Bug 2051551 Opened 2 months ago Updated 2 months ago

Error when loading stylesheet source content

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(Not tracked)

People

(Reporter: bomsy, Unassigned)

References

(Blocks 1 open bug)

Details

STR

  1. Go to https://todomvc.com/
  2. Make sure the pref devtools.debugger.features.stylesheets-in-debugger is enabled
  3. Open the debugger
  4. Select https://todomvc.com/bower_components/bootstrap/dist/css/bootstrap.min.css from the source tree

Expected Results

The source content for the stylesheet should be displayed

Actual Results

This error is displayed Error loading this URI: sourceContents failed: Error: Protocol error (TypeError): can't access property "href", styleSheet is undefined from: server0.conn0.watcher2.process9//styleSheetsActor1319 (resource://devtools/server/actors/stylesheets/stylesheet-utils.js:54:7)

Severity: -- → S3
Priority: -- → P2
You need to log in before you can comment on or make changes to this bug.