Ehsan Akhgari
|
c59136bda6
|
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
|
d5120c4e9f
|
merge
|
2010-06-09 17:17:19 -07:00 |
|
Daniel Holbert
|
5b78c1fcbe
|
Backed out changeset a8ac411e1653 (bug 552938) for causing some randomorange.
|
2010-06-09 17:16:25 -07:00 |
|
Henri Sivonen
|
070a4b28a0
|
Bug 563514 - Avoid leaking or misplacing attributes on stray <html> and <body> tokens in the innerHTML case. r=jonas.
|
2010-06-09 09:44:25 +03:00 |
|
Henri Sivonen
|
89b94267e1
|
Bug 566280 - Text run prefixed by U+0000 shows only U+FFFD. r=sicking.
|
2010-05-27 16:08:19 +03:00 |
|
Henri Sivonen
|
7b5cf1ffc4
|
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.
|
2010-05-25 14:57:58 +03:00 |
|
|
|
f2e516f204
|
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
|
61fec64afe
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Craig Topper
|
5ec7efbb3a
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
|
Peter Van der Beken
|
ff7255aaa2
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
|
2010-04-19 17:40:15 +02:00 |
|
Mounir Lamouri
|
dbfa05d9b2
|
Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst]
|
2010-04-26 03:42:00 -04:00 |
|
Robert O'Callahan
|
fbc3e4e673
|
Backed out changeset 7432d20f5b86
|
2010-04-23 16:34:06 +12:00 |
|
Mounir Lamouri
|
33c08634c0
|
Bug 346485. Implement HTML5 <output> element. r=smaug,hsivonen,mrbkap,sr=jst
|
2010-04-23 14:43:23 +12:00 |
|
Jonas Sicking
|
39acfb74a8
|
Bug 518110: Kill HTMLBaseFontElement interface and HTMLHeadElement.profile. Also merge nsHTMLHeadElement and nsHTMLHtmlElement into nsHTMLSharedElement. r=jst
|
2010-04-19 12:06:00 -07:00 |
|
Henri Sivonen
|
ba8fdf3a36
|
Bug 558302 - Make <button> non-scoping in the HTML5 parser. r=bnewman.
|
2010-04-16 13:52:06 +03:00 |
|
Henri Sivonen
|
c0974bfcc8
|
Bug 555906 - </datalist> does not implicitly close an <option> in the HTML5 parser. r=bnewman.
|
2010-04-09 18:48:30 +03:00 |
|
Henri Sivonen
|
b5f180b06f
|
Test adjustment for bug 500631 - Update html5lib tree builder test data to reflect the new isindex prompt from the spec. r=bnewman.
|
2010-04-09 17:11:56 +03:00 |
|
Peter Van der Beken
|
c747dd5e75
|
Fix for bug 555496 ( XML invalid character error is reported on a completely unrelated location). r=bz.
|
2010-03-30 12:45:59 +02:00 |
|
Michael Wu
|
4fbe98ab41
|
Bug 553121 - Use resource URIs instead of file URIs for DTDs, r+sr=jst
|
2010-04-02 11:32:38 -07:00 |
|
Henri Sivonen
|
240317b062
|
Test for bug 536097 - Copy endTag flag when copying HTML5 tokenizer state. r=jmuizelaar.
|
2010-03-12 12:27:15 +02:00 |
|
Jonathan Griffin
|
3b8701ab72
|
Bug 546635. Update html5 parser tests from html5lib sources. r=hsivonen
|
2010-03-08 14:40:53 -08:00 |
|
Jonas Sicking
|
6b5d698011
|
Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
6859a5ac8e
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
48366287f1
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08:00 |
|
Zack Weinberg
|
06b4ff4ebe
|
Bug 544112 part 1: Make speculative and chrome style sheet loads go through the document object. Rearrange some C++ unit tests so they'll still link after part 2. r=bzbarsky sr=dbaron
|
2010-03-02 13:00:39 -08:00 |
|
Justin Wood
|
959d9e9ec4
|
Bug 546103, Remove remnant MOZ_PERF_METRICS from parser/, r=mrbkap
|
2010-03-01 23:38:21 -05:00 |
|
Henri Sivonen
|
471cd5aadc
|
Bug 547685 - Weaken test_bug418464.html to make both the old and the HTML5 parser pass. r=bzbarsky.
|
2010-02-23 15:58:17 +02:00 |
|
Frédéric Wang
|
38212bbbef
|
Bug 124709. Treat application/mathml+xml as an XML type. r=bzbarsky
|
2009-11-29 23:18:53 +01:00 |
|
Frédéric Wang
|
f331005fd3
|
Bug 530275. Move more MIME types into nsMimeTypes.h so we don't have to hardcode the strings in various places. r=bzbarsky
|
2009-11-21 00:12:42 +01:00 |
|
Geoff Lankow
|
e94c4ca78a
|
Bug 295506 - Variable tabulator width instead of fixed width of 4 spaces. r=mrbkap
|
2010-02-03 13:59:01 +01:00 |
|
Palo Misik
|
893e080bee
|
Bug 530505: Rev IID on parser interfaces for Gecko 1.9.3 r=mrbkap
|
2010-01-23 11:31:17 -05:00 |
|
Jae-Seong Lee-Russo
|
daedc27512
|
Bug 530364 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /parser, r=mrbkap
|
2009-12-13 09:32:10 -08:00 |
|
Robert Longson
|
f90bf22d2b
|
Bug 467477 - View Source should linkify xlink:href. r=mrbkap
|
2009-12-12 14:37:22 +00:00 |
|
Henri Sivonen
|
572e8880a6
|
Crashtest for bug 525229 - Crash [@ nsHtml5PendingNotification::nsHtml5PendingNotification] when document.writing an external script followed by start tag. r=bnewman.
|
2009-11-11 10:37:34 +02:00 |
|
Henri Sivonen
|
b2f5619ec9
|
Bug 529544 - Shut down the HTML5 parser thread from an observer (random crash [@ mozilla::storage::Connection::Close()]). r=sdwilsh.
|
2009-11-24 14:28:18 +02:00 |
|
Jesse Ruderman
|
814487c15b
|
Add crashtests for a few bugs
|
2009-12-06 17:53:38 -08:00 |
|
Jesse Ruderman
|
7a34a6ee75
|
Add crashtests for several bugs
|
2009-12-06 16:54:07 -08:00 |
|
Henri Sivonen
|
495a09d87c
|
Fix the bad orange fix in the previous push.
|
2009-11-19 17:24:20 +02:00 |
|
Henri Sivonen
|
92e10060c2
|
Bug 529544 - Make the HTML5 parser not participate on Mochitest. (orange fix)
|
2009-11-19 17:13:19 +02:00 |
|
Henri Sivonen
|
5c9324592e
|
Bug 521970 - Remove the ContinueParsing() method. r&sr=mrbkap.
|
2009-10-21 15:00:29 +03:00 |
|
Henri Sivonen
|
ea4c02a066
|
Bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman, sr=sicking.
|
2009-10-15 14:29:11 +03:00 |
|
Jonas Sicking
|
461aa4ae4c
|
Bug 521668: Don't parse more data from the network, even if pumping the event loop from a event handler rather than from a <script>. r=mrbkap
|
2009-11-06 15:30:24 -08:00 |
|
Phil Ringnalda
|
0b070deee9
|
Bug 523054 - Sweep out some more viewer orts, r=dbaron
|
2009-10-25 10:03:17 -07:00 |
|
Blake Kaplan
|
55b40ca4d1
|
Attempting to wallpaper over the topcrash reported in bug 408116. r+sr=jst@mozilla.com
|
2009-10-23 14:50:40 -07:00 |
|
Jesse Ruderman
|
94cea58062
|
Add bug 515816's testcase as a crashtest
|
2009-10-17 19:35:08 -07:00 |
|
Taras Glek
|
30d4e76d45
|
Bug 522229 - XML Pretty-Print no longer colored r=bz
|
2009-10-14 14:34:50 -07:00 |
|
Taras Glek
|
aff65029d4
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
|
2009-10-12 12:31:50 -07:00 |
|
Taras Glek
|
3200e50b73
|
Backed out changeset e22bef491d84
|
2009-10-08 16:43:55 -07:00 |
|
Taras Glek
|
ba915c7b5d
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
|
2009-10-08 11:22:50 -07:00 |
|
Jonas Sicking
|
90b687402b
|
Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.)
|
2009-10-02 14:13:59 +03:00 |
|