Summary: | [EFL] Fix several warnings of doxygen | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ryuan Choi <ryuan.choi> | ||||||
Component: | WebKit EFL | Assignee: | Ryuan Choi <ryuan.choi> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | bunhere, cdumez, commit-queue, g.czajkowski, gyuyoung.kim, lucas.de.marchi, sergio | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Ryuan Choi
2014-08-06 02:56:29 PDT
Created attachment 236086 [details]
Patch
Comment on attachment 236086 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=236086&action=review Looks nice! > Source/WebKit2/UIProcess/API/efl/ewk_cookie_manager.h:106 > + * @param manager The cookie manager to update. Nit: The -> the since it does not start a new sentence. Created attachment 236165 [details]
Patch
(In reply to comment #2) > (From update of attachment 236086 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=236086&action=review > > Looks nice! > > > Source/WebKit2/UIProcess/API/efl/ewk_cookie_manager.h:106 > > + * @param manager The cookie manager to update. > > Nit: The -> the since it does not start a new sentence. Fixed. Thanks for fixing it. LGTM. Comment on attachment 236165 [details]
Patch
LGTM too.
Comment on attachment 236165 [details] Patch Clearing flags on attachment: 236165 Committed r172284: <http://trac.webkit.org/changeset/172284> All reviewed patches have been landed. Closing bug. |