Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: webkit/webkit.xcodeproj/project.pbxproj

Issue 1612: Implement "iframe shim" behavior for windowed plugins.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « webkit/tools/test_shell/test_webview_delegate.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 7B58F7A60DAFC59B006F0EB5 /* jsconfig */ = { 10 7B58F7A60DAFC59B006F0EB5 /* jsconfig */ = {
(...skipping 611 matching lines...) Expand 10 before | Expand all | Expand 10 after
622 E45624A00E268E87005E4685 /* DOMWindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8E460D7F3C48001ECF42 /* DOMWindow.cpp */; }; 622 E45624A00E268E87005E4685 /* DOMWindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8E460D7F3C48001ECF42 /* DOMWindow.cpp */; };
623 E45624A10E268E87005E4685 /* DragController.cpp in Sources */ = { isa = PBXBuildFile; fileRef = 7B5E8E4C0D7F3C48001ECF42 /* DragController.cpp */; }; 623 E45624A10E268E87005E4685 /* DragController.cpp in Sources */ = { isa = PBXBuildFile; fileRef = 7B5E8E4C0D7F3C48001ECF42 /* DragController.cpp */; };
624 E45624A20E268E87005E4685 /* EventHandler.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 7B5E8E4E0D7F3C48001ECF42 /* EventHandler.cpp */; }; 624 E45624A20E268E87005E4685 /* EventHandler.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 7B5E8E4E0D7F3C48001ECF42 /* EventHandler.cpp */; };
625 E45624A30E268E87005E4685 /* FocusController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8E500D7F3C48001ECF42 /* FocusController.cpp * /; }; 625 E45624A30E268E87005E4685 /* FocusController.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8E500D7F3C48001ECF42 /* FocusController.cpp * /; };
626 E45624A40E268E87005E4685 /* Frame.cpp in Sources */ = {isa = PBX BuildFile; fileRef = 7B5E8E530D7F3C48001ECF42 /* Frame.cpp */; }; 626 E45624A40E268E87005E4685 /* Frame.cpp in Sources */ = {isa = PBX BuildFile; fileRef = 7B5E8E530D7F3C48001ECF42 /* Frame.cpp */; };
627 E45624A50E268E87005E4685 /* FrameTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8E590D7F3C48001ECF42 /* FrameTree.cpp */; }; 627 E45624A50E268E87005E4685 /* FrameTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8E590D7F3C48001ECF42 /* FrameTree.cpp */; };
628 E45624A60E268E87005E4685 /* FrameView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8E5B0D7F3C48001ECF42 /* FrameView.cpp */; }; 628 E45624A60E268E87005E4685 /* FrameView.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8E5B0D7F3C48001ECF42 /* FrameView.cpp */; };
629 E45624A70E268E87005E4685 /* History.cpp in Sources */ = {isa = P BXBuildFile; fileRef = 7B5E8E610D7F3C48001ECF42 /* History.cpp */; }; 629 E45624A70E268E87005E4685 /* History.cpp in Sources */ = {isa = P BXBuildFile; fileRef = 7B5E8E610D7F3C48001ECF42 /* History.cpp */; };
630 E45624A80E268E87005E4685 /* ChromeMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8EFD0D7F3C48001ECF42 /* ChromeMac.mm */; }; 630 E45624A80E268E87005E4685 /* ChromeMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8EFD0D7F3C48001ECF42 /* ChromeMac.mm */; };
631 E45624A90E268E87005E4685 /* DragControllerMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8EFE0D7F3C48001ECF42 /* DragControllerMac.mm */; }; 631 E45624A90E268E87005E4685 /* DragControllerMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8EFE0D7F3C48001ECF42 /* DragControllerMac.mm */; };
632 E45624AA0E268E87005E4685 /* EventHandlerMac.mm in Sources */ = { isa = PBXBuildFile; fileRef = 7B5E8EFF0D7F3C48001ECF42 /* EventHandlerMac.mm */; };
633 E45624AC0E268E87005E4685 /* WebCoreViewFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8F060D7F3C49001ECF42 /* WebCoreViewFactory.m */; }; 632 E45624AC0E268E87005E4685 /* WebCoreViewFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8F060D7F3C49001ECF42 /* WebCoreViewFactory.m */; };
634 E45624AD0E268E87005E4685 /* WebDashboardRegion.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8F080D7F3C49001ECF42 /* WebDashboardRegion.m */; }; 633 E45624AD0E268E87005E4685 /* WebDashboardRegion.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8F080D7F3C49001ECF42 /* WebDashboardRegion.m */; };
635 E45624AE0E268E87005E4685 /* MouseEventWithHitTestResults.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8F090D7F3C49001ECF42 /* MouseEve ntWithHitTestResults.cpp */; }; 634 E45624AE0E268E87005E4685 /* MouseEventWithHitTestResults.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8F090D7F3C49001ECF42 /* MouseEve ntWithHitTestResults.cpp */; };
636 E45624AF0E268E87005E4685 /* Page.cpp in Sources */ = {isa = PBXB uildFile; fileRef = 7B5E8F0B0D7F3C49001ECF42 /* Page.cpp */; }; 635 E45624AF0E268E87005E4685 /* Page.cpp in Sources */ = {isa = PBXB uildFile; fileRef = 7B5E8F0B0D7F3C49001ECF42 /* Page.cpp */; };
637 E45624B00E268E87005E4685 /* Screen.cpp in Sources */ = {isa = PB XBuildFile; fileRef = 7B5E8F130D7F3C49001ECF42 /* Screen.cpp */; }; 636 E45624B00E268E87005E4685 /* Screen.cpp in Sources */ = {isa = PB XBuildFile; fileRef = 7B5E8F130D7F3C49001ECF42 /* Screen.cpp */; };
638 E45624B10E268E87005E4685 /* Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8F160D7F3C49001ECF42 /* Settings.cpp */; }; 637 E45624B10E268E87005E4685 /* Settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8F160D7F3C49001ECF42 /* Settings.cpp */; };
639 E45624B20E268E87005E4685 /* WindowFeatures.cpp in Sources */ = { isa = PBXBuildFile; fileRef = 7B5E8F1C0D7F3C49001ECF42 /* WindowFeatures.cpp */; }; 638 E45624B20E268E87005E4685 /* WindowFeatures.cpp in Sources */ = { isa = PBXBuildFile; fileRef = 7B5E8F1C0D7F3C49001ECF42 /* WindowFeatures.cpp */; };
640 E45624B30E268E87005E4685 /* Arena.cpp in Sources */ = {isa = PBX BuildFile; fileRef = 7B5E8F7D0D7F3CC1001ECF42 /* Arena.cpp */; }; 639 E45624B30E268E87005E4685 /* Arena.cpp in Sources */ = {isa = PBX BuildFile; fileRef = 7B5E8F7D0D7F3CC1001ECF42 /* Arena.cpp */; };
641 E45624B40E268E87005E4685 /* ArrayImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8F7F0D7F3CC1001ECF42 /* ArrayImpl.cpp */; }; 640 E45624B40E268E87005E4685 /* ArrayImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8F7F0D7F3CC1001ECF42 /* ArrayImpl.cpp */; };
642 E45624B50E268E87005E4685 /* FileSystemCF.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 7B5E8F830D7F3CC1001ECF42 /* FileSystemCF.cpp */; }; 641 E45624B50E268E87005E4685 /* FileSystemCF.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 7B5E8F830D7F3CC1001ECF42 /* FileSystemCF.cpp */; };
(...skipping 496 matching lines...) Expand 10 before | Expand all | Expand 10 after
1139 E45627EF0E2694B8005E4685 /* BackForwardList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8BCA0D7F3B39001ECF42 /* BackForwardList.cpp * /; }; 1138 E45627EF0E2694B8005E4685 /* BackForwardList.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E8BCA0D7F3B39001ECF42 /* BackForwardList.cpp * /; };
1140 E45628370E269DBB005E4685 /* feed_preview.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8254050F0D92E3DA0006B936 /* feed_preview.cc */; }; 1139 E45628370E269DBB005E4685 /* feed_preview.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8254050F0D92E3DA0006B936 /* feed_preview.cc */; };
1141 E456283A0E269DCB005E4685 /* multipart_response_delegate.cc in So urces */ = {isa = PBXBuildFile; fileRef = 8254051D0D92E3DA0006B936 /* multipart_ response_delegate.cc */; }; 1140 E456283A0E269DCB005E4685 /* multipart_response_delegate.cc in So urces */ = {isa = PBXBuildFile; fileRef = 8254051D0D92E3DA0006B936 /* multipart_ response_delegate.cc */; };
1142 E48A06DE0E3F840F00172919 /* image_resource_fetcher.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48A06D80E3F840F00172919 /* image_resource_ fetcher.cc */; }; 1141 E48A06DE0E3F840F00172919 /* image_resource_fetcher.cc in Sources */ = {isa = PBXBuildFile; fileRef = E48A06D80E3F840F00172919 /* image_resource_ fetcher.cc */; };
1143 E48A07280E3F95A000172919 /* NativeImageSkia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E48A07220E3F95A000172919 /* NativeImageSkia.cpp * /; }; 1142 E48A07280E3F95A000172919 /* NativeImageSkia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E48A07220E3F95A000172919 /* NativeImageSkia.cpp * /; };
1144 E49E507D0E65D36300AD47F7 /* ScrollViewMac.mm in Sources */ = {is a = PBXBuildFile; fileRef = E49E507C0E65D36300AD47F7 /* ScrollViewMac.mm */; }; 1143 E49E507D0E65D36300AD47F7 /* ScrollViewMac.mm in Sources */ = {is a = PBXBuildFile; fileRef = E49E507C0E65D36300AD47F7 /* ScrollViewMac.mm */; };
1145 E49E50DF0E65E33200AD47F7 /* RenderThemeMac.mm in Sources */ = {i sa = PBXBuildFile; fileRef = E49E50DE0E65E33200AD47F7 /* RenderThemeMac.mm */; } ; 1144 E49E50DF0E65E33200AD47F7 /* RenderThemeMac.mm in Sources */ = {i sa = PBXBuildFile; fileRef = E49E50DE0E65E33200AD47F7 /* RenderThemeMac.mm */; } ;
1146 E4A134090E37C47E00110AA2 /* v8_proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B0095EA0DAFF0DD00F72082 /* v8_proxy.cpp */; }; 1145 E4A134090E37C47E00110AA2 /* v8_proxy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 7B0095EA0DAFF0DD00F72082 /* v8_proxy.cpp */; };
1147 E4A238C70E3FA19C002BDE14 /* image_decoder.cc in Sources */ = {is a = PBXBuildFile; fileRef = E4A238C50E3FA19C002BDE14 /* image_decoder.cc */; }; 1146 E4A238C70E3FA19C002BDE14 /* image_decoder.cc in Sources */ = {is a = PBXBuildFile; fileRef = E4A238C50E3FA19C002BDE14 /* image_decoder.cc */; };
1148 E4CD5A720E3E44CC00A70177 /* HistoryWin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4CD5A710E3E44CC00A70177 /* HistoryWin.cpp */; }; 1147 E4CD5A720E3E44CC00A70177 /* HistoryWin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4CD5A710E3E44CC00A70177 /* HistoryWin.cpp */; };
1148 E4CE99FC0E8AD3A400D5378C /* EventHandlerMac.mm in Sources */ = { isa = PBXBuildFile; fileRef = 7B5E8EFF0D7F3C48001ECF42 /* EventHandlerMac.mm */; };
1149 E4CE9AF90E8BDF9500D5378C /* stacking_order_iterator.cc in Source s */ = {isa = PBXBuildFile; fileRef = E4CE9AF70E8BDF9500D5378C /* stacking_order _iterator.cc */; };
1149 E4E4C7F90E781B5B009A687C /* webplugin_impl_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E4E4C7F80E781B5B009A687C /* webplugin_impl_mac. mm */; }; 1150 E4E4C7F90E781B5B009A687C /* webplugin_impl_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = E4E4C7F80E781B5B009A687C /* webplugin_impl_mac. mm */; };
1150 E4E4C8560E7832E2009A687C /* PlatformContextSkia.cpp in Sources * / = {isa = PBXBuildFile; fileRef = E4E4C8530E7832DC009A687C /* PlatformContextSk ia.cpp */; }; 1151 E4E4C8560E7832E2009A687C /* PlatformContextSkia.cpp in Sources * / = {isa = PBXBuildFile; fileRef = E4E4C8530E7832DC009A687C /* PlatformContextSk ia.cpp */; };
1151 E4E4C88F0E783E49009A687C /* SkGraphicsContextMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4E4C88E0E783E49009A687C /* SkGraphicsContex tMac.cpp */; }; 1152 E4E4C88F0E783E49009A687C /* SkGraphicsContextMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4E4C88E0E783E49009A687C /* SkGraphicsContex tMac.cpp */; };
1152 E4E4C94A0E797648009A687C /* ImageSourceCG.cpp in Sources */ = {i sa = PBXBuildFile; fileRef = 7B5E8FBD0D7F3CC1001ECF42 /* ImageSourceCG.cpp */; } ; 1153 E4E4C94A0E797648009A687C /* ImageSourceCG.cpp in Sources */ = {i sa = PBXBuildFile; fileRef = 7B5E8FBD0D7F3CC1001ECF42 /* ImageSourceCG.cpp */; } ;
1153 E4E4CA470E8027ED009A687C /* FontCacheMacPending.cpp in Sources * / = {isa = PBXBuildFile; fileRef = E4E4CA190E80208A009A687C /* FontCacheMacPendi ng.cpp */; }; 1154 E4E4CA470E8027ED009A687C /* FontCacheMacPending.cpp in Sources * / = {isa = PBXBuildFile; fileRef = E4E4CA190E80208A009A687C /* FontCacheMacPendi ng.cpp */; };
1154 E4E4CA710E803415009A687C /* DragDataMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E90E00D7F3CC2001ECF42 /* DragDataMac.mm */; }; 1155 E4E4CA710E803415009A687C /* DragDataMac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7B5E90E00D7F3CC2001ECF42 /* DragDataMac.mm */; };
1155 E4E4CA910E803BB9009A687C /* AXObjectCacheMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4E4CA900E803BB9009A687C /* AXObjectCacheMac.cpp */; }; 1156 E4E4CA910E803BB9009A687C /* AXObjectCacheMac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E4E4CA900E803BB9009A687C /* AXObjectCacheMac.cpp */; };
1156 E4E4CCF50E83F328009A687C /* FrameMac.mm in Sources */ = {isa = P BXBuildFile; fileRef = 7B5E8F000D7F3C48001ECF42 /* FrameMac.mm */; }; 1157 E4E4CCF50E83F328009A687C /* FrameMac.mm in Sources */ = {isa = P BXBuildFile; fileRef = 7B5E8F000D7F3C48001ECF42 /* FrameMac.mm */; };
1157 E4E4CD180E84018A009A687C /* WebCoreFrameBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = E4E4CD170E84018A009A687C /* WebCoreFrameBridge. mm */; }; 1158 E4E4CD180E84018A009A687C /* WebCoreFrameBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = E4E4CD170E84018A009A687C /* WebCoreFrameBridge. mm */; };
1158 /* End PBXBuildFile section */ 1159 /* End PBXBuildFile section */
(...skipping 2536 matching lines...) Expand 10 before | Expand all | Expand 10 after
3695 E48A07220E3F95A000172919 /* NativeImageSkia.cpp */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = N ativeImageSkia.cpp; sourceTree = "<group>"; }; 3696 E48A07220E3F95A000172919 /* NativeImageSkia.cpp */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = N ativeImageSkia.cpp; sourceTree = "<group>"; };
3696 E48A07230E3F95A000172919 /* NativeImageSkia.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NativeI mageSkia.h; sourceTree = "<group>"; }; 3697 E48A07230E3F95A000172919 /* NativeImageSkia.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NativeI mageSkia.h; sourceTree = "<group>"; };
3697 E49E507C0E65D36300AD47F7 /* ScrollViewMac.mm */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = S crollViewMac.mm; path = port/platform/mac/ScrollViewMac.mm; sourceTree = SOURCE_ ROOT; }; 3698 E49E507C0E65D36300AD47F7 /* ScrollViewMac.mm */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = S crollViewMac.mm; path = port/platform/mac/ScrollViewMac.mm; sourceTree = SOURCE_ ROOT; };
3698 E49E50DE0E65E33200AD47F7 /* RenderThemeMac.mm */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RenderThemeMac.mm; sourceTree = "<group>"; }; 3699 E49E50DE0E65E33200AD47F7 /* RenderThemeMac.mm */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RenderThemeMac.mm; sourceTree = "<group>"; };
3699 E4A238C50E3FA19C002BDE14 /* image_decoder.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imag e_decoder.cc; sourceTree = "<group>"; }; 3700 E4A238C50E3FA19C002BDE14 /* image_decoder.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imag e_decoder.cc; sourceTree = "<group>"; };
3700 E4A238C60E3FA19C002BDE14 /* image_decoder.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = image_dec oder.h; sourceTree = "<group>"; }; 3701 E4A238C60E3FA19C002BDE14 /* image_decoder.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = image_dec oder.h; sourceTree = "<group>"; };
3701 E4A970720E36128B00E8EF3B /* FrameWin.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrameWin.h; pa th = port/bridge/FrameWin.h; sourceTree = SOURCE_ROOT; }; 3702 E4A970720E36128B00E8EF3B /* FrameWin.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FrameWin.h; pa th = port/bridge/FrameWin.h; sourceTree = SOURCE_ROOT; };
3702 E4A970730E36128B00E8EF3B /* FrameWin.cpp */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrameWin .cpp; path = port/bridge/FrameWin.cpp; sourceTree = SOURCE_ROOT; }; 3703 E4A970730E36128B00E8EF3B /* FrameWin.cpp */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FrameWin .cpp; path = port/bridge/FrameWin.cpp; sourceTree = SOURCE_ROOT; };
3703 E4A9708A0E36150500E8EF3B /* ChromeClientWin.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChromeC lientWin.h; sourceTree = "<group>"; }; 3704 E4A9708A0E36150500E8EF3B /* ChromeClientWin.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChromeC lientWin.h; sourceTree = "<group>"; };
3704 E4CD5A710E3E44CC00A70177 /* HistoryWin.cpp */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Histor yWin.cpp; sourceTree = "<group>"; }; 3705 E4CD5A710E3E44CC00A70177 /* HistoryWin.cpp */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Histor yWin.cpp; sourceTree = "<group>"; };
3706 E4CE9AF70E8BDF9500D5378C /* stacking_order_iterator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = stacking_order_iterator.cc; sourceTree = "<group>"; };
3707 E4CE9AF80E8BDF9500D5378C /* stacking_order_iterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stacking_order_iterator.h; sourceTree = "<group>"; };
3705 E4E4C7F80E781B5B009A687C /* webplugin_impl_mac.mm */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; pat h = webplugin_impl_mac.mm; sourceTree = "<group>"; }; 3708 E4E4C7F80E781B5B009A687C /* webplugin_impl_mac.mm */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; pat h = webplugin_impl_mac.mm; sourceTree = "<group>"; };
3706 E4E4C8530E7832DC009A687C /* PlatformContextSkia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PlatformContextSkia.cpp; sourceTree = "<group>"; }; 3709 E4E4C8530E7832DC009A687C /* PlatformContextSkia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PlatformContextSkia.cpp; sourceTree = "<group>"; };
3707 E4E4C88E0E783E49009A687C /* SkGraphicsContextMac.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = SkGraphicsContextMac.cpp; sourceTree = "<group>"; }; 3710 E4E4C88E0E783E49009A687C /* SkGraphicsContextMac.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pat h = SkGraphicsContextMac.cpp; sourceTree = "<group>"; };
3708 E4E4CA190E80208A009A687C /* FontCacheMacPending.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FontCacheMacPending.cpp; path = mac/FontCacheMacPending.cpp; sourceTree = "<g roup>"; }; 3711 E4E4CA190E80208A009A687C /* FontCacheMacPending.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FontCacheMacPending.cpp; path = mac/FontCacheMacPending.cpp; sourceTree = "<g roup>"; };
3709 E4E4CA900E803BB9009A687C /* AXObjectCacheMac.cpp */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AXObjectCacheMac.cpp; sourceTree = "<group>"; }; 3712 E4E4CA900E803BB9009A687C /* AXObjectCacheMac.cpp */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AXObjectCacheMac.cpp; sourceTree = "<group>"; };
3710 E4E4CAE60E805325009A687C /* webkit_staticlib.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = webkit_staticlib.xcconfig; path = build/webkit_staticlib.xcconfig; sourceTree = SOURCE_ROOT; }; 3713 E4E4CAE60E805325009A687C /* webkit_staticlib.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = webkit_staticlib.xcconfig; path = build/webkit_staticlib.xcconfig; sourceTree = SOURCE_ROOT; };
3711 E4E4CD170E84018A009A687C /* WebCoreFrameBridge.mm */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; pat h = WebCoreFrameBridge.mm; sourceTree = "<group>"; }; 3714 E4E4CD170E84018A009A687C /* WebCoreFrameBridge.mm */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; pat h = WebCoreFrameBridge.mm; sourceTree = "<group>"; };
3712 /* End PBXFileReference section */ 3715 /* End PBXFileReference section */
3713 3716
3714 /* Begin PBXFrameworksBuildPhase section */ 3717 /* Begin PBXFrameworksBuildPhase section */
(...skipping 2898 matching lines...) Expand 10 before | Expand all | Expand 10 after
6613 825405250D92E3DA0006B936 /* regular_expression_u nittest.cc */, 6616 825405250D92E3DA0006B936 /* regular_expression_u nittest.cc */,
6614 825405270D92E3DA0006B936 /* resource_fetcher.cc */, 6617 825405270D92E3DA0006B936 /* resource_fetcher.cc */,
6615 825405280D92E3DA0006B936 /* resource_fetcher.h * /, 6618 825405280D92E3DA0006B936 /* resource_fetcher.h * /,
6616 825405260D92E3DA0006B936 /* resource_fetcher_uni ttest.cc */, 6619 825405260D92E3DA0006B936 /* resource_fetcher_uni ttest.cc */,
6617 825405290D92E3DA0006B936 /* resource_handle_win. cc */, 6620 825405290D92E3DA0006B936 /* resource_handle_win. cc */,
6618 8254052A0D92E3DA0006B936 /* resource_loader_brid ge.h */, 6621 8254052A0D92E3DA0006B936 /* resource_loader_brid ge.h */,
6619 8254052B0D92E3DA0006B936 /* resource_type.h */, 6622 8254052B0D92E3DA0006B936 /* resource_type.h */,
6620 8254052C0D92E3DA0006B936 /* searchable_form_data .cc */, 6623 8254052C0D92E3DA0006B936 /* searchable_form_data .cc */,
6621 8254052D0D92E3DA0006B936 /* searchable_form_data .h */, 6624 8254052D0D92E3DA0006B936 /* searchable_form_data .h */,
6622 8254052E0D92E3DA0006B936 /* simple_clipboard_imp l.cc */, 6625 8254052E0D92E3DA0006B936 /* simple_clipboard_imp l.cc */,
6626 E4CE9AF70E8BDF9500D5378C /* stacking_order_itera tor.cc */,
6627 E4CE9AF80E8BDF9500D5378C /* stacking_order_itera tor.h */,
6623 8254052F0D92E3DA0006B936 /* unittest_test_server .h */, 6628 8254052F0D92E3DA0006B936 /* unittest_test_server .h */,
6624 825405300D92E3DA0006B936 /* webcursor.cc */, 6629 825405300D92E3DA0006B936 /* webcursor.cc */,
6625 825405310D92E3DA0006B936 /* webcursor.h */, 6630 825405310D92E3DA0006B936 /* webcursor.h */,
6626 825405340D92E3DA0006B936 /* webdatasource.h */, 6631 825405340D92E3DA0006B936 /* webdatasource.h */,
6627 825405320D92E3DA0006B936 /* webdatasource_impl.c c */, 6632 825405320D92E3DA0006B936 /* webdatasource_impl.c c */,
6628 825405330D92E3DA0006B936 /* webdatasource_impl.h */, 6633 825405330D92E3DA0006B936 /* webdatasource_impl.h */,
6629 825405350D92E3DA0006B936 /* webdocumentloader_im pl.cc */, 6634 825405350D92E3DA0006B936 /* webdocumentloader_im pl.cc */,
6630 825405360D92E3DA0006B936 /* webdocumentloader_im pl.h */, 6635 825405360D92E3DA0006B936 /* webdocumentloader_im pl.h */,
6631 825405370D92E3DA0006B936 /* webdropdata.cc */, 6636 825405370D92E3DA0006B936 /* webdropdata.cc */,
6632 825405380D92E3DA0006B936 /* webdropdata.h */, 6637 825405380D92E3DA0006B936 /* webdropdata.h */,
(...skipping 809 matching lines...) Expand 10 before | Expand all | Expand 10 after
7442 E45623BF0E268E87005E4685 /* EditingText.cpp in S ources */, 7447 E45623BF0E268E87005E4685 /* EditingText.cpp in S ources */,
7443 E45623F60E268E87005E4685 /* Editor.cpp in Source s */, 7448 E45623F60E268E87005E4685 /* Editor.cpp in Source s */,
7444 E45623F70E268E87005E4685 /* EditorCommand.cpp in Sources */, 7449 E45623F70E268E87005E4685 /* EditorCommand.cpp in Sources */,
7445 E45624030E268E87005E4685 /* EditorMac.mm in Sour ces */, 7450 E45624030E268E87005E4685 /* EditorMac.mm in Sour ces */,
7446 E45623C00E268E87005E4685 /* Element.cpp in Sourc es */, 7451 E45623C00E268E87005E4685 /* Element.cpp in Sourc es */,
7447 E456254E0E268E87005E4685 /* EllipsisBox.cpp in S ources */, 7452 E456254E0E268E87005E4685 /* EllipsisBox.cpp in S ources */,
7448 E45623C10E268E87005E4685 /* Entity.cpp in Source s */, 7453 E45623C10E268E87005E4685 /* Entity.cpp in Source s */,
7449 E45623C20E268E87005E4685 /* EntityReference.cpp in Sources */, 7454 E45623C20E268E87005E4685 /* EntityReference.cpp in Sources */,
7450 E45623C30E268E87005E4685 /* Event.cpp in Sources */, 7455 E45623C30E268E87005E4685 /* Event.cpp in Sources */,
7451 E45624A20E268E87005E4685 /* EventHandler.cpp in Sources */, 7456 E45624A20E268E87005E4685 /* EventHandler.cpp in Sources */,
7452 » » » » E45624AA0E268E87005E4685 /* EventHandlerMac.mm i n Sources */, 7457 » » » » E4CE99FC0E8AD3A400D5378C /* EventHandlerMac.mm i n Sources */,
7453 E45623C40E268E87005E4685 /* EventNames.cpp in So urces */, 7458 E45623C40E268E87005E4685 /* EventNames.cpp in So urces */,
7454 E45623C50E268E87005E4685 /* EventTarget.cpp in S ources */, 7459 E45623C50E268E87005E4685 /* EventTarget.cpp in S ources */,
7455 E45623C60E268E87005E4685 /* EventTargetNode.cpp in Sources */, 7460 E45623C60E268E87005E4685 /* EventTargetNode.cpp in Sources */,
7456 E45623C70E268E87005E4685 /* ExceptionBase.cpp in Sources */, 7461 E45623C70E268E87005E4685 /* ExceptionBase.cpp in Sources */,
7457 E45623C80E268E87005E4685 /* ExceptionCode.cpp in Sources */, 7462 E45623C80E268E87005E4685 /* ExceptionCode.cpp in Sources */,
7458 E45624BF0E268E87005E4685 /* FileChooser.cpp in S ources */, 7463 E45624BF0E268E87005E4685 /* FileChooser.cpp in S ources */,
7459 E45624F70E268E87005E4685 /* FileChooserMac.mm in Sources */, 7464 E45624F70E268E87005E4685 /* FileChooserMac.mm in Sources */,
7460 E45624B50E268E87005E4685 /* FileSystemCF.cpp in Sources */, 7465 E45624B50E268E87005E4685 /* FileSystemCF.cpp in Sources */,
7461 E45624F80E268E87005E4685 /* FileSystemMac.mm in Sources */, 7466 E45624F80E268E87005E4685 /* FileSystemMac.mm in Sources */,
7462 E45625280E268E87005E4685 /* FileSystemPOSIX.cpp in Sources */, 7467 E45625280E268E87005E4685 /* FileSystemPOSIX.cpp in Sources */,
(...skipping 651 matching lines...) Expand 10 before | Expand all | Expand 10 after
8114 E45626F50E268F03005E4685 /* glue_util.cc in Sour ces */, 8119 E45626F50E268F03005E4685 /* glue_util.cc in Sour ces */,
8115 E4A238C70E3FA19C002BDE14 /* image_decoder.cc in Sources */, 8120 E4A238C70E3FA19C002BDE14 /* image_decoder.cc in Sources */,
8116 E48A06DE0E3F840F00172919 /* image_resource_fetch er.cc in Sources */, 8121 E48A06DE0E3F840F00172919 /* image_resource_fetch er.cc in Sources */,
8117 E456270B0E268F03005E4685 /* inspector_client_imp l.cc in Sources */, 8122 E456270B0E268F03005E4685 /* inspector_client_imp l.cc in Sources */,
8118 E45063BA0E4104700025A81A /* localized_strings.cc in Sources */, 8123 E45063BA0E4104700025A81A /* localized_strings.cc in Sources */,
8119 E456283A0E269DCB005E4685 /* multipart_response_d elegate.cc in Sources */, 8124 E456283A0E269DCB005E4685 /* multipart_response_d elegate.cc in Sources */,
8120 E45627100E268F03005E4685 /* password_form_dom_ma nager.cc in Sources */, 8125 E45627100E268F03005E4685 /* password_form_dom_ma nager.cc in Sources */,
8121 E45626F80E268F03005E4685 /* resource_fetcher.cc in Sources */, 8126 E45626F80E268F03005E4685 /* resource_fetcher.cc in Sources */,
8122 E45627160E268F26005E4685 /* resource_handle_win. cc in Sources */, 8127 E45627160E268F26005E4685 /* resource_handle_win. cc in Sources */,
8123 E456270C0E268F03005E4685 /* searchable_form_data .cc in Sources */, 8128 E456270C0E268F03005E4685 /* searchable_form_data .cc in Sources */,
8129 E4CE9AF90E8BDF9500D5378C /* stacking_order_itera tor.cc in Sources */,
8124 E45627030E268F03005E4685 /* webdatasource_impl.c c in Sources */, 8130 E45627030E268F03005E4685 /* webdatasource_impl.c c in Sources */,
8125 E45627010E268F03005E4685 /* webdocumentloader_im pl.cc in Sources */, 8131 E45627010E268F03005E4685 /* webdocumentloader_im pl.cc in Sources */,
8126 E45626FB0E268F03005E4685 /* weberror_impl.cc in Sources */, 8132 E45626FB0E268F03005E4685 /* weberror_impl.cc in Sources */,
8127 E45626F60E268F03005E4685 /* webframe_impl.cc in Sources */, 8133 E45626F60E268F03005E4685 /* webframe_impl.cc in Sources */,
8128 7B1438070E7874FC00901940 /* webframeloaderclient _impl.cc in Sources */, 8134 7B1438070E7874FC00901940 /* webframeloaderclient _impl.cc in Sources */,
8129 E456270E0E268F03005E4685 /* webhistoryitem_impl. cc in Sources */, 8135 E456270E0E268F03005E4685 /* webhistoryitem_impl. cc in Sources */,
8130 E45627050E268F03005E4685 /* webinputevent_mac.mm in Sources */, 8136 E45627050E268F03005E4685 /* webinputevent_mac.mm in Sources */,
8131 E45627090E268F03005E4685 /* webkit_glue.cc in So urces */, 8137 E45627090E268F03005E4685 /* webkit_glue.cc in So urces */,
8132 E4E4C7F90E781B5B009A687C /* webplugin_impl_mac.m m in Sources */, 8138 E4E4C7F90E781B5B009A687C /* webplugin_impl_mac.m m in Sources */,
8133 E45627040E268F03005E4685 /* webtextinput_impl.cc in Sources */, 8139 E45627040E268F03005E4685 /* webtextinput_impl.cc in Sources */,
(...skipping 655 matching lines...) Expand 10 before | Expand all | Expand 10 after
8789 E45627F20E2694B8005E4685 /* Debug */, 8795 E45627F20E2694B8005E4685 /* Debug */,
8790 E45627F30E2694B8005E4685 /* Release */, 8796 E45627F30E2694B8005E4685 /* Release */,
8791 ); 8797 );
8792 defaultConfigurationIsVisible = 0; 8798 defaultConfigurationIsVisible = 0;
8793 defaultConfigurationName = Release; 8799 defaultConfigurationName = Release;
8794 }; 8800 };
8795 /* End XCConfigurationList section */ 8801 /* End XCConfigurationList section */
8796 }; 8802 };
8797 rootObject = 7B5E77560D7F22D8001ECF42 /* Project object */; 8803 rootObject = 7B5E77560D7F22D8001ECF42 /* Project object */;
8798 } 8804 }
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/test_webview_delegate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698