[Webkit-unassigned] [Bug 135311] Web Inspector: shown() called on a content view when stepping over an instruction in the debugger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 30 10:46:29 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135311





--- Comment #19 from Saam Barati <sbarati at apple.com>  2014-07-30 10:46:42 PST ---
(In reply to comment #17)
> (From update of attachment 235724 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=235724&action=review
> 
> Looks right!
> 
> > Source/WebInspectorUI/UserInterface/Views/ContentViewContainer.js:205
> > +            currentEntry._restoreFromCookie();
> 
> Yeah, restoreFromCookie should drop the underscore and be a public method if this needs to call it.

Okay. I'll probably end up doing that. Is it the intention of restoreFromCookie to be called more than once? Or maybe should there be another interface to updating the lineNumber info.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list