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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 07:40:47 PST 2012


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


Eduardo Lima Mitev <elima at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #178234|0                           |1
        is obsolete|                            |
 Attachment #178234|review?, commit-queue?      |
               Flag|                            |
 Attachment #178550|                            |review?, commit-queue?
               Flag|                            |




--- Comment #7 from Eduardo Lima Mitev <elima at igalia.com>  2012-12-10 07:43:10 PST ---
Created an attachment (id=178550)
 --> (https://bugs.webkit.org/attachment.cgi?id=178550&action=review)
new patch correcting the ChangeLog

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

New patch fixing this.

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