Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Live Preview Error - Chrome 34 removes CSS.getAllStylesheets() command #6830

@fagnercarvalho

Description

@fagnercarvalho

Update from @jasonsanjose

@thany reported in the comments below the behavior with Chrome 34. On further review, Chrome has removed getAllStylesheets() from the API, see rev http://src.chromium.org/viewvc/blink/trunk/Source/devtools/protocol.json?revision=166228.

DevTools: [CSS] remove getAllStylesheets method from protocol

This patch removes getAllStylesheets method from protocol. Instead,
clients should track styleSheetAdded/styleSheetRemoved events to
maintain actual stylesheet set.

Original Report
Using base URL with httpster and github pages or using the default.

Developer console:
image

Using:
Windows 8 Pro
Brackets Sprint 36

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions