RESOLVED FIXED 151207
Rename webkitdirs::willUseIOS{Device, Simulator}SDKWhenBuilding() to willUseIOS{Device, Simulator}SDK()
https://bugs.webkit.org/show_bug.cgi?id=151207
Summary Rename webkitdirs::willUseIOS{Device, Simulator}SDKWhenBuilding() to willUseI...
Daniel Bates
Reported 2015-11-12 11:14:53 PST
Following up on Alexey Proskuryakov's remark bug #151076, comment 2, the functions webkitdirs::willUseIOS{Device, Simulator}SDKWhenBuilding() are not specific to building iOS software. We should rename them to convey that they can be used whenever a script wants to determine whether we are using the iphoneos or iphonesimulator SDK.
Attachments
Patch (9.59 KB, patch)
2015-11-12 11:15 PST, Daniel Bates
ap: review+
Daniel Bates
Comment 1 2015-11-12 11:15:58 PST
Alexey Proskuryakov
Comment 2 2015-11-12 11:17:44 PST
Comment on attachment 265410 [details] Patch rs=me
Daniel Bates
Comment 3 2015-11-12 11:22:04 PST
Note You need to log in before you can comment on or make changes to this bug.