Bug 139495 - Fix iOS builders for 8.0
Summary: Fix iOS builders for 8.0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified All
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords:
Depends on: 139569 142040
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-10 10:37 PST by Enrica Casucci
Modified: 2015-02-26 02:14 PST (History)
8 users (show)

See Also:


Attachments
Patch (6.25 KB, patch)
2014-12-10 10:53 PST, Enrica Casucci
eric.carlson: review+
Details | Formatted Diff | Diff
Patch2 (5.42 KB, patch)
2014-12-16 11:50 PST, Enrica Casucci
jer.noble: review+
Details | Formatted Diff | Diff
Patch to fix the device build (3.87 KB, patch)
2014-12-16 17:26 PST, Enrica Casucci
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.