Граф коммитов

172 Коммитов

Автор SHA1 Сообщение Дата
Robert O'Callahan fb7a994159 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 842b3fea92 Backing out bug 118704 to try to fix Windows leak orange 2008-08-16 23:27:40 +12:00
Robert O'Callahan 34de2392a2 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
Olli Pettay cdc8977689 Bug 435425, re-enable tests 2008-08-14 19:07:50 +03:00
Olli Pettay c19e664567 Bug 435425, disable tests for now 2008-08-14 16:43:57 +03:00
Olli Pettay e28eb0e459 Bug 435425 – Progress events for XHR, r=sicking, sr=jst 2008-08-14 14:07:46 +03:00
Olli Pettay a0fce88b65 Bug 372964 – Make XMLHttpRequest to work more like a normal event target, r=sicking, sr=jst 2008-08-14 14:04:43 +03:00
Jonas Sicking b16bc2848c Bug 28293: Implement defer attribute. r/sr=jst 2008-07-25 19:42:12 -07:00
Boris Zbarsky a2303a11e7 Bug 416317 changing test message to unconfuse tinderbox 2008-07-22 09:44:14 -07:00
Boris Zbarsky 7759eed086 Bug 416317. Implement querySelector(All) API. r=dbaron, sr=jst 2008-07-21 17:55:52 -07:00
Johnny Stenback 164a592d87 Landing tests for bug 132824. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc 2008-07-21 17:41:05 -07:00
Robert O'Callahan cec82c4f6e Fix test to not fail randomly 2008-07-15 10:52:07 -04:00
Robert O'Callahan 9d14f2c566 Disabling unreliable test, see bug 431833 2008-07-15 20:28:26 +12:00
Olli Pettay 2eef0dcb63 Bug 444722, XMLHttpRequest.send should handle case when there isn't any parameter, r+sr=bz 2008-07-13 22:32:33 +03:00
Olli Pettay e874858911 Bug 444030, Crash [@ nsGenericDOMDataNode::FirstLogicallyAdjacentTextNode], r+sr=jst 2008-07-13 22:28:22 +03:00
Adam Barth 5e79bb94d8 Bug 429781 - "Update XMLHttpRequest blocked header list" [r+sr=sicking] 2008-07-12 18:06:36 -05:00
Reed Loden 44aaafe89c Backed out changeset 88a91e1e9a3f 2008-07-12 16:32:25 -05:00
Jeff Walden 6d33ae5d7a Bug 397227 - "Reduce the effort needed to write C++ tests" [r=ted/luser] 2008-07-12 16:27:27 -05:00
Smaug e3d6dddc85 Bug 199959 – Attribute.specified isn't true when attribute set through Attribute.value='string'. r=sicking, sr=bz 2008-07-12 13:05:49 +02:00
Dietrich Ayala 70f20e25c7 imported patch bug-444030-backout 2008-07-10 15:14:04 -07:00
Olli Pettay 76ca602fa4 Bug 444030, Crash [@ nsGenericDOMDataNode::FirstLogicallyAdjacentTextNode] r+sr=jst 2008-07-10 21:21:31 +03:00
Robert O'Callahan 7454ea4889 Bug 438519. Make DocumentType.internalSbuset return null when there was no internal subset in the doctype at all. r+sr=sicking. Acid3 progress. 2008-06-14 20:24:13 +12:00
Jeff Walden 3058a74cd4 Bug 421765 - Implement DOM 3 replaceWholeText and wholeText. acid3++ r=smaug, sr=jst 2008-06-04 13:53:34 -04:00
bzbarsky@mit.edu 3398f8db45 Fix bug 431833: fire DOMFrameContentLoaded on the immediate parent document of the frame. r=bent, sr=sicking, a=beltzner 2008-05-04 20:53:42 -07:00
jonas@sicking.cc 7bff8694da Backing out to try to fix orange 2008-05-02 19:16:21 -07:00
jonas@sicking.cc def3db1121 Bug 429781: Update XMLHttpRequest blocked header list to latest spec. Patch by Adam Barth. r/sr=sicking a=damon 2008-05-02 17:00:18 -07:00
Olli.Pettay@helsinki.fi 875d62a614 Bug 426646, Using location.replace breaks iframe history, r=bz,sr=jst,a=dsicore 2008-04-29 00:18:55 -07:00
bzbarsky@mit.edu 9d923c0785 Don't report bogus errors when DOMParser is used from chrome. Bug 429785, r+sr=sicking, a=dsicore 2008-04-24 14:54:42 -07:00
Olli.Pettay@helsinki.fi 25efede61e Bug 430050, cancel frameloader initialization when docshell starts to load a page, r=sicking, sr=jst, a=dsicore 2008-04-24 03:33:22 -07:00
jonas@sicking.cc ab63fc8524 Followup patch to bug 425201. Make sure to throw if xhr.open is called with an illegal uri. Also restore the nsIScriptSecurityManager.CheckConnect API as soap still uses it 2008-04-18 10:35:55 -07:00
jst@mozilla.org f36dc677a5 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
mats.palmgren@bredband.net 3919282961 Don't trigger "Missing plugin" UI for supported image or document types when there's no URI. b=429157 r+sr=jst a1.9=beltzner 2008-04-16 13:07:11 -07:00
reed@reedloden.com 08a15dec3c Bug 426308 - "Cross site XHR backout broke redirect handling for privileged code" [p=manish@flock.com (Manish Singh) r+sr=sicking a=blocking1.9+] 2008-04-04 02:01:22 -07:00
jst@mozilla.org ecc535b7ad More fixes to get this test to run more reliably, use onload instead of a timeout... 2008-03-27 21:06:48 -07:00
jst@mozilla.org 22b24bd9d1 Bumping timeout in test in hope of stabilizing our slowish test boxes. 2008-03-27 17:58:39 -07:00
jst@mozilla.org a737898aa3 Fixing bug 425013. Make Firefox show the plugin finder UI for unsupported object tags w/o alternate content. r+sr=bzbarsky@mit.edu 2008-03-26 16:04:57 -07:00
jonas@sicking.cc 5fcdbd4297 Bug 424923: Remove support for cross-site XHR. r/sr=jst for code changes 2008-03-25 19:46:08 -07:00
bzbarsky@mit.edu 8a58d9d918 Adding test 2008-03-21 22:28:53 -07:00
bzbarsky@mit.edu 3eebb3a398 Don't garbage-collect still-loading Image nodes until their onload/onerror has fired. Bug 421602, r=stuart, sr=sicking 2008-03-19 12:07:59 -07:00
mattwillis@gmail.com 3e8f68ae6c Bug 383430 - Add features to XHR for convenience of background requests. Patch by Manish Singh <manish@flock.com> r/sr=sicking, a1.9=shaver 2008-03-18 17:14:38 -07:00
cbiesinger@gmail.com a07795d966 bug 422537 use a storage stream instead of a pipe as the upload stream when send()ing a document, to follow the expectations of nsIUploadChannel which wants a seekable stream. r+sr=bz a=beltzner 2008-03-18 12:49:20 -07:00
mattwillis@gmail.com 8c6886e1e4 Bug 421622 - Add testcase 2008-03-18 11:22:50 -07:00
Olli.Pettay@helsinki.fi 35f55ae89a Bug 419527, 'ASSERTION: Wrong root' with XBL, r+sr=sicking 2008-03-13 03:12:51 -07:00
jwalden@mit.edu 302b0df5a6 Switch a test from using a Mozilla-specific name for a constant to using the standard one, no semantic change. r=foopy 2008-03-12 13:43:09 -07:00
bent.mozilla@gmail.com 827ac24e1e Bug 420700 - Calling createContextualFragment affects subsequent setting of innerHTML. r+sr=jst, a=blocking1.9+. 2008-03-06 12:14:33 -08:00
reed@reedloden.com 59695deb84 Bug 420609 - "XMLHttpRequest no longer able to parse XHTML documents with entity references" [p=trev.moz@adblockplus.org (Wladimir Palant) r+sr=bzbarsky a1.9=sicking a=blocking1.9+] 2008-03-05 02:29:32 -08:00
bzbarsky@mit.edu d1c1513392 Add the charset right after the type, before all other params, if there is no existing charset in the type. Bug 413974, r=biesi, sr=sicking, a=beltzner 2008-02-28 20:24:32 -08:00
roc+@cs.cmu.edu 3bf32d7606 Bug 417255. Rework getClientRects/getBoundingClientRect/offset* code to use a generic rectangle iterator API which drills down through anonymous blocks, fixing IE compat. r+sr=dbaron 2008-02-27 01:26:15 -08:00
dbaron@dbaron.org 2ba2a27774 Fix todo expected to be fixed by bug 363248. 2008-02-26 18:55:20 -08:00
Olli.Pettay@helsinki.fi 55b7651538 Bug 409380, support 'unconnected' ranges , r+sr+a=sicking 2008-02-24 04:46:09 -08:00
Olli.Pettay@helsinki.fi 35afc3f0f6 Bug 418727, Save as text only includes the email subject, r+sr=peterv, a=beltzner 2008-02-21 10:45:57 -08:00
bent.mozilla@gmail.com 1db03f85cc Add missing file from the last checkin, bug 392322 2008-02-19 15:27:26 -08:00
bent.mozilla@gmail.com 772531dde1 Bug 392322 - "XMLHttpRequest crashes on local file retrieval [@ nsCrossSiteListenerProxy::OnStartRequest]". r+sr=sicking, a=blocking1.9+. 2008-02-19 15:12:23 -08:00
bzbarsky@mit.edu b688617577 Don't parse "style" attributes in data documents unless someone asks for .style. Bug 418214, r+sr=peterv, a=schrep 2008-02-19 09:52:00 -08:00
Olli.Pettay@helsinki.fi 5da47ef80d Bug 417384, r+sr=peterv, a=mtschrep 2008-02-19 05:17:29 -08:00
reed@reedloden.com 33749ae106 Bug 416958 - "Update header names" [p=suryaismail@gmail.com (Surya Ismail) r+sr=sicking a=blocking1.9+] 2008-02-16 19:26:13 -08:00
bent.mozilla@gmail.com 0937a82717 Backing out bug 392322 due to test failure. 2008-02-12 23:23:05 -08:00
bent.mozilla@gmail.com 027b23a14f Disable test until I can figure out why it won't link. 2008-02-12 21:29:12 -08:00
bent.mozilla@gmail.com d2e7bb0638 Bustage fix? 2008-02-12 21:17:17 -08:00
bent.mozilla@gmail.com 534ea8ce3e Bug 392322 - "XMLHttpRequest crashes on local file retrieval [@ nsCrossSiteListenerProxy::OnStartRequest]". r+sr=sicking, a=blocking1.9+. 2008-02-12 20:54:08 -08:00
Olli.Pettay@helsinki.fi 0e45a254b2 Bug 416383, call nsDOMAttributeMap::DropReference() when unlinking elements ([@nsDOMAttribute::GetValue(nsAString_internal&)]), r+sr=sicking, a=mtschrep 2008-02-11 02:36:50 -08:00
Olli.Pettay@helsinki.fi 0b8d40f0b9 Bug 415860, Range that selects textContent's last character will select everything when textContent changes, r+sr=sicking, a=mtschrep 2008-02-10 05:04:19 -08:00
surkov.alexander@gmail.com ea8e5d388b Bug 378969 - ###!!! ASSERTION: ReplaceElementAt(negative index): aIndex >= 0, file nsVoidArray.cpp, line 491, r=jwalden+bmo, sr=peterv, a=mtschrep 2008-02-09 10:05:13 -08:00
dcamp@mozilla.com 851af25532 Bug 414796: nsIDOMFile::getAsText(iso-8859-1) only returns first 8192 chars of file. r/sr/blocking-1.9=sicking 2008-02-07 14:45:29 -08:00
reed@reedloden.com a093dfef93 Remove <a ping> test from the content policies test as per bug 415168. 2008-02-01 15:41:39 -08:00
jonas@sicking.cc 2c0141fcd9 Bug 397878: Send Referer-Root header when doing cross-site access requests. Also update domain pattern matching to spec. Patch by <suryaismail@gmail.com>. r=bent sr=sicking b3a=beltzner 2008-01-31 00:16:54 -08:00
roc+@cs.cmu.edu c5de567085 Bug 414190. getBoundingClientRect and getClientRects need special treatment of tables. r+sr=mats 2008-01-28 09:42:52 -08:00
bzbarsky@mit.edu 48ce72cd1f Put the script in a <script>! 2008-01-27 13:10:30 -08:00
bzbarsky@mit.edu 8fec5d3b86 Need this change too. 2008-01-27 13:04:25 -08:00
bzbarsky@mit.edu 920b7a7995 Fix the test: off-domain subframes can no longer change the location of a non-toplevel parent frame, with the checkin for bug 408052. 2008-01-27 13:00:13 -08:00
jruderman@hmc.edu eaa7f784b2 Add my first mochitest! 2008-01-14 20:11:17 -08:00
roc+@cs.cmu.edu 903f1a020d Bug 410229. Check in preemptive fix for failing testcases to resolve Linux orange. 2008-01-03 20:28:15 -08:00
roc+@cs.cmu.edu ad95916457 Bug 410229. Mark failing testcases as todo while I figure them out. 2008-01-03 19:02:41 -08:00
roc+@cs.cmu.edu e8fc029ca5 Bug 410229. Handle IB special-siblings when we're finding all the CSS boxes for an element for getBoundingClientRect/getClientRects. r+sr=mats 2008-01-03 17:50:30 -08:00
jonas@sicking.cc e51c70d8de Bug 403841: nsContentUtils::CreateContextualFragment needs to deal with being passed nodes other than elements. Patch by luser. r/sr=sicking 2007-12-18 13:24:54 -08:00
dcamp@mozilla.com 5f1b8a408a Bug 403852: Unable to access nsIDOMFile using the [] operator. r+sr=sicking, b=dsicore 2007-12-17 13:20:40 -08:00
bzbarsky@mit.edu ca8e765bfe Propagate the node's principal as the owner to <object> loads as needed, and allow <object data="javascript:"> to work. Bug 353334 and bug 300263, r=biesi, sr=jst, a=dsicore 2007-12-03 13:57:17 -08:00
bzbarsky@mit.edu 6749e64aee Add a way to extract the charset and the position of the charset parameter from a content-type header. Use this in XMLHttpRequest to not clobber the non-charset parameters and not clobber the charset if it's already what we'll set, up to case. Apparently some broken servers are case-sensitive when looking at charsets! Bug 393968 (wherein the patch lies) and bug 397234, r+sr=biesi 2007-12-03 13:34:44 -08:00
mats.palmgren@bredband.net 91a44c37a7 Lookup default script language on the script global object when there is no root content. b=405182 r+sr=jst a=blocking1.9 2007-12-01 03:10:12 -08:00
bzbarsky@mit.edu eea905a151 Make getElementById in HTML always return the first node in document order. Bug 403868, r+sr=sicking 2007-11-21 18:28:47 -08:00
reed@reedloden.com ce6644e088 Back out luser's patch from bug 403841 as a possible cause of the Ts regression on Linux. 2007-11-17 13:14:37 -08:00
ted.mielczarek@gmail.com d46abe0504 bug 403841 - Crash in nsContentUtils::CreateContextualFragment when passed a non-element node as context node. r+sr=sicking 2007-11-17 05:16:49 -08:00
bzbarsky@mit.edu a8447e3684 Adding test 2007-11-15 14:23:07 -08:00
philringnalda@gmail.com da5765b579 Bug 401662 - plaintext serializer includes content of <style> elements, r+sr=mrbkap, a=dsicore 2007-11-12 19:15:44 -08:00
ted.mielczarek@gmail.com b69a049070 bug 402150 - Buffer overrun [@ nsDocument::RetrieveRelevantHeaders] at provided URL (mochitest). r=jst 2007-11-11 08:50:02 -08:00
bzbarsky@mit.edu bcae311b3f Make test actually run 2007-10-05 20:53:15 -07:00
bzbarsky@mit.edu e37e619e94 Add test 2007-10-05 20:01:10 -07:00
uriber@gmail.com df44090352 Rename Content-Access-Control to Access-Control. bug=397877 r+sr+a1.9=jonas 2007-09-30 22:45:58 -07:00
jonas@sicking.cc c9456f7b59 add tests for bug 390219 and bug 326337. r/sr=peterv a=me 2007-09-28 16:46:42 -07:00
bzbarsky@mit.edu b4202b8b20 Make this test actually test something 2007-09-20 20:58:35 -07:00
bzbarsky@mit.edu 07ad0c1291 Fixing test for real. 2007-09-20 20:39:16 -07:00
bzbarsky@mit.edu c5d6f26a6d Fixing test to actually pass 2007-09-20 20:06:50 -07:00
bzbarsky@mit.edu 7306206b3a Fix bug 392318. r+sr+a=sicking. 2007-09-20 19:41:08 -07:00
bzbarsky@mit.edu b353757468 Make getElementsByClassName handle the root element properly. Bug 395915, r+sr=peterv, a=sicking. 2007-09-20 15:10:27 -07:00
bzbarsky@mit.edu 287b0dad70 Fix serialization of '&' in "script" attribute values so that it round-trips correctly. Bug 392511, r+sr=peterv, a=jst 2007-09-14 12:03:13 -07:00
bzbarsky@mit.edu 4560e08469 Don't play games with the <meta> tag when not serializing an entire document. Bug 390735, patch by Ryan Jones <sciguyryan@gmail.com>, r+sr=bzbarsky, a=jst 2007-08-10 17:38:53 -07:00
ginn.chen@sun.com d0ed3cca65 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
Olli.Pettay@helsinki.fi 262f32eef7 Backout bug 378866, the patch doesn't handle all testcases :( 2007-08-03 06:06:05 -07:00
Olli.Pettay@helsinki.fi 9823360a13 Bug 378866, r+sr=bz, a=sicking 2007-08-02 23:53:01 -07:00
jonas@sicking.cc 36be3b3b16 Remove tests accessing remote server 2007-07-30 18:16:24 -07:00