ViewBridge initialization code runs at WebContent process launch time (before entering 'main'), and needs to check certain preferences to decide if it should log. We should allow this preference read to occur.
<rdar://problem/38459456>
Created attachment 336217 [details] Patch
Comment on attachment 336217 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=336217&action=review > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:460 > + "com.apple.ViewBridge" ;; Needed for Input elements. I'd love to know more about how input elements need ViewBridge.
Comment on attachment 336217 [details] Patch Clearing flags on attachment: 336217 Committed r229823: <https://trac.webkit.org/changeset/229823>
All reviewed patches have been landed. Closing bug.
*** Bug 183707 has been marked as a duplicate of this bug. ***