Closed Bug 795646 Opened 12 years ago Closed 12 years ago

Crash in mozilla::FrameLayerBuilder::ClearManagerData with MozBackfaceVisibility

Categories

(Core :: Graphics, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 795591

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: crash, regression, testcase)

Crash Data

Attachments

(3 files)

1. Set
     user_pref("layers.acceleration.disabled", true);
2. Load the testcase

Result:
Crash in mozilla::FrameLayerBuilder::ClearManagerData

Probably a regression from bug 539356.  Same crash signature as bug 795591.
Attached file stack
Crash Signature: [@ mozilla::FrameLayerBuilder::ClearManagerData]
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Comment on attachment 666265 [details] [diff] [review]
Conversion of Jesse's testcase to a crashtest

>diff --git a/layout/base/crashtests/795646.html b/layout/base/crashtests/795646.html

>@@ -0,0 +1,8 @@
>+<!DOCTYPE html>
>+<html style="position: fixed; backface-visibility: hidden;"><head>
>+<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></head><body onload="setTimeout(function() { 

Do we need this <meta> garbage?  Jesse's test doesn't have it.  Remove it if not necessary.

r=me with that.
Attachment #666265 - Flags: review?(jones.chris.g) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: