[webkit-reviews] review requested: [Bug 135311] Web Inspector: shown() called on a content view when stepping over an instruction in the debugger : [Attachment 236000] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 4 19:03:56 PDT 2014
Saam Barati <sbarati at apple.com> has asked for review:
Bug 135311: Web Inspector: shown() called on a content view when stepping over
an instruction in the debugger
https://bugs.webkit.org/show_bug.cgi?id=135311
Attachment 236000: patch
https://bugs.webkit.org/attachment.cgi?id=236000&action=review
------- Additional Comments from Saam Barati <sbarati at apple.com>
I've tested this patch, and it solves the problem of shown not being repeatedly
called when stepping over instructions in the debugger,
but it doesn't solve all the problems of shown being called multiple times. I
think for further fixing the redundant calls to shown,
I should do more investigation on:
https://bugs.webkit.org/show_bug.cgi?id=135000.
More information about the webkit-reviews
mailing list