Changeset 209056 in webkit


Ignore:
Timestamp:
Nov 28, 2016 6:24:19 PM (7 years ago)
Author:
matthew_hanson@apple.com
Message:

Roll out r208589. rdar://problem/29277451

Location:
tags/Safari-603.1.13.1/Source/WebKit2
Files:
5 edited
1 moved

Legend:

Unmodified
Added
Removed
  • tags/Safari-603.1.13.1/Source/WebKit2/ChangeLog

    r209052 r209056  
     12016-11-28  Matthew Hanson  <matthew_hanson@apple.com>
     2
     3        Rollout r208589. rdar://problem/29277451
     4
    152016-11-28  Babak Shafiei  <bshafiei@apple.com>
    26
  • tags/Safari-603.1.13.1/Source/WebKit2/Configurations/WebKit.xcconfig

    r208589 r209056  
    5353SECTORDER_FLAGS_Production[sdk=macosx*] = -Wl,-order_file,mac/WebKit2.order;
    5454
    55 EXCLUDED_SOURCE_FILE_NAMES[sdk=iphone*] = PluginProcessShim.dylib SecItemShim.dylib WebProcessShim.dylib *.pdf Resources/mac/* com.apple.WebKit.Databases.sb com.apple.WebKit.NetworkProcess.sb com.apple.WebProcess.sb com.apple.WebKit.plugin-common.sb PlugInSandboxProfiles/*.sb;
     55EXCLUDED_SOURCE_FILE_NAMES[sdk=iphone*] = PluginProcessShim.dylib SecItemShim.dylib WebProcessShim.dylib *.pdf Resources/mac/* com.apple.WebKit.Databases.sb com.apple.WebKit.NetworkProcess.sb com.apple.WebProcess.sb PlugInSandboxProfiles/*.sb;
    5656
    5757INSTALLHDRS_SCRIPT_PHASE = YES;
  • tags/Safari-603.1.13.1/Source/WebKit2/DerivedSources.make

    r208589 r209056  
    204204        com.apple.WebProcess.sb \
    205205        com.apple.WebKit.Databases.sb \
    206         com.apple.WebKit.plugin-common.sb \
    207206        com.apple.WebKit.NetworkProcess.sb
    208207
  • tags/Safari-603.1.13.1/Source/WebKit2/Resources/PlugInSandboxProfiles/com.apple.WebKit.plugin-common.sb

    r209052 r209056  
    1 ; Copyright (C) 2013-2016 Apple Inc. All rights reserved.
     1; Copyright (C) 2013, 2014 Apple Inc. All rights reserved.
    22;
    33; Redistribution and use in source and binary forms, with or without
     
    213213    (global-name "com.apple.FileCoordination")
    214214    (global-name "com.apple.FontObjectsServer")
    215 #if __MAC_OS_X_VERSION_MIN_REQUIRED < 101200
    216215    (global-name "com.apple.FontServer")
    217 #endif
    218216    (global-name "com.apple.ImageCaptureExtension2.presence")
    219217    (global-name "com.apple.PowerManagement.control")
  • tags/Safari-603.1.13.1/Source/WebKit2/WebKit2.xcodeproj/project.pbxproj

    r209052 r209056  
    11521152                7CB16FEF1724BA23007A0A95 /* com.apple.ist.ds.appleconnect.webplugin.sb in Copy Plug-in Sandbox Profiles */ = {isa = PBXBuildFile; fileRef = 7CB16FE21724B9B5007A0A95 /* com.apple.ist.ds.appleconnect.webplugin.sb */; };
    11531153                7CB16FF01724BA24007A0A95 /* com.apple.QuickTime Plugin.plugin.sb in Copy Plug-in Sandbox Profiles */ = {isa = PBXBuildFile; fileRef = 7CB16FE31724B9B5007A0A95 /* com.apple.QuickTime Plugin.plugin.sb */; };
     1154                7CB16FF11724BA26007A0A95 /* com.apple.WebKit.plugin-common.sb in Copy Plug-in Sandbox Profiles */ = {isa = PBXBuildFile; fileRef = 7CB16FE41724B9B5007A0A95 /* com.apple.WebKit.plugin-common.sb */; };
    11541155                7CB16FF21724BA28007A0A95 /* com.macromedia.Flash Player.plugin.sb in Copy Plug-in Sandbox Profiles */ = {isa = PBXBuildFile; fileRef = 7CB16FE51724B9B5007A0A95 /* com.macromedia.Flash Player.plugin.sb */; };
    11551156                7CB16FF31724BA2F007A0A95 /* com.microsoft.SilverlightPlugin.sb in Copy Plug-in Sandbox Profiles */ = {isa = PBXBuildFile; fileRef = 7CB16FE61724B9B5007A0A95 /* com.microsoft.SilverlightPlugin.sb */; };
     
    20162017                                7CB16FEF1724BA23007A0A95 /* com.apple.ist.ds.appleconnect.webplugin.sb in Copy Plug-in Sandbox Profiles */,
    20172018                                7CB16FF01724BA24007A0A95 /* com.apple.QuickTime Plugin.plugin.sb in Copy Plug-in Sandbox Profiles */,
     2019                                7CB16FF11724BA26007A0A95 /* com.apple.WebKit.plugin-common.sb in Copy Plug-in Sandbox Profiles */,
    20182020                                7CB16FF21724BA28007A0A95 /* com.macromedia.Flash Player.plugin.sb in Copy Plug-in Sandbox Profiles */,
    20192021                                7CB16FF31724BA2F007A0A95 /* com.microsoft.SilverlightPlugin.sb in Copy Plug-in Sandbox Profiles */,
     
    31813183                762B7481120BBA0100819339 /* FontSmoothingLevel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontSmoothingLevel.h; sourceTree = "<group>"; };
    31823184                762B7484120BBA2D00819339 /* WKPreferencesRefPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WKPreferencesRefPrivate.h; sourceTree = "<group>"; };
    3183                 7A1506721DD56298001F4B58 /* com.apple.WebKit.plugin-common.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "com.apple.WebKit.plugin-common.sb"; sourceTree = "<group>"; };
    31843185                7A5E39491D5BD8A700B4B7CE /* com.macromedia.Flash Player ESR.plugin.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "com.macromedia.Flash Player ESR.plugin.sb"; sourceTree = "<group>"; };
    31853186                7A791EF81C7CFB1000C4C52B /* WebResourceLoadStatisticsStoreMessages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebResourceLoadStatisticsStoreMessages.h; sourceTree = "<group>"; };
     
    32593260                7CB16FE21724B9B5007A0A95 /* com.apple.ist.ds.appleconnect.webplugin.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = com.apple.ist.ds.appleconnect.webplugin.sb; sourceTree = "<group>"; };
    32603261                7CB16FE31724B9B5007A0A95 /* com.apple.QuickTime Plugin.plugin.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "com.apple.QuickTime Plugin.plugin.sb"; sourceTree = "<group>"; };
    3261                 7CB16FE41724B9B5007A0A95 /* com.apple.WebKit.plugin-common.sb.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "com.apple.WebKit.plugin-common.sb.in"; sourceTree = "<group>"; };
     3262                7CB16FE41724B9B5007A0A95 /* com.apple.WebKit.plugin-common.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "com.apple.WebKit.plugin-common.sb"; sourceTree = "<group>"; };
    32623263                7CB16FE51724B9B5007A0A95 /* com.macromedia.Flash Player.plugin.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "com.macromedia.Flash Player.plugin.sb"; sourceTree = "<group>"; };
    32633264                7CB16FE61724B9B5007A0A95 /* com.microsoft.SilverlightPlugin.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = com.microsoft.SilverlightPlugin.sb; sourceTree = "<group>"; };
     
    42874288                        isa = PBXGroup;
    42884289                        children = (
    4289                                 7CB16FE41724B9B5007A0A95 /* com.apple.WebKit.plugin-common.sb.in */,
    42904290                                1A2D91A51281D739001EB962 /* PluginControllerProxyMac.mm */,
    42914291                                1AA4792212A59FD9008236C3 /* PluginProcessMac.mm */,
     
    58715871                                7CB16FE21724B9B5007A0A95 /* com.apple.ist.ds.appleconnect.webplugin.sb */,
    58725872                                7CB16FE31724B9B5007A0A95 /* com.apple.QuickTime Plugin.plugin.sb */,
     5873                                7CB16FE41724B9B5007A0A95 /* com.apple.WebKit.plugin-common.sb */,
    58735874                                7A5E39491D5BD8A700B4B7CE /* com.macromedia.Flash Player ESR.plugin.sb */,
    58745875                                7CB16FE51724B9B5007A0A95 /* com.macromedia.Flash Player.plugin.sb */,
     
    71457146                                E115C715190F8A2500ECC516 /* com.apple.WebKit.Databases.sb */,
    71467147                                E17AE2C216B9C63A001C42F1 /* com.apple.WebKit.NetworkProcess.sb */,
    7147                                 7A1506721DD56298001F4B58 /* com.apple.WebKit.plugin-common.sb */,
    71487148                                E1967E37150AB5E200C73169 /* com.apple.WebProcess.sb */,
    71497149                                2984F586164BA095004BC0C6 /* CustomProtocolManagerMessageReceiver.cpp */,
  • tags/Safari-603.1.13.1/Source/WebKit2/WebProcess/com.apple.WebProcess.sb.in

    r208707 r209056  
    1 ; Copyright (C) 2010-2016 Apple Inc. All rights reserved.
     1; Copyright (C) 2010, 2011, 2012, 2013, 2014 Apple Inc. All rights reserved.
    22;
    33; Redistribution and use in source and binary forms, with or without
     
    168168       (global-name "com.apple.FileCoordination")
    169169       (global-name "com.apple.FontObjectsServer")
    170 #if __MAC_OS_X_VERSION_MIN_REQUIRED < 101200
    171170       (global-name "com.apple.FontServer")
    172 #endif
    173171       (global-name "com.apple.SystemConfiguration.configd")
    174172       (global-name "com.apple.SystemConfiguration.PPPController")
Note: See TracChangeset for help on using the changeset viewer.