[webkit-reviews] review canceled: [Bug 227097] Web Inspector: Styles: Autocomplete should support mid-line completions and function completions : [Attachment 431750] Patch v1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 21 08:53:26 PDT 2021


Razvan Caliman <rcaliman at apple.com> has canceled Patrick Angle
<pangle at apple.com>'s request for review:
Bug 227097: Web Inspector: Styles: Autocomplete should support mid-line
completions and function completions
https://bugs.webkit.org/show_bug.cgi?id=227097

Attachment 431750: Patch v1.0

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




--- Comment #5 from Razvan Caliman <rcaliman at apple.com> ---
Comment on attachment 431750
  --> https://bugs.webkit.org/attachment.cgi?id=431750
Patch v1.0

View in context: https://bugs.webkit.org/attachment.cgi?id=431750&action=review

> Source/WebInspectorUI/UserInterface/Views/SpreadsheetStyleProperty.js:933
> +	   let indexOfTokenAtCursur = -1;

Typo: indexOfTokenAtCursur/indexOfTokenAtCursor


More information about the webkit-reviews mailing list