Bug 23081 - These files are no longer part of the KDE libraries
Summary: These files are no longer part of the KDE libraries
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-02 12:25 PST by David Kilzer (:ddkilzer)
Modified: 2009-01-02 13:11 PST (History)
0 users

See Also:


Attachments
Patch v1 (16.70 KB, patch)
2009-01-02 12:30 PST, David Kilzer (:ddkilzer)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2009-01-02 12:25:11 PST
* SUMMARY
Remove "This file is part of the KDE libraries" from source since these files aren't part of the KDE libraries any longer.

These lines have been removed individually in the past; just cleaning up the stragglers.
Comment 1 David Kilzer (:ddkilzer) 2009-01-02 12:30:10 PST
Created attachment 26377 [details]
Patch v1
Comment 2 Darin Adler 2009-01-02 12:43:41 PST
Comment on attachment 26377 [details]
Patch v1

r=me
Comment 3 David Kilzer (:ddkilzer) 2009-01-02 13:11:06 PST
$ git svn dcommit
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	JavaScriptCore/ChangeLog
	M	JavaScriptCore/parser/Lexer.h
	M	JavaScriptCore/wtf/HashCountedSet.h
	M	JavaScriptCore/wtf/RetainPtr.h
	M	JavaScriptCore/wtf/VectorTraits.h
	M	WebCore/ChangeLog
	M	WebCore/bridge/testbindings.cpp
	M	WebCore/html/HTMLEntityNames.gperf
	M	WebCore/loader/Cache.h
	M	WebCore/loader/CachedCSSStyleSheet.h
	M	WebCore/loader/CachedResourceClient.h
	M	WebCore/loader/CachedResourceClientWalker.cpp
	M	WebCore/loader/CachedResourceClientWalker.h
	M	WebCore/loader/CachedScript.cpp
	M	WebCore/loader/CachedScript.h
	M	WebCore/loader/CachedXBLDocument.cpp
	M	WebCore/loader/CachedXBLDocument.h
	M	WebCore/loader/CachedXSLStyleSheet.cpp
	M	WebCore/loader/CachedXSLStyleSheet.h
	M	WebCore/rendering/GapRects.h
	M	WebCore/xml/XMLSerializer.cpp
Committed r39556

http://trac.webkit.org/changeset/39556