[Webkit-unassigned] [Bug 44417] Added WebCore::DocumentMarkerController API which returns vector describing all markers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 28 22:15:44 PST 2010


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





--- Comment #6 from Kamil Blank <k.blank at samsung.com>  2010-12-28 22:15:42 PST ---
Hi Adam,

I was working on functionality which allows WebKit-EFL to mark n-th searched text on page.
There are 2 parts of my work:
1) This patch, involves in WebCore part
2) WebKit-EFL patch which uses functionality from WebCore

As you can see in Blocks section, this patch functionality is used by WebKit-EFL patch:
https://bugs.webkit.org/show_bug.cgi?id=44258

Unfortunately, due to strange (for me) behaviour the second patch landed in repository when WebCore part didn't. Because of natural build-break in this situation EFL patch has been changed so it doesn't cause any issues. Whenever this patch is landed, EFL part will be able to use WebCore functionality again.

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