WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32854
Remove COM code generation related files
https://bugs.webkit.org/show_bug.cgi?id=32854
Summary
Remove COM code generation related files
Kent Tamura
Reported
2009-12-22 00:06:43 PST
We won't support COM code generation anymore. There are some files related to it in WebKit repository yet.
Attachments
Proposed patch
(66.67 KB, patch)
2009-12-22 00:08 PST
,
Kent Tamura
no flags
Details
Formatted Diff
Diff
Proposed patch (rev.2)
(85.95 KB, patch)
2009-12-22 01:16 PST
,
Kent Tamura
sam
: review-
Details
Formatted Diff
Diff
Proposed patch (rev.3)
(146.77 KB, patch)
2010-01-04 13:27 PST
,
Kent Tamura
mjs
: review+
tkent
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2009-12-22 00:08:30 PST
Created
attachment 45368
[details]
Proposed patch
WebKit Review Bot
Comment 2
2009-12-22 00:11:16 PST
style-queue ran check-webkit-style on
attachment 45368
[details]
without any errors.
Kent Tamura
Comment 3
2009-12-22 01:16:09 PST
Created
attachment 45373
[details]
Proposed patch (rev.2) Remove !LANGUAGE_COM in *.idl too.
WebKit Review Bot
Comment 4
2009-12-22 01:17:50 PST
style-queue ran check-webkit-style on
attachment 45373
[details]
without any errors.
Eric Seidel (no email)
Comment 5
2009-12-22 12:59:14 PST
This is definitely one for the Apple-Win folks to review.
Maciej Stachowiak
Comment 6
2009-12-28 17:54:00 PST
Perhaps Adam, Steve or Sam want to comment on whether it's ok to strip this code out entirely or if we want to keep it around for some reason.
Sam Weinig
Comment 7
2009-12-30 15:19:23 PST
Comment on
attachment 45373
[details]
Proposed patch (rev.2) It is fine to rip this out, we can always bring it back through the magic of svn. That said, you are missing some COM specific things, namely the InterfaceUUID and ImplementationUUID extended attributes. Those should be removed as well.
Kent Tamura
Comment 8
2010-01-04 13:27:09 PST
Created
attachment 45825
[details]
Proposed patch (rev.3) - Remove UUID attributes in *.idl too.
WebKit Review Bot
Comment 9
2010-01-04 13:29:49 PST
Attachment 45825
[details]
did not build on chromium: Build output:
http://webkit-commit-queue.appspot.com/results/162587
WebKit Review Bot
Comment 10
2010-01-04 13:30:39 PST
style-queue ran check-webkit-style on
attachment 45825
[details]
without any errors.
Eric Seidel (no email)
Comment 11
2010-01-05 13:54:44 PST
Comment on
attachment 45825
[details]
Proposed patch (rev.3) Is WebKit/win/WebKit.vcproj/build-generated-files.sh only used by the COM bindings? The rest all looks fine.
Maciej Stachowiak
Comment 12
2010-01-05 14:11:45 PST
Comment on
attachment 45825
[details]
Proposed patch (rev.3) Looks like this addresses Sam's comments. I believe the answer to Eric's question is "yes". r=me
Eric Seidel (no email)
Comment 13
2010-01-06 09:30:09 PST
Attachment 45825
[details]
was posted by a committer and has review+, assigning to Kent Tamura for commit.
Kent Tamura
Comment 14
2010-01-07 05:47:08 PST
Landed as
r52921
<
http://trac.webkit.org/changeset/52921
>
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