Jae-Seong Lee-Russo
|
48cece3011
|
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
|
7fc3cdc6a9
|
Bug 467477 - View Source should linkify xlink:href. r=mrbkap
|
2009-12-12 14:37:22 +00:00 |
Henri Sivonen
|
40b5f2a2c0
|
Bug 521970 - Remove the ContinueParsing() method. r&sr=mrbkap.
--HG--
extra : rebase_source : 95833f94665e2c9c64a34b7e1bd827ef85a074db
|
2009-10-21 15:00:29 +03:00 |
Henri Sivonen
|
78c76786eb
|
Bug 503473 - Prevent document.write() in the HTML5 parser where prohibited by HTML5. r=bnewman, sr=sicking.
--HG--
extra : rebase_source : 0f574695c4d6fad936e9d0960f07261aa192b13d
|
2009-10-15 14:29:11 +03:00 |
Jonas Sicking
|
835b9bac4e
|
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 |
Blake Kaplan
|
ffe8a3055b
|
Attempting to wallpaper over the topcrash reported in bug 408116. r+sr=jst@mozilla.com
|
2009-10-23 14:50:40 -07:00 |
Taras Glek
|
afa866e990
|
Bug 522229 - XML Pretty-Print no longer colored r=bz
--HG--
extra : rebase_source : a4bac99887fcdae4b82e02e05e765cb9388858aa
|
2009-10-14 14:34:50 -07:00 |
Taras Glek
|
1d126be6cd
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
|
2009-10-12 12:31:50 -07:00 |
Taras Glek
|
387de8cf2e
|
Backed out changeset e22bef491d84
|
2009-10-08 16:43:55 -07:00 |
Taras Glek
|
d07c55d805
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
|
2009-10-08 11:22:50 -07:00 |
Jonas Sicking
|
243d32f0ea
|
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 |
Blake Kaplan
|
5aa8d4f549
|
Bug 519337 - Don't read the sentinel value from a string. r=sicking
|
2009-09-30 15:15:51 -07:00 |
Henri Sivonen
|
217db1634c
|
Bug 499642 - Split the HTML5 parser into stream parser, doc.write parser and tree op executor. r=bnewman, sr=mrbkap.
|
2009-09-18 12:21:47 +03:00 |
Taras Glek
|
5cee56363b
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
Tommy Fogwell
|
e9d5620d31
|
Bug 484898 - Remove unused *_TIMER macros in CNavDTD and nsViewSourceHTML. r=bnewman sr=jst
--HG--
extra : rebase_source : f84584ede02f022edeb4b073c598a812134f5d1d
|
2009-08-14 09:56:03 -07:00 |
Blake Kaplan
|
75e69499cc
|
Bug 497013 - Fix some re-entrancy bugs in the parser. r+sr=sicking
|
2009-08-04 14:32:46 -07:00 |
Robert O'Callahan
|
2c969d8724
|
Backed out changeset 60add17e8ed3
|
2009-08-05 16:44:03 +12:00 |
Yu-Hsun Lin
|
c5041f44f7
|
Bug 486081. Remove unused nsTime class. r=roc
--HG--
extra : rebase_source : 582694b45d1d56759a619a4243abfc5a05453d8a
|
2009-08-05 14:39:05 +12:00 |
bjarne@runitsoft.com
|
136ecf84de
|
Bug 457809 - Speculatively load images from preloading. r=mrbkap, sr=bzbarsky
|
2009-07-07 22:23:20 -07:00 |
Henri Sivonen
|
8803c27a7f
|
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
|
2009-06-29 00:44:22 +02:00 |
Johnny Stenback
|
87138ce673
|
Backed out changeset 168dd0eb7283
|
2009-06-28 11:47:11 -07:00 |
Henri Sivonen
|
fb74340ed2
|
Merge trunk into HTML5 repo
|
2009-06-26 18:22:48 +03:00 |
Ben Newman
|
b5b32ea103
|
Bug 484121 (6/6) - Don't let DTDs hold parser references. r+sr=mrbkap
|
2009-06-23 14:22:17 -07:00 |
Ben Newman
|
fbb427a992
|
Bug 484121 (5/6) - Avoid needlessly passing nsIContentSink parameters to nsIDTD methods. r+sr=mrbkap
|
2009-06-23 14:22:17 -07:00 |
Ben Newman
|
c35c094d47
|
Bug 484121 (4/6) - Let the parser call nsIContentSink::{Will,Did}BuildModel directly. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
Ben Newman
|
cf8369dfe8
|
Bug 484121 (3/6) - Get rid of nsIDTD::Will{Resume,Interrupt}Parse. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
Ben Newman
|
be66be8cc9
|
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
Ben Newman
|
6589761eac
|
Bug 484121 (1/6) - Decompose nsHTMLTokenizer::GetFlags. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
Henri Sivonen
|
34a9141081
|
Merge trunk into HTML5 repo
|
2009-06-05 14:52:43 +03:00 |
Henri Sivonen
|
612191c82d
|
Merge trunk into HTML5 repo
|
2009-05-25 19:16:57 +03:00 |
Jonas Sicking
|
7ac1da9ded
|
Bug 481566: Add prefs to control making the content sink more responsive. r/sr=mrbkap
|
2009-05-19 08:54:42 -07:00 |
Henri Sivonen
|
1f9455f387
|
Merge the trunk into HTML5 parsing repo
|
2009-05-04 11:19:16 -07:00 |
Blake Kaplan
|
7f46f44eb5
|
Bug 490937 - Eagerly start prefetching URIs that we've found when we're done with our section of the document. Don't wait for the parser to tell us to go ahead. r+sr=jst
|
2009-05-14 13:02:13 -07:00 |
Henri Sivonen
|
94ba813332
|
Adjust nsParser to implement the HTML5 ParseFragment stub
|
2009-04-23 13:18:19 +03:00 |
Henri Sivonen
|
524846eeac
|
Merge trunk into HTML5 parsing repo
|
2009-03-30 15:32:26 +03:00 |
Blake Kaplan
|
7b882b1cc1
|
Bug 495663 - Count newlines correctly if we have an alternate ending position. r+sr=sicking
|
2009-06-01 20:44:37 -07:00 |
Blake Kaplan
|
984f190863
|
Bug 488730 - Count newlines correctly when skipping whitespace. r+sr=sicking
|
2009-06-01 20:44:37 -07:00 |
Henri Sivonen
|
27ccc45764
|
Merge the trunk into HTML5 parsing repo
|
2009-03-26 14:10:18 +02:00 |
Arpad Borsos
|
fee39dcf30
|
Bug 474369 - get rid of nsVoidArray, parser part; r+sr=mrbkap
|
2009-03-25 09:13:05 +01:00 |
Peter Van der Beken
|
3afc804584
|
Backing out 8f9ff81ef3fa to try to fix orange.
|
2009-03-24 10:43:42 +01:00 |
Ben Newman
|
ad89dbd67c
|
imported patch simplify-nsIDTD.diff
|
2009-03-23 18:26:46 -07:00 |
Ben Newman
|
c2610d97bf
|
imported patch parser-own-dtd.diff
|
2009-03-23 18:26:46 -07:00 |
Boris Zbarsky
|
7fbe6ae71f
|
Backing out changeset b47f0de93a82 (bug 457809) due to test failures
|
2009-03-24 19:18:25 -04:00 |
bjarne@runitsoft.com
|
28637b1d1c
|
Bug 457809 and bug 457810 - Speculatively load images and stylesheets (respectively). r=mrbkap, sr=bz
|
2009-03-24 12:52:00 -04:00 |
Henri Sivonen
|
99a8cc5f1a
|
Merge trunk into HTML5 parsing repo
|
2009-03-20 17:09:05 +02:00 |
Boris Zbarsky
|
ce1a541b65
|
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
|
2009-05-07 15:21:53 -04:00 |
Jonas Sicking
|
b6ff240427
|
Bug 478889: Make script-defer work in xhtml. r/sr=peterv
--HG--
extra : rebase_source : 4e2abc2b35c72f7c5831f58b0f1c6940b1824de7
|
2009-03-15 17:53:09 -07:00 |
Jonas Sicking
|
7fdf2000fd
|
back out changes that weren't supposed to be checked in
|
2009-03-10 00:03:48 -07:00 |
Jonas Sicking
|
86a18a593a
|
Bug 475636: Disallow refresh to javascript uris. r/sr=bz
--HG--
extra : rebase_source : 1fdfc3148c257aee22001be045258cc985ee027a
|
2009-03-09 23:03:39 -07:00 |