[webkit-reviews] review granted: [Bug 131262] REGRESSION (NetworkProcess): Subresources fail to load from AppCache : [Attachment 228658] proposed fix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 5 16:19:27 PDT 2014
Sam Weinig <sam at webkit.org> has granted Alexey Proskuryakov <ap at webkit.org>'s
request for review:
Bug 131262: REGRESSION (NetworkProcess): Subresources fail to load from
AppCache
https://bugs.webkit.org/show_bug.cgi?id=131262
Attachment 228658: proposed fix
https://bugs.webkit.org/attachment.cgi?id=228658&action=review
------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=228658&action=review
> Source/WebCore/WebCore.xcodeproj/project.pbxproj:4615
> + B2D3DA640D006CD600EF6F27 /* opentype/OpenTypeMathData.cpp in
Sources */ = {isa = PBXBuildFile; fileRef = B2D3DA530D006CD600EF6F27 /*
opentype/OpenTypeMathData.cpp */; };
> + B2D3DA650D006CD600EF6F27 /* opentype/OpenTypeMathData.h in
Headers */ = {isa = PBXBuildFile; fileRef = B2D3DA540D006CD600EF6F27 /*
opentype/OpenTypeMathData.h */; settings = {ATTRIBUTES = (Private, ); }; };
> + B2D3EA650D006CD600EF6F28 /* opentype/OpenTypeTypes.h in Headers
*/ = {isa = PBXBuildFile; fileRef = B2D3EA540D006CD600EF6F28 /*
opentype/OpenTypeTypes.h */; settings = {ATTRIBUTES = (Private, ); }; };
These Xcode project changes seem unrelated.
More information about the webkit-reviews
mailing list