[Webkit-unassigned] [Bug 123351] Merge viewInWindowStateDidChange into viewStateDidChange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 25 11:53:38 PDT 2013


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


Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #215196|review?                     |review+
               Flag|                            |




--- Comment #2 from Tim Horton <thorton at apple.com>  2013-10-25 11:52:24 PST ---
(From update of attachment 215196)
View in context: https://bugs.webkit.org/attachment.cgi?id=215196&action=review

> Source/WebKit2/UIProcess/WebPageProxy.cpp:1032
> +#if ENABLE(INPUT_TYPE_COLOR_POPOVER)
> +        else {
> +            // When leaving the current page, close the popover color well.
> +            if (m_colorPicker)
> +                endColorPicker();
> +        }
> +#endif

oO

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