Closed
Bug 650616
Opened 14 years ago
Closed 10 years ago
Code Duplication with nsCSSFrameConstructor::ConstructRuby*()
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hajime.shiozawa, Unassigned)
References
(Depends on 1 open bug)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16 ( .NET CLR 3.5.30729)
Build Identifier: trunk
These are code duplications with nsCSSFrameConstructor::ConstructRuby*() except for the exact NS_New* function.
How should we solve this duplication?
Regards,
Hajime.
Reproducible: Always
Updated•14 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Version: unspecified → Trunk
Comment 1•10 years ago
|
||
It seems there is no longer any ConstructRuby* method in nsCSSFrameConstructor. I guess we can probably close this bug now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•