[Webkit-unassigned] [Bug 44258] Added WebCore::Document and Webkit-EFL API which returns position of n-th text matches mark.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 19 23:06:23 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44258
--- Comment #4 from Gyuyoung Kim <gyuyoung.kim at samsung.com> 2010-08-19 23:06:23 PST ---
Hello Kamil,
You can check if your patch has any style errors by "WebKitTools/Scripts/check-webkit-style" or "WebKitTools/Scripts/webkit-patch" scripts.
Current ewk_frame.cpp file has style errors as below,
gyuyoung at gyuyoung-desktop:~/webkit/WebKit-EFL$ WebKitTools/Scripts/check-webkit-style WebKit/efl/ewk/ewk_frame.cpp
WebKit/efl/ewk/ewk_frame.cpp:48: Alphabetical sorting problem. [build/include_order] [4]
WebKit/efl/ewk/ewk_frame.cpp:52: Alphabetical sorting problem. [build/include_order] [4]
Total errors found: 2 in 1 files
If you can solve this errors, I think it is better to fix the style errors together.
Thanks,
Gyuyoung Kim
--
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