Bug 40252 - Set image down-sampling threshold at runtime
Summary: Set image down-sampling threshold at runtime
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P4 Enhancement
Assignee: Yong Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-07 12:01 PDT by Yong Li
Modified: 2010-06-09 18:48 PDT (History)
2 users (show)

See Also:


Attachments
the patch (2.56 KB, patch)
2010-06-07 12:06 PDT, Yong Li
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yong Li 2010-06-07 12:01:27 PDT
We use a macro IMAGE_DECODER_DOWN_SAMPLING_MAX_NUMBER_OF_PIXELS as the threshold when ENABLE(IMAGE_DECODER_DOWN_SAMPLING) is true.

It will be more helpful if this limit can be specified at runtime.
Comment 1 Yong Li 2010-06-07 12:06:00 PDT
Created attachment 58069 [details]
the patch
Comment 2 WebKit Commit Bot 2010-06-09 18:48:12 PDT
Comment on attachment 58069 [details]
the patch

Clearing flags on attachment: 58069

Committed r60927: <http://trac.webkit.org/changeset/60927>
Comment 3 WebKit Commit Bot 2010-06-09 18:48:17 PDT
All reviewed patches have been landed.  Closing bug.