[webkit-reviews] review granted: [Bug 180900] Web Inspector: Styles Redesign: Command-S should save changes in matching CSS resource : [Attachment 329555] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 18 13:25:14 PST 2017


Timothy Hatcher <timothy at hatcher.name> has granted Nikita Vasilyev
<nvasilyev at apple.com>'s request for review:
Bug 180900: Web Inspector: Styles Redesign: Command-S should save changes in
matching CSS resource
https://bugs.webkit.org/show_bug.cgi?id=180900

Attachment 329555: Patch

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




--- Comment #3 from Timothy Hatcher <timothy at hatcher.name> ---
Comment on attachment 329555
  --> https://bugs.webkit.org/attachment.cgi?id=329555
Patch

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

>
Source/WebInspectorUI/UserInterface/Views/SpreadsheetCSSStyleDeclarationSection
.js:407
> +	       url = pathDirectory + "base64.css";

Why base64.css? data.css? WI.frameResourceManager.mainFrame.mainResource.url -
".html" + "-data.css"?


More information about the webkit-reviews mailing list