Bug 62423 - [Chromium] Add WebSettings::setShouldPrintBackgrounds()
Summary: [Chromium] Add WebSettings::setShouldPrintBackgrounds()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Lei Zhang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-09 19:33 PDT by Lei Zhang
Modified: 2011-06-13 15:57 PDT (History)
2 users (show)

See Also:


Attachments
Patch to add setShouldPrintBackgrounds() (2.11 KB, patch)
2011-06-09 19:33 PDT, Lei Zhang
fishd: review-
Details | Formatted Diff | Diff
Added comment to ChangeLog (2.12 KB, patch)
2011-06-13 13:39 PDT, Lei Zhang
fishd: review-
Details | Formatted Diff | Diff
Add bug url to changelog (2.18 KB, patch)
2011-06-13 15:33 PDT, Lei Zhang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lei Zhang 2011-06-09 19:33:35 PDT
Created attachment 96688 [details]
Patch to add setShouldPrintBackgrounds()

Hook up setShouldPrintBackgrounds for http://crbug.com/2294
Comment 1 Lei Zhang 2011-06-10 12:50:05 PDT
+fishd
Comment 2 Darin Fisher (:fishd, Google) 2011-06-10 22:34:44 PDT
Comment on attachment 96688 [details]
Patch to add setShouldPrintBackgrounds()

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

Patch looks good except for the ChangeLog entry.

> WebKit/chromium/ChangeLog:5
> +        Need a short description and bug URL (OOPS!)

you need to do as this says :)
Comment 3 Lei Zhang 2011-06-13 13:39:41 PDT
Created attachment 97000 [details]
Added comment to ChangeLog

Whoops indeed.
Comment 4 Darin Fisher (:fishd, Google) 2011-06-13 15:20:58 PDT
Comment on attachment 97000 [details]
Added comment to ChangeLog

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

You forgot to set the '?' on the patch, which meant that it didn't
go into the review request queue :-(

> WebKit/chromium/ChangeLog:5
> +        [Chromium] Add a WebSetting to control printing backgrounds

sorry to give you a hard time, but you are also supposed to include
the URL of this bug report here.  please take a look at how other
people write ChangeLog entries.
Comment 5 Lei Zhang 2011-06-13 15:33:27 PDT
Created attachment 97020 [details]
Add bug url to changelog

That's ok. Third time is the charm.
Comment 6 WebKit Review Bot 2011-06-13 15:57:08 PDT
Comment on attachment 97020 [details]
Add bug url to changelog

Clearing flags on attachment: 97020

Committed r88728: <http://trac.webkit.org/changeset/88728>
Comment 7 WebKit Review Bot 2011-06-13 15:57:13 PDT
All reviewed patches have been landed.  Closing bug.