WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
25446
needless platformWidget() calls in WidgetWx.cpp
https://bugs.webkit.org/show_bug.cgi?id=25446
Summary
needless platformWidget() calls in WidgetWx.cpp
Kevin Watters
Reported
2009-04-28 07:49:16 PDT
WidgetWx.cpp has several places where two platformWidget() calls could be replaced by one.
Attachments
Replaces two platformWidget() calls with one in several functions
(2.35 KB, patch)
2009-04-28 07:49 PDT
,
Kevin Watters
kevino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kevin Watters
Comment 1
2009-04-28 07:49:46 PDT
Created
attachment 29845
[details]
Replaces two platformWidget() calls with one in several functions
Kevin Ollivier
Comment 2
2009-04-28 10:07:38 PDT
Landed in
r42937
, thanks!
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