Bug 294166
| Summary: | Xcode project continually gets modified (IntegrityPolicy.h) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Tools / Tests | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
Xcode really wants to do this:
diff --git a/Source/WebCore/WebCore.xcodeproj/project.pbxproj b/Source/WebCore/WebCore.xcodeproj/project.pbxproj
index ea5c9a01556d70f0d4ec18143cdfc2a0d392df4f..7aa19d6940bf90d4d1b68c05d8197335d845bb40 100644
--- a/Source/WebCore/WebCore.xcodeproj/project.pbxproj
+++ b/Source/WebCore/WebCore.xcodeproj/project.pbxproj
@@ -42169,8 +42169,6 @@
411945A92D3E3D4F00C40F6B /* InstallEvent.h in Headers */,
F3ABFE0C130E9DA000E7F7D1 /* InstrumentingAgents.h in Headers */,
2D550A1429C30F3F00BD0C1F /* IntDegrees.h in Headers */,
- BA79DEF12DDDF89D000DB04C /* IntegrityPolicy.h in Headers */,
- BA5AA81B2DDF59210038722C /* IntegrityPolicyViolationReportBody.h in Headers */,
077FD1B32CC82C5D00C5D9E0 /* IntelligenceTextEffectsSupport.h in Headers */,
2DC05CA827D80956004ED403 /* InteractionRegion.h in Headers */,
0F4710DC1DB6FE22002DCEC3 /* IntersectionObserver.h in Headers */,
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/152781655>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/46465
EWS
Committed 295964@main (5c5ecfda6d1a): <https://commits.webkit.org/295964@main>
Reviewed commits have been landed. Closing PR #46465 and removing active labels.