Bug 100197 - [chromium] Plumb DRT WebkitShouldRespectImageOrientation through to page settings
Summary: [chromium] Plumb DRT WebkitShouldRespectImageOrientation through to page sett...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: noel gordon
URL:
Keywords:
Depends on:
Blocks: 100191
  Show dependency treegraph
 
Reported: 2012-10-23 21:54 PDT by noel gordon
Modified: 2012-10-24 00:34 PDT (History)
8 users (show)

See Also:


Attachments
Patch (6.82 KB, patch)
2012-10-23 22:59 PDT, noel gordon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description noel gordon 2012-10-23 21:54:04 PDT
The DRT setting WebkitShouldRespectImageOrientation is used in two tests: fast/images/exif-orientation-css.html and fast/images/exif-orientation.html.

Plumb the DRT WebkitShouldRespectImageOrientation enable through to the WebCore page setting setShouldRespectImageOrientation(true|false).
Comment 1 noel gordon 2012-10-23 22:59:27 PDT
Created attachment 170320 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-23 23:02:56 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 3 Kent Tamura 2012-10-23 23:05:46 PDT
Comment on attachment 170320 [details]
Patch

ok
Comment 4 WebKit Review Bot 2012-10-24 00:34:00 PDT
Comment on attachment 170320 [details]
Patch

Clearing flags on attachment: 170320

Committed r132320: <http://trac.webkit.org/changeset/132320>
Comment 5 WebKit Review Bot 2012-10-24 00:34:04 PDT
All reviewed patches have been landed.  Closing bug.