Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting

r='s from many people. sr=jst
This commit is contained in:
timeless%mac.com 2001-12-23 23:23:41 +00:00
Родитель ef1f0d0f95
Коммит 61a97fd94a
349 изменённых файлов: 567 добавлений и 563 удалений

Просмотреть файл

@ -99,7 +99,7 @@ main ()
glib_major_version, glib_minor_version, glib_micro_version);
printf ("*** was found! If glib-config was correct, then it is best\n");
printf ("*** to remove the old version of GLIB. You may also be able to fix the error\n");
printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
printf("*** by modifying your LD_LIBRARY_PATH environment variable, or by editing\n");
printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
printf("*** required on your system.\n");
printf("*** If glib-config was wrong, set the environment variable GLIB_CONFIG\n");
@ -136,7 +136,7 @@ main ()
printf("*** being found. The easiest way to fix this is to remove the old version\n");
printf("*** of GLIB, but you can also set the GLIB_CONFIG environment to point to the\n");
printf("*** correct copy of glib-config. (In this case, you will have to\n");
printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
printf("*** modify your LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf\n");
printf("*** so that the correct libraries are found at run-time))\n");
}
}

Просмотреть файл

@ -87,7 +87,7 @@ main ()
gtk_major_version, gtk_minor_version, gtk_micro_version);
printf ("*** was found! If gtk-config was correct, then it is best\n");
printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
printf("*** by modifying your LD_LIBRARY_PATH environment variable, or by editing\n");
printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
printf("*** required on your system.\n");
printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
@ -126,7 +126,7 @@ main ()
printf("*** being found. The easiest way to fix this is to remove the old version\n");
printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
printf("*** correct copy of gtk-config. (In this case, you will have to\n");
printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
printf("*** modify your LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf\n");
printf("*** so that the correct libraries are found at run-time))\n");
}
}

Просмотреть файл

@ -102,7 +102,7 @@ main ()
libIDL_major_version, libIDL_minor_version, libIDL_micro_version);
printf ("*** was found! If libIDL-config was correct, then it is best\n");
printf ("*** to remove the old version of LIBIDL. You may also be able to fix the error\n");
printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
printf("*** by modifying your LD_LIBRARY_PATH environment variable, or by editing\n");
printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
printf("*** required on your system.\n");
printf("*** If libIDL-config was wrong, set the environment variable LIBIDL_CONFIG\n");
@ -138,7 +138,7 @@ main ()
printf("*** being found. The easiest way to fix this is to remove the old version\n");
printf("*** of libIDL, but you can also set the LIBIDL_CONFIG environment to point to the\n");
printf("*** correct copy of libIDL-config. (In this case, you will have to\n");
printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
printf("*** modify your LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf\n");
printf("*** so that the correct libraries are found at run-time))\n");
}
}

Просмотреть файл

@ -158,7 +158,7 @@ exit_button_bitmaps=
; Used to check to be sure Netscape 6 is installed before installing
; plug-ins or applications. If set to default, uses a default method to check
; if Netscape 6 is installed that is version independant (any 4.x or later version).
; if Netscape 6 is installed that is version independent (any 4.x or later version).
; Check path for registry or ini can also be specified (for example, if you
; want to check for a different software program). Here's the formats:

Просмотреть файл

@ -158,7 +158,7 @@ exit_button_bitmaps=
; Used to check to be sure Communicator is installed before installing
; plug-ins or applications. If set to default, uses a default method to check
; if Communicator is installed that is version independant (any 4.x version).
; if Communicator is installed that is version independent (any 4.x version).
; Check path for registry or ini can also be specified (for example, if you
; want to check for a different software program). Here's the formats:

Просмотреть файл

@ -158,7 +158,7 @@ exit_button_bitmaps=
; Used to check to be sure Communicator is installed before installing
; plug-ins or applications. If set to default, uses a default method to check
; if Communicator is installed that is version independant (any 4.x version).
; if Communicator is installed that is version independent (any 4.x version).
; Check path for registry or ini can also be specified (for example, if you
; want to check for a different software program). Here's the formats:

Просмотреть файл

@ -2237,7 +2237,7 @@ static BOOL createPhoneBookEntry( ACCOUNTPARAMS account, const LOCATIONPARAMS& l
// Negotiate TCP/IP
rasEntry.dwfNetProtocols = RASNP_Ip;
// Point-to-Point protocal (PPP)
// Point-to-Point protocol (PPP)
rasEntry.dwFramingProtocol = RASFP_Ppp;
// modem's information

Просмотреть файл

@ -44,7 +44,7 @@
# MOZ_CVS_FLAGS - Flags to pass cvs (default: -q -z3)
# MOZ_CO_FLAGS - Flags to pass after 'cvs co' (default: -P)
# MOZ_MAKE_FLAGS - Flags to pass to $(MAKE)
# MOZ_CO_BRANCH - Branch tag (Depricated. Use MOZ_CO_TAG below.)
# MOZ_CO_BRANCH - Branch tag (Deprecated. Use MOZ_CO_TAG below.)
#
#######################################################################
@ -159,7 +159,7 @@ else
CVS_FLAGS := $(MOZ_CVS_FLAGS)
endif
# This option is depricated. The best way to have client.mk pull a tag
# This option is deprecated. The best way to have client.mk pull a tag
# is to set MOZ_CO_TAG (see above) and commit that change on the tag.
ifdef MOZ_CO_BRANCH
$(warning Use MOZ_CO_TAG instead of MOZ_CO_BRANCH)

Просмотреть файл

@ -55,7 +55,7 @@
* cc/CC compiler/linker.
* Typically, gtscc is used in two phases. Phase one is during compilation.
* gtscc, the compiler, converts all inline globals to statics, and records
* the existance of other globals and how to compile the file in the gtscc
* the existence of other globals and how to compile the file in the gtscc
* database file.
* During linking, globals dependencies are analyzed, and a list of
* "convertable" globals is determined. Globals that are not referenced

Просмотреть файл

@ -454,13 +454,13 @@ public:
}
static void PrintTargets(const char *pMacroName, const char *pDelimeter){
static void PrintTargets(const char *pMacroName, const char *pDelimiter){
CFileRecord *pRec;
BOOL bFound;
POSITION next;
CString name;
BOOL bNeedDelimeter = FALSE;
BOOL bNeedDelimiter = FALSE;
fprintf(pAltFile, "%s = ", pMacroName);
// use orderedFileNames to preserve target order
@ -477,13 +477,13 @@ public:
_splitpath( csOutput, NULL, NULL, fname, NULL );
if(bNeedDelimeter) {
fprintf(pAltFile, "%s\n", pDelimeter);
bNeedDelimeter = FALSE;
if(bNeedDelimiter) {
fprintf(pAltFile, "%s\n", pDelimiter);
bNeedDelimiter = FALSE;
}
fprintf(pAltFile, " $(OUTDIR)\\%s.obj ", fname );
bNeedDelimeter = TRUE;
bNeedDelimiter = TRUE;
}
}
fprintf(pAltFile, "\n\n\n");

16
configure поставляемый
Просмотреть файл

@ -9502,7 +9502,7 @@ main ()
gtk_major_version, gtk_minor_version, gtk_micro_version);
printf ("*** was found! If gtk-config was correct, then it is best\n");
printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
printf("*** by modifying your LD_LIBRARY_PATH environment variable, or by editing\n");
printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
printf("*** required on your system.\n");
printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
@ -9541,7 +9541,7 @@ main ()
printf("*** being found. The easiest way to fix this is to remove the old version\n");
printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
printf("*** correct copy of gtk-config. (In this case, you will have to\n");
printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
printf("*** modify your LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf\n");
printf("*** so that the correct libraries are found at run-time))\n");
}
}
@ -11942,7 +11942,7 @@ main ()
glib_major_version, glib_minor_version, glib_micro_version);
printf ("*** was found! If glib-config was correct, then it is best\n");
printf ("*** to remove the old version of GLIB. You may also be able to fix the error\n");
printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
printf("*** by modifying your LD_LIBRARY_PATH environment variable, or by editing\n");
printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
printf("*** required on your system.\n");
printf("*** If glib-config was wrong, set the environment variable GLIB_CONFIG\n");
@ -11979,7 +11979,7 @@ main ()
printf("*** being found. The easiest way to fix this is to remove the old version\n");
printf("*** of GLIB, but you can also set the GLIB_CONFIG environment to point to the\n");
printf("*** correct copy of glib-config. (In this case, you will have to\n");
printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
printf("*** modify your LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf\n");
printf("*** so that the correct libraries are found at run-time))\n");
}
}
@ -12179,7 +12179,7 @@ main ()
libIDL_major_version, libIDL_minor_version, libIDL_micro_version);
printf ("*** was found! If libIDL-config was correct, then it is best\n");
printf ("*** to remove the old version of LIBIDL. You may also be able to fix the error\n");
printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
printf("*** by modifying your LD_LIBRARY_PATH environment variable, or by editing\n");
printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
printf("*** required on your system.\n");
printf("*** If libIDL-config was wrong, set the environment variable LIBIDL_CONFIG\n");
@ -12215,7 +12215,7 @@ main ()
printf("*** being found. The easiest way to fix this is to remove the old version\n");
printf("*** of libIDL, but you can also set the LIBIDL_CONFIG environment to point to the\n");
printf("*** correct copy of libIDL-config. (In this case, you will have to\n");
printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
printf("*** modify your LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf\n");
printf("*** so that the correct libraries are found at run-time))\n");
}
}
@ -12522,7 +12522,7 @@ main ()
glib_major_version, glib_minor_version, glib_micro_version);
printf ("*** was found! If glib-config was correct, then it is best\n");
printf ("*** to remove the old version of GLIB. You may also be able to fix the error\n");
printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
printf("*** by modifying your LD_LIBRARY_PATH environment variable, or by editing\n");
printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
printf("*** required on your system.\n");
printf("*** If glib-config was wrong, set the environment variable GLIB_CONFIG\n");
@ -12559,7 +12559,7 @@ main ()
printf("*** being found. The easiest way to fix this is to remove the old version\n");
printf("*** of GLIB, but you can also set the GLIB_CONFIG environment to point to the\n");
printf("*** correct copy of glib-config. (In this case, you will have to\n");
printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
printf("*** modify your LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf\n");
printf("*** so that the correct libraries are found at run-time))\n");
}
}

Просмотреть файл

@ -338,7 +338,7 @@ public:
nsIContent* aChild,
PRInt32 aIndexInContainer) = 0;
// Observation hooks for style data to propogate notifications
// Observation hooks for style data to propagate notifications
// to document observers
NS_IMETHOD StyleRuleChanged(nsIStyleSheet* aStyleSheet,
nsIStyleRule* aStyleRule,

Просмотреть файл

@ -69,7 +69,7 @@ nsParserUtils::GetQuotedAttributeValue(nsString& aSource,
{
PRInt32 startOfAttribute = 0; // Index into aSource where the attribute name starts
PRInt32 startOfValue = 0; // Index into aSource where the attribute value starts
PRInt32 posnOfValueDelimeter = 0;
PRInt32 posnOfValueDelimiter = 0;
nsresult result = NS_ERROR_FAILURE;
// While there are more characters to look at
@ -82,23 +82,23 @@ nsParserUtils::GetQuotedAttributeValue(nsString& aSource,
startOfValue = FindWhileSkippingWhitespace(aSource, '=', startOfAttribute + aAttribute.Length());
// If '=' found
if (startOfValue != -1) {
PRUnichar delimeter = kQuote;
PRUnichar delimiter = kQuote;
// Find the quote or apostrophe while skipping whitespace
posnOfValueDelimeter = FindWhileSkippingWhitespace(aSource, kQuote, startOfValue + 1);
if (posnOfValueDelimeter == -1) {
posnOfValueDelimeter = FindWhileSkippingWhitespace(aSource, kApostrophe, startOfValue + 1);
delimeter = kApostrophe;
posnOfValueDelimiter = FindWhileSkippingWhitespace(aSource, kQuote, startOfValue + 1);
if (posnOfValueDelimiter == -1) {
posnOfValueDelimiter = FindWhileSkippingWhitespace(aSource, kApostrophe, startOfValue + 1);
delimiter = kApostrophe;
}
// If quote or apostrophe found
if (posnOfValueDelimeter != -1) {
startOfValue = posnOfValueDelimeter + 1;
if (posnOfValueDelimiter != -1) {
startOfValue = posnOfValueDelimiter + 1;
// Find the ending quote or apostrophe
posnOfValueDelimeter = aSource.FindChar(delimeter, PR_FALSE, startOfValue);
posnOfValueDelimiter = aSource.FindChar(delimiter, PR_FALSE, startOfValue);
// If found
if (posnOfValueDelimeter != -1) {
if (posnOfValueDelimiter != -1) {
// Set the value of the attibute and exit the loop
// The attribute value starts at startOfValue and ends at (posnOfValueDelimeter - 1)
aSource.Mid(aValue, startOfValue, posnOfValueDelimeter - startOfValue);
// The attribute value starts at startOfValue and ends at (posnOfValueDelimiter - 1)
aSource.Mid(aValue, startOfValue, posnOfValueDelimiter - startOfValue);
result = NS_OK;
break;
}

Просмотреть файл

@ -248,7 +248,7 @@ nsStyleLinkElement::UpdateStyleSheet(PRBool aNotify, nsIDocument *aOldDocument,
nsresult rv = NS_NewURI(getter_AddRefs(uri), url);
if (NS_FAILED(rv)) {
return NS_OK; // The URL is bad, move along, don't propogate the error (for now)
return NS_OK; // The URL is bad, move along, don't propagate the error (for now)
}
nsCOMPtr<nsIHTMLContentContainer> htmlContainer(do_QueryInterface(doc));

Просмотреть файл

@ -1785,7 +1785,7 @@ nsEventStateManager::PostHandleEvent(nsIPresContext* aPresContext,
}
//Reset target frame to null to avoid mistargetting after reentrant event
//Reset target frame to null to avoid mistargeting after reentrant event
mCurrentTarget = nsnull;
return ret;

Просмотреть файл

@ -944,7 +944,7 @@ nsHTMLInputElement::MouseClickForAltText(nsIPresContext* aPresContext)
return rv;
}
// Generate a submit event targetted at the form content
// Generate a submit event targeted at the form content
nsCOMPtr<nsIContent> form(do_QueryInterface(mForm));
if (form) {
@ -1231,7 +1231,7 @@ nsHTMLInputElement::HandleDOMEvent(nsIPresContext* aPresContext,
{
// Checkbox and Radio try to submit on Enter press
if (keyEvent->keyCode != NS_VK_SPACE) {
// Generate a submit event targetted at the form content
// Generate a submit event targeted at the form content
nsCOMPtr<nsIContent> form(do_QueryInterface(mForm));
if (form) {

Просмотреть файл

@ -92,7 +92,7 @@ public:
#endif
protected:
// This does not retunr a nsresult since all we care about is if we
// This does not return a nsresult since all we care about is if we
// found the row element that this cell is in or not.
void GetRow(nsIDOMHTMLTableRowElement** aRow);

Просмотреть файл

@ -4450,7 +4450,7 @@ HTMLContentSink::ProcessStyleLink(nsIHTMLContent* aElement,
result = NS_NewURI(&url, aHref, mDocumentBaseURL);
}
if (NS_OK != result) {
return NS_OK; // The URL is bad, move along, don't propogate the error (for now)
return NS_OK; // The URL is bad, move along, don't propagate the error (for now)
}
if (-1 == linkTypes.IndexOf(NS_LITERAL_STRING("alternate"))) {

Просмотреть файл

@ -512,7 +512,7 @@ nsHTMLDocument::StartDocumentLoad(const char* aCommand,
cacheDescriptor = do_QueryInterface(cacheToken);
}
// Don't propogate the result code beyond here, since it
// Don't propagate the result code beyond here, since it
// could just be that the response header wasn't found.
rv = NS_OK;
}
@ -2073,7 +2073,7 @@ nsHTMLDocument::OpenCommon(nsIURI* aSourceURL)
if (mParser)
return NS_OK;
// Stop current loads targetted at the window this document is in.
// Stop current loads targeted at the window this document is in.
if (mScriptGlobalObject) {
mScriptGlobalObject->GetDocShell(getter_AddRefs(docshell));

Просмотреть файл

@ -3536,7 +3536,7 @@ nsXULDocument::CreateElementNS(const nsAReadableString& aNamespaceURI,
if (NS_FAILED(rv)) return rv;
nsCOMPtr<nsINodeInfo> ni;
// XXX This whole method is depricated!
// XXX This whole method is deprecated!
mNodeInfoManager->GetNodeInfo(name, prefix, nameSpaceID,
*getter_AddRefs(ni));

Просмотреть файл

@ -58,7 +58,7 @@ public:
~nsInstantiationNode();
// "downward" propogations
// "downward" propagations
virtual nsresult Propagate(const InstantiationSet& aInstantiations, void* aClosure);
protected:

Просмотреть файл

@ -991,10 +991,10 @@ protected:
class RootNode : public InnerNode
{
public:
// "downward" propogations
// "downward" propagations
virtual nsresult Propagate(const InstantiationSet& aInstantiations, void* aClosure);
// "upward" propogations
// "upward" propagations
virtual nsresult Constrain(InstantiationSet& aInstantiations, void* aClosure);
virtual nsresult GetAncestorVariables(VariableSet& aVariables) const;
@ -1020,10 +1020,10 @@ public:
PRInt32 aRightVariable,
Operator aOperator);
// "downward" propogations
// "downward" propagations
virtual nsresult Propagate(const InstantiationSet& aInstantiations, void* aClosure);
// "upward" propogations
// "upward" propagations
virtual nsresult Constrain(InstantiationSet& aInstantiations, void* aClosure);
virtual nsresult GetAncestorVariables(VariableSet& aVariables) const;

Просмотреть файл

@ -2207,7 +2207,7 @@ nsXULContentBuilder::CompileContentCondition(nsTemplateRule* aRule,
// XXXwaterson Right now, exactly one <content> condition is
// required per rule. It creates a nsContentTestNode, binding the
// content variable to the global content variable that's used
// during match propogation. The 'uri' attribute must be set.
// during match propagation. The 'uri' attribute must be set.
// uri
nsAutoString uri;

Просмотреть файл

@ -674,7 +674,7 @@ nsXULOutlinerBuilder::SetOutliner(nsIOutlinerBoxObject* outliner)
// since we are trusted, use the user specified datasource
// if non specified, use localstore, which gives us
// persistance across sessions
// persistence across sessions
if (datasourceStr.Length()) {
gRDFService->GetDataSource(NS_ConvertUCS2toUTF8(datasourceStr).get(),
getter_AddRefs(mPersistStateStore));
@ -696,7 +696,7 @@ nsXULOutlinerBuilder::SetOutliner(nsIOutlinerBoxObject* outliner)
do_CreateInstance("@mozilla.org/rdf/datasource;1?name=in-memory-datasource");
}
NS_ASSERTION(mPersistStateStore, "failed to get a persistant state store");
NS_ASSERTION(mPersistStateStore, "failed to get a persistent state store");
if (! mPersistStateStore)
return NS_ERROR_FAILURE;
@ -1318,7 +1318,7 @@ nsXULOutlinerBuilder::CompileOutlinerRowCondition(nsTemplateRule* aRule,
// Right now, exactly one <row> condition is required per rule. It
// creates an nsOutlinerRowTestNode, binding the test's variable
// to the global row variable that's used during match
// propogation. The ``uri'' attribute must be set.
// propagation. The ``uri'' attribute must be set.
nsAutoString uri;
aCondition->GetAttr(kNameSpaceID_None, nsXULAtoms::uri, uri);

Просмотреть файл

@ -674,7 +674,7 @@ nsXULOutlinerBuilder::SetOutliner(nsIOutlinerBoxObject* outliner)
// since we are trusted, use the user specified datasource
// if non specified, use localstore, which gives us
// persistance across sessions
// persistence across sessions
if (datasourceStr.Length()) {
gRDFService->GetDataSource(NS_ConvertUCS2toUTF8(datasourceStr).get(),
getter_AddRefs(mPersistStateStore));
@ -696,7 +696,7 @@ nsXULOutlinerBuilder::SetOutliner(nsIOutlinerBoxObject* outliner)
do_CreateInstance("@mozilla.org/rdf/datasource;1?name=in-memory-datasource");
}
NS_ASSERTION(mPersistStateStore, "failed to get a persistant state store");
NS_ASSERTION(mPersistStateStore, "failed to get a persistent state store");
if (! mPersistStateStore)
return NS_ERROR_FAILURE;
@ -1318,7 +1318,7 @@ nsXULOutlinerBuilder::CompileOutlinerRowCondition(nsTemplateRule* aRule,
// Right now, exactly one <row> condition is required per rule. It
// creates an nsOutlinerRowTestNode, binding the test's variable
// to the global row variable that's used during match
// propogation. The ``uri'' attribute must be set.
// propagation. The ``uri'' attribute must be set.
nsAutoString uri;
aCondition->GetAttr(kNameSpaceID_None, nsXULAtoms::uri, uri);

Просмотреть файл

@ -201,7 +201,7 @@ public: // typing & errors
**| of accumulating too much unused, fragmented free space. This should be a
**| small multiple of kNewHunkSize, say about two to four times as great, to
**| allow for no more free hunk space than fits in a handful of new hunks.
**| This strategy will let us usefully accumulate "some" free space in the
**| This strategy will let us usefuly accumulate "some" free space in the
**| free hunk list, but without accumulating "too much" free space that way.
|*/
#define morkZone_kMaxFreeVolume (morkZone_kNewHunkSize * 3)

Просмотреть файл

@ -1,4 +1,4 @@
This is the TripleDB, a way of persistantly remembering "triples" of data.
This is the TripleDB, a way of persistently remembering "triples" of data.
Each entry is kind of a "subject-verb-object" set. For example, some
entries might be:

Просмотреть файл

@ -73,7 +73,7 @@ public class LDAPFilter implements Cloneable {
private boolean m_bIsExact;
private String m_strMatchPattern; // token 1 from filter configuration file
private String m_strDelimeter; // token 2 from filter configuration file
private String m_strDelimiter; // token 2 from filter configuration file
private String m_strFilterTemplate; // token 3 from filter configuration file
private int m_nLine;
@ -102,13 +102,13 @@ public class LDAPFilter implements Cloneable {
* <CODE>illegalArgumentException</CODE>.
*/
public LDAPFilter ( String strMatchPattern,
String strDelimeter,
String strDelimiter,
String strFilterTemplate,
String strDescription,
int nScope ) throws IllegalArgumentException{
m_strMatchPattern = convertMatchPattern ( strMatchPattern );
m_strDelimeter = strDelimeter;
m_strDelimiter = strDelimiter;
m_strFilterTemplate = strFilterTemplate;
m_strDescription = strDescription;
m_nScope = nScope;
@ -137,7 +137,7 @@ public class LDAPFilter implements Cloneable {
* <CODE>illegalArgumentException</CODE>.
*/
public LDAPFilter ( String strMatchPattern,
String strDelimeter,
String strDelimiter,
String strFilterTemplate,
String strDescription,
String strScope )
@ -153,7 +153,7 @@ public class LDAPFilter implements Cloneable {
}
m_strMatchPattern = strMatchPattern;
m_strDelimeter = strDelimeter;
m_strDelimiter = strDelimiter;
m_strFilterTemplate = strFilterTemplate;
m_strDescription = strDescription;
}
@ -184,7 +184,7 @@ public class LDAPFilter implements Cloneable {
public String toString() {
StringBuffer strBuf = new StringBuffer ( 300 );
strBuf.append ( " matchPtn: \"" + m_strMatchPattern+"\"\n" );
strBuf.append ( " delim: \"" + m_strDelimeter+"\"\n" );
strBuf.append ( " delim: \"" + m_strDelimiter+"\"\n" );
strBuf.append ( " filttmpl: \"" + m_strFilterTemplate+"\"\n" );
strBuf.append ( " descript: \"" + m_strDescription+"\"\n" );
switch ( m_nScope ) {
@ -268,7 +268,7 @@ public class LDAPFilter implements Cloneable {
void createFilterString ( String strValue, String strPrefix,
String strSuffix ) {
StringTokenizer strTok =
new StringTokenizer ( strValue, m_strDelimeter );
new StringTokenizer ( strValue, m_strDelimiter );
// Initialize an array of broken up values so that we
// can reference them directly.
@ -470,12 +470,12 @@ public class LDAPFilter implements Cloneable {
}
/**
* Return this filter's delimeter. The delmimeter is
* Return this filter's delimiter. The delmimeter is
* found as the second token in a filter configuration line in the
* ldapfilter.conf file.
*/
public String getDelimeter() {
return m_strDelimeter;
public String getDelimiter() {
return m_strDelimiter;
}
/**

Просмотреть файл

@ -65,7 +65,7 @@ public class LDAPIntFilterList {
/**
* Add a "relative" filter to an existing filter list. We do this
* becuse the ldapfilter file defines that we can have multiple
* filters per match pattern (and delimeter). This method is
* filters per match pattern (and delimiter). This method is
* called by the parent LDAPIntFilterSet because the file specified
* a "relative" filter (a filter in the ldapfilter.conf file that
* only has 2 or 3 tokens).

Просмотреть файл

@ -32,7 +32,7 @@ import com.netscape.jndi.ldap.common.*;
/**
* Event Service monitors changes on the server
* Implemented with the persistant search control. Uses ldapjdk asynchronous
* Implemented with the persistent search control. Uses ldapjdk asynchronous
* interfaces so that multiple search requests can be processed by a single
* thread
*
@ -151,7 +151,7 @@ class EventService implements Runnable{
if (ee.removeListener(listener)) {
removed = true;
// If no listeners left abandon persistant search and
// If no listeners left abandon persistent search and
// delete entry
if (ee.isEmpty()) {
abandonRequest(ee.id);
@ -537,7 +537,7 @@ class EventService implements Runnable{
}
}
// Check if persistant search is for the same change type
// Check if persistent search is for the same change type
LDAPPersistSearchControl
psearch1 = (LDAPPersistSearchControl)this.cons.getServerControls()[0],
psearch2 = (LDAPPersistSearchControl)cons.getServerControls()[0];

Просмотреть файл

@ -43,7 +43,7 @@ public class ObjectMapper {
static final String OC_SERIALOBJ = "javaSerializedObject";//aux oc
static final String OC_MARSHALOBJ = "javaMarshalledObject";//aux oc
static final String OC_REFERENCE = "javaNamingReference"; //aux oc
//static final String OC_REMOTEOBJ = "javaRemoteObject"; //aux oc, depricated
//static final String OC_REMOTEOBJ = "javaRemoteObject"; //aux oc, deprecated
static final String OC_CONTAINER = "javaContainer"; //structural oc
/**
@ -57,7 +57,7 @@ public class ObjectMapper {
static final String AT_SERIALDATA = "javaSerializedData"; //required
static final String AT_REFADDR = "javaReferenceAddress"; //optional
static final String AT_OBJFACTORY = "javaFactory"; //optional
//static final String AT_REMOTELOC = "javaRemoteLocation"; //required, depricated
//static final String AT_REMOTELOC = "javaRemoteLocation"; //required, deprecated
//Default Object class for NameClassPair
static final String DEFAULT_OBJCLASS = "javax.naming.directory.DirContext";

Просмотреть файл

@ -172,7 +172,7 @@ nsDSURIContentListener::CanHandleContent(const char* aContentType,
getter_Copies(value));
// If the category manager can't find what we're looking for
// it returns NS_ERROR_NOT_AVAILABLE, we don't wanto propagate
// it returns NS_ERROR_NOT_AVAILABLE, we don't want to propagate
// that to the caller since it's really not a failure
if (NS_FAILED(rv) && rv != NS_ERROR_NOT_AVAILABLE)

Просмотреть файл

@ -3847,7 +3847,7 @@ void GlobalWindowImpl::RunTimeout(nsTimeoutImpl *aTimeout)
// We ignore any failures from calling EvaluateString() or
// CallEventHandler() on the context here since we're in a loop
// where we're likely to be running timeouts whose OS timers
// didn't fire in time and we don't wanto not fire those timers
// didn't fire in time and we don't want to not fire those timers
// now just because execution of one timer failed. We can't
// propagate the error to anyone who cares about it from this
// point anyway so we just drop it.
@ -3896,7 +3896,7 @@ void GlobalWindowImpl::RunTimeout(nsTimeoutImpl *aTimeout)
// entered this method (but the OS timers for those timeouts
// hadn't fired yet) we don't do an early return here just
// because we couldn't create a timer for an interval timeout
// since we still wanto continue running the timeouts that
// since we still want to continue running the timeouts that
// were due to be handled when we entered this method. This
// method is never called by code that cares about success or
// failure any way so dropping the error on the floor here is

Просмотреть файл

@ -148,7 +148,7 @@ class nsEditorShell : public nsIEditorShell,
nsresult TransferDocumentStateListeners();
nsresult RemoveOneProperty(const nsString& aProp, const nsString& aAttr);
nsresult DoFind(PRBool aFindNext);
// To allow executing JavaScript commands from C++ via nsIEditorControler interface
// To allow executing JavaScript commands from C++ via nsIEditorController interface
nsresult DoControllerCommand(const nsAReadableString& aCommand);
void Alert(const nsString& aTitle, const nsString& aMsg);

Просмотреть файл

@ -4832,8 +4832,8 @@ nsHTMLEditRules::LookInsideDivBQandList(nsISupportsArray *aNodeArray)
}
else
{
nsCOMPtr<nsISupports> isuports (do_QueryInterface(curNode));
res = aNodeArray->AppendElement(isuports);
nsCOMPtr<nsISupports> isupports (do_QueryInterface(curNode));
res = aNodeArray->AppendElement(isupports);
}
}
return res;

Просмотреть файл

@ -2325,7 +2325,7 @@ quick_test(TestTransactionFactory *factory)
result = mgr->SetMaxTransactionCount(25);
if (NS_FAILED(result)) {
printf("ERROR: SetMaxTransacitonCount(25) failed. (%d)\n", result);
printf("ERROR: SetMaxTransactionCount(25) failed. (%d)\n", result);
return result;
}
@ -2420,7 +2420,7 @@ quick_test(TestTransactionFactory *factory)
result = mgr->SetMaxTransactionCount(15);
if (NS_FAILED(result)) {
printf("ERROR: SetMaxTransacitonCount(25) failed. (%d)\n", result);
printf("ERROR: SetMaxTransactionCount(25) failed. (%d)\n", result);
return result;
}
@ -2515,7 +2515,7 @@ quick_test(TestTransactionFactory *factory)
result = mgr->SetMaxTransactionCount(5);
if (NS_FAILED(result)) {
printf("ERROR: SetMaxTransacitonCount(25) failed. (%d)\n", result);
printf("ERROR: SetMaxTransactionCount(25) failed. (%d)\n", result);
return result;
}

Просмотреть файл

@ -71,7 +71,7 @@ function InputSepCharacter()
if (str.length > 1)
str = str.slice(0,1);
// We can never allow tag or entity delimeters for separator character
// We can never allow tag or entity delimiters for separator character
if (str == "<" || str == ">" || str == "&" || str == ";" || str == " ")
str = "";

Просмотреть файл

@ -439,13 +439,13 @@ public:
}
static void PrintTargets(const char *pMacroName, const char *pDelimeter){
static void PrintTargets(const char *pMacroName, const char *pDelimiter){
CFileRecord *pRec;
BOOL bFound;
POSITION next;
CString name;
BOOL bNeedDelimeter = FALSE;
BOOL bNeedDelimiter = FALSE;
fprintf(pAltFile, "%s = ", pMacroName);
// use orderedFileNames to preserve target order
@ -462,13 +462,13 @@ public:
_splitpath( csOutput, NULL, NULL, fname, NULL );
if(bNeedDelimeter) {
fprintf(pAltFile, "%s\n", pDelimeter);
bNeedDelimeter = FALSE;
if(bNeedDelimiter) {
fprintf(pAltFile, "%s\n", pDelimiter);
bNeedDelimiter = FALSE;
}
fprintf(pAltFile, " $(OUTDIR)\\%s.obj ", fname );
bNeedDelimeter = TRUE;
bNeedDelimiter = TRUE;
}
}
fprintf(pAltFile, "\n\n\n");

Просмотреть файл

@ -82,7 +82,7 @@ sub sendReport {
# Read the transaction ID from the server.
$transID = <F>;
print "Transaciton ID: $transID\n";
print "Transaction ID: $transID\n";
# If the test didn't pass, get the result log.
if (!($loweredResult =~ /passed/)) {

Просмотреть файл

@ -372,7 +372,7 @@ void main(int argc, char* argv[])
printTab(2);
printDec2(getu2(classfile));
/* u2 atributes_count */
/* u2 attributes_count */
printf("\n");
printTab(1);
printf("attributes");
@ -443,7 +443,7 @@ void main(int argc, char* argv[])
printTab(2);
printDec2(getu2(classfile));
/* u2 atributes_count */
/* u2 attributes_count */
printf("\n");
printTab(1);
printf("attributes");

Просмотреть файл

@ -415,7 +415,7 @@ NS_IMETHODIMP CWebBrowserContainer::CanHandleContent(const char *aContentType, P
getter_Copies(value));
// If the category manager can't find what we're looking for
// it returns NS_ERROR_NOT_AVAILABLE, we don't wanto propagate
// it returns NS_ERROR_NOT_AVAILABLE, we don't want to propagate
// that to the caller since it's really not a failure
if (NS_FAILED(rv) && rv != NS_ERROR_NOT_AVAILABLE)

Просмотреть файл

@ -213,7 +213,7 @@ static BOOL LoadMozLibraryFromRegistry(BOOL bAskUserToSetPath)
if (SHGetPathFromIDList(pItemList, szPath))
{
// Chop off the end path seperator
// Chop off the end path separator
int nPathSize = strlen(szPath);
if (nPathSize > 0)
{

Просмотреть файл

@ -86,7 +86,7 @@ void CScanForFilesDlg::OnSelectFolder()
if (SHGetPathFromIDList(pItemList, szPath))
{
// Chop off the end path seperator
// Chop off the end path separator
int nPathSize = strlen(szPath);
if (nPathSize > 0)
{

Просмотреть файл

@ -28,7 +28,7 @@ static void _InsertMenuItem(HMENU hmenu, int nPos, int nID, const TCHAR *szItemT
InsertMenuItem(hmenu, nPos, TRUE, &mii);
}
static void _InsertMenuSeperator(HMENU hmenu, int nPos)
static void _InsertMenuSeparator(HMENU hmenu, int nPos)
{
MENUITEMINFO mii;
memset(&mii, 0, sizeof(mii));
@ -49,7 +49,7 @@ HRESULT STDMETHODCALLTYPE CBrowserCtlSite::ShowContextMenu(/* [in] */ DWORD dwID
tstring szMenuText(_T("Unknown context"));
HMENU hmenu = CreatePopupMenu();
_InsertMenuItem(hmenu, 0, 1, _T("CBrowse context popup"));
_InsertMenuSeperator(hmenu, 1);
_InsertMenuSeparator(hmenu, 1);
switch (dwID)
{
case CONTEXT_MENU_DEFAULT:

Просмотреть файл

@ -17,7 +17,7 @@
# Rights Reserved.
#
# Contributor(s):
# Robert Ginda, rginda@nestcape.com, original author
# Robert Ginda, rginda@netscape.com, original author
#
#

Просмотреть файл

@ -17,7 +17,7 @@
# Rights Reserved.
#
# Contributor(s):
# Robert Ginda, rginda@nestcape.com, original author
# Robert Ginda, rginda@netscape.com, original author
#
#

Просмотреть файл

@ -17,7 +17,7 @@
# Rights Reserved.
#
# Contributor(s):
# Robert Ginda, rginda@nestcape.com, original author
# Robert Ginda, rginda@netscape.com, original author
#
#

Просмотреть файл

@ -18,7 +18,7 @@
* Rights Reserved.
*
* Contributor(s):
* Robert Ginda, rginda@nestcape.com, original author
* Robert Ginda, rginda@netscape.com, original author
*/
/*

Просмотреть файл

@ -18,7 +18,7 @@
* Rights Reserved.
*
* Contributor(s):
* Robert Ginda, rginda@nestcape.com, original author
* Robert Ginda, rginda@netscape.com, original author
*/
function initOutliners()

Просмотреть файл

@ -18,7 +18,7 @@
* Rights Reserved.
*
* Contributor(s):
* Robert Ginda, rginda@nestcape.com, original author
* Robert Ginda, rginda@netscape.com, original author
*/
/*

Просмотреть файл

@ -18,7 +18,7 @@
* Rights Reserved.
*
* Contributor(s):
* Robert Ginda, rginda@nestcape.com, original author
* Robert Ginda, rginda@netscape.com, original author
*/
function initOutliners()

Просмотреть файл

@ -18,7 +18,7 @@
* Rights Reserved.
*
* Contributor(s):
* Robert Ginda, rginda@nestcape.com, original author
* Robert Ginda, rginda@netscape.com, original author
*/
/*

Просмотреть файл

@ -19,7 +19,7 @@
Rights Reserved.
Contributor(s):
Robert Ginda, rginda@nestcape.com, original author
Robert Ginda, rginda@netscape.com, original author
-->
<!DOCTYPE window>

Просмотреть файл

@ -18,7 +18,7 @@
* Rights Reserved.
*
* Contributor(s):
* Robert Ginda, rginda@nestcape.com, original author
* Robert Ginda, rginda@netscape.com, original author
*/
function toCView()

Просмотреть файл

@ -19,7 +19,7 @@
Rights Reserved.
Contributor(s):
Robert Ginda, rginda@nestcape.com, original author
Robert Ginda, rginda@netscape.com, original author
-->
<!--

Просмотреть файл

@ -17,7 +17,7 @@
# Rights Reserved.
#
# Contributor(s):
# Robert Ginda, rginda@nestcape.com, original author
# Robert Ginda, rginda@netscape.com, original author
#
#

Просмотреть файл

@ -17,7 +17,7 @@
# Rights Reserved.
#
# Contributor(s):
# Robert Ginda, rginda@nestcape.com, original author
# Robert Ginda, rginda@netscape.com, original author
#
#

Просмотреть файл

@ -17,7 +17,7 @@
* Rights Reserved.
*
* Contributor(s):
* Robert Ginda, rginda@nestcape.com, original author
* Robert Ginda, rginda@netscape.com, original author
*
*/

Просмотреть файл

@ -17,7 +17,7 @@
# Rights Reserved.
#
# Contributor(s):
# Robert Ginda, rginda@nestcape.com, original author
# Robert Ginda, rginda@netscape.com, original author
#
#

Просмотреть файл

@ -418,7 +418,7 @@
<!-- Bottom Navigation Starts -->
<tr>
<td colspan=3>
<!-- Check to see if we are in a secure sesion. If not, hide this graphic... -->
<!-- Check to see if we are in a secure session. If not, hide this graphic... -->

Просмотреть файл

@ -1045,7 +1045,7 @@ nsWSDLLoadRequest::ProcessAbstractOperation(nsIDOMElement* aElement,
operationInst->AddParameter(paramName);
}
// If we did find a delimeter, advance past it
// If we did find a delimiter, advance past it
if (found) {
start = delimiter;
++start;
@ -1219,7 +1219,7 @@ nsWSDLLoadRequest::ProcessMessageBinding(nsIDOMElement* aElement,
}
}
// If we did find a delimeter, advance past it
// If we did find a delimiter, advance past it
if (found) {
start = delimiter;
++start;

Просмотреть файл

@ -1045,7 +1045,7 @@ nsWSDLLoadRequest::ProcessAbstractOperation(nsIDOMElement* aElement,
operationInst->AddParameter(paramName);
}
// If we did find a delimeter, advance past it
// If we did find a delimiter, advance past it
if (found) {
start = delimiter;
++start;
@ -1219,7 +1219,7 @@ nsWSDLLoadRequest::ProcessMessageBinding(nsIDOMElement* aElement,
}
}
// If we did find a delimeter, advance past it
// If we did find a delimiter, advance past it
if (found) {
start = delimiter;
++start;

Просмотреть файл

@ -885,7 +885,7 @@ NS_IMETHODIMP mozXMLTermSession::ReadAll(mozILineTermAux* lineTermAux,
case DEFAULT_META_COMMAND:
{
// Construct Javascript command to handle default meta comand
// Construct Javascript command to handle default meta command
nsAutoString JSCommand;
JSCommand.Assign(NS_LITERAL_STRING("MetaDefault(\""));
JSCommand.Append(commandArgs);

Просмотреть файл

@ -476,13 +476,13 @@ public:
}
static void PrintTargets(const char *pMacroName, const char *pDelimeter){
static void PrintTargets(const char *pMacroName, const char *pDelimiter){
CFileRecord *pRec;
BOOL bFound;
POSITION next;
CString name;
BOOL bNeedDelimeter = FALSE;
BOOL bNeedDelimiter = FALSE;
fprintf(pAltFile, "%s = ", pMacroName);
// use orderedFileNames to preserve target order
@ -499,13 +499,13 @@ public:
_splitpath( csOutput, NULL, NULL, fname, NULL );
if(bNeedDelimeter) {
fprintf(pAltFile, "%s\n", pDelimeter);
bNeedDelimeter = FALSE;
if(bNeedDelimiter) {
fprintf(pAltFile, "%s\n", pDelimiter);
bNeedDelimiter = FALSE;
}
fprintf(pAltFile, " $(OUTDIR)\\%s.obj ", fname );
bNeedDelimeter = TRUE;
bNeedDelimiter = TRUE;
}
}
fprintf(pAltFile, "\n\n\n");

Просмотреть файл

@ -376,7 +376,7 @@ void MyFinishProc( Display *pdpy,
{
MyPrintFileData *mpfd = (MyPrintFileData *)client_data;
/* remove the file if not successfull */
/* remove the file if unsuccessful */
if( status != XPGetDocFinished )
{
XPU_DEBUG_ONLY(printf("MyFinishProc: error %d\n", (int)status));

Просмотреть файл

@ -1416,7 +1416,7 @@ CParserContext* nsParser::PopContext() {
CParserContext* oldContext=mParserContext;
if(oldContext) {
mParserContext=oldContext->mPrevContext;
// If the old context was blocked, propogate the blocked state
// If the old context was blocked, propagate the blocked state
// back to the new one. Also, propagate the stream listener state
// but don't override onStop state to guarantee the call to DidBuildModel().
if (mParserContext) {

Просмотреть файл

@ -6,7 +6,7 @@
<frame name="TESTTHIS">
<frame name="SCODA">
<noframes>
<img src="mozila.gif">
<img src="mozilla.gif">
</noframes>
</frameset>
</html>

Просмотреть файл

@ -184,7 +184,7 @@ sub GetClass{
} elsif (( 0xe000 <= $u) && ( $u <= 0xf8ff ) ) {
return "Co";
} else {
printf "WARNNING !!!! Cannot find General Category for U+%s \n" , $hex;
printf "WARNING !!!! Cannot find General Category for U+%s \n" , $hex;
}
}
sub GetDClass{
@ -206,7 +206,7 @@ sub GetDClass{
} elsif (( 0xe000 <= $u) && ( $u <= 0xf8ff ) ) {
return "C";
} else {
printf "WARNNING !!!! Cannot find Detailed General Category for U+%s \n" , $hex;
printf "WARNING !!!! Cannot find Detailed General Category for U+%s \n" , $hex;
}
}
sub DecToHex{

Просмотреть файл

@ -112,7 +112,7 @@ sub readcp936()
if($unicodetocp936{$u1} == "") {
$unicodetocp936{$u1} = $gb1;
} else {
"WARNNING: Unicode " . $u1 . " already map to CP936 " .
"WARNING: Unicode " . $u1 . " already map to CP936 " .
$unicodetocp936{$u1} . " when we try to map to " . $gb1 . "\n";
}
@ -132,7 +132,7 @@ sub readgb18030()
if( $unicodetogb18030{$u} == "" ) {
$unicodetogb18030{$u} = $gb;
} else {
"WARNNING: Unicode " . $u1 . " already map to CP936 " .
"WARNING: Unicode " . $u1 . " already map to CP936 " .
$unicodetocp936{$u1} . " when we try to map to " . $gb1 . "\n";
}
}

Просмотреть файл

@ -243,7 +243,7 @@ for ($i = 0; $i <= $#ucv; $i++)
($ucv[$i-1] - $ufrom), $every, $ud[$i-1];
if((($ucv[$i-1] - $ufrom) > 255) || ($every > 255)) {
print "WARNNING!!! cannot handle block > 255 chars (Upper)\n\n";
print "WARNING!!! cannot handle block > 255 chars (Upper)\n\n";
printf "0x%04X, 0x%04x, 0x%04x), 0x%04x \n",
$ufrom, $ucv[$i-1], $every, $ud[$i-1];
}
@ -309,7 +309,7 @@ for ($i = 0; $i <= $#lcv; $i++)
($lcv[$i-1] - $lfrom) , $every, $ld[$i-1];
if((($lcv[$i-1] - $lfrom) > 255) || ($every > 255)) {
print "WARNNING!!! cannot handle block > 255 chars (Lower)\n\n";
print "WARNING!!! cannot handle block > 255 chars (Lower)\n\n";
printf "0x%04X, 0x%04x, 0x%04x, 0x%04x \n",
$lfrom, $lcv[$i-1], $every, $ld[$i-1];
}

Просмотреть файл

@ -3,4 +3,4 @@
<frame src=PlugletManager_getURL_empty.html>
<frame src=PlugletManager_getURL_plugletFrameset.html>
</frameset>
</hmtl>
</html>

Просмотреть файл

@ -3,4 +3,4 @@
<center><H1>Depth 0</H1></center>
<blockquote>This a empty winow. Just for making depth 1 for pluglet frame.</blockquote>
</body>
</hmtl>
</html>

Просмотреть файл

@ -4,4 +4,4 @@
<blockquote>This window has a name "exist_target_for_get" that eguivalent a value specified
in properties file. So it's really existing target for PlugletManager_getURL test</blockquote>
</body>
</hmtl>
</html>

Просмотреть файл

@ -4,4 +4,4 @@
<blockquote>This window contains a pluglet with PlugletManager_getURL test.</blockquote>
<EMBED type="application/x-api-pluglet" name="test" width=100 height=100>
</body>
</hmtl>
</html>

Просмотреть файл

@ -3,4 +3,4 @@
<frame src=PlugletManager_getURL_pluglet.html name=pluglet_window>
<frame src=PlugletManager_getURL_exist_target.html> name=exist_target_for_get
</frameset>
</hmtl>
</html>

Просмотреть файл

@ -4,8 +4,8 @@ Test name: PlugletManager_getURL
Synopsis: getURL method of class PlugletManager
Pre-Conditions: Build mozilla, setup enviroment as for running mozilla
and see api tests README for setup enviroment for run tests.
Pre-Conditions: Build mozilla, setup environment as for running mozilla
and see api tests README for setup environment for run tests.
Description: This test call the getURL method of the PlugletManager object
at runstages, specified at TestProperties file. With parameters,

Просмотреть файл

@ -3,4 +3,4 @@
<frame src=PlugletManager_getURL_empty.html>
<frame src=PlugletManager_getURL_plugletFrameset.html>
</frameset>
</hmtl>
</html>

Просмотреть файл

@ -21,6 +21,6 @@ PlugletManager_getURL test.
Results will be passed to test via JavaScript.</blockquote>
This is last line of this HTML<BR>
</body>
</hmtl>
</html>

Просмотреть файл

@ -3,4 +3,4 @@
<center><H1>Depth 0</H1></center>
<blockquote>This a empty winow. Just for making depth 1 for pluglet frame.</blockquote>
</body>
</hmtl>
</html>

Просмотреть файл

@ -4,4 +4,4 @@
<blockquote>This window has a name "exist_target_for_get" that eguivalent a value specified
in properties file. So it's really existing target for PlugletManager_getURL test</blockquote>
</body>
</hmtl>
</html>

Просмотреть файл

@ -4,4 +4,4 @@
<blockquote>This window contains a pluglet with PlugletManager_getURL test.</blockquote>
<EMBED type="application/x-api-pluglet" name="test" width=100 height=100>
</body>
</hmtl>
</html>

Просмотреть файл

@ -3,4 +3,4 @@
<frame src=PlugletManager_getURL_pluglet.html name=pluglet_window>
<frame src=PlugletManager_getURL_exist_target.html> name=exist_target_for_get
</frameset>
</hmtl>
</html>

Просмотреть файл

@ -8,8 +8,8 @@ See ParamCombinations and TestParameters for used targets.
Synopsis: getURL method of class PlugletManager
Pre-Conditions: Build mozilla, setup enviroment as for running mozilla
and see api tests README for setup enviroment for run tests.
Pre-Conditions: Build mozilla, setup environment as for running mozilla
and see api tests README for setup environment for run tests.
Description: This test call the getURL method of the PlugletManager object
at runstages, specified at TestProperties file. With parameters,

Просмотреть файл

@ -3,4 +3,4 @@
<frame src=PlugletManager_getURL_empty.html>
<frame src=PlugletManager_getURL_plugletFrameset.html>
</frameset>
</hmtl>
</html>

Просмотреть файл

@ -19,6 +19,6 @@ PlugletManager_getURL test.
Results will be passed to test via JavaScript.</blockquote>
This is last line of this HTML<BR>
</body>
</hmtl>
</html>

Просмотреть файл

@ -3,4 +3,4 @@
<center><H1>Depth 0</H1></center>
<blockquote>This a empty winow. Just for making depth 1 for pluglet frame.</blockquote>
</body>
</hmtl>
</html>

Просмотреть файл

@ -4,4 +4,4 @@
<blockquote>This window has a name "exist_target_for_get" that eguivalent a value specified
in properties file. So it's really existing target for PlugletManager_getURL test</blockquote>
</body>
</hmtl>
</html>

Просмотреть файл

@ -4,4 +4,4 @@
<blockquote>This window contains a pluglet with PlugletManager_getURL test.</blockquote>
<EMBED type="application/x-api-pluglet" name="test" width=100 height=100>
</body>
</hmtl>
</html>

Просмотреть файл

@ -3,4 +3,4 @@
<frame src=PlugletManager_getURL_pluglet.html name=pluglet_window>
<frame src=PlugletManager_getURL_exist_target.html> name=exist_target_for_get
</frameset>
</hmtl>
</html>

Просмотреть файл

@ -7,8 +7,8 @@ Synopsis: getURL method of class PlugletManager
Goals: this test case test possible URL types.
<ftp_root_dir>, <html_root> and <html_root_dir> should be specified.
Pre-Conditions: Build mozilla, setup enviroment as for running mozilla
and see api tests README for setup enviroment for run tests.
Pre-Conditions: Build mozilla, setup environment as for running mozilla
and see api tests README for setup environment for run tests.
Description: This test call the getURL method of the PlugletManager object
at runstages, specified at TestProperties file. With parameters,

Просмотреть файл

@ -3,4 +3,4 @@
<frame src=PlugletManager_getURL_empty.html>
<frame src=PlugletManager_getURL_plugletFrameset.html>
</frameset>
</hmtl>
</html>

Просмотреть файл

@ -3,4 +3,4 @@
<center><H1>Depth 0</H1></center>
<blockquote>This a empty winow. Just for making depth 1 for pluglet frame.</blockquote>
</body>
</hmtl>
</html>

Просмотреть файл

@ -4,4 +4,4 @@
<blockquote>This window has a name "exist_target_for_get" that eguivalent a value specified
in properties file. So it's really existing target for PlugletManager_getURL test</blockquote>
</body>
</hmtl>
</html>

Просмотреть файл

@ -4,4 +4,4 @@
<blockquote>This window contains a pluglet with PlugletManager_getURL test.</blockquote>
<EMBED type="application/x-api-pluglet" name="test" width=100 height=100>
</body>
</hmtl>
</html>

Просмотреть файл

@ -3,4 +3,4 @@
<frame src=PlugletManager_getURL_pluglet.html name=pluglet_window>
<frame src=PlugletManager_getURL_exist_target.html> name=exist_target_for_get
</frameset>
</hmtl>
</html>

Просмотреть файл

@ -4,8 +4,8 @@ Test name: PlugletManager_getURL
Synopsis: getURL method of class PlugletManager
Pre-Conditions: Build mozilla, setup enviroment as for running mozilla
and see api tests README for setup enviroment for run tests.
Pre-Conditions: Build mozilla, setup environment as for running mozilla
and see api tests README for setup environment for run tests.
Description: This test call the getURL method of the PlugletManager object
at runstages, specified at TestProperties file. With parameters,

Просмотреть файл

@ -3,4 +3,4 @@
<frame src=PlugletManager_getURL_empty.html>
<frame src=PlugletManager_getURL_plugletFrameset.html>
</frameset>
</hmtl>
</html>

Просмотреть файл

@ -3,4 +3,4 @@
<center><H1>Depth 0</H1></center>
<blockquote>This a empty winow. Just for making depth 1 for pluglet frame.</blockquote>
</body>
</hmtl>
</html>

Просмотреть файл

@ -4,4 +4,4 @@
<blockquote>This window has a name "exist_target_for_get" that eguivalent a value specified
in properties file. So it's really existing target for PlugletManager_getURL test</blockquote>
</body>
</hmtl>
</html>

Просмотреть файл

@ -4,4 +4,4 @@
<blockquote>This window contains a pluglet with PlugletManager_getURL test.</blockquote>
<EMBED type="application/x-api-pluglet" name="test" width=100 height=100>
</body>
</hmtl>
</html>

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше