Andrew Halberstadt
|
4a18b30019
|
Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin
|
2013-01-03 15:35:01 -05:00 |
|
Boris Zbarsky
|
d7646d41bf
|
Bug 827214. Fix HTML lists to really be webidl. r=peterv
|
2013-01-07 08:34:16 -05:00 |
|
Ehsan Akhgari
|
2cf729e283
|
Backed out changeset 66a7359f9be2 (bug 791546) because it broke the build
|
2013-01-03 18:36:16 -05:00 |
|
Shriram Kunchanapalli
|
bbed330a6b
|
Bug 791546: Removes nsCRT::strcmp(const PRUnichar* s) from nsCRT.h and replaces it occurrences with NS_strcmp; r=bsmedberg
|
2012-12-24 08:47:18 +05:30 |
|
Phil Ringnalda
|
e4afea6191
|
Bug 705570 - reenable the crashtests that include an <applet> on OS X 10.7 and 10.8 now that they no longer leak
--HG--
rename : browser/components/preferences/in-content/tests/privacypane_tests_perwindow.js => browser/components/preferences/in-content/tests/privacypane_tests.js
rename : browser/components/preferences/tests/privacypane_tests_perwindow.js => browser/components/preferences/tests/privacypane_tests.js
extra : rebase_source : c4a2231db56c29693d34f31eba70a90543910bcc
|
2012-12-29 08:18:56 -08:00 |
|
Alexander J. Vincent
|
722faa2cd1
|
Bug 812302 - nsSAXXMLReader::HandleXMLDeclaration should report its results. r+sr=smaug
|
2012-12-17 20:53:38 -05:00 |
|
Masayuki Nakano
|
792137f340
|
Bug 813445 part.3 Remove NS_EVENT_FLAG_CANT_CANCEL and NS_EVENT_FLAG_CANT_BUBBLE r=smaug
|
2012-12-16 10:26:03 +09:00 |
|
Jeff Walden
|
7146c23e80
|
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
|
2012-12-14 18:58:45 -05:00 |
|
Juan Gomez
|
22cd8de7ad
|
Bug 820435 - Fix the B2G builds on gcc-4.6 (NDK r8) due to missing std::nullptr_t in STLPort; r=ehsan
--HG--
extra : rebase_source : e5fd2c6d1f3c0c817374b0fbf6471e14171f04b4
|
2012-12-11 20:29:00 -05:00 |
|
Kartikaya Gupta
|
e72d7a1386
|
Bug 820172 - Fix android build when building with gcc 4.6. r=ehsan
|
2012-12-11 01:08:27 -05:00 |
|
Masatoshi Kimura
|
86d97108c8
|
Bug 638379 - Part 3: Remove workaround for unreliable inputErrorBehavior. r=hsivonen
|
2012-12-10 09:11:15 -05:00 |
|
Masatoshi Kimura
|
89a4119635
|
Bug 819650 - Remove nsContentUtils::CreateDocument. r=sicking
|
2012-12-10 09:05:33 -05:00 |
|
Patrick McManus
|
bda7430bfa
|
bug 792438 part 1 - identify css and head-based-js as dedicated network resources r=bz
|
2012-12-04 18:06:29 -05:00 |
|
Andrew McCreight
|
c8ecf6e183
|
Bug 815707 - clean up cycle collector Traverse/Unlink in parser/ r=smaug
|
2012-11-27 15:08:22 -08:00 |
|
Ehsan Akhgari
|
612c605383
|
Bug 813211 - Remove unneeded includes and forward declarations for threading code; r=hsivonen
|
2012-11-16 19:39:44 -08:00 |
|
Zack Weinberg
|
b90cc17174
|
Bug 663291: Improve the SpecialPowers and SimpleTest APIs to make it easier to write mochitests that look at error console output. Update all tests that were using ad-hoc console inspection or the old SimpleTest console handler API. r=ted
|
2012-11-16 21:53:32 -05:00 |
|
Ryan VanderMeulen
|
401bd9646a
|
Backed out changesets b242651c3c1b (bug 229827), b36eaac9ecf8, and 40f38a8aa660 (bug 663291) for mochitest-3/4 failures.
CLOSED TREE
|
2012-11-16 16:59:38 -05:00 |
|
Zack Weinberg
|
c1f34c416f
|
Bug 663291: Improve the SpecialPowers and SimpleTest APIs to make it easier to write mochitests that look at error console output. Update all tests that were using ad-hoc console inspection or the old SimpleTest console handler API. r=ted
--HG--
extra : rebase_source : 013c6031577f88a764fecee9750ee890b45d1181
|
2012-11-16 15:29:21 -05:00 |
|
Benoit Jacob
|
a1d7e0f511
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Alex Vincent
|
f60312a268
|
Bug 810559 - Switch publicID and systemID to match IDL and SAX specification. r=smaug
|
2012-11-13 21:16:00 -05:00 |
|
Henri Sivonen
|
e829394001
|
Bug 808464 - Refresh the "special" list in the HTML parser and the check for that list in the <dd> case. r=smaug.
|
2012-11-12 16:41:17 +02:00 |
|
Henri Sivonen
|
2711cf9503
|
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
|
2f13dd66f6
|
Bug 809403 - Sync Gecko C++ version of the HTML parser with changes made for Rust. rs=smaug.
|
2012-11-09 11:04:28 +02:00 |
|
Ms2ger
|
1458c5086e
|
Merge backout on a CLOSED TREE.
|
2012-11-08 09:20:52 +01:00 |
|
Ms2ger
|
e7adc51bbe
|
Bug 809756 - Backout bug 803665, bug 803668, bug 803666 and bug 803669 on a CLOSED TREE.
|
2012-11-08 09:20:25 +01:00 |
|
Masatoshi Kimura
|
97d73c1c4e
|
Bug 801402 - Use FindEncodingForLabel from HTML parser. r=hsivonen
|
2012-11-07 18:04:22 -05:00 |
|
Masatoshi Kimura
|
322d4b5d48
|
Bug 801402 - Use FindEncodingForLabel from XML parser. r=hsivonen
|
2012-11-07 18:04:21 -05:00 |
|
Nathan Froyd
|
dfb7fa0bf4
|
Bug 803669 - convert nsScannerBufferList to use mozilla::LinkedList; r=mrbkap
|
2012-10-19 12:23:15 -04:00 |
|
Henri Sivonen
|
a42309c3ff
|
Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug.
|
2012-11-06 13:57:51 +02:00 |
|
Jeff Walden
|
793acbdae0
|
Bug 803439 - Add removeFrom() that takes a list and asserts the element is initially present in it. r=jlebar
--HG--
extra : rebase_source : c2aad35774a71167f97f940fb416735862b78950
|
2012-10-23 17:43:23 -07:00 |
|
Alex Vincent
|
9d1057101f
|
Bug 436728 - Support SAX's namespace-prefixes feature, r=smaug
|
2012-11-04 12:38:00 -08:00 |
|
Nathan Froyd
|
083390c43e
|
Backout 57d8f6cd245a (bug 803669), fb673c95d56b (bug 803665), 24d8e0cb73f2 (bug 803665), ac46bd0d9fba (bug 803669), c9c67b62799b (bug 803666), b3314c0ddaac (bug 803668) for debug build test failures
|
2012-10-31 13:23:17 -04:00 |
|
Nathan Froyd
|
9698781209
|
Bug 803669 - followup fix; r=bustage
|
2012-10-31 12:31:36 -04:00 |
|
Nathan Froyd
|
b76665e7a6
|
Bug 803669 - convert nsScannerBufferList to use mozilla::LinkedList; r=mrbkap
|
2012-10-19 12:23:15 -04:00 |
|
Nathan Froyd
|
bd55a07f0e
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
|
Jacek Szpot
|
0b35b0e3d8
|
Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan
|
2012-10-26 15:32:10 +02:00 |
|
Ryan VanderMeulen
|
dd87cc277e
|
Bug 799917 - Backout for various regressions.
|
2012-10-28 08:49:20 -04:00 |
|
Henri Sivonen
|
dc4ef20648
|
Bug 799958 - Remove prtype.h from C++ translator output. r=smaug.
|
2012-10-25 14:03:27 +03:00 |
|
Isaac Aggrey
|
cbb17fe7b2
|
Bug 794510: Part 2: Use more stdint types instead of protypes.h types; r=ehsan
|
2012-10-11 18:38:04 -05:00 |
|
Henri Sivonen
|
9f6eeef233
|
Bug 599320 - Refuse encodings that are not rough ASCII supersets as hints from parent, previous doc or cache. r=smaug.
|
2012-10-16 10:42:54 +03:00 |
|
Henri Sivonen
|
e523717573
|
Bug 798275 - Make nsParser always say the insertion point is undefined, since it always is. r=smaug.
|
2012-10-16 16:05:06 +03:00 |
|
Ed Morley
|
c9faf83062
|
Backout 6db369a15ea7 (bug 599320) for frequent failures in bug599320-1.html
|
2012-10-16 12:22:31 +01:00 |
|
Henri Sivonen
|
52e012a82d
|
Bug 599320 - Refuse encodings that are not rough ASCII supersets as hints from parent, previous doc or cache. r=smaug.
|
2012-10-16 10:42:54 +03:00 |
|
Aryeh Gregor
|
45b3e80460
|
Bug 799917 - Make document.characterSet always lowercase; r=bz,f=hsivonen,smontagu
|
2012-10-14 10:13:19 +02:00 |
|
Trevor Saunders
|
3d3592cd63
|
bug 798595 - remove useless prmem.h includes r=ehsan
|
2012-10-04 02:14:06 -04:00 |
|
Jeff Walden
|
e06de56d87
|
Bug 796925 - Fix clang-on-Linux bustage in parser/html/jArray.h. rs=hsivonen
--HG--
extra : rebase_source : 1efb96732f06fea908dfa5b3a711bc1eafe99132
|
2012-10-09 15:01:48 -07:00 |
|
Henri Sivonen
|
4eb686ec9c
|
Bug 503190 - Include assertions in the C++ translator output. r=smaug.
|
2012-10-01 11:52:32 +03:00 |
|
Henri Sivonen
|
d91939100e
|
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
|
997db4d142
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
|
Ms2ger
|
14bb88f62a
|
Bug 581198 - Remove xpcom/io from LOCAL_INCLUDES; r=ted
|
2012-09-20 09:55:36 +02:00 |
|