Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Created attachment 226784 [details] Patch
<rdar://problem/16266927>
Attachment 226784 [details] did not pass style-queue: ERROR: Source/WebCore/platform/text/mac/character-sets.txt:1807: Line contains tab character. [whitespace/tab] [5] 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/bindings/objc/PublicDOMInterfaces.h:16: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Total errors found: 3 in 3239 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 226788 [details] Patch
Attachment 226788 [details] did not pass style-queue: ERROR: Source/WebCore/platform/text/mac/character-sets.txt:1807: Line contains tab character. [whitespace/tab] [5] 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/bindings/objc/PublicDOMInterfaces.h:16: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Total errors found: 3 in 3239 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 226788 [details] Patch rs=me
Fixed in http://trac.webkit.org/changeset/165676
Reverted seemingly erroneous changes to UIProcess/API/Cocoa in https://trac.webkit.org/changeset/165678 as it caused a build failure.