[Webkit-unassigned] [Bug 130709] [iOS] Inspector View Indication Support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 12:14:16 PDT 2014


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #227780|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-03-25 12:14:36 PST ---
(From update of attachment 227780)
View in context: https://bugs.webkit.org/attachment.cgi?id=227780&action=review

> Source/WebKit2/UIProcess/WebPageProxy.h:1325
> +    void startIndicating();
> +    void stopIndicating();

"indicating" is still too vague here. There may be many kinds of indication, of which Inspector overlays may be just one.

> Source/WebKit2/WebProcess/WebPage/WebPage.h:472
> +    void indicate();
> +    void hideIndication();

Also too vague, and annoyingly different terminology to that on PageClient.

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