UNCONFIRMED 42635
Initialize Page::m_geolocationController, m_deviceOrientationController et al. lazily
https://bugs.webkit.org/show_bug.cgi?id=42635
Summary Initialize Page::m_geolocationController, m_deviceOrientationController et al...
Hans Wennborg
Reported 2010-07-20 06:31:59 PDT
In https://bugs.webkit.org/show_bug.cgi?id=42265#c11, it was suggested that we might want to initialize these member variables lazily on first use to avoid slowing down Page creation with features that are not always used.
Attachments
Note You need to log in before you can comment on or make changes to this bug.