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