Closed Bug 866350 Opened 11 years ago Closed 10 years ago

"ABORT: aRelevantLinkVisited should only be set when we have a separate style" when inspecting node with url() property value in rule view

Categories

(DevTools :: Inspector, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 575675

People

(Reporter: harth, Unassigned)

Details

STR on debug build:

1)Visit a site with a background-image, like bing.com
2)Inspect element with the background image
3)Find 'background-image' property in style inspector

Get:
###!!! ABORT: aRelevantLinkVisited should only be set when we have a separate style: 'aRulesIfVisited || !aRelevantLinkVisited', file /Users/harth/hgs/fx-team/layout/style/nsStyleContext.cpp, line 155
nsStyleSet::GetContext(nsStyleContext*, nsRuleNode*, nsRuleNode*, nsIAtom*, nsCSSPseudoElements::Type, mozilla::dom::Element*, unsigned int)+0x000000EF [/Users/harth/hgs/fx-team/obj-debug/dist/NightlyDebug.app/Contents/MacOS/XUL +0x0059B0CF]
nsStyleSet::ResolveStyleFor(mozilla::dom::Element*, nsStyleContext*, TreeMatchContext&)+0x00000243 [/Users/harth/hgs/fx-team/obj-debug/dist/NightlyDebug.app/Contents/MacOS/XUL +0x0059CA93]

In terminal, and browser quits
I'm also able to trigger this consistently (while inspecting www.apple.com/osx/) with similar steps, Fx24 ESR.
Assertion removed; sorry, should have gotten to this sooner.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.