Bug 147260 - Remove WEBCORE_EXPORT from Page::allowsMediaDocumentInlinePlayback()
Summary: Remove WEBCORE_EXPORT from Page::allowsMediaDocumentInlinePlayback()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-24 08:42 PDT by Alexey Proskuryakov
Modified: 2015-07-24 13:33 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch (1.22 KB, patch)
2015-07-24 08:43 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-07-24 08:42:36 PDT
This function is inline, so exporting it makes no sense - and breaks the build with certain Xcode versions.
Comment 1 Alexey Proskuryakov 2015-07-24 08:43:59 PDT
Created attachment 257454 [details]
proposed patch
Comment 2 WebKit Commit Bot 2015-07-24 13:33:21 PDT
Comment on attachment 257454 [details]
proposed patch

Clearing flags on attachment: 257454

Committed r187358: <http://trac.webkit.org/changeset/187358>
Comment 3 WebKit Commit Bot 2015-07-24 13:33:26 PDT
All reviewed patches have been landed.  Closing bug.