Bug 64351

Summary: Web Inspector: Cancelling an empty edit fails
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, podivilov, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Alexander Pavlov (apavlov) 2011-07-12 04:21:50 PDT
1. Double click in an external CSS file to start editing
2. Do not make any changes, press Esc

The viewer does not exit the editing mode, "Uncaught TypeError: Cannot read property 'textModelContent' of undefined (ResourceView.js:145)" is reported.
Comment 1 Pavel Podivilov 2011-07-12 05:27:43 PDT
Created attachment 100472 [details]
Patch
Comment 2 Pavel Podivilov 2011-07-12 07:53:31 PDT
Comment on attachment 100472 [details]
Patch

Clearing flags on attachment: 100472

Committed r90819: <http://trac.webkit.org/changeset/90819>
Comment 3 Pavel Podivilov 2011-07-12 07:53:39 PDT
All reviewed patches have been landed.  Closing bug.