Open
Bug 854310
Opened 12 years ago
Updated 2 years ago
Dragging a bookmark icon on the Bookmarks Toolbar causes ASSERTION: Wrong bounds: 'bounds.IsEqualInterior(aChildren.GetBounds(aBuilder))', FrameLayerBuilder.cpp
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
NEW
People
(Reporter: cpeterson, Unassigned)
Details
(Keywords: assertion, regression)
STR:
1. Launch a debug build of Firefox
2. Ensure that the Bookmarks Toolbar is displayed
3. Click and drag a bookmark icon on the Bookmarks Toolbar
RESULT:
In the stderr, you will see the following assertion failure:
###!!! ASSERTION: Wrong bounds: 'bounds.IsEqualInterior(aChildren.GetBounds(aBuilder))', file ./layout/base/FrameLayerBuilder.cpp, line 2978
This is a regression in Nightly 14.0a1 build 2012-04-14. Here is the pushlog between build 04-13 and 04-14:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=e89cf2062b31&tochange=0d871550085e
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•