[Webkit-unassigned] [Bug 43533] When DEVICE_ORIENTATION is enabled, m_client always ASSERTS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 5 02:08:01 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43533
Steve Block <steveblock at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Mac OS X 10.5 |All
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Steve Block <steveblock at google.com> 2010-08-05 02:08:01 PST ---
This is working as intended. DeviceOrientation, like most features, requires that a non-null client is supplied. Platforms need to make sure that they supply non-null clients for all such features they choose to enable. See the comment for the PageClients structure in Page.h.
--
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