Bug 58870

Summary: Web Inspector: NPE in TextEditorModel
Product: WebKit Reporter: Andrey Adaikin <aandrey>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Andrey Adaikin
Reported 2011-04-19 01:35:15 PDT
TextEditorModel.js:119 Uncaught TypeError: Cannot call method 'split' of null
Attachments
Patch (2.37 KB, patch)
2011-04-19 02:20 PDT, Andrey Adaikin
no flags
Andrey Adaikin
Comment 1 2011-04-19 02:15:38 PDT
Also fix a regression from http://trac.webkit.org/changeset/84161: > frameTreeElement.parent.appendChild(frameTreeElement); ResourcesPanel.js:211 Uncaught TypeError: Cannot call method 'appendChild' of null
Andrey Adaikin
Comment 2 2011-04-19 02:20:14 PDT
Pavel Feldman
Comment 3 2011-04-19 02:53:37 PDT
Comment on attachment 90166 [details] Patch Clearing flags on attachment: 90166 Committed r84235: <http://trac.webkit.org/changeset/84235>
Pavel Feldman
Comment 4 2011-04-19 02:53:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.