[Webkit-unassigned] [Bug 33218] New: Remove dead code in WebViewWndProc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 10:44:21 PST 2010


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

           Summary: Remove dead code in WebViewWndProc
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: sam at webkit.org



Adam Roben (aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45908|                            |review?
               Flag|                            |


Created an attachment (id=45908)
 --> (https://bugs.webkit.org/attachment.cgi?id=45908)
Patch

Need a short description and bug URL (OOPS!)

Reviewed by NOBODY (OOPS!).

* WebView.cpp:
(WebView::WebViewWndProc): Removed a redundant isBeingDestroyed check.
We bail out much earlier in this function if isBeingDestroyed is true.
---
 2 files changed, 12 insertions(+), 4 deletions(-)

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