WebKit Bugzilla
Attachment 346830 Details for
Bug 188432
: Fix copyright headers on new ISO parsing class
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-188432-20180809111952.patch (text/plain), 2.37 KB, created by
Charlie Turner
on 2018-08-09 03:19:53 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Charlie Turner
Created:
2018-08-09 03:19:53 PDT
Size:
2.37 KB
patch
obsolete
>Subversion Revision: 234641 >diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog >index 7f5ec175300a0cca282dafc516a16870a1abdefc..051251296e0a330cd2ac79602b78607994d43a03 100644 >--- a/Source/WebCore/ChangeLog >+++ b/Source/WebCore/ChangeLog >@@ -1,3 +1,18 @@ >+2018-08-09 Charlie Turner <cturner@igalia.com> >+ >+ Fix copyright headers on new ISO parsing class >+ https://bugs.webkit.org/show_bug.cgi?id=188432 >+ >+ Unreviewed fix. >+ >+ This was left off from a previous bug by mistake, retrospectively >+ adding the correct copyright headers. >+ >+ No tests required. >+ >+ * platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.cpp: >+ * platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.h: >+ > 2018-08-07 Charlie Turner <cturner@igalia.com> > > Add CENC sanitization >diff --git a/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.cpp b/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.cpp >index 394fdfc6c0fa383cdfe4ebf4fd14875840f6916e..7cbf54eb3c35ea139c0e70629df8dabdb545d07e 100644 >--- a/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.cpp >+++ b/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.cpp >@@ -1,5 +1,7 @@ > /* >- * Copyright (C) 2018 Apple Inc. All rights reserved. >+ * Copyright (C) 2017 Apple Inc. All rights reserved. >+ * Copyright (C) 2018 Metrological Group B.V. >+ * Copyright (C) 2018 Igalia S.L > * > * Redistribution and use in source and binary forms, with or without > * modification, are permitted provided that the following conditions >diff --git a/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.h b/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.h >index 35e1b4f6956808954bd718050a19d59d61aac103..ce60288acb1c7356d4c4dc6d92581b7ec2824893 100644 >--- a/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.h >+++ b/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.h >@@ -1,5 +1,7 @@ > /* >- * Copyright (C) 2018 Apple Inc. All rights reserved. >+ * Copyright (C) 2017 Apple Inc. All rights reserved. >+ * Copyright (C) 2018 Metrological Group B.V. >+ * Copyright (C) 2018 Igalia S.L > * > * Redistribution and use in source and binary forms, with or without > * modification, are permitted provided that the following conditions
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 188432
:
346830
|
346831
|
346832
|
346833