WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23828
fix non-SVG builds
https://bugs.webkit.org/show_bug.cgi?id=23828
Summary
fix non-SVG builds
alan
Reported
2009-02-08 00:34:33 PST
http://trac.webkit.org/changeset/40761
broke SVG disabled builds by introducing FloatPoint3D (which is behind ENABLE(SVG). proposed fix: remove ENABLE(SVG) from FloatPoint3D as 3D transformation will eventually be non-svg feature (see
https://bugs.webkit.org/show_bug.cgi?id=23689
)
Attachments
enable FloatPoint3D for non-svg
(1.54 KB, patch)
2009-02-08 00:37 PST
,
alan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
alan
Comment 1
2009-02-08 00:37:29 PST
Created
attachment 27460
[details]
enable FloatPoint3D for non-svg
alan
Comment 2
2009-02-12 03:00:43 PST
fixed already
http://trac.webkit.org/changeset/40827
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