Bug 68948 - remove dead code in flipForWritingMode
Summary: remove dead code in flipForWritingMode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 16:03 PDT by Ojan Vafai
Modified: 2011-10-03 14:59 PDT (History)
1 user (show)

See Also:


Attachments
Patch (16.81 KB, patch)
2011-09-27 16:06 PDT, Ojan Vafai
morrita: review+
morrita: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2011-09-27 16:03:32 PDT
remove dead code in flipForWritingMode
Comment 1 Ojan Vafai 2011-09-27 16:06:32 PDT
Created attachment 108921 [details]
Patch
Comment 2 Hajime Morrita 2011-10-02 23:09:07 PDT
Comment on attachment 108921 [details]
Patch

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

> Source/WebCore/ChangeLog:38
> +2011-09-27  Ojan Vafai  <ojan@chromium.org>

The diff is broken. Please fix before land.
Comment 3 Ojan Vafai 2011-10-03 14:59:26 PDT
Committed r96546: <http://trac.webkit.org/changeset/96546>