Ryan VanderMeulen
|
113847ecc4
|
Backout 8cf563a575fd (bug 734015) due to random Moth orange.
|
2012-05-23 19:27:40 -04:00 |
|
Olli Pettay
|
ef940dcb37
|
Bug 734015 - Try to slow down parsing of web pages in background tabs, r=hsivonen
|
2012-05-23 15:55:13 +03:00 |
|
Phil Ringnalda
|
be36052d54
|
Bug 705046 - Disable the chunks of test_html5_tree_construction_part2.html which touch plugins and thus expose our brokenness on 10.7, so we can unhide the rest of the mochitest-5 suite, r=hsivonen
|
2012-05-20 15:27:45 -07:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Benjamin Smedberg
|
eaa4878487
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
|
Ehsan Akhgari
|
147de6e8d8
|
Bug 751201 - Rip out expat from libxul
Landed on a CLOSED TREE
|
2012-05-02 14:10:53 -04:00 |
|
Masatoshi Kimura
|
473d12ee2a
|
Bug 745498 - Add testcases for DOM4 exception types. r=sicking
|
2012-04-26 09:42:26 -07:00 |
|
Nicholas Nethercote
|
59ad4345e7
|
Bug 747803 - Remove NS_SIZE_IN_HEAP. r=bz.
|
2012-04-19 14:15:23 +10:00 |
|
Henri Sivonen
|
1ccc571266
|
Bug 742414 & Bug 731234 - Highlight script end tag correctly in View Source and avoid crashing when doing so. r=smaug.
|
2012-04-17 14:53:52 +03:00 |
|
Boris Zbarsky
|
6c097ff5c8
|
Bug 721730. When we have a null aKey, don't do a linear search down to mLastBuffer. r=hsivonen
|
2012-04-13 13:46:07 -04:00 |
|
Daniel Holbert
|
525f6e177e
|
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
|
2012-04-10 10:44:49 -07:00 |
|
Henri Sivonen
|
914678b308
|
Bug 741384 - Change MOZ_NOT_REACHED added in bug 732343 to MOZ_ASSERT(false). r=smaug.
|
2012-04-10 10:02:31 +03:00 |
|
Makoto Kato
|
9c9e8ca686
|
Bug 737966 - Evaluating nsIXMLHttpRequest.responseText throws on certain parsing errors. r=sicking
|
2012-04-04 20:59:02 +09:00 |
|
Ryan VanderMeulen
|
503ea93a8c
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
|
Shriram Kunchanapalli
|
dcbb9c3017
|
Bug 150073 - Remove nsCRT:: in nsCRT::strlen. f=sgautherie, r=dougt
|
2012-02-18 19:17:01 +05:30 |
|
Henri Sivonen
|
e1c9589023
|
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 |
|
Marco Bonardo
|
932988efc9
|
Merge central to inbound
|
2012-03-30 12:27:55 +02:00 |
|
Ms2ger
|
2754f9e3ff
|
Bug 738654 - Part b: RemoveChildAt can't fail; r=sicking
|
2012-03-29 23:09:07 +02:00 |
|
Matias Juntunen
|
53ab5bda7f
|
Bug 729048 - Part 5: Remove nsParserService::CheckQName. r=hsivonen
|
2012-03-29 17:31:41 -04:00 |
|
Irving Reid
|
fc6142736f
|
Bug 738662 - Add tracing/warning information to help debug XUL overlay problems. r=bz,enn
|
2012-03-26 15:40:52 -04:00 |
|
Phil Ringnalda
|
16b8634b73
|
Back out b00bf7f3869c (bug 737976) for apparently causing mochitest-1 leaks on a CLOSED TREE
|
2012-03-28 22:43:09 -07:00 |
|
Kyle Huey
|
33073664dc
|
Bug 737976: Remove nsINodeInfo. rs=bent
|
2012-03-28 19:07:37 -07:00 |
|
Henri Sivonen
|
c47e91dbfa
|
Bug 717180 - Ignore document.write after window.location. r=smaug.
|
2012-03-28 08:17:53 +03:00 |
|
Henri Sivonen
|
f05ff8b40b
|
Bug 731162 - Zap nsIParser::Parse(const nsAString&, ...). r=smaug.
|
2012-03-27 09:27:45 +03:00 |
|
Henri Sivonen
|
b44c082566
|
Bug 739033 - Allow external View Source editor code live dangerously. r=smaug.
|
2012-03-27 09:27:45 +03:00 |
|
Matt Brubeck
|
d666a31aba
|
Bug 739354 - Disable test_bug672453.html because of frequent failures [r=philor]
|
2012-03-26 15:49:54 -07:00 |
|
Matt Brubeck
|
a09eb558ac
|
Back out 63900b73be92 (Bug 672453) because of M5 orange
|
2012-03-26 10:41:45 -07:00 |
|
Ms2ger
|
6ddb18c60a
|
Bug 672453 - Followup: fix intermittent orange; r=hsivonen
|
2012-03-26 18:31:48 +02:00 |
|
Henri Sivonen
|
058e88ae2f
|
Bug 737417 part 3 - Remove comm-central scaffolding from nsIParser.h. r=smaug.
|
2012-03-24 10:40:16 +02:00 |
|
Henri Sivonen
|
342883de53
|
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
|
88c3e0947f
|
Bug 738572 - #include nsIHTMLContentSink.h in fewer places. r=bzbarsky.
|
2012-03-23 17:21:44 +02:00 |
|
Kyle Huey
|
3e1e963534
|
Bug 737875. r=hsivonen
|
2012-03-23 07:44:06 -07:00 |
|
Henri Sivonen
|
31192f4b01
|
Bug 737417 part 1 - Split charset source constants out of nsIParser.h. r=smaug.
|
2012-03-22 16:42:42 +02:00 |
|
Henri Sivonen
|
d51764b632
|
Bug 737814 - Mark nsIHTMLContentSink as obsolete. r=smaug. DONTBUILD
|
2012-03-22 08:34:29 +02:00 |
|
Henri Sivonen
|
e4f8183545
|
Bug 717488 part 1. r=smaug.
|
2012-03-21 14:39:25 +02:00 |
|
Henri Sivonen
|
a92cb71e1c
|
Bug 737013 - Expose sanitizer fragments on parseFragment(), migrate callers to the new interface. r=smaug.
|
2012-03-20 17:28:42 +02:00 |
|
Henri Sivonen
|
ff5ba4e8f6
|
Bug 709083 addendum - Exclude the test case from Fennec. r=bzbarsky.
|
2012-03-19 16:48:06 +02:00 |
|
Henri Sivonen
|
f57b6f1c40
|
Bug 709083 - Call DoneCreatingElement before children have been appended to the element. r=bzbarsky.
|
2012-02-03 15:32:31 +02:00 |
|
Henri Sivonen
|
63b25dc89b
|
Bug 650776 part 1 - Introduce a new HTML source to HTML source sanitizer XPCOM API. r=smaug.
|
2012-03-19 10:16:20 +02:00 |
|
Charles Chan
|
ea1fb78e92
|
Bug 729049 - Inline IsXMLLetter, IsXMLNCNameChar, DecodeEntity from nsIParserService. r=hsivonen
|
2012-03-14 21:56:58 -07:00 |
|
Henri Sivonen
|
c24e0b9571
|
Bug 733282. r=smontagu.
|
2012-03-14 13:19:15 +02:00 |
|
Justin Lebar
|
1fc1dc1879
|
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 |
|
Boris Zbarsky
|
7b4e2a3a45
|
Bug 696301 part 2. Communicate the crossorigin preload state from the parser to the scriptloader. r=sicking,hsivonen
|
2012-03-10 10:13:52 -06:00 |
|
Jacob Holzinger
|
6a62cb6a9b
|
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
|
96cfa44876
|
Bug 733730. (Av1) file_bug594730-4.html: s/is_not()/isnot()/. r=jonas.
|
2012-03-08 13:32:09 +01:00 |
|
Ed Morley
|
3c657080b5
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
|
Makoto Kato
|
b6e9c4d7bb
|
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
|
7e343a6c1d
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
|
Justin Lebar
|
e2b30b7a56
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
|
Justin Lebar
|
9cf4ac042d
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
|