[webkit-reviews] review requested: [Bug 177208] Web Inspector: Styles Redesign: support editing of properties and property values : [Attachment 321498] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 21 17:36:31 PDT 2017


Nikita Vasilyev <nvasilyev at apple.com> has asked  for review:
Bug 177208: Web Inspector: Styles Redesign: support editing of properties and
property values
https://bugs.webkit.org/show_bug.cgi?id=177208

Attachment 321498: Patch

https://bugs.webkit.org/attachment.cgi?id=321498&action=review




--- Comment #1 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 321498

  --> https://bugs.webkit.org/attachment.cgi?id=321498&action=review

Patch

Goals of this patch: 
  - Provide a primitive UI to make sure editing works, changes apply live, and
CSS doesn’t get corrupted.
  - Changes in CSSProperty model don’t break the current styles sidebar.

Non-goals:
  - Make a polished UI for editing names and values. I’ll work on it in:
    - Bug 177314 Web Inspector: Styles Redesign: support undo/redo of manual
edits
    - Bug 177313 Web Inspector: Styles Redesign: hook up autocompletion to
property names and values


More information about the webkit-reviews mailing list