Bug 141811 - [iOS] cleanup AirPlay code
Summary: [iOS] cleanup AirPlay code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-02-19 13:49 PST by Eric Carlson
Modified: 2015-02-20 09:09 PST (History)
2 users (show)

See Also:


Attachments
Proposed patch (60.06 KB, patch)
2015-02-19 14:06 PST, Eric Carlson
jer.noble: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2015-02-19 13:49:53 PST
Cleanup AirPlay code: rename a few things, removes some unused code.
Comment 1 Radar WebKit Bug Importer 2015-02-19 13:50:45 PST
<rdar://problem/19893764>
Comment 2 Eric Carlson 2015-02-19 14:06:33 PST
Created attachment 246918 [details]
Proposed patch
Comment 3 WebKit Commit Bot 2015-02-19 14:07:40 PST
Attachment 246918 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
ERROR: Source/WebCore/dom/EventNames.h:277:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
ERROR: Source/WebCore/dom/EventNames.h:280:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
ERROR: Source/WebCore/dom/EventNames.h:300:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 4 in 34 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Eric Carlson 2015-02-20 09:09:17 PST
Committed r180416: https://trac.webkit.org/r180416