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
|
9cc02fab98
|
Bug 213517 part 1 - Interpret x-user-defined as windows-1252 in <meta> for compatibility with other browsers. r=smontagu.
--HG--
rename : parser/htmlparser/tests/mochitest/file_bug672453_meta_utf16.html => parser/htmlparser/tests/mochitest/file_bug672453_meta_userdefined.html
|
2014-01-02 09:18:19 +02:00 |
|
William Chen
|
a77e9ae737
|
Bug 887538 - Implement web components shadow element. r=mrbkap
|
2013-12-20 22:43:58 -08:00 |
|
Frédéric Wang
|
4e1e0c7d3b
|
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
|
3440613a39
|
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
|
68b00083fd
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
|
William Chen
|
b92be20c45
|
Bug 854736 - Implement HTML content element. r=mrbkap
|
2013-12-02 02:26:12 -08:00 |
|
Ms2ger
|
4f74b44ae3
|
Bug 939271 - Part h: move mochitests to manifests in parser/htmlparser; r=hsivonen
|
2013-11-28 15:03:18 +01:00 |
|
Henri Sivonen
|
7b95f9e668
|
Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk.
|
2013-11-26 09:31:52 +02:00 |
|
Mike Hommey
|
e06d795c71
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
26bc04d200
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
ffe0380912
|
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
|
cd36e61807
|
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
|
e62e59c8c4
|
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
|
eb685833fd
|
Bug 797009 - Remove bad assertion in HTML parser. r=hsivonen
|
2013-11-13 15:53:12 -08:00 |
|
William Chen
|
7f2609364a
|
Bug 937259 - Remove <command> element from the parser. r=hsivonen
|
2013-11-13 15:17:13 -08:00 |
|
William Chen
|
90c165239e
|
Bug 822776 - Update "after after frameset" insertion mode. r=hsivonen
|
2013-11-13 14:57:07 -08:00 |
|
William Chen
|
3d6aeca46b
|
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
|
5ef843a9ec
|
Bug 936927 - Build the HTML parser in unified mode; r=hsivonen
|
2013-11-11 09:07:50 -05:00 |
|
Ehsan Akhgari
|
0e814d01e5
|
Bug 936445 - Remove some unused variables from the parser code; r=hsivonen
|
2013-11-08 08:55:38 -05:00 |
|
Daniel Holbert
|
b0d4f38205
|
Bug 932303: Mark parser/htmlparser/src as FAIL_ON_WARNINGS. r=mrbkap
|
2013-10-28 22:08:36 -07:00 |
|
Chris Peterson
|
7650c4357f
|
Bug 931664 - Fix -Wunused-variable warning in nsScanner.cpp. r=mrbkap
|
2013-10-27 00:55:19 -07:00 |
|
Mike Hommey
|
b000a846c2
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Ehsan Akhgari
|
6b1d998099
|
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
|
f4153f40d4
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
1ee1f27aa3
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Ehsan Akhgari
|
f0c2034274
|
Bug 921882 - Remove IsSecondMarker; r=hsivonen
|
2013-09-30 11:38:11 -04:00 |
|
Ehsan Akhgari
|
1a58e11353
|
Bug 921880 - Remove two unused static variables from nsHTMLTags.cpp; r=hsivonen
|
2013-09-30 11:38:09 -04:00 |
|
Gregory Szorc
|
1cff342d15
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
18a411a55c
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Gregory Szorc
|
6ed63cb064
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ehsan Akhgari
|
8b1e734ef4
|
Backed out changeset a73ffb0d0c97 because of build bustage
|
2013-09-29 17:20:07 -04:00 |
|
Ehsan Akhgari
|
f3d364af5a
|
Remove a number of unused variables, no bug
|
2013-09-29 16:42:12 -04:00 |
|
Ehsan Akhgari
|
7233ba7103
|
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
|
4922caac5c
|
Bug 916364 - Remove the unused mNumConsumed int. r=mrbkap
|
2013-09-20 10:26:43 -04:00 |
|
Mike Hommey
|
18d895f774
|
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
|
69250ebe86
|
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
|
dbcd90258c
|
Test for bug 910588 - log a parse error for <table><input></table>. rs=smaug.
|
2013-09-17 15:47:33 +03:00 |
|
Mike Hommey
|
f8bc7fa754
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Trevor Saunders
|
b2a552be0c
|
bug 908347 - rm nsIDebugDumpContent r=mrbkap
|
2013-08-17 10:46:38 -04:00 |
|
Trevor Saunders
|
0c205298fc
|
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
|
afea806bce
|
bug 908347 - remove nsIHTMLCOntentSink::IsEnabled r=mrbkap
|
2013-08-17 07:45:46 -04:00 |
|
Trevor Saunders
|
6af92f981e
|
bug 908347 - gut nsHTMLTokenizer a bit more r=mrbkap
|
2013-08-17 07:27:09 -04:00 |
|
Trevor Saunders
|
39875cb047
|
bug 908347 - kill nsIParserNode r=mrbkap
|
2013-08-16 22:19:32 -04:00 |
|
Trevor Saunders
|
3eec5c1468
|
bug 908347 - rm the bits of nsIHTMLContentSink nobody calls r=mrbkap
|
2013-08-16 22:02:26 -04:00 |
|
Trevor Saunders
|
c44bd61930
|
bug 908347 - HTMLContentSink::OpenContainer() doesn't need a parser node either r=mrbkap
|
2013-08-16 21:20:57 -04:00 |
|
Trevor Saunders
|
aa32c27fa6
|
bug 908347 - rm useless includes in nsToken.h r=mrbkap
|
2013-08-16 17:29:04 -04:00 |
|
Trevor Saunders
|
af70a91e16
|
bug 908347 - rm nsIElementObserver r=mrbkap
|
2013-08-16 16:39:22 -04:00 |
|
Cykesiopka
|
96660bac54
|
Bug 547963 - Uncomment assertion in test_bug418464.html. r=hsivonen
|
2013-08-23 11:07:10 -04:00 |
|