Summary: | WKCACFContextFlusher is unused | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> | ||||
Component: | New Bugs | Assignee: | Adam Roben (:aroben) <aroben> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | buildbot, cmarrin, simon.fraser | ||||
Priority: | P2 | Keywords: | PlatformOnly | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | PC | ||||||
OS: | Windows XP | ||||||
Attachments: |
|
Description
Adam Roben (:aroben)
2011-01-19 15:00:11 PST
Created attachment 79494 [details]
Remove WKCACFContextFlusher
Comment on attachment 79494 [details] Remove WKCACFContextFlusher View in context: https://bugs.webkit.org/attachment.cgi?id=79494&action=review Yay! > Source/WebCore/WebCore.vcproj/WebCore.vcproj:43752 > </File> > <File Are all these changes benign? Why does Visual Studio do this?? Comment on attachment 79494 [details] Remove WKCACFContextFlusher View in context: https://bugs.webkit.org/attachment.cgi?id=79494&action=review >> Source/WebCore/WebCore.vcproj/WebCore.vcproj:43752 >> <File > > Are all these changes benign? Why does Visual Studio do this?? They are benign. I think they're due to people hand-editing the file and doing it slightly differently from how Visual Studio would like. Attachment 79494 [details] did not build on win: Build output: http://queues.webkit.org/results/7522198 (In reply to comment #4) > Attachment 79494 [details] did not build on win: > Build output: http://queues.webkit.org/results/7522198 Quit yer whinin'. I just haven't committed the fix for bug 52751 yet. Committed r76258: <http://trac.webkit.org/changeset/76258> |