Bug 57863 - [chromium] Add settings API to enable accelerated drawing
Summary: [chromium] Add settings API to enable accelerated drawing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alok Priyadarshi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 10:45 PDT by Alok Priyadarshi
Modified: 2011-04-18 09:15 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch (2.88 KB, patch)
2011-04-05 10:53 PDT, Alok Priyadarshi
no flags Details | Formatted Diff | Diff
Fixed ChangeLog (3.09 KB, patch)
2011-04-06 11:13 PDT, Alok Priyadarshi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alok Priyadarshi 2011-04-05 10:45:58 PDT
Add Chromium WebSettings API to enable accelerated drawing.
Comment 1 Alok Priyadarshi 2011-04-05 10:53:06 PDT
Created attachment 88277 [details]
proposed patch
Comment 2 Eric Seidel (no email) 2011-04-06 11:00:14 PDT
Comment on attachment 88277 [details]
proposed patch

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

> Source/WebKit/chromium/ChangeLog:1
> +2011-04-05  Alok priyadarshi  <alokp@chromium.org>

Did you mean to capitalize your family name?
Comment 3 Alok Priyadarshi 2011-04-06 11:13:27 PDT
Created attachment 88470 [details]
Fixed ChangeLog
Comment 4 Alok Priyadarshi 2011-04-06 11:14:00 PDT
Comment on attachment 88277 [details]
proposed patch

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

>> Source/WebKit/chromium/ChangeLog:1
>> +2011-04-05  Alok priyadarshi  <alokp@chromium.org>
> 
> Did you mean to capitalize your family name?

DONE
Comment 5 WebKit Commit Bot 2011-04-06 13:12:00 PDT
The commit-queue encountered the following flaky tests while processing attachment 88470 [details]:

java/lc3/JSObject/ToObject-001.html bug 53091 (author: ap@webkit.org)
The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2011-04-06 13:14:36 PDT
Comment on attachment 88470 [details]
Fixed ChangeLog

Clearing flags on attachment: 88470

Committed r83088: <http://trac.webkit.org/changeset/83088>
Comment 7 WebKit Commit Bot 2011-04-06 13:14:41 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Eric Seidel (no email) 2011-04-18 09:15:08 PDT
Comment on attachment 88277 [details]
proposed patch

Cleared review? from obsolete attachment 88277 [details] so that this bug does not appear in http://webkit.org/pending-review.  If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).