Closed
Bug 953324
Opened 11 years ago
Closed 11 years ago
"ASSERTION: Blurring not supported for Thebes contexts!" when dragging toolbar icon in Customize page
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cpeterson, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression)
STR:
1. Run debug build of Firefox from the command line
2. From hamburger menu, open Customize menu
3. Drag one of the Customize page's icons (e.g. "Email Link")
RESULT:
###!!! ASSERTION: Blurring not supported for Thebes contexts!: 'Error', file /Users/chris/Code/mozilla/inbound/gfx/thebes/gfxBlur.cpp, line 102
Comment 1•11 years ago
|
||
Are you sure this is a Firefox bug, not a Graphics bug?
Flags: needinfo?(cpeterson)
Reporter | ||
Comment 2•11 years ago
|
||
Dao, oops! You are correct.
Component: Toolbars and Customization → Graphics
Flags: needinfo?(cpeterson)
Product: Firefox → Core
Reporter | ||
Comment 3•11 years ago
|
||
Matt: Does this assertion failure look like a regression from gfxAlphaBoxBlur bug 944571?
I bisected debug Nightly builds and identified this pushlog regression range in Nightly build 2013-12-02:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=84a5a5800bd3&tochange=763fbb0e1c45
Comment 4•11 years ago
|
||
What platform is this on? Can you get a callstack to the assertion?
I can't reproduce this on OSX.
Flags: needinfo?(matt.woodrow)
Reporter | ||
Comment 5•11 years ago
|
||
I can no longer reproduce this assertion failure.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•