Mike Hommey
|
a65383e1e9
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
8ceb917350
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
9fe772e7fd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
57a2dfcb91
|
Bug 939039 - Remove now useless FORCE_STATIC_LIB definitions. r=gps
|
2013-11-19 11:47:28 +09:00 |
|
Mike Hommey
|
d7b6f95761
|
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
|
aa4f95de19
|
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
|
240a4277c8
|
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
|
02d23085a6
|
Bug 797009 - Remove bad assertion in HTML parser. r=hsivonen
|
2013-11-13 15:53:12 -08:00 |
|
William Chen
|
ed953c8ff3
|
Bug 937259 - Remove <command> element from the parser. r=hsivonen
|
2013-11-13 15:17:13 -08:00 |
|
William Chen
|
d3cdfbb569
|
Bug 822776 - Update "after after frameset" insertion mode. r=hsivonen
|
2013-11-13 14:57:07 -08:00 |
|
William Chen
|
a6888e633e
|
Bug 923167 - Update encoding used for compiling javaparser source files. r=hsivonen
|
2013-11-13 14:49:04 -08:00 |
|
Bobby Holley
|
6c0f7db3c4
|
Bug 840488 - Refactor Gecko to provide a more direct API to ask whether script is allowed for a given global. r=bz
|
2013-11-12 16:43:31 -08:00 |
|
William Chen
|
0b3bf39ab9
|
Bug 936994 - Update html5lib-tests to latest version as of Oct 8, 2013. r=hsivonen
|
2013-11-10 22:02:21 -08:00 |
|
Henri Sivonen
|
8be3895281
|
Bug 930281 - Use nsINode instead of nsIContent. r=smaug.
|
2013-11-12 10:45:22 +02:00 |
|
Henri Sivonen
|
e03d6ed558
|
Bug 936440 - Report UTF-16LE or UTF-16BE instead of UTF-16 as the BOM-sniffed encoding. r=emk.
|
2013-11-12 10:45:22 +02:00 |
|
Ehsan Akhgari
|
04370d5ca2
|
Bug 936927 - Build the HTML parser in unified mode; r=hsivonen
|
2013-11-11 09:07:50 -05:00 |
|
Ehsan Akhgari
|
f807ee3736
|
Bug 936445 - Remove some unused variables from the parser code; r=hsivonen
|
2013-11-08 08:55:38 -05:00 |
|
Trevor Saunders
|
012fdba09b
|
bug 935325 - merge nsIScriptGlobalObjectOwner into nsIDocShell r=smaug
|
2013-05-27 06:07:01 -04:00 |
|
William Chen
|
91bb91b158
|
Bug 932086 - Hoist <template> to head when found between </head> and <body>. r=hsivonen
|
2013-11-04 17:19:22 -08:00 |
|
Henri Sivonen
|
55a266896b
|
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
|
2013-11-04 13:24:33 +02:00 |
|
Carsten "Tomcat" Book
|
d7506637b7
|
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
|
2013-11-04 13:04:02 +01:00 |
|
Henri Sivonen
|
821d942153
|
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
|
2013-11-04 13:24:33 +02:00 |
|
Daniel Holbert
|
5f2cac6190
|
Bug 932303: Mark parser/htmlparser/src as FAIL_ON_WARNINGS. r=mrbkap
|
2013-10-28 22:08:36 -07:00 |
|
Chris Peterson
|
09bd3d6205
|
Bug 931664 - Fix -Wunused-variable warning in nsScanner.cpp. r=mrbkap
|
2013-10-27 00:55:19 -07:00 |
|
Cykesiopka
|
a3710e5c11
|
Bug 914270 - Part 1: Simple/Automated moves. r=joey
|
2013-10-24 18:51:00 +01:00 |
|
Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Mike Hommey
|
61124c1afc
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Ehsan Akhgari
|
48d081c9b1
|
Bug 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
--HG--
extra : rebase_source : e9f20ba45d4d1f4d76451b1ed066a6b4b9b6ae11
|
2013-10-18 20:34:58 -04:00 |
|
William Chen
|
4fb3f7e4ed
|
Bug 925907 - Check for IN_SELECT_IN_TABLE in "reset the insertion mode" in HTML5 parser. r=hsivonen
|
2013-10-17 13:26:49 -07:00 |
|
Steve Workman
|
d6f77ccc08
|
Bug 920725 - Return with error in nsHtml5StreamParser::WriteStreamBytes if mLastBuffer is null. r=hsivonen
|
2013-10-16 11:16:36 -04:00 |
|
Henri Sivonen
|
48fc98ecfc
|
Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky.
|
2013-10-16 04:46:10 +03:00 |
|
Ms2ger
|
bc14e4aa9c
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
7ffcd856c2
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
105ce73cfa
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Masayuki Nakano
|
5e5853070a
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
|
Ehsan Akhgari
|
180798444f
|
Bug 922933 - Don't #include nsIDocument.h in nsIContent.h; r=jst
--HG--
extra : rebase_source : 51f56fa27604224eacc2ba384bb826c49f4f917f
|
2013-10-02 07:40:07 -04:00 |
|
Trevor Saunders
|
e8f7d269ed
|
bug 920754 - rm more makefiles r=mshal
|
2013-09-25 16:39:06 -04:00 |
|
Ehsan Akhgari
|
f17fbef943
|
Bug 921882 - Remove IsSecondMarker; r=hsivonen
|
2013-09-30 11:38:11 -04:00 |
|
Ehsan Akhgari
|
d8136160fe
|
Bug 921880 - Remove two unused static variables from nsHTMLTags.cpp; r=hsivonen
|
2013-09-30 11:38:09 -04:00 |
|
Gregory Szorc
|
e53ac5e38d
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
d84dee3273
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Gregory Szorc
|
cabc6369a6
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ehsan Akhgari
|
58e5fbc2a4
|
Backed out changeset a73ffb0d0c97 because of build bustage
|
2013-09-29 17:20:07 -04:00 |
|
Ehsan Akhgari
|
d9a4b7effd
|
Remove a number of unused variables, no bug
|
2013-09-29 16:42:12 -04:00 |
|
Masayuki Nakano
|
648570f10b
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
|
Gregory Szorc
|
ed68c2482b
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
|
2013-09-24 11:50:08 -07:00 |
|
Masayuki Nakano
|
2a465d3e36
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
--HG--
rename : widget/nsEvent.h => widget/EventForwards.h
|
2013-09-24 19:04:14 +09:00 |
|
Ehsan Akhgari
|
b4cc06df88
|
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
|
4d833eb3ec
|
Bug 916364 - Remove the unused mNumConsumed int. r=mrbkap
|
2013-09-20 10:26:43 -04:00 |
|