WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107473
Add build flag for Canvas's Path object (disabled by default)
https://bugs.webkit.org/show_bug.cgi?id=107473
Summary
Add build flag for Canvas's Path object (disabled by default)
Dirk Schulze
Reported
2013-01-21 13:06:15 PST
Add build flag for Canvas's Path object (disabled by default)
Attachments
Patch
(42.02 KB, patch)
2013-01-21 16:17 PST
,
Dirk Schulze
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2013-01-21 16:17:20 PST
Created
attachment 183849
[details]
Patch
Dean Jackson
Comment 2
2013-01-21 17:25:11 PST
Comment on
attachment 183849
[details]
Patch rs=me
WebKit Review Bot
Comment 3
2013-01-21 18:27:49 PST
Comment on
attachment 183849
[details]
Patch Clearing flags on attachment: 183849 Committed
r140377
: <
http://trac.webkit.org/changeset/140377
>
WebKit Review Bot
Comment 4
2013-01-21 18:27:53 PST
All reviewed patches have been landed. Closing bug.
Zan Dobersek
Comment 5
2013-01-22 02:59:02 PST
For future reference, the Autotools build system has changed its guidelines about adding features. In short, no need for the configuration flags in configure.ac and Automake conditional checking in Source/WebCore/GNUmakefile.am. More on this:
http://trac.webkit.org/wiki/AddingFeatures#ActivatingafeatureforAutotoolsbasedports
I've got a change removing these additions in
bug #107537
.
Dirk Schulze
Comment 6
2013-01-29 08:36:01 PST
(In reply to
comment #5
)
> For future reference, the Autotools build system has changed its guidelines about adding features. In short, no need for the configuration flags in configure.ac and Automake conditional checking in Source/WebCore/GNUmakefile.am. > More on this: >
http://trac.webkit.org/wiki/AddingFeatures#ActivatingafeatureforAutotoolsbasedports
> > I've got a change removing these additions in
bug #107537
.
Ok, thanks!
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