Bug 156858 - Web Inspector: Command-Shift-S in the Styles sidebar should always show the save dialog
Summary: Web Inspector: Command-Shift-S in the Styles sidebar should always show the s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nikita Vasilyev
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-21 12:06 PDT by Nikita Vasilyev
Modified: 2016-07-08 19:25 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.67 KB, patch)
2016-07-08 17:22 PDT, Nikita Vasilyev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2016-04-21 12:06:36 PDT
Bug 150298 introduced saving CSS resources by pressing Command-S.

However, Command-Shift-S still prompts to save an inspected webpage as a webarchive.
Instead, it should prompt to save the edited CSS resource. That's what happens
when Command-Shift-S is pressed while editing a resource in Resources or Debugger tabs.
Comment 1 Radar WebKit Bug Importer 2016-04-21 12:07:02 PDT
<rdar://problem/25859098>
Comment 2 Nikita Vasilyev 2016-07-08 17:22:48 PDT
Created attachment 283229 [details]
Patch
Comment 3 WebKit Commit Bot 2016-07-08 19:25:03 PDT
Comment on attachment 283229 [details]
Patch

Clearing flags on attachment: 283229

Committed r203017: <http://trac.webkit.org/changeset/203017>
Comment 4 WebKit Commit Bot 2016-07-08 19:25:07 PDT
All reviewed patches have been landed.  Closing bug.