Bug 123297 - Web Inspector: Allow editing CSS resources after they have been pretty printed
Summary: Web Inspector: Allow editing CSS resources after they have been pretty printed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-10-24 16:05 PDT by Timothy Hatcher
Modified: 2013-10-24 17:13 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.21 KB, patch)
2013-10-24 16:08 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2013-10-24 16:05:19 PDT
Currently all pretty printed resources are made readOnly. However, this doesn't need to be the case, and it makes for weird inconsistency when CSS resources are sometimes editable and sometimes not (when pretty printed). CSS resources should always be editable.

<rdar://problem/13563198>
Comment 1 Timothy Hatcher 2013-10-24 16:08:09 PDT
Created attachment 215115 [details]
Patch
Comment 2 Joseph Pecoraro 2013-10-24 16:51:37 PDT
Comment on attachment 215115 [details]
Patch

r=me!
Comment 3 WebKit Commit Bot 2013-10-24 17:13:56 PDT
Comment on attachment 215115 [details]
Patch

Clearing flags on attachment: 215115

Committed r157966: <http://trac.webkit.org/changeset/157966>
Comment 4 WebKit Commit Bot 2013-10-24 17:13:58 PDT
All reviewed patches have been landed.  Closing bug.