Bug 25446

Summary: needless platformWidget() calls in WidgetWx.cpp
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Replaces two platformWidget() calls with one in several functions kevino: review+

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.