[Webkit-unassigned] [Bug 16863] [GTK] tab focusing doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 04:46:06 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16863


mrowe at apple.com changed:

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




------- Comment #9 from mrowe at apple.com  2008-02-19 04:46 PDT -------
(From update of attachment 19202)
It might be worth looking at setting things up such that you can do:

#if HAVE(GDK_META_MASK)

rather than:

#if GTK_CHECK_VERSION(2,10,0)

as it'd be clearer what the test is about.  Either way, r=me.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list