Closed Bug 209661 Opened 22 years ago Closed 22 years ago

:%s/NS_LITERAL_CSTRING(\("[^"]*"\)).get()/\1/g

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: neil, Unassigned)

References

()

Details

Attachments

(1 file)

NS_LITERAL_CSTRING("...").get() is pointless, just use the "..." literal.
Summary: s/NS_LITERAL_CSTRING\("(.*)"\).get\(\)/\1/ → :%s/NS_LITERAL_CSTRING(\("[^"]*"\)).get()/\1/g
Attached patch Proposed patchSplinter Review
Comment on attachment 125812 [details] [diff] [review] Proposed patch nice! sr=alecf asking jag for review, since this is string related.
Attachment #125812 - Flags: superreview+
Attachment #125812 - Flags: review?(jaggernaut)
related to the topic, changing URL from http://http:// to http:// ;-)
Comment on attachment 125812 [details] [diff] [review] Proposed patch r=jag
Attachment #125812 - Flags: review?(jaggernaut) → review+
Fix checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: