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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 05:06:17 PST 2008


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


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #10 from alp at atoker.com  2008-02-19 05:06 PDT -------
(In reply to comment #9)
> (From update of attachment 19202 [edit])
> 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.
> 

I'm going to give this cleanup a miss since I hope we can eventually combine
the event class init code and get rid of the duplication completely.

Landed in r30404.


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