[Webkit-unassigned] [Bug 64260] [EFL] ewk_frame_hit_test_new enhancement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 07:01:37 PDT 2011


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





--- Comment #6 from Raphael Kubo da Costa <kubo at profusion.mobi>  2011-07-11 07:01:37 PST ---
(In reply to comment #5)
> > > Tools/EWebLauncher/main.c:558
> > > +                   "%s"
> > 
> > Perhaps indent the lines here instead of below? This way you'd have
> > 
> >   "  %s\n"
> >   /* code */
> >   ht->context & EWK_HIT_TEST_RESULT_FOO ? "FOO" : "",
> > 
> 
> But then when ht->context & EWK_HIT_TEST_RESULT_FOO will be false we will get two spaces and there will be problem with aligning contexts.

Oh, you're right. Sorry.

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