Bug 108049

Summary: Replace the type of Proximity's supplementName for char*
Product: WebKit Reporter: Kihong Kwon <kihong.kwon>
Component: WebCore Misc.Assignee: Kihong Kwon <kihong.kwon>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 107535    
Bug Blocks: 92837    
Attachments:
Description Flags
Patch none

Description Kihong Kwon 2013-01-27 21:27:20 PST
There are some changes for supplementName by Bug 107535.
It makes build break if PROXIMITY_EVENT feature enable.
Therefore ProximityController need to change the type of supplementName for char* also.
Comment 1 Kihong Kwon 2013-01-27 21:33:25 PST
Created attachment 184935 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-28 02:27:05 PST
Comment on attachment 184935 [details]
Patch

Clearing flags on attachment: 184935

Committed r140960: <http://trac.webkit.org/changeset/140960>
Comment 3 WebKit Review Bot 2013-01-28 02:27:09 PST
All reviewed patches have been landed.  Closing bug.