[Webkit-unassigned] [Bug 127800] WebKitGTK+ should stop using COMPILE_ASSERT_MATCHING_ENUM macros

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 24 11:54:29 PST 2014


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





--- Comment #21 from Enrique Ocaña <eocanha at igalia.com>  2014-02-24 11:51:36 PST ---
(In reply to comment #17)
> (From update of attachment 224774 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=224774&action=review
> 
> > Source/WebKit2/UIProcess/API/gtk/WebKitFindController.h:69
> > +  /*< private >*/
> > +  WEBKIT_FIND_OPTIONS_SHOW_OVERLAY =                       1 << 5,
> > +  WEBKIT_FIND_OPTIONS_SHOW_FIND_INDICATOR =                1 << 6,
> > +  WEBKIT_FIND_OPTIONS_SHOW_HIGHLIGHT =                     1 << 7,
> 
> I don't think we should expose these here, even when using the private  comment.

I've created https://bugs.webkit.org/show_bug.cgi?id=129263 to address this matter.

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