WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99535
[EFL][WK2][AC] Enable 3D_RENDERING flag
https://bugs.webkit.org/show_bug.cgi?id=99535
Summary
[EFL][WK2][AC] Enable 3D_RENDERING flag
Yael
Reported
2012-10-16 20:00:58 PDT
This is not a rendering error, since each layer contains correct information about its position. Yet, only the root layer is painted in the right position.
Attachments
Patch
(1.06 KB, patch)
2012-10-25 18:05 PDT
,
Yael
no flags
Details
Formatted Diff
Diff
Patch
(1.06 KB, patch)
2012-10-25 18:07 PDT
,
Yael
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yael
Comment 1
2012-10-25 17:50:57 PDT
Changing the title since setting the flag ENABLE_3D_RENDERING fixes the issues that triggered this bug.
Yael
Comment 2
2012-10-25 18:05:40 PDT
Created
attachment 170776
[details]
Patch Turn on the flag ENABLE-3D_RENDERING when WTF_USE_TILE_BACKING_STORE flag is on. This flag controls perspective and preserves-3d behavior.
Yael
Comment 3
2012-10-25 18:07:02 PDT
Created
attachment 170777
[details]
Patch Typo in changelog.
Laszlo Gombos
Comment 4
2012-10-25 21:48:19 PDT
Comment on
attachment 170777
[details]
Patch LGTM. r=me.
Chris Dumez
Comment 5
2012-10-25 21:58:01 PDT
Comment on
attachment 170777
[details]
Patch eh.. this is not the way we usually do this. We usually use WEBKIT_OPTION_DEFAULT_PORT_VALUE(3D_RENDERING ON). See on top in the same file.
Laszlo Gombos
Comment 6
2012-10-25 22:01:28 PDT
(In reply to
comment #5
)
> (From update of
attachment 170777
[details]
) > eh.. this is not the way we usually do this. We usually use WEBKIT_OPTION_DEFAULT_PORT_VALUE(3D_RENDERING ON). See on top in the same file.
I think at the moment this flag can only be enabled together with some of the other flags and not all the time.
Chris Dumez
Comment 7
2012-10-25 22:03:22 PDT
(In reply to
comment #6
)
> (In reply to
comment #5
) > > (From update of
attachment 170777
[details]
[details]) > > eh.. this is not the way we usually do this. We usually use WEBKIT_OPTION_DEFAULT_PORT_VALUE(3D_RENDERING ON). See on top in the same file. > > I think at the moment this flag can only be enabled together with some of the other flags and not all the time.
Oh, I see, my bad then. Please cq+ again.
WebKit Review Bot
Comment 8
2012-10-25 22:08:27 PDT
Comment on
attachment 170777
[details]
Patch Clearing flags on attachment: 170777 Committed
r132571
: <
http://trac.webkit.org/changeset/132571
>
WebKit Review Bot
Comment 9
2012-10-25 22:08:32 PDT
All reviewed patches have been landed. Closing bug.
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