Boris Zbarsky
|
96bd2b29d0
|
Bug 449219. Don't flush out textnodes unconditionally in the XML sink on packet boundaries. Instead, do smart coalescing like the HTML sink does. Also, always coalesce everything when doing XSLT. r+sr=sicking
|
2008-10-15 17:29:35 -04:00 |
|
Boris Zbarsky
|
305701b517
|
Fixing build bustage
|
2008-10-10 13:52:22 -04:00 |
|
Boris Zbarsky
|
d0177423c2
|
Bug 458637. Make sure to properly flag the XSLT result document as not being ready for layout until we StartLayout. r+sr=sicking
|
2008-10-10 13:44:43 -04:00 |
|
Boris Zbarsky
|
907891133c
|
But 427779. Make the XML parser not bail out on invalid URI in <xhtml:base>. r+sr=sicking
|
2008-10-10 13:44:43 -04:00 |
|
Jesse Ruderman
|
4ba2c01335
|
Update bug number in crashtest list comment
|
2008-10-09 14:29:09 -07:00 |
|
Taras Glek
|
390adbe464
|
bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr
|
2008-09-25 15:46:52 -07:00 |
|
Boris Zbarsky
|
fb22a71be0
|
Bug 456008. Make sure to not claim nodes are created via parser in the XML fragment sink, just like the HTML fragment sink doesn't claim it. r+sr=jst
|
2008-09-25 12:58:11 -04:00 |
|
Olli Pettay
|
a2769ead5a
|
Bug 450160 - DOMImplementation createDocument does not create an HTML document, r+sr=bz
|
2008-09-20 21:55:04 +03:00 |
|
sharparrow1@yahoo.com
|
d5a8112b79
|
Bug 42976, cloneNode() HTML Document nodes, r=smaug,sr=jst
|
2008-09-18 14:15:47 +03:00 |
|
Taras Glek
|
c26ce8e1ab
|
bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst
|
2008-09-12 15:32:18 -07:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Mats Palmgren
|
ff14b5b6ad
|
Crash test for bug 453278.
|
2008-09-04 21:47:49 +02:00 |
|
Mats Palmgren
|
6968909cca
|
Make sure we have a pres context. b=453278 r+sr=bzbarsky
|
2008-09-04 21:47:36 +02:00 |
|
Boris Zbarsky
|
0b32650b29
|
imported patch bug431701
|
2008-08-28 08:56:45 -04:00 |
|
Robert O'Callahan
|
1499813be0
|
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
|
2008-08-18 14:10:28 +12:00 |
|
Robert O'Callahan
|
65a0e17d1b
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
|
Robert O'Callahan
|
21fbc52690
|
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
|
2008-08-16 21:01:52 +12:00 |
|
Johnny Stenback
|
46ea0dc509
|
Followup cleanup for bug 439034, remove dead code and some silly code too. r+sr=jonas@sicking.cc
|
2008-08-15 16:01:03 -07:00 |
|
Olli Pettay
|
ed5c851afb
|
Bug 445330, document.loaded XML documents fire onload before DOMContentLoaded, r+sr=bz
|
2008-07-19 18:20:22 +03:00 |
|
Benjamin Smedberg
|
906cb69db1
|
Bug 445570 - Heap-allocated autostrings in DOM/content, r+sr=jst
|
2008-07-17 11:05:20 -04:00 |
|
Bobby Holley
|
da527d33c3
|
Viewport meta tag - content tests - bug 436083
|
2008-07-16 20:18:11 -07:00 |
|
Bobby Holley
|
94dfdbb9db
|
Viewport meta tag - content - bug 436083 r=jst,sr=sicking
|
2008-07-16 20:16:23 -07:00 |
|
Chris Double
|
02ccf2851f
|
Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc
|
2008-07-09 20:22:20 +12:00 |
|
Robert O'Callahan
|
c29eac2bf6
|
Bug 344258. Move ID-content map up from nsHTMLDocument to nsDocument to prepare for using it across all document types. r+sr=jst
|
2008-06-23 11:12:40 +12:00 |
|
Jeff Walden
|
68d86d0b8c
|
Bug 421765 - Implement DOM 3 replaceWholeText and wholeText. acid3++ r=smaug, sr=jst
|
2008-06-04 13:53:34 -04:00 |
|
reed@reedloden.com
|
3cd803c5a8
|
Bug 431703 - "Crash [@ nsXMLContentSink::HandleEndElement] setting innerHTML with SVG, onload" (null check) [p=longsonr@gmail.com (Robert Longson) r+sr=bzbarsky a1.9=beltzner]
|
2008-05-07 03:23:08 -07:00 |
|
jst@mozilla.org
|
54ae1d2978
|
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
|
2008-04-17 15:30:51 -07:00 |
|
jst@mozilla.org
|
940a11a226
|
Fixing bug 428847. Don't show an error page if an XML file references an XSLT stylesheet it doesn't have permission to load. r+sr=jonas@sicking.cc, a=beltzner
|
2008-04-17 15:22:44 -07:00 |
|
bent.mozilla@gmail.com
|
7e4ac1fa4a
|
Bug 425551 - "Fix async DOM events from keeping link elements alive past unlink". r+sr=sicking, a=beltzner.
|
2008-04-11 10:29:06 -07:00 |
|
jonas@sicking.cc
|
b8a008856b
|
Backing out due to test failures
|
2008-04-08 20:20:39 -07:00 |
|
jonas@sicking.cc
|
5e5ddf5b3f
|
Bug 425551: Improve script blocker code and use it to prevent async DOM events from keeping link elements alive past CC. Patch by bent. r/sr=sicking
|
2008-04-08 19:06:27 -07:00 |
|
jonas@sicking.cc
|
9b874a6992
|
Allow XMLHttpRequest and document.load load files from subdirectories. r/sr=dveditz
|
2008-04-08 17:38:12 -07:00 |
|
timeless@mozdev.org
|
d7e775a7be
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-04-06 05:28:34 -07:00 |
|
timeless@mozdev.org
|
f33eb4a3b4
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
|
timeless@mozdev.org
|
8074fda8ae
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
|
gavin@gavinsharp.com
|
d5b93cf6b0
|
Bug 422808: remove forwarding of nsIAuthPrompt for XHR and document.load so that users fall back to the more useful docshell prompts, r=sicking, sr=biesi (r=dolske on tests)
|
2008-03-18 11:18:29 -07:00 |
|
jst@mozilla.org
|
ac13f0ce0c
|
Fixing bug 415324. Don't change principals on documents during document.load() now that document principals must remain unchanged. r=jonas@sicking.cc, sr=bzbarsky@mit.edu
|
2008-03-11 16:47:23 -07:00 |
|
bent.mozilla@gmail.com
|
820a55f61d
|
Bug 420700 - Calling createContextualFragment affects subsequent setting of innerHTML. r+sr=jst, a=blocking1.9+.
|
2008-03-06 12:14:33 -08:00 |
|
mats.palmgren@bredband.net
|
336d1b4201
|
Don't notify when setting text from within the constructor. b=420429 r+sr=jonas a=blocking1.9
|
2008-03-04 23:14:42 -08:00 |
|
jruderman@hmc.edu
|
3cf63ffb87
|
Make nsContentSink, instead of subclasses, be responsible for making sure RemoveObserver is called (bug 420835). r+sr=sicking, a=blocking1.9+.
|
2008-03-04 20:54:21 -08:00 |
|
jst@mozilla.org
|
ca610c2fd7
|
Backing out fix for bug 419848 due to feed code breakage.
|
2008-03-03 21:39:09 -08:00 |
|
jst@mozilla.org
|
fbd1cdf2f8
|
Fixing bug 419848. Tighten rules about what JS files content can load. r+sr=jonas@sicking.cc
|
2008-03-03 20:17:33 -08:00 |
|
jonas@sicking.cc
|
65f4571f58
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv
|
2008-02-26 19:45:29 -08:00 |
|
myk@mozilla.org
|
b5e898ddd7
|
backing out fix for bug 416534 as potential cause of mochitest failure
|
2008-02-26 19:23:36 -08:00 |
|
jonas@sicking.cc
|
84548acb75
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. r/sr=peterv
|
2008-02-26 18:17:49 -08:00 |
|
benjamin@smedbergs.us
|
ca89a98e8c
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
|
jag@tty.nl
|
057bc17743
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
benjamin@smedbergs.us
|
5e262ed60c
|
Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking
|
2008-02-12 11:46:26 -08:00 |
|
bent.mozilla@gmail.com
|
c107df6d22
|
Bug 386769 - "Make setting innerHTML faster". r=jst, sr=peterv, a=blocking1.9.
|
2008-02-08 14:07:51 -08:00 |
|
dwitte@stanford.edu
|
d9595c6e9e
|
Bug 414894 - Remove content arena. r=smaug, sr=sicking, a=schrep
|
2008-02-02 15:41:24 -08:00 |
|