Changeset 76258 in webkit


Ignore:
Timestamp:
Jan 20, 2011 9:12:56 AM (13 years ago)
Author:
Adam Roben
Message:

Remove WKCACFContextFlusher

It wasn't doing anything.

Fixes <http://webkit.org/b/52752> WKCACFContextFlusher is unused

Reviewed by Simon Fraser.

  • WebCore.vcproj/WebCore.vcproj: Removed WKCACFContextFlusher. Also let VS have its way with

the file.

  • platform/graphics/win/WKCACFContextFlusher.cpp: Removed.
  • platform/graphics/win/WKCACFContextFlusher.h: Removed.
  • platform/graphics/win/WKCACFLayerRenderer.cpp:

(WebCore::WKCACFLayerRenderer::~WKCACFLayerRenderer):
(WebCore::WKCACFLayerRenderer::layerTreeDidChange):
Stop telling WKCACFContextFlusher about our context, since it never did anything with it.

Location:
trunk/Source/WebCore
Files:
2 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r76257 r76258  
     12011-01-19  Adam Roben  <aroben@apple.com>
     2
     3        Remove WKCACFContextFlusher
     4
     5        It wasn't doing anything.
     6
     7        Fixes <http://webkit.org/b/52752> WKCACFContextFlusher is unused
     8
     9        Reviewed by Simon Fraser.
     10
     11        * WebCore.vcproj/WebCore.vcproj: Removed WKCACFContextFlusher. Also let VS have its way with
     12        the file.
     13
     14        * platform/graphics/win/WKCACFContextFlusher.cpp: Removed.
     15        * platform/graphics/win/WKCACFContextFlusher.h: Removed.
     16
     17        * platform/graphics/win/WKCACFLayerRenderer.cpp:
     18        (WebCore::WKCACFLayerRenderer::~WKCACFLayerRenderer):
     19        (WebCore::WKCACFLayerRenderer::layerTreeDidChange):
     20        Stop telling WKCACFContextFlusher about our context, since it never did anything with it.
     21
    1222011-01-19  Adam Roben  <aroben@apple.com>
    223
  • trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj

    r76246 r76258  
    559559                        </File>
    560560                        <File
     561                                RelativePath="$(ConfigurationBuildDir)\obj\$(ProjectName)\DerivedSources\InjectedScriptSource.h"
     562                                >
     563                        </File>
     564                        <File
    561565                                RelativePath="$(ConfigurationBuildDir)\obj\$(ProjectName)\DerivedSources\InspectorBackendDispatcher.cpp"
    562566                                >
     
    572576                        <File
    573577                                RelativePath="$(ConfigurationBuildDir)\obj\$(ProjectName)\DerivedSources\InspectorFrontend.h"
    574                                 >
    575                         </File>
    576                         <File
    577                                 RelativePath="$(ConfigurationBuildDir)\obj\$(ProjectName)\DerivedSources\InjectedScriptSource.h"
    578578                                >
    579579                        </File>
     
    2489924899                        >
    2490024900                        <File
     24901                                RelativePath="..\loader\CrossOriginAccessControl.cpp"
     24902                                >
     24903                        </File>
     24904                        <File
     24905                                RelativePath="..\loader\CrossOriginAccessControl.h"
     24906                                >
     24907                        </File>
     24908                        <File
     24909                                RelativePath="..\loader\CrossOriginPreflightResultCache.cpp"
     24910                                >
     24911                        </File>
     24912                        <File
     24913                                RelativePath="..\loader\CrossOriginPreflightResultCache.h"
     24914                                >
     24915                        </File>
     24916                        <File
     24917                                RelativePath="..\loader\DocumentLoader.cpp"
     24918                                >
     24919                        </File>
     24920                        <File
     24921                                RelativePath="..\loader\DocumentLoader.h"
     24922                                >
     24923                        </File>
     24924                        <File
     24925                                RelativePath="..\loader\DocumentLoadTiming.h"
     24926                                >
     24927                        </File>
     24928                        <File
     24929                                RelativePath="..\loader\DocumentThreadableLoader.cpp"
     24930                                >
     24931                        </File>
     24932                        <File
     24933                                RelativePath="..\loader\DocumentThreadableLoader.h"
     24934                                >
     24935                        </File>
     24936                        <File
     24937                                RelativePath="..\loader\DocumentWriter.cpp"
     24938                                >
     24939                        </File>
     24940                        <File
     24941                                RelativePath="..\loader\DocumentWriter.h"
     24942                                >
     24943                        </File>
     24944                        <File
     24945                                RelativePath="..\loader\EmptyClients.h"
     24946                                >
     24947                        </File>
     24948                        <File
     24949                                RelativePath="..\loader\FormState.cpp"
     24950                                >
     24951                        </File>
     24952                        <File
     24953                                RelativePath="..\loader\FormState.h"
     24954                                >
     24955                        </File>
     24956                        <File
     24957                                RelativePath="..\loader\FormSubmission.cpp"
     24958                                >
     24959                        </File>
     24960                        <File
     24961                                RelativePath="..\loader\FormSubmission.h"
     24962                                >
     24963                        </File>
     24964                        <File
     24965                                RelativePath="..\loader\FrameLoader.cpp"
     24966                                >
     24967                        </File>
     24968                        <File
     24969                                RelativePath="..\loader\FrameLoader.h"
     24970                                >
     24971                        </File>
     24972                        <File
     24973                                RelativePath="..\loader\FrameLoaderClient.h"
     24974                                >
     24975                        </File>
     24976                        <File
     24977                                RelativePath="..\loader\FrameLoaderStateMachine.cpp"
     24978                                >
     24979                        </File>
     24980                        <File
     24981                                RelativePath="..\loader\FrameLoaderStateMachine.h"
     24982                                >
     24983                        </File>
     24984                        <File
     24985                                RelativePath="..\loader\FrameLoaderTypes.h"
     24986                                >
     24987                        </File>
     24988                        <File
     24989                                RelativePath="..\loader\FrameNetworkingContext.h"
     24990                                >
     24991                        </File>
     24992                        <File
     24993                                RelativePath="..\loader\FTPDirectoryParser.cpp"
     24994                                >
     24995                        </File>
     24996                        <File
     24997                                RelativePath="..\loader\FTPDirectoryParser.h"
     24998                                >
     24999                        </File>
     25000                        <File
     25001                                RelativePath="..\loader\HistoryController.cpp"
     25002                                >
     25003                        </File>
     25004                        <File
     25005                                RelativePath="..\loader\HistoryController.h"
     25006                                >
     25007                        </File>
     25008                        <File
     25009                                RelativePath="..\loader\ImageLoader.cpp"
     25010                                >
     25011                        </File>
     25012                        <File
     25013                                RelativePath="..\loader\ImageLoader.h"
     25014                                >
     25015                        </File>
     25016                        <File
     25017                                RelativePath="..\loader\MainResourceLoader.cpp"
     25018                                >
     25019                        </File>
     25020                        <File
     25021                                RelativePath="..\loader\MainResourceLoader.h"
     25022                                >
     25023                        </File>
     25024                        <File
     25025                                RelativePath="..\loader\NavigationAction.cpp"
     25026                                >
     25027                        </File>
     25028                        <File
     25029                                RelativePath="..\loader\NavigationAction.h"
     25030                                >
     25031                        </File>
     25032                        <File
     25033                                RelativePath="..\loader\NavigationScheduler.cpp"
     25034                                >
     25035                        </File>
     25036                        <File
     25037                                RelativePath="..\loader\NavigationScheduler.h"
     25038                                >
     25039                        </File>
     25040                        <File
     25041                                RelativePath="..\loader\NetscapePlugInStreamLoader.cpp"
     25042                                >
     25043                        </File>
     25044                        <File
     25045                                RelativePath="..\loader\NetscapePlugInStreamLoader.h"
     25046                                >
     25047                        </File>
     25048                        <File
     25049                                RelativePath="..\loader\PingLoader.cpp"
     25050                                >
     25051                        </File>
     25052                        <File
     25053                                RelativePath="..\loader\PingLoader.h"
     25054                                >
     25055                        </File>
     25056                        <File
     25057                                RelativePath="..\loader\PlaceholderDocument.cpp"
     25058                                >
     25059                        </File>
     25060                        <File
     25061                                RelativePath="..\loader\PlaceholderDocument.h"
     25062                                >
     25063                        </File>
     25064                        <File
     25065                                RelativePath="..\loader\PolicyCallback.cpp"
     25066                                >
     25067                        </File>
     25068                        <File
     25069                                RelativePath="..\loader\PolicyCallback.h"
     25070                                >
     25071                        </File>
     25072                        <File
     25073                                RelativePath="..\loader\PolicyChecker.cpp"
     25074                                >
     25075                        </File>
     25076                        <File
     25077                                RelativePath="..\loader\PolicyChecker.h"
     25078                                >
     25079                        </File>
     25080                        <File
     25081                                RelativePath="..\loader\ProgressTracker.cpp"
     25082                                >
     25083                        </File>
     25084                        <File
     25085                                RelativePath="..\loader\ProgressTracker.h"
     25086                                >
     25087                        </File>
     25088                        <File
     25089                                RelativePath="..\loader\ResourceLoader.cpp"
     25090                                >
     25091                        </File>
     25092                        <File
     25093                                RelativePath="..\loader\ResourceLoader.h"
     25094                                >
     25095                        </File>
     25096                        <File
     25097                                RelativePath="..\loader\cf\ResourceLoaderCFNet.cpp"
     25098                                >
     25099                                <FileConfiguration
     25100                                        Name="Debug_Cairo_CFLite|Win32"
     25101                                        ExcludedFromBuild="true"
     25102                                        >
     25103                                        <Tool
     25104                                                Name="VCCLCompilerTool"
     25105                                        />
     25106                                </FileConfiguration>
     25107                                <FileConfiguration
     25108                                        Name="Release_Cairo_CFLite|Win32"
     25109                                        ExcludedFromBuild="true"
     25110                                        >
     25111                                        <Tool
     25112                                                Name="VCCLCompilerTool"
     25113                                        />
     25114                                </FileConfiguration>
     25115                        </File>
     25116                        <File
     25117                                RelativePath="..\loader\ResourceLoadNotifier.cpp"
     25118                                >
     25119                        </File>
     25120                        <File
     25121                                RelativePath="..\loader\ResourceLoadNotifier.h"
     25122                                >
     25123                        </File>
     25124                        <File
     25125                                RelativePath="..\loader\ResourceLoadScheduler.cpp"
     25126                                >
     25127                        </File>
     25128                        <File
    2490125129                                RelativePath="..\loader\ResourceLoadScheduler.h"
    24902                                 >
    24903                         </File>
    24904                         <File
    24905                                 RelativePath="..\loader\CrossOriginAccessControl.cpp"
    24906                                 >
    24907                         </File>
    24908                         <File
    24909                                 RelativePath="..\loader\CrossOriginAccessControl.h"
    24910                                 >
    24911                         </File>
    24912                         <File
    24913                                 RelativePath="..\loader\CrossOriginPreflightResultCache.cpp"
    24914                                 >
    24915                         </File>
    24916                         <File
    24917                                 RelativePath="..\loader\CrossOriginPreflightResultCache.h"
    24918                                 >
    24919                         </File>
    24920                         <File
    24921                                 RelativePath="..\loader\DocumentLoader.cpp"
    24922                                 >
    24923                         </File>
    24924                         <File
    24925                                 RelativePath="..\loader\DocumentLoader.h"
    24926                                 >
    24927                         </File>
    24928                         <File
    24929                                 RelativePath="..\loader\DocumentLoadTiming.h"
    24930                                 >
    24931                         </File>
    24932                         <File
    24933                                 RelativePath="..\loader\DocumentThreadableLoader.cpp"
    24934                                 >
    24935                         </File>
    24936                         <File
    24937                                 RelativePath="..\loader\DocumentThreadableLoader.h"
    24938                                 >
    24939                         </File>
    24940                         <File
    24941                                 RelativePath="..\loader\DocumentWriter.cpp"
    24942                                 >
    24943                         </File>
    24944                         <File
    24945                                 RelativePath="..\loader\DocumentWriter.h"
    24946                                 >
    24947                         </File>
    24948                         <File
    24949                                 RelativePath="..\loader\EmptyClients.h"
    24950                                 >
    24951                         </File>
    24952                         <File
    24953                                 RelativePath="..\loader\FormState.cpp"
    24954                                 >
    24955                         </File>
    24956                         <File
    24957                                 RelativePath="..\loader\FormState.h"
    24958                                 >
    24959                         </File>
    24960                         <File
    24961                                 RelativePath="..\loader\FormSubmission.cpp"
    24962                                 >
    24963                         </File>
    24964                         <File
    24965                                 RelativePath="..\loader\FormSubmission.h"
    24966                                 >
    24967                         </File>
    24968                         <File
    24969                                 RelativePath="..\loader\FrameLoader.cpp"
    24970                                 >
    24971                         </File>
    24972                         <File
    24973                                 RelativePath="..\loader\FrameLoader.h"
    24974                                 >
    24975                         </File>
    24976                         <File
    24977                                 RelativePath="..\loader\FrameLoaderClient.h"
    24978                                 >
    24979                         </File>
    24980                         <File
    24981                                 RelativePath="..\loader\FrameLoaderStateMachine.cpp"
    24982                                 >
    24983                         </File>
    24984                         <File
    24985                                 RelativePath="..\loader\FrameLoaderStateMachine.h"
    24986                                 >
    24987                         </File>
    24988                         <File
    24989                                 RelativePath="..\loader\FrameLoaderTypes.h"
    24990                                 >
    24991                         </File>
    24992                         <File
    24993                                 RelativePath="..\loader\FrameNetworkingContext.h"
    24994                                 >
    24995                         </File>
    24996                         <File
    24997                                 RelativePath="..\loader\FTPDirectoryParser.cpp"
    24998                                 >
    24999                         </File>
    25000                         <File
    25001                                 RelativePath="..\loader\FTPDirectoryParser.h"
    25002                                 >
    25003                         </File>
    25004                         <File
    25005                                 RelativePath="..\loader\HistoryController.cpp"
    25006                                 >
    25007                         </File>
    25008                         <File
    25009                                 RelativePath="..\loader\HistoryController.h"
    25010                                 >
    25011                         </File>
    25012                         <File
    25013                                 RelativePath="..\loader\ImageLoader.cpp"
    25014                                 >
    25015                         </File>
    25016                         <File
    25017                                 RelativePath="..\loader\ImageLoader.h"
    25018                                 >
    25019                         </File>
    25020                         <File
    25021                                 RelativePath="..\loader\MainResourceLoader.cpp"
    25022                                 >
    25023                         </File>
    25024                         <File
    25025                                 RelativePath="..\loader\MainResourceLoader.h"
    25026                                 >
    25027                         </File>
    25028                         <File
    25029                                 RelativePath="..\loader\NavigationAction.cpp"
    25030                                 >
    25031                         </File>
    25032                         <File
    25033                                 RelativePath="..\loader\NavigationAction.h"
    25034                                 >
    25035                         </File>
    25036                         <File
    25037                                 RelativePath="..\loader\NavigationScheduler.cpp"
    25038                                 >
    25039                         </File>
    25040                         <File
    25041                                 RelativePath="..\loader\NavigationScheduler.h"
    25042                                 >
    25043                         </File>
    25044                         <File
    25045                                 RelativePath="..\loader\NetscapePlugInStreamLoader.cpp"
    25046                                 >
    25047                         </File>
    25048                         <File
    25049                                 RelativePath="..\loader\NetscapePlugInStreamLoader.h"
    25050                                 >
    25051                         </File>
    25052                         <File
    25053                                 RelativePath="..\loader\PingLoader.cpp"
    25054                                 >
    25055                         </File>
    25056                         <File
    25057                                 RelativePath="..\loader\PingLoader.h"
    25058                                 >
    25059                         </File>
    25060                         <File
    25061                                 RelativePath="..\loader\PlaceholderDocument.cpp"
    25062                                 >
    25063                         </File>
    25064                         <File
    25065                                 RelativePath="..\loader\PlaceholderDocument.h"
    25066                                 >
    25067                         </File>
    25068                         <File
    25069                                 RelativePath="..\loader\PolicyCallback.cpp"
    25070                                 >
    25071                         </File>
    25072                         <File
    25073                                 RelativePath="..\loader\PolicyCallback.h"
    25074                                 >
    25075                         </File>
    25076                         <File
    25077                                 RelativePath="..\loader\PolicyChecker.cpp"
    25078                                 >
    25079                         </File>
    25080                         <File
    25081                                 RelativePath="..\loader\PolicyChecker.h"
    25082                                 >
    25083                         </File>
    25084                         <File
    25085                                 RelativePath="..\loader\ProgressTracker.cpp"
    25086                                 >
    25087                         </File>
    25088                         <File
    25089                                 RelativePath="..\loader\ProgressTracker.h"
    25090                                 >
    25091                         </File>
    25092                         <File
    25093                                 RelativePath="..\loader\ResourceLoader.cpp"
    25094                                 >
    25095                         </File>
    25096                         <File
    25097                                 RelativePath="..\loader\ResourceLoader.h"
    25098                                 >
    25099                         </File>
    25100                         <File
    25101                                 RelativePath="..\loader\cf\ResourceLoaderCFNet.cpp"
    25102                                 >
    25103                                 <FileConfiguration
    25104                                         Name="Debug_Cairo_CFLite|Win32"
    25105                                         ExcludedFromBuild="true"
    25106                                         >
    25107                                         <Tool
    25108                                                 Name="VCCLCompilerTool"
    25109                                         />
    25110                                 </FileConfiguration>
    25111                                 <FileConfiguration
    25112                                         Name="Release_Cairo_CFLite|Win32"
    25113                                         ExcludedFromBuild="true"
    25114                                         >
    25115                                         <Tool
    25116                                                 Name="VCCLCompilerTool"
    25117                                         />
    25118                                 </FileConfiguration>
    25119                         </File>
    25120                         <File
    25121                                 RelativePath="..\loader\ResourceLoadNotifier.cpp"
    25122                                 >
    25123                         </File>
    25124                         <File
    25125                                 RelativePath="..\loader\ResourceLoadNotifier.h"
    25126                                 >
    25127                         </File>
    25128                         <File
    25129                                 RelativePath="..\loader\ResourceLoadScheduler.cpp"
    2513025130                                >
    2513125131                        </File>
     
    2547825478                                >
    2547925479                        </File>
    25480             <File
     25480                        <File
    2548125481                                RelativePath="..\platform\ContextMenu.cpp"
    2548225482                                >
     
    2548625486                                >
    2548725487                        </File>
    25488             <File
     25488                        <File
    2548925489                                RelativePath="..\platform\ContextMenuItem.cpp"
    2549025490                                >
     
    2739727397                                        </File>
    2739827398                                        <File
    27399                                                 RelativePath="..\platform\graphics\win\WKCACFContextFlusher.cpp"
    27400                                                 >
    27401                                                 <FileConfiguration
    27402                                                         Name="Debug_Cairo_CFLite|Win32"
    27403                                                         ExcludedFromBuild="true"
    27404                                                         >
    27405                                                         <Tool
    27406                                                                 Name="VCCLCompilerTool"
    27407                                                         />
    27408                                                 </FileConfiguration>
    27409                                                 <FileConfiguration
    27410                                                         Name="Release_Cairo_CFLite|Win32"
    27411                                                         ExcludedFromBuild="true"
    27412                                                         >
    27413                                                         <Tool
    27414                                                                 Name="VCCLCompilerTool"
    27415                                                         />
    27416                                                 </FileConfiguration>
    27417                                         </File>
    27418                                         <File
    27419                                                 RelativePath="..\platform\graphics\win\WKCACFContextFlusher.h"
    27420                                                 >
    27421                                                 <FileConfiguration
    27422                                                         Name="Debug_Cairo_CFLite|Win32"
    27423                                                         ExcludedFromBuild="true"
    27424                                                         >
    27425                                                         <Tool
    27426                                                                 Name="VCCustomBuildTool"
    27427                                                         />
    27428                                                 </FileConfiguration>
    27429                                                 <FileConfiguration
    27430                                                         Name="Release_Cairo_CFLite|Win32"
    27431                                                         ExcludedFromBuild="true"
    27432                                                         >
    27433                                                         <Tool
    27434                                                                 Name="VCCustomBuildTool"
    27435                                                         />
    27436                                                 </FileConfiguration>
    27437                                         </File>
    27438                                         <File
    2743927399                                                RelativePath="..\platform\graphics\win\WKCACFLayerRenderer.cpp"
    2744027400                                                >
     
    2895328913                                        </Filter>
    2895428914                                </Filter>
    28955             </Filter>
     28915                        </Filter>
    2895628916                        <Filter
    2895728917                                Name="network"
     
    3852938489                        </File>
    3853038490                        <Filter
    38531                             Name="mathml"
    38532                             >
    38533                             <File
    38534                                     RelativePath="..\rendering\mathml\RenderMathMLBlock.cpp"
    38535                                     >
    38536                             </File>
    38537                             <File
    38538                                     RelativePath="..\rendering\mathml\RenderMathMLBlock.h"
    38539                                     >
    38540                             </File>
    38541                             <File
    38542                                     RelativePath="..\rendering\mathml\RenderMathMLFenced.cpp"
    38543                                     >
    38544                             </File>
    38545                             <File
    38546                                     RelativePath="..\rendering\mathml\RenderMathMLFenced.h"
    38547                                     >
    38548                             </File>
    38549                             <File
    38550                                     RelativePath="..\rendering\mathml\RenderMathMLFraction.cpp"
    38551                                     >
    38552                             </File>
    38553                             <File
    38554                                     RelativePath="..\rendering\mathml\RenderMathMLFraction.h"
    38555                                     >
    38556                             </File>
    38557                             <File
    38558                                     RelativePath="..\rendering\mathml\RenderMathMLMath.cpp"
    38559                                     >
    38560                             </File>
    38561                             <File
    38562                                     RelativePath="..\rendering\mathml\RenderMathMLMath.h"
    38563                                     >
    38564                             </File>
    38565                             <File
    38566                                     RelativePath="..\rendering\mathml\RenderMathMLOperator.cpp"
    38567                                     >
    38568                             </File>
    38569                             <File
    38570                                     RelativePath="..\rendering\mathml\RenderMathMLOperator.h"
    38571                                     >
    38572                             </File>
    38573                             <File
    38574                                     RelativePath="..\rendering\mathml\RenderMathMLRoot.cpp"
    38575                                     >
    38576                             </File>
    38577                             <File
    38578                                     RelativePath="..\rendering\mathml\RenderMathMLRoot.h"
    38579                                     >
    38580                             </File>
    38581                             <File
    38582                                     RelativePath="..\rendering\mathml\RenderMathMLRow.cpp"
    38583                                     >
    38584                             </File>
    38585                             <File
    38586                                     RelativePath="..\rendering\mathml\RenderMathMLRow.h"
    38587                                     >
    38588                             </File>
    38589                             <File
    38590                                     RelativePath="..\rendering\mathml\RenderMathMLSquareRoot.cpp"
    38591                                     >
    38592                             </File>
    38593                             <File
    38594                                     RelativePath="..\rendering\mathml\RenderMathMLSquareRoot.h"
    38595                                     >
    38596                             </File>
    38597                             <File
    38598                                     RelativePath="..\rendering\mathml\RenderMathMLSubSup.cpp"
    38599                                     >
    38600                             </File>
    38601                             <File
    38602                                     RelativePath="..\rendering\mathml\RenderMathMLSubSup.h"
    38603                                     >
    38604                             </File>
    38605                             <File
    38606                                     RelativePath="..\rendering\mathml\RenderMathMLUnderOver.cpp"
    38607                                     >
    38608                             </File>
    38609                             <File
    38610                                     RelativePath="..\rendering\mathml\RenderMathMLUnderOver.h"
    38611                                     >
    38612                             </File>
     38491                                Name="mathml"
     38492                                >
     38493                                <File
     38494                                        RelativePath="..\rendering\mathml\RenderMathMLBlock.cpp"
     38495                                        >
     38496                                </File>
     38497                                <File
     38498                                        RelativePath="..\rendering\mathml\RenderMathMLBlock.h"
     38499                                        >
     38500                                </File>
     38501                                <File
     38502                                        RelativePath="..\rendering\mathml\RenderMathMLFenced.cpp"
     38503                                        >
     38504                                </File>
     38505                                <File
     38506                                        RelativePath="..\rendering\mathml\RenderMathMLFenced.h"
     38507                                        >
     38508                                </File>
     38509                                <File
     38510                                        RelativePath="..\rendering\mathml\RenderMathMLFraction.cpp"
     38511                                        >
     38512                                </File>
     38513                                <File
     38514                                        RelativePath="..\rendering\mathml\RenderMathMLFraction.h"
     38515                                        >
     38516                                </File>
     38517                                <File
     38518                                        RelativePath="..\rendering\mathml\RenderMathMLMath.cpp"
     38519                                        >
     38520                                </File>
     38521                                <File
     38522                                        RelativePath="..\rendering\mathml\RenderMathMLMath.h"
     38523                                        >
     38524                                </File>
     38525                                <File
     38526                                        RelativePath="..\rendering\mathml\RenderMathMLOperator.cpp"
     38527                                        >
     38528                                </File>
     38529                                <File
     38530                                        RelativePath="..\rendering\mathml\RenderMathMLOperator.h"
     38531                                        >
     38532                                </File>
     38533                                <File
     38534                                        RelativePath="..\rendering\mathml\RenderMathMLRoot.cpp"
     38535                                        >
     38536                                </File>
     38537                                <File
     38538                                        RelativePath="..\rendering\mathml\RenderMathMLRoot.h"
     38539                                        >
     38540                                </File>
     38541                                <File
     38542                                        RelativePath="..\rendering\mathml\RenderMathMLRow.cpp"
     38543                                        >
     38544                                </File>
     38545                                <File
     38546                                        RelativePath="..\rendering\mathml\RenderMathMLRow.h"
     38547                                        >
     38548                                </File>
     38549                                <File
     38550                                        RelativePath="..\rendering\mathml\RenderMathMLSquareRoot.cpp"
     38551                                        >
     38552                                </File>
     38553                                <File
     38554                                        RelativePath="..\rendering\mathml\RenderMathMLSquareRoot.h"
     38555                                        >
     38556                                </File>
     38557                                <File
     38558                                        RelativePath="..\rendering\mathml\RenderMathMLSubSup.cpp"
     38559                                        >
     38560                                </File>
     38561                                <File
     38562                                        RelativePath="..\rendering\mathml\RenderMathMLSubSup.h"
     38563                                        >
     38564                                </File>
     38565                                <File
     38566                                        RelativePath="..\rendering\mathml\RenderMathMLUnderOver.cpp"
     38567                                        >
     38568                                </File>
     38569                                <File
     38570                                        RelativePath="..\rendering\mathml\RenderMathMLUnderOver.h"
     38571                                        >
     38572                                </File>
    3861338573                        </Filter>
    3861438574                        <Filter
     
    4369843658                                </FileConfiguration>
    4369943659                                <FileConfiguration
    43700                                         Name="Debug_Cairo_CFLite|Win32"
    43701                                         ExcludedFromBuild="true"
    43702                                         >
    43703                                         <Tool
    43704                                                 Name="VCCLCompilerTool"
    43705                                         />
    43706                                 </FileConfiguration>
    43707                                 <FileConfiguration
    43708                                         Name="Release_Cairo_CFLite|Win32"
    43709                                         ExcludedFromBuild="true"
    43710                                         >
    43711                                         <Tool
    43712                                                 Name="VCCLCompilerTool"
    43713                                         />
    43714                                 </FileConfiguration>
    43715                                 <FileConfiguration
    43716                                         Name="Debug_All|Win32"
    43717                                         ExcludedFromBuild="true"
    43718                                         >
    43719                                         <Tool
    43720                                                 Name="VCCLCompilerTool"
    43721                                         />
    43722                                 </FileConfiguration>
    43723                                 <FileConfiguration
    43724                                         Name="Release_LTCG|Win32"
     43660                                        Name="Debug_All|Win32"
     43661                                        ExcludedFromBuild="true"
     43662                                        >
     43663                                        <Tool
     43664                                                Name="VCCLCompilerTool"
     43665                                        />
     43666                                </FileConfiguration>
     43667                                <FileConfiguration
     43668                                        Name="Debug_Cairo_CFLite|Win32"
     43669                                        ExcludedFromBuild="true"
     43670                                        >
     43671                                        <Tool
     43672                                                Name="VCCLCompilerTool"
     43673                                        />
     43674                                </FileConfiguration>
     43675                                <FileConfiguration
     43676                                        Name="Release_Cairo_CFLite|Win32"
     43677                                        ExcludedFromBuild="true"
     43678                                        >
     43679                                        <Tool
     43680                                                Name="VCCLCompilerTool"
     43681                                        />
     43682                                </FileConfiguration>
     43683                                <FileConfiguration
     43684                                        Name="Debug_All|Win32"
    4372543685                                        ExcludedFromBuild="true"
    4372643686                                        >
     
    4373543695                        </File>
    4373643696                        <File
     43697                                RelativePath="..\dom\EventQueue.cpp"
     43698                                >
     43699                                <FileConfiguration
     43700                                        Name="Debug|Win32"
     43701                                        ExcludedFromBuild="true"
     43702                                        >
     43703                                        <Tool
     43704                                                Name="VCCLCompilerTool"
     43705                                        />
     43706                                </FileConfiguration>
     43707                                <FileConfiguration
     43708                                        Name="Release|Win32"
     43709                                        ExcludedFromBuild="true"
     43710                                        >
     43711                                        <Tool
     43712                                                Name="VCCLCompilerTool"
     43713                                        />
     43714                                </FileConfiguration>
     43715                                <FileConfiguration
     43716                                        Name="Debug_Cairo_CFLite|Win32"
     43717                                        ExcludedFromBuild="true"
     43718                                        >
     43719                                        <Tool
     43720                                                Name="VCCLCompilerTool"
     43721                                        />
     43722                                </FileConfiguration>
     43723                                <FileConfiguration
     43724                                        Name="Release_Cairo_CFLite|Win32"
     43725                                        ExcludedFromBuild="true"
     43726                                        >
     43727                                        <Tool
     43728                                                Name="VCCLCompilerTool"
     43729                                        />
     43730                                </FileConfiguration>
     43731                                <FileConfiguration
     43732                                        Name="Release_LTCG|Win32"
     43733                                        ExcludedFromBuild="true"
     43734                                        >
     43735                                        <Tool
     43736                                                Name="VCCLCompilerTool"
     43737                                        />
     43738                                </FileConfiguration>
     43739                                <FileConfiguration
     43740                                        Name="Release_LTCG|Win32"
     43741                                        ExcludedFromBuild="true"
     43742                                        >
     43743                                        <Tool
     43744                                                Name="VCCLCompilerTool"
     43745                                        />
     43746                                </FileConfiguration>
     43747                        </File>
     43748                        <File
     43749                                RelativePath="..\dom\EventTarget.h"
     43750                                >
     43751                        </File>
     43752                        <File
    4373743753                                RelativePath="..\dom\EventTarget.cpp"
    43738                                 >
    43739                                 <FileConfiguration
    43740                                         Name="Debug|Win32"
    43741                                         ExcludedFromBuild="true"
    43742                                         >
    43743                                         <Tool
    43744                                                 Name="VCCLCompilerTool"
    43745                                         />
    43746                                 </FileConfiguration>
    43747                                 <FileConfiguration
    43748                                         Name="Release|Win32"
    43749                                         ExcludedFromBuild="true"
    43750                                         >
    43751                                         <Tool
    43752                                                 Name="VCCLCompilerTool"
    43753                                         />
    43754                                 </FileConfiguration>
    43755                                 <FileConfiguration
    43756                                         Name="Debug_Cairo_CFLite|Win32"
    43757                                         ExcludedFromBuild="true"
    43758                                         >
    43759                                         <Tool
    43760                                                 Name="VCCLCompilerTool"
    43761                                         />
    43762                                 </FileConfiguration>
    43763                                 <FileConfiguration
    43764                                         Name="Release_Cairo_CFLite|Win32"
    43765                                         ExcludedFromBuild="true"
    43766                                         >
    43767                                         <Tool
    43768                                                 Name="VCCLCompilerTool"
    43769                                         />
    43770                                 </FileConfiguration>
    43771                                 <FileConfiguration
    43772                                         Name="Debug_All|Win32"
    43773                                         ExcludedFromBuild="true"
    43774                                         >
    43775                                         <Tool
    43776                                                 Name="VCCLCompilerTool"
    43777                                         />
    43778                                 </FileConfiguration>
    43779                                 <FileConfiguration
    43780                                         Name="Release_LTCG|Win32"
    43781                                         ExcludedFromBuild="true"
    43782                                         >
    43783                                         <Tool
    43784                                                 Name="VCCLCompilerTool"
    43785                                         />
    43786                                 </FileConfiguration>
    43787                         </File>
    43788                         <File
    43789                                 RelativePath="..\dom\EventTarget.h"
    43790                                 >
    43791                         </File>
    43792                   <File
    43793                                 RelativePath="..\dom\EventQueue.cpp"
    4379443754                                >
    4379543755                                <FileConfiguration
  • trunk/Source/WebCore/platform/graphics/win/WKCACFLayerRenderer.cpp

    r76257 r76258  
    3535
    3636#include "PlatformCALayer.h"
    37 #include "WKCACFContextFlusher.h"
    3837#include "WebCoreInstanceHandle.h"
    3938#include <WebKitSystemInterface/WebKitSystemInterface.h>
     
    225224{
    226225    setHostWindow(0);
    227     WKCACFContextFlusher::shared().removeContext(m_context);
    228226    wkCACFContextDestroy(m_context);
    229227}
     
    263261void WKCACFLayerRenderer::layerTreeDidChange()
    264262{
    265     WKCACFContextFlusher::shared().addContext(m_context);
    266263    renderSoon();
    267264}
Note: See TracChangeset for help on using the changeset viewer.