RESOLVED FIXED 58870
Web Inspector: NPE in TextEditorModel
https://bugs.webkit.org/show_bug.cgi?id=58870
Summary Web Inspector: NPE in TextEditorModel
Andrey Adaikin
Reported Tuesday, April 19, 2011 9:35:15 AM UTC
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 Tuesday, April 19, 2011 10:15:38 AM UTC
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 Tuesday, April 19, 2011 10:20:14 AM UTC
Pavel Feldman
Comment 3 Tuesday, April 19, 2011 10:53:37 AM UTC
Comment on attachment 90166 [details] Patch Clearing flags on attachment: 90166 Committed r84235: <http://trac.webkit.org/changeset/84235>
Pavel Feldman
Comment 4 Tuesday, April 19, 2011 10:53:45 AM UTC
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.