WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33218
Remove dead code in WebViewWndProc
https://bugs.webkit.org/show_bug.cgi?id=33218
Summary
Remove dead code in WebViewWndProc
Adam Roben (:aroben)
Reported
2010-01-05 10:44:21 PST
Created
attachment 45908
[details]
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(-)
Attachments
Patch
(1.33 KB, patch)
2010-01-05 10:44 PST
,
Adam Roben (:aroben)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
WebKit Review Bot
Comment 1
2010-01-05 10:48:58 PST
style-queue ran check-webkit-style on
attachment 45908
[details]
without any errors.
Adam Roben (:aroben)
Comment 2
2010-01-05 15:09:03 PST
Committed
r52827
: <
http://trac.webkit.org/changeset/52827
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug