[webkit-reviews] review requested: [Bug 33218] Remove dead code in WebViewWndProc : [Attachment 45908] Patch

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


Adam Roben (aroben) <aroben at apple.com> has asked  for review:
Bug 33218: Remove dead code in WebViewWndProc
https://bugs.webkit.org/show_bug.cgi?id=33218

Attachment 45908: Patch
https://bugs.webkit.org/attachment.cgi?id=45908&action=review

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
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(-)


More information about the webkit-reviews mailing list