Closed
Bug 729044
Opened 14 years ago
Closed 14 years ago
nsFind should use nsContentUtils::IsHTMLBlock instead of nsIParserService::IsBlock
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: hsivonen, Assigned: hsivonen)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.93 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Bug 650784 introduces nsContentUtils::IsHTMLBlock. nsFind should use it instead of nsIParserService::IsBlock (which is legacy waiting for removal).
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: x86_64 → All
Assignee | ||
Comment 1•14 years ago
|
||
Assignee | ||
Updated•14 years ago
|
Attachment #610033 -
Flags: review?(bzbarsky)
![]() |
||
Comment 2•14 years ago
|
||
Comment on attachment 610033 [details] [diff] [review]
Avoid nsIParserService
r=me
Attachment #610033 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•14 years ago
|
||
![]() |
||
Comment 4•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
You need to log in
before you can comment on or make changes to this bug.
Description
•