зеркало из https://github.com/mozilla/gecko-dev.git
Removing an annoying 'go' dump statement in the color picker. Bug 80869. Patch by Stephen Walker <walk84@usa.net) r=stephend/timeless sr=hewitt
This commit is contained in:
Родитель
6bf35cb255
Коммит
d4caa9568f
|
@ -134,7 +134,6 @@
|
||||||
|
|
||||||
<method name="resetHover">
|
<method name="resetHover">
|
||||||
<body><![CDATA[
|
<body><![CDATA[
|
||||||
dump("go!\n");
|
|
||||||
if (this.mHoverCell)
|
if (this.mHoverCell)
|
||||||
this.mHoverCell.removeAttribute("hover");
|
this.mHoverCell.removeAttribute("hover");
|
||||||
]]></body>
|
]]></body>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче