WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34960
[Qt] GraphicsLayer: support perspective and 3D transforms
https://bugs.webkit.org/show_bug.cgi?id=34960
Summary
[Qt] GraphicsLayer: support perspective and 3D transforms
Noam Rosenthal
Reported
2010-02-15 14:02:20 PST
Right now GraphicsLayerQt is limited to 2D transforms only. The first round of 3D functionality would include: -webkit-perspective -webkit-perspective-origin and 3D transforms this bug does not include preserves-3d and backface-visibility.
Attachments
support setChildrenTransform in GraphicsLayerQt, for -webkit-perspective
(9.60 KB, patch)
2010-02-15 14:46 PST
,
Noam Rosenthal
ariya.hidayat
: review+
commit-queue
: commit-queue-
Details
Formatted Diff
Diff
Oops, had an "OOPS" in my ChangeLog :)
(9.87 KB, patch)
2010-02-17 10:26 PST
,
Noam Rosenthal
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Noam Rosenthal
Comment 1
2010-02-15 14:46:19 PST
Created
attachment 48779
[details]
support setChildrenTransform in GraphicsLayerQt, for -webkit-perspective Thanks Kim Gronholm from Starlight/Novomok for doing most of the work on this patch
Ariya Hidayat
Comment 2
2010-02-16 15:45:05 PST
Comment on
attachment 48779
[details]
support setChildrenTransform in GraphicsLayerQt, for -webkit-perspective Nice work :) LGTM.
Noam Rosenthal
Comment 3
2010-02-16 18:59:38 PST
Comment on
attachment 48779
[details]
support setChildrenTransform in GraphicsLayerQt, for -webkit-perspective let's roll...
WebKit Commit Bot
Comment 4
2010-02-17 10:21:12 PST
Comment on
attachment 48779
[details]
support setChildrenTransform in GraphicsLayerQt, for -webkit-perspective Rejecting patch 48779 from commit-queue. Failed to run "['git', 'svn', 'dcommit']" exit_code: 1 Last 500 characters of output: pository/webkit/trunk ... M ChangeLog M WebCore/ChangeLog M WebCore/platform/graphics/qt/GraphicsLayerQt.cpp M WebKit.pri A repository hook failed: MERGE request failed on '/repository/webkit/trunk': Commit blocked by pre-commit hook (exit code 1) with output: svnlook: Can't write to stream: Broken pipe The following ChangeLog files contain OOPS: trunk/WebCore/ChangeLog Please don't ever say "OOPS" in a ChangeLog file. at /usr/local/git/libexec/git-core/git-svn line 558 Full output:
http://webkit-commit-queue.appspot.com/results/276227
Noam Rosenthal
Comment 5
2010-02-17 10:26:38 PST
Created
attachment 48907
[details]
Oops, had an "OOPS" in my ChangeLog :) This has already been reviewed, just need to rubber-stamp it :)
Ariya Hidayat
Comment 6
2010-02-17 11:48:25 PST
Comment on
attachment 48907
[details]
Oops, had an "OOPS" in my ChangeLog :) r+, cq+ again to land the patch.
WebKit Commit Bot
Comment 7
2010-02-17 12:08:13 PST
Comment on
attachment 48907
[details]
Oops, had an "OOPS" in my ChangeLog :) Clearing flags on attachment: 48907 Committed
r54906
: <
http://trac.webkit.org/changeset/54906
>
WebKit Commit Bot
Comment 8
2010-02-17 12:08:18 PST
All reviewed patches have been landed. Closing bug.
Ismail Donmez
Comment 9
2010-02-18 02:01:43 PST
Addding these defines to WebKit.pri is not right, --minimal should disable such defines. These should be handled via build-webkit script somehow.
Noam Rosenthal
Comment 10
2010-02-18 07:31:59 PST
Hmm, you got a point. I'm not a build-system expert but I've created
bug 35100
and will look into that.
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