[Webkit-unassigned] [Bug 136669] REGRESSION(r173423): CertificateInfo is never sent to the UI process when using shared secondary process model

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 12 08:39:53 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136669





--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-09-12 08:39:54 PST ---
(In reply to comment #11)
> (From update of attachment 238024 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=238024&action=review

Thanks for the review.

> > Source/WebCore/loader/DocumentLoader.cpp:1435
> > +    static NeverDestroyed<ResourceLoaderOptions> mainResourceLoadOptions(SendCallbacks, SniffContent, BufferData, AllowStoredCredentials, AskClientForAllCredentials, SkipSecurityCheck, UseDefaultOriginRestrictionsForType, IncludeCertificateInfo);
> 
> It would be nice to refactor ResourceLoaderOptions to be in the style of ViewState::Flags and LayerFlushThrottleState::Flags. The current struct is very expansion unfriendly.

Definitely

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list