[webkit-reviews] review requested: [Bug 201571] Web Inspector: Styles: for rules that don't match selected node, property values always show as invalid : [Attachment 379983] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 1 19:28:15 PDT 2019


Nikita Vasilyev <nvasilyev at apple.com> has asked  for review:
Bug 201571: Web Inspector: Styles: for rules that don't match selected node,
property values always show as invalid
https://bugs.webkit.org/show_bug.cgi?id=201571

Attachment 379983: Patch

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




--- Comment #12 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 379983

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

Patch

The problem with the previous patch was that I updated
CSSProperty#styleSheetTextRange but didn't update
CSSStyleDeclaration#styleSheetTextRange, which caused data corruption.


More information about the webkit-reviews mailing list