Bug 108049 - Replace the type of Proximity's supplementName for char*
Summary: Replace the type of Proximity's supplementName for char*
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kihong Kwon
URL:
Keywords:
Depends on: 107535
Blocks: 92837
  Show dependency treegraph
 
Reported: 2013-01-27 21:27 PST by Kihong Kwon
Modified: 2013-01-28 02:27 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.71 KB, patch)
2013-01-27 21:33 PST, Kihong Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.