* 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) -------
<rdar://problem/24096972>
Created attachment 287996 [details] Patch
Comment on attachment 287996 [details] Patch r=me
Comment on attachment 287996 [details] Patch Clearing flags on attachment: 287996 Committed r205499: <http://trac.webkit.org/changeset/205499>
All reviewed patches have been landed. Closing bug.