Summary: | change function name InitializeLoggingChannelsIfNecessary to follow coding style guideline | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Mary Wu <mawu> | ||||||
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | dbates, jberlin, leo.yang, tonikitoo, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Mary Wu
2011-12-07 00:04:08 PST
Created attachment 118176 [details]
Patch
Created attachment 118177 [details]
Patch
LGTM. Comment on attachment 118177 [details] Patch Clearing flags on attachment: 118177 Committed r102235: <http://trac.webkit.org/changeset/102235> All reviewed patches have been landed. Closing bug. FYI, this change broke the Mac build because you did not update the name in the WebCore.exp.in file. Fixed in http://trac.webkit.org/changeset/102241 thanks for the fix, Jessie |