Bug 43869
Summary: | ENABLE_DEVICE_ORIENTATION is not plumbed through completely. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dimitri Glazkov (Google) <dglazkov> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bulach, hans, steveblock |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Dimitri Glazkov (Google)
If you enable it on trunk, you get crashes in SVGImage trying to grab the DeviceOrientationClient, and it's not instantiated. Please fix :)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hans Wennborg
I believe this was fixed by Steve in Bug 43848. Please confirm if that's the case.
Steve Block
(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 ***