RESOLVED FIXED 152858
Web Inspector: Cannot undo in breakpoint editor
https://bugs.webkit.org/show_bug.cgi?id=152858
Summary Web Inspector: Cannot undo in breakpoint editor
Devin Rousso
Reported 2016-01-07 14:13:21 PST
* STEPS TO REPRODUCE: 1. Create a breakpoint 2. Edit the breakpoint 3. Type some text 4. Press Cmd-Z * Expected Regular Undo functionality * Actual Crash... ------- Auto-generated details: Inspected URL: file:///Users/dcrousso/Documents/Projects/WebKit/WebKitBuild/Release/WebInspectorUI.framework/Resources/Main.html Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/602.1.15+ (KHTML, like Gecko) Uncaught exceptions: - TypeError: change.update is not a function. (In 'change.update(change.from, change.to, [newText])', 'change.update' is undefined) (at BreakpointPopoverController.js:242:22) -------
Attachments
Patch (1.86 KB, patch)
2016-09-05 22:45 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2016-01-07 14:13:35 PST
Devin Rousso
Comment 2 2016-09-05 22:45:32 PDT
Blaze Burg
Comment 3 2016-09-06 12:36:27 PDT
Comment on attachment 287996 [details] Patch r=me
WebKit Commit Bot
Comment 4 2016-09-06 12:58:35 PDT
Comment on attachment 287996 [details] Patch Clearing flags on attachment: 287996 Committed r205499: <http://trac.webkit.org/changeset/205499>
WebKit Commit Bot
Comment 5 2016-09-06 12:58:39 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.