+2005-04-28 Darin Adler <darin@apple.com>
+
+ * WebCore.pbproj/project.pbxproj: Add back the main_thread_malloc files, rolled out by accident.
+
+2005-04-25 Darin Adler <darin@apple.com>
+
+ Reviewed by Adele.
+
+ - fixed security for new frameElement feature (fix for 4091082 below)
+
+ * khtml/ecma/kjs_window.cpp:
+ (frameElement): Refactored into separate function; added isSafeScript check.
+ (Window::get): Call the new frameElement function.
+
2005-04-27 Adele Peterson <adele@apple.com>
Rolling out fix for <rdar://problem/4097849> because the following layout tests were failing:
BEA5E01E075CEDAC0098A432,
9378D9FC07640A46004B97BF,
EDA4AC98076FB89100DD23EC,
+ 65FD9D2E081D727F00636F54,
);
isa = PBXHeadersBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
BEA5DBDB075CEDA00098A432,
9378D9FB07640A46004B97BF,
51111AC107BD812C00B7162C,
+ 65FD9D2D081D727F00636F54,
);
isa = PBXSourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
settings = {
};
};
+ 65FD9D2B081D727F00636F54 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.cpp.cpp;
+ path = main_thread_malloc.cpp;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ 65FD9D2C081D727F00636F54 = {
+ fileEncoding = 30;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.h;
+ path = main_thread_malloc.h;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ 65FD9D2D081D727F00636F54 = {
+ fileRef = 65FD9D2B081D727F00636F54;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ 65FD9D2E081D727F00636F54 = {
+ fileRef = 65FD9D2C081D727F00636F54;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
//650
//651
//652
F523D28402DE43D7018635CA,
F523D28502DE43D7018635CA,
F523D28602DE43D7018635CA,
+ 65FD9D2B081D727F00636F54,
+ 65FD9D2C081D727F00636F54,
F523D28802DE43D7018635CA,
BC433ACF05D3046F003A5A14,
F523D28902DE43D7018635CA,