Benjamin Smedberg
|
762def30bb
|
Merge mozilla-central into the static-xpcom-registration branch.
|
2010-06-23 17:26:25 -04:00 |
|
Ehsan Akhgari
|
eda5dc1515
|
Bug 572642 - correct the component ID
--HG--
extra : rebase_source : 0cbe63fb07d3eea6db003aa295b4abed19602025
|
2010-06-23 15:52:01 -04:00 |
|
Ehsan Akhgari
|
fafab966e3
|
Bug 572642 - Part 1: Allow comments, and disallow styles when pasting CF_HTML content; r=roc
|
2010-06-23 14:40:08 -04:00 |
|
Ms2ger
|
27a3b29543
|
Implement the figure element. r=jst+timeless+ehsan (Bug 573356)
|
2010-06-23 10:08:56 -07:00 |
|
Ivan Enderlin ext:(%2C%20Mounir%20Lamouri%20%3Cmounir.lamouri%40gmail.com%3E%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E)
|
4164b0645e
|
Implement the mark element. r=jonas+timeless (Bug 485377)
|
2010-06-23 10:08:56 -07:00 |
|
Benjamin Smedberg
|
45af085fff
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
|
Henri Sivonen
|
8606402984
|
Bug 570898 - Defer isindex prompt reading until after startup. r=jonas.
|
2010-06-11 18:08:13 +03:00 |
|
Mounir Lamouri
|
8ec44938fc
|
Bug 568515 - xmp and plaintext element should be considered as HTMLElement, not HTMLSpanElement, r=sicking
|
2010-06-22 02:02:07 +02:00 |
|
Benjamin Smedberg
|
f13550a209
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
|
Mounir Lamouri
|
21c25202c6
|
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
|
2010-06-19 11:44:43 -07:00 |
|
Henri Sivonen
|
1a4896bded
|
Bug 566879 - Make innerHTML-inserted from controls not restore their state from history. r=Olli.Pettay.
|
2010-06-09 09:45:32 +03:00 |
|
Ehsan Akhgari
|
59ce9793d3
|
Backed out changeset 2dcce82f9d66 because of mochitest failures
|
2010-06-16 22:14:11 -04:00 |
|
Mounir Lamouri
|
540508e5de
|
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
|
2010-06-16 20:33:46 -04:00 |
|
Ehsan Akhgari
|
1d27c39d4a
|
Bug 520189 - Fix copy and test for the HTML editor; f=bzbarsky,dbaron r=sayrer,peterv,bzbarsky sr=roc
|
2010-04-09 17:06:09 -04:00 |
|
Daniel Holbert
|
00d625e66a
|
merge
|
2010-06-09 17:17:19 -07:00 |
|
Daniel Holbert
|
79fa9a7cdd
|
Backed out changeset a8ac411e1653 (bug 552938) for causing some randomorange.
|
2010-06-09 17:16:25 -07:00 |
|
Henri Sivonen
|
7fa5b05a40
|
Bug 563514 - Avoid leaking or misplacing attributes on stray <html> and <body> tokens in the innerHTML case. r=jonas.
--HG--
extra : rebase_source : 174666b3ec6c0a7e6251fe34b6bf23c499ad3575
|
2010-06-09 09:44:25 +03:00 |
|
Henri Sivonen
|
90f4e3fcbc
|
Bug 568800 - Make &foo= not expand in an attribute value. r=sicking.
--HG--
extra : rebase_source : ae54f51fba1896ac1545b003edf379c21e609d47
|
2010-06-02 14:01:57 +03:00 |
|
Henri Sivonen
|
977ed6243c
|
Bug 566280 - Text run prefixed by U+0000 shows only U+FFFD. r=sicking.
--HG--
extra : rebase_source : 86afd6adeba2231c526857a19e27e291296f60d1
|
2010-05-27 16:08:19 +03:00 |
|
Henri Sivonen
|
8a99f75610
|
Bug 552938 - Implement the SVG load event in text/html, make the SVG load event in XML async and only supported on <svg>. r=dholbert, sr=roc.
--HG--
extra : rebase_source : 6b4eb0b424b328cbb7853d767c2552ed01abc519
|
2010-05-25 14:57:58 +03:00 |
|
Henri Sivonen
|
95a61f78e3
|
Bug 569538 - Make aFromParser distinguish network, document.write and fragments in the HTML case. r=Olli.Pettay.
--HG--
extra : rebase_source : 2f4804245ff7b235736b882e0f9e84403e4e0ae6
|
2010-06-09 09:44:25 +03:00 |
|
Vladimir Vukicevic
|
30cae77604
|
b=565186; remove NS_ENSURE_TRUE in nsHtml5TreeOpExecutor; r=hsivonen
|
2010-06-04 12:03:24 -07:00 |
|
Henri Sivonen
|
877375af37
|
Bug 561874 - Make the HTML5 parser clip deep trees (similar to the old HTML parser) to avoid crashes in recursive code elsewhere. r=bzbarsky
|
2010-05-20 12:03:11 +03:00 |
|
Henri Sivonen
|
9e503bd46a
|
Bug 568611 - Remove an unused variable from nsHtml5TreeBuilder. r=dholbert.
|
2010-05-31 14:46:46 +03:00 |
|
Henri Sivonen
|
f4f1ba94f7
|
Bug 552908 - Implement spec changes to SVG </a> and </font> handling in text/html. rs=sicking.
--HG--
extra : rebase_source : fff4bffd4abb06c3ecd93c3bae126ac96aad71f2
|
2010-05-27 09:27:27 +03:00 |
|
Mitchell Field
|
6ad77bd6db
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
Michael Kohler
|
57c581b0db
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:51 +02:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Craig Topper
|
cb8187eff9
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
|
Boris Zbarsky
|
e98cd67374
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
Mike Hommey
|
ce41784187
|
Bug 542460 - Remove executable permission on source files [r=ted.mielczarek]
|
2010-05-06 09:32:50 +02:00 |
|
Peter Van der Beken
|
abd7f913e0
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
--HG--
extra : rebase_source : 5a07f12d9d13d92b796fd5f2cb182b069c3f87bf
|
2010-04-19 17:40:15 +02:00 |
|
Olli Pettay
|
19ccaf698e
|
Bug 562013 - parse innerHTML directly to the destination node, p=smaug+hsivonen, r=sicking
|
2010-05-04 11:36:42 +03:00 |
|
Henri Sivonen
|
240450b149
|
Bug 562635 - Set the initial flush timer delay to equal the subsequent delay. r=jonas.
|
2010-04-29 14:22:27 +03:00 |
|
Boris Zbarsky
|
a26d92e83d
|
Bug 562688 part 14. Eliminate all remaining eELEMENT consumers. r=jst
|
2010-04-30 09:12:06 -04:00 |
|
Mitchell Field
|
9818f00bf2
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
Henri Sivonen
|
58caddd7b4
|
Bug 551344 part 6 - Address more review comments from sicking in the Java parts of the HTML5 parser. r=jonas.
--HG--
extra : rebase_source : b89e63cce5869fc0518eacc1102f0d1b4b12d356
|
2010-04-19 16:25:13 +03:00 |
|
Henri Sivonen
|
711ffaef52
|
Bug 548232 - Make meta charset not have an effect on document.open()ed documents in the HTML5 parser (reverting most of bug 539887). r=bzbarsky.
--HG--
extra : rebase_source : 3f001d62e55a4ecd02c4ab8d1f6997e1547aef4e
|
2010-04-16 13:52:06 +03:00 |
|
Mounir Lamouri
|
dbdc60fd52
|
Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst]
|
2010-04-26 03:42:00 -04:00 |
|
Henri Sivonen
|
3347cbeda8
|
Bug 551344 part 4.5 - Drop flush timer safely when the cycle collector unlink nsHtml5Parser before nsHtml5StreamParser. r=jonas.
--HG--
extra : rebase_source : 1074aa1d53c749d2cb402abc5d084dfa969c352f
|
2010-04-27 10:33:06 +03:00 |
|
Henri Sivonen
|
5c3712d80a
|
Bug 551344 part 4 - Address more review comments from sicking in the C++ parts of the HTML5 parser. r=jonas.
--HG--
extra : rebase_source : b15efefa4ba578dead7645770f5ce3fa8becefda
|
2010-04-16 13:52:06 +03:00 |
|
Jonas Sicking
|
930783a5d2
|
Bug 515401: Make implementation of <base> HTML5 compliant, and clean it up. r=benjamn a=dholbert
|
2010-04-23 09:10:07 -07:00 |
|
Robert O'Callahan
|
75dc672dff
|
Backed out changeset 7432d20f5b86
|
2010-04-23 16:34:06 +12:00 |
|
Mounir Lamouri
|
fba2c4e7f0
|
Bug 346485. Implement HTML5 <output> element. r=smaug,hsivonen,mrbkap,sr=jst
|
2010-04-23 14:43:23 +12:00 |
|
Henri Sivonen
|
ec4be11d2b
|
Bug 539210 - Revise the README of the HTML5 parser Java to C++ translator to cover all makefile functionality. r=bnewman. NPOTB.
|
2010-04-22 11:24:54 +03:00 |
|
Olli Pettay
|
857f96fac4
|
Bug 559311 - [HTML5] nsContentUtils::CreateContextualFragment doesn't cache HTML5 parser properly, r=smaug
|
2010-04-21 14:54:40 +03:00 |
|
Henri Sivonen
|
5653937f4d
|
Bug 559819 - Change the string id for the isindex prompt. r=l10n.
--HG--
extra : rebase_source : 34212e52674deb7e3c20ef3dab91785d3f70bdf4
|
2010-04-20 17:19:30 +03:00 |
|
Jonas Sicking
|
1a83956b1c
|
Bug 518110: Kill HTMLBaseFontElement interface and HTMLHeadElement.profile. Also merge nsHTMLHeadElement and nsHTMLHtmlElement into nsHTMLSharedElement. r=jst
--HG--
extra : rebase_source : 651aeed4f884405ffd980b3b74a0dbb21f931156
|
2010-04-19 12:06:00 -07:00 |
|
Henri Sivonen
|
ff15bc6c29
|
Bug 551344 part 5 - Address more sicking's review comments in the Java parts of the HTML5 parser. r=jonas.
|
2010-04-16 13:52:06 +03:00 |
|
Henri Sivonen
|
21d2f60a92
|
Bug 551344 part 3 supplement - Rename the getter for the length of list of active formatting elements in the HTML5 parser. r=jonas.
|
2010-04-16 13:52:06 +03:00 |
|