- Apr 10, 2012
-
-
Henri Sivonen authored
-
- Apr 04, 2012
-
-
Ryan VanderMeulen authored
-
- Mar 31, 2012
-
-
Henri Sivonen authored
Bug 732343 - Defend HTML document loading against extensions causing bogus use of the old HTML parser. r=smaug.
-
- Mar 29, 2012
-
-
Ms2ger authored
-
- Mar 28, 2012
-
-
Henri Sivonen authored
-
- Mar 24, 2012
-
-
Henri Sivonen authored
-
- Mar 29, 2012
-
-
Matias Juntunen authored
-
- Mar 26, 2012
-
-
Irving Reid authored
-
- Mar 29, 2012
-
-
Phil Ringnalda authored
-
- Mar 23, 2012
-
-
Kyle Huey authored
-
- Mar 22, 2012
-
-
Henri Sivonen authored
-
Henri Sivonen authored
-
- Mar 21, 2012
-
-
Henri Sivonen authored
-
- Mar 20, 2012
-
-
Henri Sivonen authored
Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug.
-
- Mar 29, 2012
-
-
Kyle Huey authored
-
- Mar 26, 2012
-
-
Matt Brubeck authored
-
- Apr 10, 2012
-
-
Daniel Holbert authored
Bug 743404: In nsHtml5TreeOperation::Perform, store the return-value of nsINode::IndexOf in a PRInt32 instead of a PRUint32, so we can range-check it. r=hsivonen
-
- Mar 19, 2012
-
-
Henri Sivonen authored
-
- Mar 26, 2012
-
-
Matt Brubeck authored
-
Ms2ger authored
-
- Mar 09, 2012
-
-
Jacob Holzinger authored
Bug 696242 - Convert NS_RegisterStaticAtoms and nsCSSScanner::ReportUnexpectedParams to take an array-reference rather than a pointer and length, making it impossible to pass a pointer/length that are inconsistent. r=jwalden --HG-- extra : rebase_source : 882b5b4d500b1fa242c0a3cfa3084e4171cbaa9d
-
- Mar 08, 2012
-
-
Serge Gautherie authored
-
- Mar 15, 2012
-
-
Charles Chan authored
-
- Mar 05, 2012
-
-
Ed Morley authored
-
- Mar 12, 2012
-
-
Justin Lebar authored
--HG-- extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
-
- Mar 24, 2012
-
-
Henri Sivonen authored
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug. --HG-- rename : extensions/universalchardet/tests/bug631751be_text.html => parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
-
- Mar 23, 2012
-
-
Henri Sivonen authored
-
- Mar 05, 2012
-
-
Makoto Kato authored
--HG-- rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
-
- Mar 04, 2012
-
-
Justin Lebar authored
-
Justin Lebar authored
-
Justin Lebar authored
-
- Feb 18, 2012
-
-
Shriram Kunchanapalli authored
-
- Apr 04, 2012
-
-
Makoto Kato authored
-
- Mar 10, 2012
-
-
Boris Zbarsky authored
Bug 696301 part 2. Communicate the crossorigin preload state from the parser to the scriptloader. r=sicking,hsivonen
-
- Feb 27, 2012
-
-
Henri Sivonen authored
--HG-- rename : toolkit/components/feeds/nsIScriptableUnescapeHTML.idl => parser/html/nsIScriptableUnescapeHTML.idl rename : toolkit/components/feeds/nsScriptableUnescapeHTML.cpp => parser/html/nsParserUtils.cpp rename : toolkit/components/feeds/nsScriptableUnescapeHTML.h => parser/html/nsParserUtils.h
-
Henri Sivonen authored
-
- Mar 14, 2012
-
-
Henri Sivonen authored
-
- Feb 04, 2012
-
-
Panagiotis Koutsourakis authored
Files named Makefile.in containing the expression DIRS += <foo> or DIRS = <foo> inside the conditional expression ifdef ENABLE_TESTS ... endif are changed to TEST_DIRS += tests outside any conditional expression. The files ./layout/Makefile.in ./layout/Makefile.in ./layout/style/Makefile.in ./rdf/Makefile.in ./security/manager/Makefile.in ./content/Makefile.in ./content/smil/Makefile.in ./content/xul/templates/Makefile.in ./content/xul/content/Makefile.in ./content/base/Makefile.in ./content/media/Makefile.in ./parser/htmlparser/Makefile.in ./dom/sms/Makefile.in ./js/jsd/Makefile.in ./js/xpconnect/Makefile.in ./widget/Makefile.in ./widget/windows/Makefile.in ./Makefile.in ./startupcache/Makefile.in ./storage/Makefile.in ./gfx/Makefile.in ./intl/strres/Makefile.in ./intl/uconv/Makefile.in ./intl/unicharutil/Makefile.in ./intl/lwbrk/Makefile.in ./embedding/Makefile.in ./modules/libjar/Makefile.in ./modules/libpref/Makefile.in ./build/Makefile.in ./build/win32/Makefile.in ./xpcom/Makefile.in ./extensions/spellcheck/hunspell/Makefile.in ./extensions/cookie/Makefile.in ./netwerk/Makefile.in ./netwerk/streamconv/Makefile.in ./editor/txmgr/Makefile.in ./toolkit/mozapps/shared/Makefile.in ./toolkit/mozapps/update/Makefile.in ./toolkit/library/Makefile.in ./toolkit/library/Makefile.in ./toolkit/crashreporter/Makefile.in ./toolkit/components/perf/Makefile.in ./toolkit/components/perf/Makefile.in ./toolkit/components/feeds/Makefile.in ./toolkit/components/url-classifier/Makefile.in contain the string ifdef ENABLE_TESTS but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and they remain unchanged by this patch.
-
- Feb 01, 2012
-
-
Ms2ger authored
-
- Jan 25, 2012
-
-
Ms2ger authored
-