Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 308734 Details for
Bug 450567
Printing of a page with tables results in unusably blurry output
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Actual patch this time (rather than HTML view of patch)
numborderpasses_two.patch (text/plain), 743 bytes, created by
Carl Worth (Ampere)
on 2008-06-09 18:06:51 UTC
(
hide
)
Description:
Actual patch this time (rather than HTML view of patch)
Filename:
MIME Type:
Creator:
Carl Worth (Ampere)
Created:
2008-06-09 18:06:51 UTC
Size:
743 bytes
patch
obsolete
> ># HG changeset patch ># User vladimir@pobox.com ># Date 1208669490 25200 ># Node ID f6f36787bc84c77f79b94f8b10085bfa3ead7885 ># Parent 59564eaab3e4648df2cfaa1ff397bdcfa465ab48 >Back out patch for bug 397303 due to serious perf regressions; r/sr=roc > >--- a/layout/base/nsCSSRendering.cpp Sat Apr 19 14:01:19 2008 -0700 >+++ b/layout/base/nsCSSRendering.cpp Sat Apr 19 22:31:30 2008 -0700 >@@ -1053,8 +1053,7 @@ > case NS_STYLE_BORDER_STYLE_OUTSET: > case NS_STYLE_BORDER_STYLE_GROOVE: > case NS_STYLE_BORDER_STYLE_RIDGE: >- /* XXX See bug 397303 why this is 4 instead of 2; this could be optimized further */ >- numBorderPasses = 4; >+ numBorderPasses = 2; > break; > > case NS_STYLE_BORDER_STYLE_SOLID: >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 450567
:
308731
| 308734