[Webkit-unassigned] [Bug 16135] [GTK] Support caret browsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 00:51:32 PDT 2009


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





------- Comment #29 from justin.garcia at apple.com  2009-04-28 00:51 PDT -------
> > +    if (!selection()->isNone() || !(isContentEditable() || caretBrowsing))
> > 
> > You don't need the ()s here.
> >
> 
> Mmm, are you sure? You mean like !isContentEditable() || !caretBrowsing ?
> That's not really the same... 

Oops my mistake I misread it.


-- 
Configure bugmail: https://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