WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
90748
Introduce a build flag for low quality JPEG images
https://bugs.webkit.org/show_bug.cgi?id=90748
Summary
Introduce a build flag for low quality JPEG images
Laszlo Gombos
Reported
2012-07-08 21:37:05 PDT
Commit
r113243
introduced low quality jpeg images for android with the intention of improving performance on small screen devices. I think that this (build) option could be useful for other ports targeting mobile as well.
Attachments
1st try
(2.96 KB, patch)
2012-07-08 21:46 PDT
,
Laszlo Gombos
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Laszlo Gombos
Comment 1
2012-07-08 21:46:57 PDT
Created
attachment 151181
[details]
1st try The patch introduced 2 new build flags. We could consider creating a USE(LOW_QUALITY_IMAGE) instead and use it everywhere where USE(LOW_QUALITY_IMAGE_*) is used.
Adam Barth
Comment 2
2012-07-08 22:15:12 PDT
Comment on
attachment 151181
[details]
1st try Thanks!
WebKit Review Bot
Comment 3
2012-07-08 23:12:42 PDT
Comment on
attachment 151181
[details]
1st try Clearing flags on attachment: 151181 Committed
r122089
: <
http://trac.webkit.org/changeset/122089
>
WebKit Review Bot
Comment 4
2012-07-08 23:12:47 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug