[Webkit-unassigned] [Bug 90954] [EFL] Add const to the parameter of getters in ewk_security_origin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 18:26:26 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90954





--- Comment #9 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-11 18:26:25 PST ---
(From update of attachment 151831)
View in context: https://bugs.webkit.org/attachment.cgi?id=151831&action=review

> Source/WebKit/efl/ewk/ewk_security_origin.h:52
> + * @return the protocol scheme, if there is not a protocol scheme, return NULL.

Use below description.

"or @c 0 if there is not a protocol scheme"

> Source/WebKit/efl/ewk/ewk_security_origin.h:64
> + * @return the host domain, if there is not a host scheme, return NULL.

ditto.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list