This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0806b17f988ff0541212602df0f091663ee0d0c6
Mozilla
/
mozilla
/
editor
/
base
/
nsTableEditor.cpp
scc%mozilla.org
9e28a8b643
fixing code that relied on implicit string construction; note that |NS_LITERAL_STRING| does not produce an |nsString|, it produces something that is a |nsAReadableString|. Many functions still take |nsString&| arguments, and so |NS_LITERAL_STRING| is not appropriate in calling them, yet.
...
git-svn-id: svn://10.0.0.236/trunk@76734 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-20 00:34:08 +00:00
110 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink