Bug 43869 - ENABLE_DEVICE_ORIENTATION is not plumbed through completely.
Summary: ENABLE_DEVICE_ORIENTATION is not plumbed through completely.
Status: RESOLVED DUPLICATE of bug 43848
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-11 12:49 PDT by Dimitri Glazkov (Google)
Modified: 2010-08-12 02:26 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2010-08-11 12:49:50 PDT
If you enable it on trunk, you get crashes in SVGImage trying to grab the DeviceOrientationClient, and it's not instantiated. Please fix :)
Comment 1 Hans Wennborg 2010-08-12 01:44:39 PDT
I believe this was fixed by Steve in Bug 43848. Please confirm if that's the case.
Comment 2 Steve Block 2010-08-12 02:26:06 PDT
(In reply to comment #1)
> I believe this was fixed by Steve in Bug 43848. Please confirm if that's the case.
Yes, that will fix it. Apologies for the breakage.

*** This bug has been marked as a duplicate of bug 43848 ***