WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
50925
[Qt] Tracker bug for the QtWebKit 2.1.x release (critical)
https://bugs.webkit.org/show_bug.cgi?id=50925
Summary
[Qt] Tracker bug for the QtWebKit 2.1.x release (critical)
Ademar Reis
Reported
2010-12-13 07:37:17 PST
This master bug tracks all bugs that prevent us from releasing QtWebKit 2.2. Non critical bugs should be added to the "nice-to-have" tracker bug (see next comment for a reference)
Attachments
Add attachment
proposed patch, testcase, etc.
Ademar Reis
Comment 1
2010-12-13 07:37:59 PST
For non critical bugs, use
bug 50926
Ademar Reis
Comment 2
2010-12-13 07:39:59 PST
Since QtWebKit-2.2 will be based on QtWebKit-2.1 (which has not been released yet), adding
bug 39121
to the "depends on" list.
Ademar Reis
Comment 3
2011-01-26 09:12:49 PST
The version previously known as QtWebKit-2.2 will actually be an update to QtWebKit-2.1 (probably 2.1.1). Changing summaries and references to reflect this.
Joel Parks
Comment 4
2011-03-22 05:36:53 PDT
51208, 45722 needed for BR-7405 (instead of 55380)
Joel Parks
Comment 5
2011-04-08 05:28:52 PDT
Fabrizio Machado commented on BR-7405: -------------------------------------- After some digging, I can see the fix code is simply not in the latest 2.1.x, although the bug report says it was picked up:
https://bugs.webkit.org/show_bug.cgi?id=51208
We need
r74220
from trunk, basically. To be clear, for 2.1.x, we need to mimic trunk logic and unconditionally set the "Antialiasing" render hint in the GraphicsContextPlatformPrivate constructor: GraphicsContextPlatformPrivate::GraphicsContextPlatformPrivate(QPainter* p) { ... painter->setRenderHint(QPainter::Antialiasing, true); }
Deepa Shah
Comment 6
2011-04-21 11:50:11 PDT
https://bugs.webkit.org/show_bug.cgi?id=57075
is needed for BR-7551.
Joel Parks
Comment 7
2011-04-25 07:51:53 PDT
56752 needed for BR-7461, BR-7445
Ademar Reis
Comment 8
2011-04-25 10:32:58 PDT
Bug 57075
is a refactoring (as the title says), and should not be included in a minor version of QtWebKit... Is there a (very) good reason for this?
Deepa Shah
Comment 9
2011-04-28 07:09:21 PDT
http://trac.webkit.org/changeset/69064
is needed for BR-7275.
Alexis Menard (darktears)
Comment 10
2011-06-13 06:51:08 PDT
I don't see any point to let that bug open no? It's released now and all the bugs are closed. Ademar?
Ademar Reis
Comment 11
2011-06-13 07:19:34 PDT
(In reply to
comment #10
)
> I don't see any point to let that bug open no? It's released now and all the bugs are closed. Ademar?
This is being used to track a potential 2.1.2 release. Let's keep it that way until we're done with these 2.1.x releases for specific devices.
Ademar Reis
Comment 12
2011-06-29 12:36:30 PDT
There are no plans for 2.1.2 anymore, so closing this bug. Critical issues for the 2.1 branch should be added to the maintenance bug:
Bug 63647
Also note that the 2.1.x branch is no more. It has been merged into 2.1, which is the consolidated branch for any potential future 2.1 release (tags and SHA1's have been preserved). The only reason for the 2.1.x branch was that work started in 2.1.1 before the release of 2.1.0 -- why? that's a long story :-)
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