[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
Mon Aug 4 19:03:56 PDT 2014


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


Saam Barati <sbarati at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #235750|0                           |1
        is obsolete|                            |
 Attachment #236000|                            |review?, commit-queue?
               Flag|                            |




--- Comment #26 from Saam Barati <sbarati at apple.com>  2014-08-04 19:04:08 PST ---
Created an attachment (id=236000)
 --> (https://bugs.webkit.org/attachment.cgi?id=236000&action=review)
patch

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.

-- 
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