[Webkit-unassigned] [Bug 24187] RTL: tooltip does not get its directionality from its element's directionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 11:54:10 PDT 2009


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


xji at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31868|review-                     |
               Flag|                            |




------- Comment #11 from xji at chromium.org  2009-06-25 11:54 PDT -------
(From update of attachment 31868)
I am removing the review flag since this patch changes the signature of 
virtual void ChromeClient::setToolTip(const String&, TextDirection) = 0,
which requires all client uses this method to change and recompile.

I will upload another patch to keep the signature the same and added another
virtual API instead.


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