Bug 67597

Summary: Regression of bug 65333 - Fix speech input icon rect on RTL directions
Product: WebKit Reporter: Leandro Graciá Gil <leandrogracia>
Component: TextAssignee: Leandro Graciá Gil <leandrogracia>
Status: RESOLVED FIXED    
Severity: Normal CC: satish, tonyg
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch tonyg: review+, tonyg: commit-queue-

Description Leandro Graciá Gil 2011-09-05 05:18:48 PDT
Patch from bug 60170 has introduced a regression making bug 65333 to appear again.
Comment 1 Leandro Graciá Gil 2011-09-05 06:20:47 PDT
Created attachment 106329 [details]
Patch
Comment 2 Tony Gentilcore 2011-09-05 07:13:15 PDT
Comment on attachment 106329 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=106329&action=review

> Source/WebCore/ChangeLog:7
> +

Would be really nice to describe the regression here so that anyone seeing this patch in the future doesn't have to refer to the bug and patch mentioned above.
Comment 3 Leandro Graciá Gil 2011-09-05 08:01:05 PDT
Committed r94531: <http://trac.webkit.org/changeset/94531>