[Webkit-unassigned] [Bug 101913] Remove HTMLInputElement dependency from PickerIndicatorElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 03:14:58 PST 2012


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





--- Comment #4 from Kunihiko Sakamoto <ksakamoto at chromium.org>  2012-11-12 03:16:41 PST ---
(From update of attachment 173596)
View in context: https://bugs.webkit.org/attachment.cgi?id=173596&action=review

>> Source/WebCore/html/shadow/PickerIndicatorElement.h:53
>> +        virtual bool isPickerIndicatorOwnerReadOnly() const = 0;
> 
> They are called together every time.  So we may merge them into one function like isPickerIndicatorOwnerDisabledOrReadOnly(). This pattern is used in FieldOwner in WebCore/html/shadow/DateTimeFieldElement.h.

Done.

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