[Webkit-unassigned] [Bug 104369] [GTK] Expose HitTestResult::scrollbar() condition in API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 06:29:14 PST 2012


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





--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-12-10 06:31:37 PST ---
(From update of attachment 178234)
View in context: https://bugs.webkit.org/attachment.cgi?id=178234&action=review

> Source/WebKit2/ChangeLog:18
> +        - Adds a new bool 'isScrollbar' to WebHitTestResult to
> +          carry the scrollbar() condition from Web process to UI process.
> +        - Adds a new flag WEBKIT_HIT_TEST_RESULT_CONTEXT_SCROLLBAR to
> +          WebKitHitTestResult context enum.
> +        - Adds the corresponding accessor context_is_scrollbar() to
> +          WebKitHitTestResult.
> +        - Adds the corresponding unit test cases to
> +          '/webkit2/WebKitWebView/mouse-target'.

Please, move these below adding per function explanations instead. Sorry, that I didn't notice this in the previous patch.

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