Bug 67597 - Regression of bug 65333 - Fix speech input icon rect on RTL directions
Summary: Regression of bug 65333 - Fix speech input icon rect on RTL directions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Leandro Graciá Gil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-05 05:18 PDT by Leandro Graciá Gil
Modified: 2011-09-05 08:01 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2011-09-05 06:20 PDT, Leandro Graciá Gil
tonyg: review+
tonyg: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>