Henri Sivonen
|
2fa1f20bc9
|
Bug 741384 - Change MOZ_NOT_REACHED added in bug 732343 to MOZ_ASSERT(false). r=smaug.
|
2012-04-10 10:02:31 +03:00 |
Ryan VanderMeulen
|
bda847dac0
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
Shriram Kunchanapalli
|
6016fb9ec9
|
Bug 150073 - Remove nsCRT:: in nsCRT::strlen. f=sgautherie, r=dougt
|
2012-02-18 19:17:01 +05:30 |
Henri Sivonen
|
fd4e7addd1
|
Bug 732343 - Defend HTML document loading against extensions causing bogus use of the old HTML parser. r=smaug.
|
2012-03-31 17:10:34 +03:00 |
Matias Juntunen
|
ff9d803cdd
|
Bug 729048 - Part 5: Remove nsParserService::CheckQName. r=hsivonen
|
2012-03-29 17:31:41 -04:00 |
Irving Reid
|
d50ed2fe22
|
Bug 738662 - Add tracing/warning information to help debug XUL overlay problems. r=bz,enn
|
2012-03-26 15:40:52 -04:00 |
Henri Sivonen
|
f02be57757
|
Bug 717180 - Ignore document.write after window.location. r=smaug.
|
2012-03-28 08:17:53 +03:00 |
Henri Sivonen
|
2638c4c892
|
Bug 731162 - Zap nsIParser::Parse(const nsAString&, ...). r=smaug.
|
2012-03-27 09:27:45 +03:00 |
Matt Brubeck
|
c6e49370d7
|
Bug 739354 - Disable test_bug672453.html because of frequent failures [r=philor]
|
2012-03-26 15:49:54 -07:00 |
Matt Brubeck
|
f527051458
|
Back out 63900b73be92 (Bug 672453) because of M5 orange
|
2012-03-26 10:41:45 -07:00 |
Ms2ger
|
1d957028e3
|
Bug 672453 - Followup: fix intermittent orange; r=hsivonen
|
2012-03-26 18:31:48 +02:00 |
Henri Sivonen
|
c392a01f4b
|
Bug 737417 part 3 - Remove comm-central scaffolding from nsIParser.h. r=smaug.
|
2012-03-24 10:40:16 +02:00 |
Henri Sivonen
|
70326c55cc
|
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
|
2012-03-24 13:34:42 +02:00 |
Henri Sivonen
|
ca5ec94959
|
Bug 738572 - #include nsIHTMLContentSink.h in fewer places. r=bzbarsky.
|
2012-03-23 17:21:44 +02:00 |
Henri Sivonen
|
2783a8258e
|
Bug 737417 part 1 - Split charset source constants out of nsIParser.h. r=smaug.
|
2012-03-22 16:42:42 +02:00 |
Henri Sivonen
|
8525ef7548
|
Bug 737814 - Mark nsIHTMLContentSink as obsolete. r=smaug. DONTBUILD
|
2012-03-22 08:34:29 +02:00 |
Henri Sivonen
|
80e3f515af
|
Bug 709083 addendum - Exclude the test case from Fennec. r=bzbarsky.
|
2012-03-19 16:48:06 +02:00 |
Henri Sivonen
|
e28dfcc77d
|
Bug 709083 - Call DoneCreatingElement before children have been appended to the element. r=bzbarsky.
|
2012-02-03 15:32:31 +02:00 |
Charles Chan
|
57012d0472
|
Bug 729049 - Inline IsXMLLetter, IsXMLNCNameChar, DecodeEntity from nsIParserService. r=hsivonen
|
2012-03-14 21:56:58 -07:00 |
Justin Lebar
|
1c0932be59
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
Jacob Holzinger
|
f326001732
|
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
|
2012-03-08 18:22:57 -08:00 |
Serge Gautherie
|
79d41802ed
|
Bug 733730. (Av1) file_bug594730-4.html: s/is_not()/isnot()/. r=jonas.
|
2012-03-08 13:32:09 +01:00 |
Ed Morley
|
77cf334953
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
Makoto Kato
|
25f0cc3663
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
--HG--
rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h
rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
|
2012-03-05 12:57:51 +09:00 |
Justin Lebar
|
d8c31bf3a6
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
Justin Lebar
|
6bfc4045d7
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
Justin Lebar
|
dfd973e9a5
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
Jonathan Kew
|
3ba5c7c2a0
|
backout 3335984ce688 (bug 709083) for Android orangeness
|
2012-02-03 15:09:20 +00:00 |
Henri Sivonen
|
59fa419720
|
Bug 709083 - Call DoneCreatingElement before children have been appended to the element. r=bzbarsky.
|
2012-02-03 15:32:31 +02:00 |
Ms2ger
|
0a45f9fcbb
|
Bug 719896 - Remove unnecessary gInitialized in nsParserModule.cpp; r=bsmedberg
|
2012-02-01 11:54:21 +01:00 |
Henri Sivonen
|
5d228b7e2e
|
Bug 721313 - Do not run normal parse end code when parsing a full document from string. r=smaug.
|
2012-01-26 15:59:22 +02:00 |
Ms2ger
|
52604a336b
|
Merge m-c to m-i.
|
2012-01-25 11:06:40 +01:00 |
Ms2ger
|
24a609fbdc
|
Bug 720124 - Remove dead code from HTMLContentSink: AddComment; r=hsivonen
|
2012-01-25 08:50:04 +01:00 |
Ms2ger
|
3626c6d61f
|
Bug 720124 - Remove dead code from HTMLContentSink: AddProcessingInstruction; r=hsivonen
|
2012-01-25 08:50:04 +01:00 |
Ms2ger
|
9b94aa1eca
|
Bug 720124 - Remove dead code from HTMLContentSink: IsFormOnStack; r=hsivonen
|
2012-01-25 08:50:04 +01:00 |
Ms2ger
|
092deb11f1
|
Bug 720124 - Remove dead code from HTMLContentSink: AddDocTypeDecl; r=hsivonen
|
2012-01-25 08:50:02 +01:00 |
Henri Sivonen
|
e321f65801
|
Bug 102699 - Support text/html in DOMParser.parseFromString(). r=smaug.
--HG--
rename : content/base/test/file_html_in_xhr.sjs => parser/htmlparser/tests/mochitest/file_bug102699.sjs
|
2012-01-20 14:03:49 +02:00 |
Henri Sivonen
|
5af203df87
|
Bug 714777 Windows calling convention follow-up. r=smaug.
|
2012-01-20 13:44:53 +02:00 |
Henri Sivonen
|
361f65d348
|
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
046969c60d
|
Bug 715103 - Move parser unblocking management from nsContentSink to nsScriptLoader. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
e0f1d57ea0
|
Test for bug 715739 - Make document.write from inside a script-created parser not add to the wyciwyg channel. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
37333eccf9
|
Bug 715739 - Make document.write from inside a script-created parser not add to the wyciwyg channel. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
535e953457
|
Test for bug 715112 - Check that DOMContentLoaded fires when a document built by a script-created parser calls document.close() on itself. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
Henri Sivonen
|
9f4374234f
|
Bug 717203 - Remove obsolete speculative parsing code. r=mrbkap.
|
2012-01-11 17:49:57 +02:00 |
Henri Sivonen
|
fe3e57b47b
|
Bug 717198 - Remove the tag observer code from the tree. r=mrbkap.
|
2012-01-11 17:49:56 +02:00 |
Henri Sivonen
|
35d83f6e38
|
Bug 655261 - Remove nsIParserFilter from the tree. r=mrbkap.
|
2012-01-09 14:20:43 +02:00 |
Henri Sivonen
|
3094319084
|
Bug 720650 - Remove nsLoggingSink. r=mrbkap.
|
2012-01-24 13:02:50 +02:00 |
Henri Sivonen
|
2fe5038ac9
|
Bug 714760 - Remove obsolete tests for the HTML parser. r=mrbkap.
|
2012-01-04 17:22:33 +02:00 |
Henri Sivonen
|
844db339c1
|
Bug 711049 - Adjust MathML text integration point treatment to comply with spec changes. rs=smaug.
|
2012-01-02 16:18:29 +02:00 |
Henri Sivonen
|
6d53e06117
|
Bug 711052 - Make <rp> and <rt> handling match spec edits. r=smaug.
|
2012-01-02 16:18:29 +02:00 |