Title: [229175] trunk/Source/WebKit
- Revision
- 229175
- Author
- [email protected]
- Date
- 2018-03-02 09:37:26 -0800 (Fri, 02 Mar 2018)
Log Message
Update WebContent process sandbox IOKit properties
https://bugs.webkit.org/show_bug.cgi?id=183269
<rdar://problem/37853282>
Reviewed by Eric Carlson.
* WebProcess/com.apple.WebProcess.sb.in:
Modified Paths
Diff
Modified: trunk/Source/WebKit/ChangeLog (229174 => 229175)
--- trunk/Source/WebKit/ChangeLog 2018-03-02 17:13:32 UTC (rev 229174)
+++ trunk/Source/WebKit/ChangeLog 2018-03-02 17:37:26 UTC (rev 229175)
@@ -1,3 +1,13 @@
+2018-03-02 Brent Fulgham <[email protected]>
+
+ Update WebContent process sandbox IOKit properties
+ https://bugs.webkit.org/show_bug.cgi?id=183269
+ <rdar://problem/37853282>
+
+ Reviewed by Eric Carlson.
+
+ * WebProcess/com.apple.WebProcess.sb.in:
+
2018-03-01 Yusuke Suzuki <[email protected]>
Remove monotonicallyIncreasingTime
Modified: trunk/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in (229174 => 229175)
--- trunk/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in 2018-03-02 17:13:32 UTC (rev 229174)
+++ trunk/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in 2018-03-02 17:37:26 UTC (rev 229175)
@@ -198,6 +198,7 @@
(iokit-property "CapsLockDelay")
(iokit-property "ConfigState")
(iokit-property "Description")
+ (iokit-property "Development")
(iokit-property-regex #"^Device( Characteristics|EqID)")
(iokit-property "DisplayRouting")
(iokit-property "Driver is Ready")
@@ -242,7 +243,7 @@
(iokit-property "IOI2CTransactionTypes")
(iokit-property-regex #"^IOInterrupt(Controllers|Specifiers)")
(iokit-property "IOGVAVTCapabilities")
- (iokit-property-regex #"^IOGVA(Codec|EncoderRestricted)")
+ (iokit-property-regex #"^IOGVA(BGRAEnc|Codec|EncoderRestricted|Scaler)")
(iokit-property-regex #"^IOGVA(.*)(De|En)code$")
(iokit-property "IOMatchCategory")
(iokit-property "IONDRVFramebufferGeneration")
@@ -251,7 +252,7 @@
(iokit-property "IOPCITunnelled")
(iokit-property "IOPMStrictTreeOrder")
(iokit-property "IOParentMatch")
- (iokit-property-regex #"^IOPCI(Express(Capabilities|Link(Status|Capabilities))|MSIMode|Resourced|Tunnelled)")
+ (iokit-property-regex #"^IOPCI(ClassMatch|Express(Capabilities|Link(Status|Capabilities))|PrimaryMatch|MSIMode|Resourced|Tunnelled)")
(iokit-property "IOPMIsPowerManaged")
(iokit-property-regex #"^IOPlatform(SerialNumber|UUID)")
(iokit-property "IOPowerManagement")
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes