Closed Bug 1242769 Opened 8 years ago Closed 8 years ago

"Assertion failure: mInUpdate (Ending update while not in update)" with layers.acceleration.disabled

Categories

(Core :: Graphics, defect)

defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 1242293

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

Attached file stack
1. Create a profile with the following prefs.js:
     user_pref("browser.tabs.remote.autostart", false);
     user_pref("browser.tabs.remote.autostart.1", false);
     user_pref("browser.tabs.remote.autostart.2", false);
     user_pref("layers.acceleration.disabled", true);

2. Show and hide the Bookmarks Toolbar a few times.

Result: Crash [@ (anonymous namespace)::RectTextureImage::EndUpdate]
"Reduced" from a testcase that also involved bug 1242756.
Oops, this is an assertion failure, not a crash.

Assertion failure: mInUpdate (Ending update while not in update), at widget/cocoa/nsChildView.mm:2965
Keywords: crashassertion
Summary: Crash [@ (anonymous namespace)::RectTextureImage::EndUpdate] with layers.acceleration.disabled → "Assertion failure: mInUpdate (Ending update while not in update)" with layers.acceleration.disabled
We just fixed this in bug 1242293 :)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: