William Chen
|
f1738bc31b
|
Bug 887538 - Implement web components shadow element. r=mrbkap
|
2013-12-20 22:43:58 -08:00 |
|
Frédéric Wang
|
75e41ef6c0
|
Bug 527201 - Remove the hack to skip bogus MathML _moz-* attributes in the HTML5 test suite. r=hsivonen
|
2013-12-16 09:01:29 -05:00 |
|
Birunthan Mohanathas
|
58325c73be
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
|
2013-12-08 21:52:54 -05:00 |
|
Birunthan Mohanathas
|
bd0f161288
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
|
William Chen
|
90f4e373d5
|
Bug 854736 - Implement HTML content element. r=mrbkap
|
2013-12-02 02:26:12 -08:00 |
|
Ms2ger
|
c20852e79e
|
Bug 939271 - Part h: move mochitests to manifests in parser/htmlparser; r=hsivonen
|
2013-11-28 15:03:18 +01:00 |
|
Henri Sivonen
|
b2bca3e3e1
|
Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk.
|
2013-11-26 09:31:52 +02:00 |
|
Mike Hommey
|
db9e5129bc
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
b18be7aacd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
f81885e53b
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
William Chen
|
962d4f876b
|
Bug 705046 - Enable all html5lib tests on Mac OS X 10.7 and 10.8. r=hsivonen
|
2013-11-13 00:13:45 -08:00 |
|
William Chen
|
7c1cdb0c26
|
Bug 937003 - Use correct adjusted insertion location for foster parenting in template element. r=hsivonen
|
2013-11-10 22:45:43 -08:00 |
|
William Chen
|
a590bca00b
|
Bug 797009 - Remove bad assertion in HTML parser. r=hsivonen
|
2013-11-13 15:53:12 -08:00 |
|
William Chen
|
5abb61b7bb
|
Bug 937259 - Remove <command> element from the parser. r=hsivonen
|
2013-11-13 15:17:13 -08:00 |
|
William Chen
|
c549147842
|
Bug 822776 - Update "after after frameset" insertion mode. r=hsivonen
|
2013-11-13 14:57:07 -08:00 |
|
William Chen
|
20f8c09fca
|
Bug 936994 - Update html5lib-tests to latest version as of Oct 8, 2013. r=hsivonen
|
2013-11-10 22:02:21 -08:00 |
|
Ehsan Akhgari
|
b36f465a9d
|
Bug 936927 - Build the HTML parser in unified mode; r=hsivonen
|
2013-11-11 09:07:50 -05:00 |
|
Ehsan Akhgari
|
a1c8394874
|
Bug 936445 - Remove some unused variables from the parser code; r=hsivonen
|
2013-11-08 08:55:38 -05:00 |
|
Daniel Holbert
|
81309399d5
|
Bug 932303: Mark parser/htmlparser/src as FAIL_ON_WARNINGS. r=mrbkap
|
2013-10-28 22:08:36 -07:00 |
|
Chris Peterson
|
8af0116122
|
Bug 931664 - Fix -Wunused-variable warning in nsScanner.cpp. r=mrbkap
|
2013-10-27 00:55:19 -07:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Ehsan Akhgari
|
633d4b87a2
|
Bug 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
--HG--
extra : rebase_source : e9f20ba45d4d1f4d76451b1ed066a6b4b9b6ae11
|
2013-10-18 20:34:58 -04:00 |
|
Ms2ger
|
df62fb8b0f
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
9d5ce8dfb7
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Ehsan Akhgari
|
9ef9a3128d
|
Bug 921882 - Remove IsSecondMarker; r=hsivonen
|
2013-09-30 11:38:11 -04:00 |
|
Ehsan Akhgari
|
5a268fc0a8
|
Bug 921880 - Remove two unused static variables from nsHTMLTags.cpp; r=hsivonen
|
2013-09-30 11:38:09 -04:00 |
|
Gregory Szorc
|
c44d9c8614
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
eae8f15a4a
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Gregory Szorc
|
3d0a157ac2
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ehsan Akhgari
|
019f6a95dd
|
Backed out changeset a73ffb0d0c97 because of build bustage
|
2013-09-29 17:20:07 -04:00 |
|
Ehsan Akhgari
|
996fe50ca8
|
Remove a number of unused variables, no bug
|
2013-09-29 16:42:12 -04:00 |
|
Ehsan Akhgari
|
dee6c12c6f
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
|
Alexander J. Vincent
|
52b70cee2d
|
Bug 916364 - Remove the unused mNumConsumed int. r=mrbkap
|
2013-09-20 10:26:43 -04:00 |
|
Mike Hommey
|
7371888973
|
Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
Also mark TOOL_DIRS/TEST_TOOL_DIRS directories in backend.mk and recurse them normally instead of forcing make -C dir libs for them.
|
2013-09-19 07:43:02 +09:00 |
|
Joshua Cranmer
|
0706184d74
|
Bug 904985, part 2: Use char16_t for NS_LITERAL_STRING, r=glandium, dbaron.
--HG--
extra : rebase_source : b4c9def93d907724fb4a1bc3f6279db87a11fb1f
|
2013-09-17 22:43:12 -05:00 |
|
Henri Sivonen
|
c75fdb1ad8
|
Test for bug 910588 - log a parse error for <table><input></table>. rs=smaug.
|
2013-09-17 15:47:33 +03:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Trevor Saunders
|
0725c40515
|
bug 908347 - rm nsIDebugDumpContent r=mrbkap
|
2013-08-17 10:46:38 -04:00 |
|
Trevor Saunders
|
8a1030ed0e
|
bug 908347 - make Open / Close Container() take an enum with only html and body elements r=mrbkap
|
2013-08-17 08:06:23 -04:00 |
|
Trevor Saunders
|
916b264dfc
|
bug 908347 - remove nsIHTMLCOntentSink::IsEnabled r=mrbkap
|
2013-08-17 07:45:46 -04:00 |
|
Trevor Saunders
|
0798c2784f
|
bug 908347 - gut nsHTMLTokenizer a bit more r=mrbkap
|
2013-08-17 07:27:09 -04:00 |
|
Trevor Saunders
|
e759f9279a
|
bug 908347 - kill nsIParserNode r=mrbkap
|
2013-08-16 22:19:32 -04:00 |
|
Trevor Saunders
|
9b7a5a0081
|
bug 908347 - rm the bits of nsIHTMLContentSink nobody calls r=mrbkap
|
2013-08-16 22:02:26 -04:00 |
|
Trevor Saunders
|
5c394b9fd5
|
bug 908347 - HTMLContentSink::OpenContainer() doesn't need a parser node either r=mrbkap
|
2013-08-16 21:20:57 -04:00 |
|
Trevor Saunders
|
34d9613d69
|
bug 908347 - rm useless includes in nsToken.h r=mrbkap
|
2013-08-16 17:29:04 -04:00 |
|
Trevor Saunders
|
f852218be0
|
bug 908347 - rm nsIElementObserver r=mrbkap
|
2013-08-16 16:39:22 -04:00 |
|
Cykesiopka
|
66a9e0bd5c
|
Bug 547963 - Uncomment assertion in test_bug418464.html. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
|
Ms2ger
|
4d0ead0110
|
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
|
2013-08-22 08:56:01 +02:00 |
|
Blake Kaplan
|
77068e156d
|
Bug 903912 - Remove the internals of the old parser since it's only used for about:blank. r=hsivonen
--HG--
extra : rebase_source : 620d34c12607f1e79ffed95e547d19e9c7a2359b
|
2013-08-12 11:28:41 -04:00 |
|