Open Bug 931581 Opened 11 years ago Updated 2 years ago

ParseBackgroundItem does several useless calls to FindIndexOfKeyword(eCSSKeyword_UNKNOWN)

Categories

(Core :: CSS Parsing and Computation, defect, P5)

defect

Tracking

()

People

(Reporter: MatsPalmgren_bugz, Unassigned)

Details

(Keywords: perf)

Followup from bug 914432 comment 4.

http://hg.mozilla.org/mozilla-central/annotate/680c89c76100/layout/style/nsCSSParser.cpp#l6936
(where we call FindKeyword four times with eCSSKeyword_UNKNOWN before
we end up in the else-part at the end)

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: MatsPalmgren_bugz → nobody
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.