[Webkit-unassigned] [Bug 19688] Add autodetection of image orientation from EXIF information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 11:52:07 PDT 2012


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


Tim Horton <timothy_horton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |timothy_horton at apple.com
                   |kit.org                     |
                 CC|                            |timothy_horton at apple.com




--- Comment #71 from Tim Horton <timothy_horton at apple.com>  2012-04-02 11:52:05 PST ---
(In reply to comment #70)
> I'd like to second this suggestion to enable this for full page image documents.

I'm going to pick this back up where Eric left off. Would anyone be opposed to this approach?:

1. Enable for full-page ImageDocuments.
2. Add a preference (WebKitShouldRespectImageOrientation or something like that) to enable it globally.
3. Do none of this behind a feature flag, because it makes a lot of the settings plumbing-through-WebCore terrifyingly disgusting, and seems unnecessary.

I have a patch based on Eric's that does most of these things; if there are no objections I'll post it after cleaning it up later tonight.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list