[Webkit-unassigned] [Bug 42834] Clients for optional features should be passed to Page constructor via structure of pointers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 26 08:41:15 PDT 2010


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





--- Comment #9 from Satish Sampath <satish at chromium.org>  2010-07-26 08:41:14 PST ---
I like the idea.

WebCore/page/Page.h:93
 +          // Clients for optional features. If the feature is enabled, a non-null client is required.
IIRC in the webkit-dev thread Darin and Eric suggested not to zero initialize the pointers, and that we should perhaps make sure all the clients are valid when passed in. That is perhaps going to be a much larger change. Are you consciously deciding not to go that route and support null client pointers as it is now?

-- 
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