Moving nsCocoaBrowserListener into a new file, and making a new group for gecko embedding files.

This commit is contained in:
sfraser%netscape.com 2002-08-19 03:45:35 +00:00
parent 46d37f249a
commit 9f28a1873c
4 changed files with 236 additions and 40 deletions

View File

@ -16,6 +16,7 @@
F512F52C02D1287F01072C9F,
F558137B030AEF9B0176F207,
F50D9DE602ECC32301BB4219,
F558B1F603107E4A0166970F,
F512F52D02D1287F01072C9F,
);
isa = PBXGroup;
@ -485,6 +486,7 @@
F558137E030AEF9C0176F207,
F558137F030AEF9C0176F207,
F5B950BE030C83B601A96654,
F558B1F2030F6E470166970F,
);
isa = PBXHeadersBuildPhase;
name = Headers;
@ -607,12 +609,13 @@
F5D33CC002EF61AA01A967F3,
F5D33CC102EF61AA01A967F3,
F566BD1502EFA9AD01A967F3,
F55809A002F22169015DF512,
F549ACE00302DE6101026D5D,
F549ACE10302DE6101026D5D,
F5581380030AEF9C0176F207,
F5581381030AEF9C0176F207,
F5B950BF030C83B601A96654,
F5648BB4030DE1BC01A96654,
F558B1F3030F6E470166970F,
);
isa = PBXSourcesBuildPhase;
name = Sources;
@ -1353,9 +1356,6 @@
};
F512F52D02D1287F01072C9F = {
children = (
F5DE10EB0209DC0601A967DF,
F59E9F3F0237E43401A967DF,
F5DE10EA0209DC0601A967DF,
F6BA6D4E01B2F8A601A962F7,
F632AF8402B9AEBB01000103,
F56769FB0208F74A010001CA,
@ -1513,6 +1513,7 @@
F5DE10E70209DC0601A967DF,
F632AF8302B9AEBB01000103,
F5DE10E80209DC0601A967DF,
F558B1F0030F6E470166970F,
F51B70B6026EC98B01A80166,
F5125A110202064D01FAFD9F,
F5AE04B20206A34801A967DF,
@ -3112,12 +3113,6 @@
settings = {
};
};
F55809A002F22169015DF512 = {
fileRef = F558099E02F22168015DF512;
isa = PBXBuildFile;
settings = {
};
};
F55809A102F22169015DF512 = {
fileRef = F558099D02F22168015DF512;
isa = PBXBuildFile;
@ -3208,6 +3203,52 @@
settings = {
};
};
F558B1F0030F6E470166970F = {
isa = PBXFileReference;
path = nsCocoaBrowserListener.h;
refType = 4;
};
F558B1F1030F6E470166970F = {
isa = PBXFileReference;
path = nsCocoaBrowserListener.mm;
refType = 4;
};
F558B1F2030F6E470166970F = {
fileRef = F558B1F0030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F3030F6E470166970F = {
fileRef = F558B1F1030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F4030F6E470166970F = {
fileRef = F558B1F0030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F5030F6E480166970F = {
fileRef = F558B1F1030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F603107E4A0166970F = {
children = (
F5DE10EB0209DC0601A967DF,
F558B1F1030F6E470166970F,
F5DE10EA0209DC0601A967DF,
F59E9F3F0237E43401A967DF,
);
isa = PBXGroup;
name = "Gecko Embedding";
path = "";
refType = 4;
};
F55A9BC60228CCE101DAE4DB = {
isa = PBXFileReference;
name = "security-prefs.js";
@ -3346,6 +3387,12 @@
settings = {
};
};
F5648BB4030DE1BC01A96654 = {
fileRef = F558099E02F22168015DF512;
isa = PBXBuildFile;
settings = {
};
};
F566BD1202EFA9AD01A967F3 = {
isa = PBXFileReference;
path = CocoaPromptService.h;
@ -5518,6 +5565,7 @@
F5581382030AEF9C0176F207,
F5581383030AEF9C0176F207,
F5B950C0030C83B601A96654,
F558B1F4030F6E470166970F,
);
isa = PBXHeadersBuildPhase;
name = Headers;
@ -5647,6 +5695,7 @@
F5581384030AEF9C0176F207,
F5581385030AEF9C0176F207,
F5B950C1030C83B601A96654,
F558B1F5030F6E480166970F,
);
isa = PBXSourcesBuildPhase;
name = Sources;

View File

@ -16,6 +16,7 @@
F512F52C02D1287F01072C9F,
F558137B030AEF9B0176F207,
F50D9DE602ECC32301BB4219,
F558B1F603107E4A0166970F,
F512F52D02D1287F01072C9F,
);
isa = PBXGroup;
@ -485,6 +486,7 @@
F558137E030AEF9C0176F207,
F558137F030AEF9C0176F207,
F5B950BE030C83B601A96654,
F558B1F2030F6E470166970F,
);
isa = PBXHeadersBuildPhase;
name = Headers;
@ -607,12 +609,13 @@
F5D33CC002EF61AA01A967F3,
F5D33CC102EF61AA01A967F3,
F566BD1502EFA9AD01A967F3,
F55809A002F22169015DF512,
F549ACE00302DE6101026D5D,
F549ACE10302DE6101026D5D,
F5581380030AEF9C0176F207,
F5581381030AEF9C0176F207,
F5B950BF030C83B601A96654,
F5648BB4030DE1BC01A96654,
F558B1F3030F6E470166970F,
);
isa = PBXSourcesBuildPhase;
name = Sources;
@ -1353,9 +1356,6 @@
};
F512F52D02D1287F01072C9F = {
children = (
F5DE10EB0209DC0601A967DF,
F59E9F3F0237E43401A967DF,
F5DE10EA0209DC0601A967DF,
F6BA6D4E01B2F8A601A962F7,
F632AF8402B9AEBB01000103,
F56769FB0208F74A010001CA,
@ -1513,6 +1513,7 @@
F5DE10E70209DC0601A967DF,
F632AF8302B9AEBB01000103,
F5DE10E80209DC0601A967DF,
F558B1F0030F6E470166970F,
F51B70B6026EC98B01A80166,
F5125A110202064D01FAFD9F,
F5AE04B20206A34801A967DF,
@ -3112,12 +3113,6 @@
settings = {
};
};
F55809A002F22169015DF512 = {
fileRef = F558099E02F22168015DF512;
isa = PBXBuildFile;
settings = {
};
};
F55809A102F22169015DF512 = {
fileRef = F558099D02F22168015DF512;
isa = PBXBuildFile;
@ -3208,6 +3203,52 @@
settings = {
};
};
F558B1F0030F6E470166970F = {
isa = PBXFileReference;
path = nsCocoaBrowserListener.h;
refType = 4;
};
F558B1F1030F6E470166970F = {
isa = PBXFileReference;
path = nsCocoaBrowserListener.mm;
refType = 4;
};
F558B1F2030F6E470166970F = {
fileRef = F558B1F0030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F3030F6E470166970F = {
fileRef = F558B1F1030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F4030F6E470166970F = {
fileRef = F558B1F0030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F5030F6E480166970F = {
fileRef = F558B1F1030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F603107E4A0166970F = {
children = (
F5DE10EB0209DC0601A967DF,
F558B1F1030F6E470166970F,
F5DE10EA0209DC0601A967DF,
F59E9F3F0237E43401A967DF,
);
isa = PBXGroup;
name = "Gecko Embedding";
path = "";
refType = 4;
};
F55A9BC60228CCE101DAE4DB = {
isa = PBXFileReference;
name = "security-prefs.js";
@ -3346,6 +3387,12 @@
settings = {
};
};
F5648BB4030DE1BC01A96654 = {
fileRef = F558099E02F22168015DF512;
isa = PBXBuildFile;
settings = {
};
};
F566BD1202EFA9AD01A967F3 = {
isa = PBXFileReference;
path = CocoaPromptService.h;
@ -5518,6 +5565,7 @@
F5581382030AEF9C0176F207,
F5581383030AEF9C0176F207,
F5B950C0030C83B601A96654,
F558B1F4030F6E470166970F,
);
isa = PBXHeadersBuildPhase;
name = Headers;
@ -5647,6 +5695,7 @@
F5581384030AEF9C0176F207,
F5581385030AEF9C0176F207,
F5B950C1030C83B601A96654,
F558B1F5030F6E480166970F,
);
isa = PBXSourcesBuildPhase;
name = Sources;

View File

@ -16,6 +16,7 @@
F512F52C02D1287F01072C9F,
F558137B030AEF9B0176F207,
F50D9DE602ECC32301BB4219,
F558B1F603107E4A0166970F,
F512F52D02D1287F01072C9F,
);
isa = PBXGroup;
@ -485,6 +486,7 @@
F558137E030AEF9C0176F207,
F558137F030AEF9C0176F207,
F5B950BE030C83B601A96654,
F558B1F2030F6E470166970F,
);
isa = PBXHeadersBuildPhase;
name = Headers;
@ -607,12 +609,13 @@
F5D33CC002EF61AA01A967F3,
F5D33CC102EF61AA01A967F3,
F566BD1502EFA9AD01A967F3,
F55809A002F22169015DF512,
F549ACE00302DE6101026D5D,
F549ACE10302DE6101026D5D,
F5581380030AEF9C0176F207,
F5581381030AEF9C0176F207,
F5B950BF030C83B601A96654,
F5648BB4030DE1BC01A96654,
F558B1F3030F6E470166970F,
);
isa = PBXSourcesBuildPhase;
name = Sources;
@ -1353,9 +1356,6 @@
};
F512F52D02D1287F01072C9F = {
children = (
F5DE10EB0209DC0601A967DF,
F59E9F3F0237E43401A967DF,
F5DE10EA0209DC0601A967DF,
F6BA6D4E01B2F8A601A962F7,
F632AF8402B9AEBB01000103,
F56769FB0208F74A010001CA,
@ -1513,6 +1513,7 @@
F5DE10E70209DC0601A967DF,
F632AF8302B9AEBB01000103,
F5DE10E80209DC0601A967DF,
F558B1F0030F6E470166970F,
F51B70B6026EC98B01A80166,
F5125A110202064D01FAFD9F,
F5AE04B20206A34801A967DF,
@ -3112,12 +3113,6 @@
settings = {
};
};
F55809A002F22169015DF512 = {
fileRef = F558099E02F22168015DF512;
isa = PBXBuildFile;
settings = {
};
};
F55809A102F22169015DF512 = {
fileRef = F558099D02F22168015DF512;
isa = PBXBuildFile;
@ -3208,6 +3203,52 @@
settings = {
};
};
F558B1F0030F6E470166970F = {
isa = PBXFileReference;
path = nsCocoaBrowserListener.h;
refType = 4;
};
F558B1F1030F6E470166970F = {
isa = PBXFileReference;
path = nsCocoaBrowserListener.mm;
refType = 4;
};
F558B1F2030F6E470166970F = {
fileRef = F558B1F0030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F3030F6E470166970F = {
fileRef = F558B1F1030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F4030F6E470166970F = {
fileRef = F558B1F0030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F5030F6E480166970F = {
fileRef = F558B1F1030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F603107E4A0166970F = {
children = (
F5DE10EB0209DC0601A967DF,
F558B1F1030F6E470166970F,
F5DE10EA0209DC0601A967DF,
F59E9F3F0237E43401A967DF,
);
isa = PBXGroup;
name = "Gecko Embedding";
path = "";
refType = 4;
};
F55A9BC60228CCE101DAE4DB = {
isa = PBXFileReference;
name = "security-prefs.js";
@ -3346,6 +3387,12 @@
settings = {
};
};
F5648BB4030DE1BC01A96654 = {
fileRef = F558099E02F22168015DF512;
isa = PBXBuildFile;
settings = {
};
};
F566BD1202EFA9AD01A967F3 = {
isa = PBXFileReference;
path = CocoaPromptService.h;
@ -5518,6 +5565,7 @@
F5581382030AEF9C0176F207,
F5581383030AEF9C0176F207,
F5B950C0030C83B601A96654,
F558B1F4030F6E470166970F,
);
isa = PBXHeadersBuildPhase;
name = Headers;
@ -5647,6 +5695,7 @@
F5581384030AEF9C0176F207,
F5581385030AEF9C0176F207,
F5B950C1030C83B601A96654,
F558B1F5030F6E480166970F,
);
isa = PBXSourcesBuildPhase;
name = Sources;

View File

@ -16,6 +16,7 @@
F512F52C02D1287F01072C9F,
F558137B030AEF9B0176F207,
F50D9DE602ECC32301BB4219,
F558B1F603107E4A0166970F,
F512F52D02D1287F01072C9F,
);
isa = PBXGroup;
@ -485,6 +486,7 @@
F558137E030AEF9C0176F207,
F558137F030AEF9C0176F207,
F5B950BE030C83B601A96654,
F558B1F2030F6E470166970F,
);
isa = PBXHeadersBuildPhase;
name = Headers;
@ -607,12 +609,13 @@
F5D33CC002EF61AA01A967F3,
F5D33CC102EF61AA01A967F3,
F566BD1502EFA9AD01A967F3,
F55809A002F22169015DF512,
F549ACE00302DE6101026D5D,
F549ACE10302DE6101026D5D,
F5581380030AEF9C0176F207,
F5581381030AEF9C0176F207,
F5B950BF030C83B601A96654,
F5648BB4030DE1BC01A96654,
F558B1F3030F6E470166970F,
);
isa = PBXSourcesBuildPhase;
name = Sources;
@ -1353,9 +1356,6 @@
};
F512F52D02D1287F01072C9F = {
children = (
F5DE10EB0209DC0601A967DF,
F59E9F3F0237E43401A967DF,
F5DE10EA0209DC0601A967DF,
F6BA6D4E01B2F8A601A962F7,
F632AF8402B9AEBB01000103,
F56769FB0208F74A010001CA,
@ -1513,6 +1513,7 @@
F5DE10E70209DC0601A967DF,
F632AF8302B9AEBB01000103,
F5DE10E80209DC0601A967DF,
F558B1F0030F6E470166970F,
F51B70B6026EC98B01A80166,
F5125A110202064D01FAFD9F,
F5AE04B20206A34801A967DF,
@ -3112,12 +3113,6 @@
settings = {
};
};
F55809A002F22169015DF512 = {
fileRef = F558099E02F22168015DF512;
isa = PBXBuildFile;
settings = {
};
};
F55809A102F22169015DF512 = {
fileRef = F558099D02F22168015DF512;
isa = PBXBuildFile;
@ -3208,6 +3203,52 @@
settings = {
};
};
F558B1F0030F6E470166970F = {
isa = PBXFileReference;
path = nsCocoaBrowserListener.h;
refType = 4;
};
F558B1F1030F6E470166970F = {
isa = PBXFileReference;
path = nsCocoaBrowserListener.mm;
refType = 4;
};
F558B1F2030F6E470166970F = {
fileRef = F558B1F0030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F3030F6E470166970F = {
fileRef = F558B1F1030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F4030F6E470166970F = {
fileRef = F558B1F0030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F5030F6E480166970F = {
fileRef = F558B1F1030F6E470166970F;
isa = PBXBuildFile;
settings = {
};
};
F558B1F603107E4A0166970F = {
children = (
F5DE10EB0209DC0601A967DF,
F558B1F1030F6E470166970F,
F5DE10EA0209DC0601A967DF,
F59E9F3F0237E43401A967DF,
);
isa = PBXGroup;
name = "Gecko Embedding";
path = "";
refType = 4;
};
F55A9BC60228CCE101DAE4DB = {
isa = PBXFileReference;
name = "security-prefs.js";
@ -3346,6 +3387,12 @@
settings = {
};
};
F5648BB4030DE1BC01A96654 = {
fileRef = F558099E02F22168015DF512;
isa = PBXBuildFile;
settings = {
};
};
F566BD1202EFA9AD01A967F3 = {
isa = PBXFileReference;
path = CocoaPromptService.h;
@ -5518,6 +5565,7 @@
F5581382030AEF9C0176F207,
F5581383030AEF9C0176F207,
F5B950C0030C83B601A96654,
F558B1F4030F6E470166970F,
);
isa = PBXHeadersBuildPhase;
name = Headers;
@ -5647,6 +5695,7 @@
F5581384030AEF9C0176F207,
F5581385030AEF9C0176F207,
F5B950C1030C83B601A96654,
F558B1F5030F6E480166970F,
);
isa = PBXSourcesBuildPhase;
name = Sources;