Chris Peterson 
								
							 
						 
						
							
							
							
							
								
							
							
								5b8dabf526 
								
							 
						 
						
							
							
								
								Bug 1424548 - Part 11: Regenerate HTML parser code with MOZ_FALLTHROUGH annotations. r=hsivonen  
							
							... 
							
							
							
							And stop suppressing -Wimplicit-fallthrough warnings. We no longer need to suppress these clang warnings because the generated parser code now includes MOZ_FALLTHROUGH annotations.
--HG--
extra : rebase_source : d766c9b17de878138df6d949ee720dfaf0ed370a 
							
						 
						
							2017-12-01 01:05:26 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chris Peterson 
								
							 
						 
						
							
							
							
							
								
							
							
								946cc287a2 
								
							 
						 
						
							
							
								
								Bug 1424548 - Part 9a: clang-format generated HTML parser code. r=hsivonen  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 67a0555475dbce49c689d27510dca252089a4a7b 
							
						 
						
							2017-12-21 00:02:43 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Olli Pettay 
								
							 
						 
						
							
							
							
							
								
							
							
								af3373dc1d 
								
							 
						 
						
							
							
								
								Bug 1418002 - Remove HTMLContentElement, r=jessica  
							
							
							
						 
						
							2017-11-30 10:57:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alphan Chen 
								
							 
						 
						
							
							
							
							
								
							
							
								8e5cbb6713 
								
							 
						 
						
							
							
								
								Bug 500617 - Remove always-zero offsets from HTML5 parser. r=hsivonen  
							
							... 
							
							
							
							MozReview-Commit-ID: DT8oWxbbYNy 
							
						 
						
							2017-10-23 14:42:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nicholas Nethercote 
								
							 
						 
						
							
							
							
							
								
							
							
								d225f7151b 
								
							 
						 
						
							
							
								
								Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro.  
							
							... 
							
							
							
							(Path is actually r=froydnj.)
Bug 1400459 devirtualized nsIAtom so that it is no longer a subclass of
nsISupports. This means that nsAtom is now a better name for it than nsIAtom.
MozReview-Commit-ID: 91U22X2NydP
--HG--
rename : xpcom/ds/nsIAtom.h => xpcom/ds/nsAtom.h
extra : rebase_source : ac3e904a21b8b48e74534fff964f1623ee937c67 
							
						 
						
							2017-10-03 09:05:19 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								2607c163b1 
								
							 
						 
						
							
							
								
								Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case. r=Ehsan  
							
							... 
							
							
							
							MozReview-Commit-ID: CKyGlzYS15e
--HG--
extra : rebase_source : 9ece88d9c85d98665413a7f9d730d7ff149d8486 
							
						 
						
							2017-08-11 09:22:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								14cf46a41a 
								
							 
						 
						
							
							
								
								Backed out changeset fabf345eec6e (bug 1375701) for bustage at parser/html/nsHtml5String.h:143:3: bad implicit conversion constructor for 'nsHtml5String'. r=backout on a CLOSED TREE  
							
							
							
						 
						
							2017-08-15 16:28:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								6815b2d2c7 
								
							 
						 
						
							
							
								
								Bug 1375701 - Atomize class attribute value in the parser in the innerHTML case. r=Ehsan  
							
							... 
							
							
							
							MozReview-Commit-ID: CKyGlzYS15e
--HG--
extra : rebase_source : a66d3d1659aec509c50f3ca641c0eb1d87151104 
							
						 
						
							2017-08-11 09:22:57 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								3d387ac082 
								
							 
						 
						
							
							
								
								Bug 483155 - Put content creator function pointers onto nsHtml5ElementName. r=smaug  
							
							... 
							
							
							
							MozReview-Commit-ID: E2AAx7Zz2UF
--HG--
extra : rebase_source : 1b85ba3b1c699e71e6ecacf4d1dc4271f3416b08 
							
						 
						
							2017-07-04 11:00:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								56587adeab 
								
							 
						 
						
							
							
								
								Backed out changeset 5b706cd241cb (bug 483155) for Valgrind failure on Linux x64 opt. r=backout  
							
							
							
						 
						
							2017-08-11 10:48:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								dacb0e05f1 
								
							 
						 
						
							
							
								
								Bug 483155 - Put content creator function pointers onto nsHtml5ElementName. r=smaug  
							
							... 
							
							
							
							MozReview-Commit-ID: E2AAx7Zz2UF
--HG--
extra : rebase_source : 989c11459e16076a043aa7311c95941686e86ef7 
							
						 
						
							2017-07-04 11:00:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sylvestre Ledru 
								
							 
						 
						
							
							
							
							
								
							
							
								7c0ae251cd 
								
							 
						 
						
							
							
								
								Bug 1381253 - Remove redundant control flow declarations rs=ehsan  
							
							... 
							
							
							
							MozReview-Commit-ID: FFxP4aMCbOL
--HG--
extra : amend_source : 3aec108430b11048f47ffe19d5da7ac5034770a9 
							
						 
						
							2017-07-15 19:03:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								c18a3863eb 
								
							 
						 
						
							
							
								
								Bug 1269490 - Merge nsHtml5Atoms into nsGkAtoms. r=wchen  
							
							... 
							
							
							
							MozReview-Commit-ID: EcfnXkFuJy3
--HG--
extra : rebase_source : eb4ba2c1b95a9ccabdcdecf65f3b757691f033b8 
							
						 
						
							2017-04-20 11:47:02 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								1eb6516385 
								
							 
						 
						
							
							
								
								Bug 1358037 - Inline the methods of nsHtml5ElementName and nsHtml5AttributeName. r=wchen  
							
							... 
							
							
							
							Moving methods that refer to constant to the header that defines the
constants makes it infeasible to #define the constants at the end
of the header. To avoid introducing a new pass over the Java AST,
this patch turns the primitive constants that were
previously #defined into C++ contants, which, according to
Stroustrup 3rd ed., are handled at compile-time and don't consume
storage.
MozReview-Commit-ID: JnaDgW2OM7t
--HG--
extra : rebase_source : 3678d8db967e83d8b7e265a5ef926050cc20d770 
							
						 
						
							2017-04-20 10:34:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								b94c082c37 
								
							 
						 
						
							
							
								
								Bug 1355479 - Flatten attribute storage in the HTML parser to AutoTArray to avoid malloc. r=wchen  
							
							... 
							
							
							
							MozReview-Commit-ID: 77Hqo24F2nB
--HG--
extra : rebase_source : 9829c4ce7561e3a1d64d79884af6a8f72326021d 
							
						 
						
							2017-04-13 11:14:48 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								586ba83170 
								
							 
						 
						
							
							
								
								Bug 1355779 - Skip interned nsHtml5ElementName lookup for Custom Elements (ones with hyphen). r=wchen  
							
							... 
							
							
							
							MozReview-Commit-ID: 4xQlhExyo7d
--HG--
extra : rebase_source : 2acb38715feeeec5a1817dddae31960f18b2fe72 
							
						 
						
							2017-04-12 14:28:49 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								8de02e50f5 
								
							 
						 
						
							
							
								
								Bug 1355769 - Avoid malloc for nsHtml5ElementName when processing a non-interned element name. r=wchen  
							
							... 
							
							
							
							MozReview-Commit-ID: 4In5wo0flOB
--HG--
extra : rebase_source : 912c5be12ab9ef96bacdf4ef84905f7056addecb 
							
						 
						
							2017-04-12 13:21:03 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								2dfbad67f6 
								
							 
						 
						
							
							
								
								Bug 1347737 - Introduce a new non-heap-allocated type for holding nsStringBuffer* in the HTML parser. r=wchen.  
							
							... 
							
							
							
							MozReview-Commit-ID: Gn9fXroxQhY
--HG--
extra : rebase_source : 70bc539e80ce0b2372569a194366cfe559614fd1 
							
						 
						
							2017-03-20 14:45:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								e5ac89f389 
								
							 
						 
						
							
							
								
								Bug 1309195 - Mark strBuf as empty after the contents have been used or ignored. r=wchen.  
							
							... 
							
							
							
							MozReview-Commit-ID: 5KU62o2IMPs 
							
						 
						
							2016-10-19 10:38:20 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								d535d5df8f 
								
							 
						 
						
							
							
								
								Bug  1286911. r=wchen.  
							
							... 
							
							
							
							MozReview-Commit-ID: hzAu0jKAxt 
							
						 
						
							2016-09-27 13:47:53 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								eea6b5c9c8 
								
							 
						 
						
							
							
								
								Bug 1288084 - Expose a line number for each attribute, v2; r=wchen  
							
							
							
						 
						
							2016-09-20 16:31:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								a00a469bb6 
								
							 
						 
						
							
							
								
								Bug 1176698 - Use fallible allocator for attribute values in the HTML parser. r=wchen.  
							
							
							
						 
						
							2015-08-25 18:05:46 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								02d517f7ac 
								
							 
						 
						
							
							
								
								Bug 489820 part 2 - Grow buffers to the worst-case size before tokenizing; fix comments. r=wchen.  
							
							
							
						 
						
							2015-08-25 18:05:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								9cb0eb6ae0 
								
							 
						 
						
							
							
								
								Bug 489820 part 1 - Make charRefBuf non-growable and have the same lifetime as the tokenizer. r=wchen.  
							
							
							
						 
						
							2015-08-25 18:05:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								af681819f5 
								
							 
						 
						
							
							
								
								Bug 1176668 - Fix overflow avoidance in numeric character reference handling. r=wchen.  
							
							
							
						 
						
							2015-08-25 18:05:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								9ac2e0e1a3 
								
							 
						 
						
							
							
								
								Bug 559303 - Consolidate strBuf and longStrBuf in the tokenizer. r=wchen.  
							
							
							
						 
						
							2015-08-25 18:05:45 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael[tm] Smith 
								
							 
						 
						
							
							
							
							
								
							
							
								86fb3e80df 
								
							 
						 
						
							
							
								
								Bug 1096172 - Fix position reporting of bad charrefs in RCDATA. r=hsivonen.  
							
							
							
						 
						
							2015-04-02 12:48:06 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								4d398a8a1d 
								
							 
						 
						
							
							
								
								Bug 981279 - Clear the attribute holder after parsing innerHTML. r=smaug  
							
							
							
						 
						
							2014-03-10 11:14:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								d4b6f7d8d5 
								
							 
						 
						
							
							
								
								Bug 959150 part 5 - Avoid reallocating the attribute holder when parsing with nsHtml5StringParser. r=smaug.  
							
							
							
						 
						
							2014-03-05 21:38:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								ccbe381144 
								
							 
						 
						
							
							
								
								Bug 959150 part 1 - Represent nodes as void* in the portable part of the parser. r=smaug.  
							
							
							
						 
						
							2014-03-05 21:38:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan VanderMeulen 
								
							 
						 
						
							
							
							
							
								
							
							
								6626f074d4 
								
							 
						 
						
							
							
								
								Backed out 8 changesets (bug 959150) for Linux debug build bustage on a CLOSED TREE.  
							
							... 
							
							
							
							Backed out changeset 30bdc9b15e8e (bug 959150)
Backed out changeset 630e489aed30 (bug 959150)
Backed out changeset c6874004efe7 (bug 959150)
Backed out changeset ebc67518a962 (bug 959150)
Backed out changeset 14441e528582 (bug 959150)
Backed out changeset 8d0ae8bffb08 (bug 959150)
Backed out changeset 603b63c33e9a (bug 959150)
Backed out changeset 261e2d244c54 (bug 959150) 
							
						 
						
							2014-03-05 15:26:07 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								8f780b5264 
								
							 
						 
						
							
							
								
								Bug 959150 part 5 - Avoid reallocating the attribute holder when parsing with nsHtml5StringParser. r=smaug.  
							
							
							
						 
						
							2014-03-05 21:38:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								d9eaa52cdd 
								
							 
						 
						
							
							
								
								Bug 959150 part 1 - Represent nodes as void* in the portable part of the parser. r=smaug.  
							
							
							
						 
						
							2014-03-05 21:38:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									L. David Baron 
								
							 
						 
						
							
							
							
							
								
							
							
								03ba2e465b 
								
							 
						 
						
							
							
								
								Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h.  r=bsmedberg  
							
							... 
							
							
							
							This makes sense since the file no longer contains anything with the
nsTraceRefcnt name in it, and it will allow renaming nsTraceRefcntImpl
back to nsTraceRefcnt. 
							
						 
						
							2014-02-26 13:36:35 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								1b83407ce9 
								
							 
						 
						
							
							
								
								Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc  
							
							... 
							
							
							
							This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*modules/libmar*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name prtypes.h \
       ! -name Char16.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t 
							
						 
						
							2014-01-04 10:02:17 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								58fa997e45 
								
							 
						 
						
							
							
								
								Bug 870787 HTML parser part - Make <img> a form-associated element in the HTML parser. r=smaug  
							
							
							
						 
						
							2013-06-06 11:02:30 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									William Chen 
								
							 
						 
						
							
							
							
							
								
							
							
								a74ccbd5e9 
								
							 
						 
						
							
							
								
								Bug 818976 - Part 3: Generated code for HTML5 parser. r=hsivonen  
							
							
							
						 
						
							2013-03-26 00:15:23 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								4ee2568e9c 
								
							 
						 
						
							
							
								
								Bug 809956 - Deal with an odd number of ] characters before ]]> in a CDATA section in the HTML parser. r=smaug.  
							
							
							
						 
						
							2012-11-12 15:42:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								9c90ea6ac7 
								
							 
						 
						
							
							
								
								Bug 799958 - Remove prtype.h from C++ translator output. r=smaug.  
							
							
							
						 
						
							2012-10-25 14:03:27 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								ee3abb4e83 
								
							 
						 
						
							
							
								
								Bug 503190 - Include assertions in the C++ translator output. r=smaug.  
							
							
							
						 
						
							2012-10-01 11:52:32 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								b70e7be378 
								
							 
						 
						
							
							
								
								Bug 792790 - Introduce NoBoundsCheck variants of accessors on nsHtml5HtmlAttributes; Make operator= in jArray nullptr-aware. r=smaug.  
							
							
							
						 
						
							2012-10-01 11:49:01 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Isaac Aggrey 
								
							 
						 
						
							
							
							
							
								
							
							
								481e7dfb0b 
								
							 
						 
						
							
							
								
								Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan  
							
							
							
						 
						
							2012-09-28 01:57:33 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								e368dc9c85 
								
							 
						 
						
							
							
								
								Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg  
							
							... 
							
							
							
							This patch was generated by a script.  Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name nsXPCOMCID.h \
       ! -name prtypes.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double 
							
						 
						
							2012-08-22 11:56:38 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aryeh Gregor 
								
							 
						 
						
							
							
							
							
								
							
							
								d0ad5a7d0c 
								
							 
						 
						
							
							
								
								Bug 777292 part 2 - Change all nsnull to nullptr  
							
							
							
						 
						
							2012-07-30 17:20:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aryeh Gregor 
								
							 
						 
						
							
							
							
							
								
							
							
								65eef91085 
								
							 
						 
						
							
							
								
								Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan  
							
							
							
						 
						
							2012-07-20 14:16:17 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								183f3cd3e5 
								
							 
						 
						
							
							
								
								Bug 535530 - Transition to the return state eagerly when a semicolon has matched when tokenizing a named character reference in HTML. r=smaug.  
							
							
							
						 
						
							2011-11-30 15:11:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								c718393931 
								
							 
						 
						
							
							
								
								Bug 482921 part 14 - Address review comments. r=Olli.Pettay.  
							
							
							
						 
						
							2011-11-01 13:33:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								424d5d89ce 
								
							 
						 
						
							
							
								
								Bug 482921 part 11 - Deduplicate the tokenizer loop in .cpp. r=Olli.Pettay.  
							
							
							
						 
						
							2011-11-01 13:33:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								2de2833898 
								
							 
						 
						
							
							
								
								Bug 482921 part 4 - Support XML syntax highlighting in the parser core. r=Olli.Pettay.  
							
							
							
						 
						
							2011-11-01 13:33:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Henri Sivonen 
								
							 
						 
						
							
							
							
							
								
							
							
								8fd5e88e4a 
								
							 
						 
						
							
							
								
								Bug 482921 part 3 - Highlight tree builder-level errors in View Source. r=Olli.Pettay.  
							
							
							
						 
						
							2011-11-01 13:33:11 +02:00