[Webkit-unassigned] [Bug 55455] [EFL] HTML saving feature

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 01:36:28 PDT 2011


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





--- Comment #12 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2011-05-11 01:36:28 PST ---
(From update of attachment 92560)
View in context: https://bugs.webkit.org/attachment.cgi?id=92560&action=review

> Source/WebKit/efl/ewk/ewk_frame.cpp:2086
> +        WTF::String srcOfImage = imageElement->src().prettyURL();

IMO,  srcOfImage needs to be changed with src_of_image. WebKit port's coding style tends to follow each port's coding style. But, some efl port's APIs doesn't adhere this rule. I think we need to decide if we change all variables of efl port with efl coding style.

-- 
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