Bug 139495

Summary: Fix iOS builders for 8.0
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: WebKit Misc.Assignee: Enrica Casucci <enrica>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, ggaren, glenn, jeremyj-wk, jer.noble, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: All   
Bug Depends on: 139569, 142040    
Bug Blocks:    
Attachments:
Description Flags
Patch
eric.carlson: review+
Patch2
jer.noble: review+
Patch to fix the device build msaboff: review+

Description Enrica Casucci 2014-12-10 10:37:14 PST
This bug tracks the work required to make sure ToT WebKit builds on 8.0 and 8.1.
Comment 1 Enrica Casucci 2014-12-10 10:53:45 PST
Created attachment 243047 [details]
Patch
Comment 2 Enrica Casucci 2014-12-10 11:25:00 PST
Fix for simulator build.
Committed revision 177081.
Comment 3 Enrica Casucci 2014-12-16 11:50:46 PST
Created attachment 243372 [details]
Patch2

New patch with the correct build number checks.
Comment 4 Jeremy Jones 2014-12-16 14:51:40 PST
This will disable video fullscreen when building against iOS 8.0 SDK
Comment 5 Enrica Casucci 2014-12-16 17:26:26 PST
Created attachment 243409 [details]
Patch to fix the device build
Comment 6 Michael Saboff 2014-12-16 17:32:52 PST
Comment on attachment 243409 [details]
Patch to fix the device build

r=me
Comment 7 Geoffrey Garen 2014-12-16 17:37:12 PST
Looks good to me.
Comment 8 Enrica Casucci 2014-12-16 17:39:27 PST
Committed revision 177421.