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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 00:10:53 PDT 2011


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





--- Comment #20 from Kamil Blank <k.blank at samsung.com>  2011-04-22 00:10:51 PST ---
(In reply to comment #19)
> Bug 44258 is marked as fixed, so it's still unclear what this is needed for. The question is what is the user observable that needs to be fixed, and why other ports get away without this function today.

Dear Alexey,

Please, look below at my previous comment (#6) to this bug - it's an explanation of whole situation:

> 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