RESOLVED FIXED Bug 58870
Web Inspector: NPE in TextEditorModel
https://bugs.webkit.org/show_bug.cgi?id=58870
Summary Web Inspector: NPE in TextEditorModel
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.