Move breakpoints-related presentation code from debugger model to JavaScriptBreakpointSidebarPane.
Created attachment 79427 [details] Patch.
Comment on attachment 79427 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=79427&action=review This does not look like "move" - too much new code. Could you split this change into refactoring + new code? > Source/WebCore/ChangeLog:5 > + Move breakpoints-related presentation code from debugger model to JavaScriptBreakpointSidebarPane. Web Inspector prefix please.
Created attachment 79560 [details] Fix changelog message.
Committed r76239: <http://trac.webkit.org/changeset/76239>
http://trac.webkit.org/changeset/76239 might have broken SnowLeopard Intel Release (Tests) The following tests are not passing: http/tests/xmlhttprequest/open-async-overload.html