Bug 173999 - [PAL] Move Sound into PAL
Summary: [PAL] Move Sound into PAL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-29 17:32 PDT by Ross Kirsling
Modified: 2017-08-14 14:04 PDT (History)
7 users (show)

See Also:


Attachments
Patch (38.86 KB, patch)
2017-06-29 18:09 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch (45.41 KB, patch)
2017-06-29 21:00 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch (45.48 KB, patch)
2017-06-29 21:47 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff
Patch (45.48 KB, patch)
2017-06-29 22:06 PDT, Ross Kirsling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ross Kirsling 2017-06-29 17:32:40 PDT
Move Sound.h to pal/system/Sound.h.
Comment 1 Ross Kirsling 2017-06-29 18:09:32 PDT
Created attachment 314197 [details]
Patch
Comment 2 Ross Kirsling 2017-06-29 21:00:49 PDT
Created attachment 314223 [details]
Patch
Comment 3 Ross Kirsling 2017-06-29 21:47:03 PDT
Created attachment 314228 [details]
Patch
Comment 4 Ross Kirsling 2017-06-29 22:06:24 PDT
Created attachment 314234 [details]
Patch
Comment 5 WebKit Commit Bot 2017-06-30 09:12:21 PDT
Comment on attachment 314234 [details]
Patch

Clearing flags on attachment: 314234

Committed r218999: <http://trac.webkit.org/changeset/218999>
Comment 6 WebKit Commit Bot 2017-06-30 09:12:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Tim Horton 2017-08-14 14:03:49 PDT
No, we should be /able/ to build without the prefix header, it’s just about build time optimization. See the commment at the top of the file.
Comment 8 Tim Horton 2017-08-14 14:04:12 PDT
Uhh, wrong bug