RESOLVED FIXED Bug 183862
Allow the WebContent process to read ViewBridge preferences
https://bugs.webkit.org/show_bug.cgi?id=183862
Summary Allow the WebContent process to read ViewBridge preferences
Brent Fulgham
Reported 2018-03-21 11:59:57 PDT
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.
Attachments
Patch (1.35 KB, patch)
2018-03-21 12:01 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2018-03-21 12:00:33 PDT
Brent Fulgham
Comment 2 2018-03-21 12:01:10 PDT
Alexey Proskuryakov
Comment 3 2018-03-21 13:09:18 PDT
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.
WebKit Commit Bot
Comment 4 2018-03-21 14:10:05 PDT
Comment on attachment 336217 [details] Patch Clearing flags on attachment: 336217 Committed r229823: <https://trac.webkit.org/changeset/229823>
WebKit Commit Bot
Comment 5 2018-03-21 14:10:06 PDT
All reviewed patches have been landed. Closing bug.
Brent Fulgham
Comment 6 2018-03-23 08:11:29 PDT
*** Bug 183707 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.