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

14834 Коммитов

Автор SHA1 Сообщение Дата
Alex Vincent c4b69e5fc6 Bug 458944 - In nsIMutationObserver.h, document how the user should attach observers; r+sr=jonas 2008-10-11 03:38:16 +02:00
Boris Zbarsky 3dffa54a0a Backing out bug 450990 to try to fix leaks 2008-10-10 15:45:32 -04:00
Boris Zbarsky 1eace6852d Bug 450990. Build bustage fix 2008-10-10 14:29:13 -04:00
Boris Zbarsky 6d643b25ee Bug 450990. Address review comments too 2008-10-10 14:21:29 -04:00
Boris Zbarsky 262a5fcd01 Adding test for bug 427779 2008-10-10 14:09:51 -04:00
Boris Zbarsky 71e5950f7a Fixing build bustage 2008-10-10 13:52:22 -04:00
Boris Zbarsky 460147e339 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 58d1fe590e 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
Neil Deakin 8d9c91329d Bug 450990. Kill off EnsureContentsGenerated. r=peterv, sr=bzbarsky, sicking helped write the patch 2008-10-10 13:44:43 -04:00
arno 90e6ab8f39 Bug 442801 - No caret or wrongly positioned caret within contenteditable=inherit element; r+sr=peterv 2008-10-10 18:09:37 +02:00
Arpad Borsos 4460c617be Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Vladimir Vukicevic 211a0c9692 backing out bug 436932, to fix mochitest failure 2008-10-10 00:07:54 -07:00
Ben Turner 0ebd51c542 Backed out changeset 92e24ee719b8 2008-10-09 22:13:30 -07:00
Taras Glek 8af8a43283 Bug 455595: deCOMtaminate nsINameSpaceManager r+sr=jst 2008-10-09 16:32:00 -07:00
Taras Glek c32a967f9c Bug 455742: outparamdel nsIForm r+sr=jst 2008-10-09 16:31:40 -07:00
Taras Glek 429e21194c Bug 455806: outparamdel nsIPrivateTextEvent r+sr=jst 2008-10-09 16:31:19 -07:00
Taras Glek ea2b67cc50 Bug 455943: outparamdel nsIPrivateTextRangeList r+sr=jst 2008-10-09 16:30:48 -07:00
Taras Glek 8d3ffd0416 Bug 456099: outparamdel nsIPrivateDOMEvent r+sr=jst 2008-10-09 16:23:07 -07:00
Vladimir Vukicevic a3f0d72339 bustage fix; wrong filename in Makefile.in 2008-10-09 15:04:28 -07:00
Vladimir Vukicevic d47afebe68 b=436932, add mozImageSmoothingEnabled property to canvas; r+sr=roc 2008-10-09 14:49:16 -07:00
Jesse Ruderman 306c83f327 Update bug number in crashtest list comment 2008-10-09 14:29:09 -07:00
Jesse Ruderman 9251f8ac9b Add crashtest 2008-10-09 14:23:59 -07:00
Olli Pettay 5b1fc14de2 Bug 457776 - 'ASSERTION: didn't call Disconnect', r+sr=jst 2008-10-09 09:38:04 +03:00
Robert Sayre 213bd60c7c Merge. 2008-10-08 21:17:03 -04:00
Robert Sayre 5052316770 Bug 458959. this.JSON is enumerable. r+sr=mrbkap 2008-10-08 19:33:26 -04:00
Boris Zbarsky 22435de396 Bug 456980. Make it possible to swap chrome docshells as well, if there is no session history involved. Can be used for sidebars and such. r+sr=jst 2008-10-08 09:04:32 -04:00
Olli Pettay b3f4cd85ff Bug 457716 - XUL shouldn't always traverse all the prototypes, r+sr=peterv 2008-10-08 14:41:52 +03:00
Olli Pettay a0c05b71ed Bug 458202 - Speed up event handling, r+sr=jst 2008-10-08 14:35:29 +03:00
Olli Pettay 5a14040570 Bug 451323, r+sr=roc 2008-10-08 14:13:26 +03:00
Olli Pettay 8ff3e52296 Bug 458206 - Abort @ ~nsXMLHttpRequest, r+sr=sicking 2008-10-08 14:08:01 +03:00
Boris Zbarsky a5999683b3 Bug 458100. Make sure that we'll also instantiate the plug-in even if the nsPluginDocument has no presshell yet at OnStartRequest time. Thanks to Evgeny <evg.salmin@gmail.com> for pointing out the problem. r+sr=jst 2008-10-07 14:53:23 -04:00
Boris Zbarsky 658d1dfdfb Bug 456617. Refactor some ugly code to only live in one spot. r+sr=jst 2008-10-07 14:53:23 -04:00
Boris Zbarsky c6fc1a13a8 Bug 455540. Eliminate the non-OOM-failures-possible version of GetNodInfo. r+sr=jst 2008-10-07 14:53:22 -04:00
Boris Zbarsky 853d08af08 Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Boris Zbarsky 6343c3cfe1 Bug 433616 part 3. Integration of externa resource documents into nsReferencedElement, plus some SVG fixups needed to handle nsReferencedElement returning an element from a different document, r+sr=roc 2008-09-28 15:16:15 -04:00
L. David Baron ab0676ea7a Merge backout of changeset 4e7a2d27d636: relanding part of bug 433616 to test the theory that it was the cause of the regression, and something else caused an equal regression when we backed it out. 2008-10-04 13:00:50 -07:00
Boris Zbarsky d0e070a589 Backed out changeset 4e7a2d27d636: relanding Bug 433616 part 2. Implement loading of external resource documents. r=jst, sr=roc 2008-10-04 13:00:09 -07:00
Blake Kaplan fe270762e4 Bug 364315 - Implement speculative parsing. r+sr=jst 2008-09-30 23:48:47 -07:00
Jonas Sicking 95a8c403e6 Fix shutdown leak in Access-Control implementation. 2008-09-30 23:17:15 -07:00
Reed Loden 69524007fe Merge 2008-10-01 00:52:51 -05:00
Zack Weinberg 7ea359fd75 Bug 450652 – Style system changes to support CSS3 border-radius – data structures for elliptical borders (part 1) [r+sr=dbaron] 2008-10-01 00:50:52 -05:00
Jonas Sicking 71c098fc26 Disable Cross-Site XHR tests on mac since the mochitest server freaks out. 2008-09-30 22:49:15 -07:00
Chris Pearce 7314ba00d9 Bug 454683 - "Media element setVolume should fail on invalid values" [r+sr=roc] 2008-10-01 00:44:16 -05:00
Matthew Gregan 130ef3bded Bug 457806 - "<source> child of <audio> causes HTML parser to enter infinite loop" [r+sr=mrbkap] 2008-09-30 23:58:02 -05:00
Jonas Sicking dbc7955a58 Remove test that is no longer relevant after cross-site XHR landing. Also disable cross-site XSLT test for now 2008-09-30 20:58:03 -07:00
Chris Double 5f292cc6a5 Backout bug 454971 - Support creation of Audio objects outside of the document 2008-10-01 16:53:29 +13:00
Chris Double d17c54fcc1 Backed out changeset 477309013214 2008-10-01 16:52:51 +13:00
John Daggett d3e7ca5b3c Bug 441473. Implement user font set object. r+sr=roc 2008-10-01 12:01:53 +09:00
Jonas Sicking 73316af333 Fix tests since network code or mochitest server can't deal with DELETE and PUT. r/sr=me 2008-09-30 17:54:04 -07:00
Jonas Sicking 04943182a4 Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst 2008-09-30 17:52:52 -07:00
Jonas Sicking 0cb2b05e30 Ensure that you can't use upload ProgressEvents to do server detection when using Access-Control. b=389508 r=smaug sr=jst 2008-09-30 17:51:53 -07:00
Jonas Sicking 4e7c8085c2 Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst 2008-09-30 17:50:42 -07:00
Jonas Sicking f9b484d02c Reland old Access-Control implementation. b=389508 r/sr=jst 2008-09-30 17:49:30 -07:00
Chris Double 32d3012ef7 Merge for Bug 454971 2008-10-01 13:33:09 +13:00
Ben Turner 25fd96dbca Bug 450452 - 'Implement XHR (minus X) for worker threads. r+sr=jst' 2008-09-30 16:56:57 -07:00
Daniel c882af5f38 Bug 433065 - remove support for -moz-pre-wrap. r=dbaron sr=bz 2008-10-01 01:49:47 +02:00
L. David Baron c5f7e9f3d2 Backed out changeset c1f6a55626be (bug 433616, part 2) because it probably caused a Windows XP performance regression. 2008-09-30 09:51:26 -07:00
Robert O'Callahan fa9fe861d2 Relanding bug 433616 part 2 to see if it's the cause of a Tp regression 2008-09-30 14:45:02 +13:00
Chris Double 8ad1beddde Bug 454971 - Support creation of Audio objects outside of the document - r+sr=roc 2008-09-30 12:49:30 +13:00
Taras Glek 51317171c5 bug 457303: make nsXULPopupListener::FireFocusOnTargetContent windows-only r=Enn 2008-09-29 16:44:28 -07:00
Chris Double 5d9d43b8bd Bug 455500 - Enormous memory usage with fieldset, legend, audio and DOMAttrModified event listener - s+sr=roc 2008-09-30 12:05:06 +13:00
Boris Zbarsky 92c3ada148 Adding some tests 2008-09-29 16:36:28 -04:00
Boris Zbarsky 872ba2e8a1 Bug 433616 part 1. Make it possible to create a document viewer with no parent widget or container, and make various code saner about handling null document/prescontext/documentviewer containers. r=roc, sr=jst 2008-09-28 15:14:28 -04:00
Boris Zbarsky fea473d9f8 Backing out changesets 2ea77fa990af, 7d2d8869e73c, 93441e4f521e, 43d2ee100f3b, a2d84821ea71 to see whether they're causing the Windows Txul or Mac Tp regressions 2008-09-29 08:51:29 -04:00
Robert O'Callahan a041d55225 Backing out 454683 due to test failure 2008-09-29 17:06:34 +13:00
Robert O'Callahan 5802663fa4 Backing out 454683 due to test failure 2008-09-29 17:05:06 +13:00
Serge Gautherie f7071c37e5 Bug 454683 - Media element setVolume should fail on invalid values; "bustage fix" fix :-> 2008-09-29 04:21:19 +02:00
Serge Gautherie f212889619 Bug 454683 - Media element setVolume should fail on invalid values; bustage fix 2008-09-29 02:28:19 +02:00
Chris Pearce 968bf2248f Bug 454683 - Media element setVolume should fail on invalid values; r+sr=roc 2008-09-29 00:28:26 +02:00
Honza Bambas 3f8623bc63 Bug 398289 - persist="selectedIndex" no longer working for tabbox elements; v2; r=bzbarsky 2008-09-28 23:30:27 +02:00
Boris Zbarsky bab1123e55 Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Boris Zbarsky 874d6ed725 Bug 433616 part 3. Integration of externa resource documents into nsReferencedElement, plus some SVG fixups needed to handle nsReferencedElement returning an element from a different document, r+sr=roc 2008-09-28 15:16:15 -04:00
Boris Zbarsky 296279e033 Bug 433616 part 2. Implement loading of external resource documents. r=jst, sr=roc 2008-09-28 15:15:22 -04:00
Boris Zbarsky 3eac01f00c Bug 433616 part 1. Make it possible to create a document viewer with no parent widget or container, and make various code saner about handling null document/prescontext/documentviewer containers. r=roc, sr=jst 2008-09-28 15:14:28 -04:00
Robert O'Callahan 9617ccbc59 Backing out bug 448830 2008-09-28 23:13:58 +13:00
Jeremy Lea b971d67ca6 Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint their own types so that we can catch errors by distinguishing pixels from appunits. r+sr=roc 2008-09-28 20:38:34 +13:00
Chris Double e7f9f6f902 Bug 451457 - <video> seems to download from net even if the document has been closed/unloaded - r+sr=roc 2008-09-27 00:56:21 +12:00
Olli Pettay 7dc48d7c5a Bug 433533 - Attributes stored using enum value don't keep the 'caseness', r+sr=sicking 2008-09-26 13:39:18 +03:00
Taras Glek 594680e554 s/if NS_FAILED(rv)/if(NS_FAILED(rv)/ sr=roc 2008-09-25 18:44:05 -07:00
Robert O'Callahan 933a4085b6 Backing out bug 448830 2008-09-26 13:10:26 +12:00
Taras Glek 712115b8df bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr 2008-09-25 15:46:52 -07:00
Jeremy Lea 9848d4cb07 Bug 448830. Make nsIntRect/nsIntSize/nsIntPoint/nsIntMargin separate types so we get appunit vs pixel typechecking. r+sr=roc 2008-09-26 10:42:19 +12:00
Doug Turner dde167d6f2 Bug 457025 - WinCE nsAudioStream link errors. r=chris.double 2008-09-25 15:05:23 -07:00
Vladimir Vukicevic e061e3689e b=310682, add support for shadows in HTML Canvas -- test updates; patch from Eric Bulter; r=vlad 2008-09-25 12:53:55 -07:00
Vladimir Vukicevic c2da82edf0 b=310682, add support for shadows in HTML Canvas; patch from Eric Bulter; r=vlad 2008-09-25 12:53:52 -07:00
Boris Zbarsky d5c67d1483 Bug 456896. Need to flush here. r+sr=jst 2008-09-25 14:29:39 -04:00
Boris Zbarsky 697d3353ca 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
Boris Zbarsky 86c3085de6 Bug 454029. Don't assert bogus things. r+sr=sicking 2008-09-25 12:55:37 -04:00
Neil Deakin c449f64108 Bug 455215, make editable fields draggable, r=smaug,sr=roc 2008-09-25 10:45:03 -04:00
Neil Deakin d758eb7d9e Bug 454844, -moz-drag-over state is reversed, r+sr=roc 2008-09-25 10:44:53 -04:00
Olli Pettay e20fa8c9df Bug 382871 - XMLHttpRequest JS wrapper not preserved by its event handlers, r+sr=jst 2008-09-25 17:40:30 +03:00
Chris Double 81adb47d63 Backed out changeset c7c42974317d 2008-09-25 19:33:10 +12:00
Chris Double b8b3c54bca Bug 449159 - Implement seeking in the Ogg backend - r+sr=roc 2008-09-25 16:25:15 +12:00
Ben Turner a41d5a63b5 Backed out changeset 5986b4269d9d 2008-09-24 21:07:05 -07:00
Ben Turner 4f737aafd3 Bug 450452 - "Implement XHR ('minus X') for worker threads". r+sr=jst. 2008-09-24 19:48:07 -07:00
Olli Pettay 698151c009 Backout Bug 455853 2008-09-24 14:52:35 +03:00
Olli Pettay e429104f2a Backout Test for Bug 447764 2008-09-24 14:14:09 +03:00
Olli Pettay 2bf1ba5f27 Bug 455853 - Javascript: User defined properties disappear after 3 to 10 seconds from nodes that are added to a DOM document that is created using document.implementation.createDocument(), r+sr=peterv 2008-09-24 12:47:35 +03:00
Olli Pettay 981a62c08b Test for Bug 447764, Investigate if event listeners aren't kept alive long enough 2008-09-24 12:30:41 +03:00
Arpad Borsos f4d133d873 Bug 454482 - Clean up unused variables in content/; r+sr=peterv 2008-09-24 06:37:56 +02:00
Gavin Sharp f1f7f32750 Bug 432813 followup fix, r+sr=bzbarsky 2008-09-21 19:40:02 -04:00
Gavin Sharp 4eaf28ddda Fix comment typo 2008-09-21 00:41:10 -04:00
Olli Pettay 3de94ab3fb Bug 450160 - DOMImplementation createDocument does not create an HTML document, r+sr=bz 2008-09-20 21:55:04 +03:00
Robert Longson ee543b8f1d Bug 455226 - Removing the xlink:href attribute of an feImage filter does not cause it to change; r+sr=bzbarsky 2008-09-20 17:07:54 +02:00
Arpad Borsos 3df09cef9f Bug 451909 - kill MOZ_XUL_APP now that all apps set it; files removal; r=ted.mielczarek 2008-09-20 15:54:40 +02:00
sharparrow1@yahoo.com a1458dff29 Bug 42976, cloneNode() HTML Document nodes, r=smaug,sr=jst 2008-09-18 14:15:47 +03:00
Robert O'Callahan 9c1776c82c Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron 2008-09-18 21:47:21 +12:00
Robert O'Callahan 700f1be783 Bug 454114. Avoid infinite recursion due to nsHTMLEditor::AddOverrideStyleSheet triggering a mozAutoDocUpdate that reenters nsHTMLDocument::EndUpdate. r+sr=jst 2008-09-18 14:32:44 +12:00
Markus Stange b229a7b46e Fix bug 350471 test 2008-09-17 15:53:19 +02:00
Markus Stange d6977e6d83 Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
Olli Pettay ad71be6266 Bug 445177, delay broadcaster sync, r+sr=bz 2008-09-16 11:53:30 +03:00
Markus Stange 5a3b67e6d9 Bug 439354 - OS X toolbar background doesn't have a good gradient, part 1 / 3, r=hwaara sr=roc 2008-09-16 10:21:06 +02:00
Olli Pettay d96bfc11c2 Bug 454326 - Range.surroundContents doesn't throw BAD_BOUNDARYPOINTS_ERR, r+sr=sicking 2008-09-16 11:13:11 +03:00
Robert O'Callahan fef037f67e Bug 455280. Distinguish pre-transform overflow area from post-transform overflow area and have nsDisplaySVGEffects use the pre-transform area. r=kschwarz,sr=dbaron 2008-09-16 13:51:52 +12:00
Mats Palmgren e9e3d2c249 Bug 454820. r=smaug sr=bzbarsky 2008-09-16 03:37:13 +02:00
Arpad Borsos 9fb13865ed Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'jar.mn' part; r=ted.mielczarek 2008-09-15 15:19:32 +02:00
Dave Townsend e36d14d9da Bug 368972: Default width/height for plugin placeholders should be 240px/200px (pinstripe fix and mochitest). r+sr=dbaron 2008-09-14 12:03:56 -04:00
Jesse Ruderman 21a52ade6c Add crashtest 2008-09-14 00:30:06 -07:00
Jesse Ruderman 5f5cad7b6d Add crashtest 2008-09-14 00:24:14 -07:00
Jesse Ruderman b4e4859325 Add crashtests for XUL leak bugs 2008-09-13 18:45:42 -07:00
Boris Zbarsky 63757c7896 Bug 454280 relanding, now with orangeness fixed 2008-09-12 18:35:15 -04:00
Taras Glek 4c105d1266 bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst 2008-09-12 15:32:18 -07:00
Zack Weinberg 10b58f92ef Bug 453916: treat transparency strictly as a special case of color alpha. r+sr=dbaron 2008-09-12 08:35:53 -07:00
Boris Zbarsky dd5dfe2893 Backing out changeset 1bbcf1a4dc5a and changeset 1bbcf1a4dc5a to attempt to fix orange 2008-09-12 09:48:58 -04:00
Olli Pettay e7d40ab288 Fix debug build bustage caused by 1bbcf1a4dc5a / bug 454280 2008-09-12 15:22:40 +03:00
Boris Zbarsky 8befc6d1ca Bug 454280. Improve content list performance. r+sr=sicking 2008-09-12 07:44:19 -04:00
Olli Pettay 4d541d2b5a Bug 445225 - Make progress events to work properly with multipart XHR, r+sr=jst 2008-09-11 13:44:15 +03:00
Jesse Ruderman 07aef08d89 Remove bogus assertion (bug 400763, r+sr=sicking) 2008-09-11 03:02:32 -07:00
Boris Zbarsky 93f67d6fb4 Missing * bad. Bug 453858 2008-09-11 02:13:34 -04:00
Boris Zbarsky cffad21f1a Still need this cast. Bug 453858 2008-09-11 02:04:09 -04:00
Boris Zbarsky 9fa7a6c258 Removing code that can't possibly work. Bug 453858 2008-09-11 01:56:20 -04:00
Boris Zbarsky 8b73378a2c Bug 453858 followup to fix orange. Hurray for tests! 2008-09-11 01:37:09 -04:00
Boris Zbarsky 5af5fbb5dd Fixing typo leading to build bustage. Bug 453496 2008-09-10 23:29:59 -04:00
Boris Zbarsky 2582f9078e Bug 454394. Speed up the copying code when using a single-byte buffer in the textfragment. r+sr=jst 2008-09-10 23:22:23 -04:00
Boris Zbarsky 22a86123f3 Bug 454317. Improve GetClasses to not do virtual calls when not needed. r=smaug, sr=jst 2008-09-10 23:22:20 -04:00
Boris Zbarsky b58f823e24 Bug 453496. Split up SetForm() into SetForm and ClearForm and rationalize the args. r+sr=jst 2008-09-10 23:21:33 -04:00
Boris Zbarsky b26b8334ae Bug 453858. Get rid of some XPCOM-ness in nsArraySH::GetItemAt. r+sr=jst 2008-09-10 23:15:29 -04:00
Robert O'Callahan 6674938af5 Bug 450340. Support SVG mask/clip-path/filter CSS properties applied to non-SVG content. r=longsonr,sr=mats 2008-09-11 12:24:16 +12:00
Jesse Ruderman d8cea83184 Fix bug 393802 for HTML links: remove them from the link map when they stop being links due to removeAttribute. r+sr=bz 2008-09-10 15:12:43 -07:00
Ted Mielczarek f4576958c6 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Dave Townsend cb1e1c96d8 Bug 391728: No placeholder for disabled plugins. r=jst, r=josh, sr=bz 2008-09-09 16:43:21 +01:00
Olli Pettay 9d07b6f6d9 Bug 442227, p=arenevier@fdn.fr, r=smaug,enndeakin, sr=neil 2008-09-09 13:07:35 +03:00
Olli Pettay f829aceb08 Bug 454217, httpd.js doesn't handle large body properly, r=sayrer, +change XHR POST test to use request.body 2008-09-09 12:32:35 +03:00
Olli Pettay 359e540707 Bug 453521, range.extractContents should return empty document fragment if range is collapsed, r+sr=sicking 2008-09-09 12:17:35 +03:00
roc@mystery 53c582abdc Fix commenting-out of failing test. 2008-09-09 12:32:45 +12:00
Peter Van der Beken b3b3b8daa9 Fix for bug 443415 (Name more CC edges). r/sr=jst. 2008-09-08 20:26:46 +02:00
Neil Deakin 800cbc3fcd Bug 452787, fix missing paranthesis 2008-09-08 12:22:25 -04:00
Neil Deakin 68767d93be Bug 453520, links inside fieldsets should be draggable,r+sr=roc 2008-09-08 12:09:35 -04:00
Neil Deakin ed986c19ef Bug 452787, change to ignore selection when inside a draggable html element, r=smaug,sr=roc 2008-09-08 12:09:35 -04:00
Boris Zbarsky 14e69e586c Bug 453406. Make sure to properly update our bits. r+sr=jst 2008-09-08 09:19:49 -04:00
Peter Van der Beken 4138d23b68 Fix for bug 440974 (Unneeded <transformiix:root /> elements as a result of XSL transformation.). r/sr=sicking. 2008-09-08 14:48:29 +02:00
Peter Van der Beken 7ff2f33ad1 Fix for bug 443902 (Remove some nsIDocument QIs from txMozillaTextOutput.cpp). r/sr=sicking. 2008-09-08 14:34:39 +02:00
Robert O'Callahan a2561861e9 Bug 451664. 438519 should be innocent, reenable the test. 2008-09-08 14:29:48 +12:00
Robert O'Callahan 1c35518f2c Bug 451664. Tests for bugs 435425 and 438519 fail a lot. 2008-09-08 14:21:46 +12:00
John Daggett e7a3c7accf Bug 441473. Move nsSameOriginChecker into nsContentUtils. r+sr=jonas 2008-09-08 10:13:02 +09:00
Neil Rashbrook 6b3cfb4bb7 Bug 400854 XUL menulist reacts to command keys with modifiers r=Enn sr=roc 2008-09-07 10:43:57 +01:00
Jesse Ruderman baf1fdce5e Add bug 378521's testcase as a crashtest 2008-09-06 20:58:58 -07:00
Vladimir Vukicevic a57a9e0c55 b=451938; ensure correct principal is used in case of <video> and drawImage; r=bz 2008-09-06 16:47:28 -07:00
Vladimir Vukicevic 04672d0a15 b=417836, canvas throws when accessing img with data URL; r=bz 2008-09-06 16:45:57 -07:00
Arpad Borsos 2cc3af109a Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
Jesse Ruderman fef704f949 Add testcase for bug 427325 as a crashtest 2008-09-06 13:36:22 -07:00
Robert O'Callahan 324b7650bc Bug 376662. Convert nsIFrame::GetOffsetTo to not use views. We need to ensure that for popups and scrollframes, views and frames are kept in sync at *all* times. Also fixes bugs in tests for NS_FRAME_NO_MOVE_FRAME. r+sr=bzbarsky 2008-09-06 20:52:56 +12:00
Johnny Stenback cb71eeaa2c Fixing second part of bug 453571. Use more [optional] idl arguments, and less nsAXPCNativeCallContext. r+sr=bzbarsky@mit.edu 2008-09-05 14:54:53 -07:00
Johnny Stenback 86662e7eb4 Fixing first part of bug 453571. Use more [optional] idl arguments, and less nsAXPCNativeCallContext. r+sr=mrbkap@gmail.com 2008-09-05 14:51:24 -07:00
Boris Zbarsky 88aa58a08d Bug 451053. Move nsMutationGuard into a shared location and use it to assert some invariants. r+sr=sicking 2008-09-05 13:39:19 -04:00
Oleg Romashin 35df1549cb Bug 453308 - Building without MOZ_XUL failed. r=jonas. 2008-09-05 18:45:03 +03:00
Oleg Romashin 25f2041b08 Bug 453307 - Building without XUL failed. r=bzbarsky. 2008-09-05 14:36:04 +03:00
Jesse Ruderman 8ac51e96a1 Fix wrap-o in assertion message. Debug only. 2008-09-04 21:37:48 -07:00
Robert O'Callahan 4f192c675b Backing out changeset 1bdd5da49865 (for bug 376662) due to regression bug 453661 2008-09-05 15:40:06 +12:00
L. David Baron b9ac53ce17 Make spacer attribute mapping code not depend on data in the style context (which attribute mapping code should not do). (Bug 449435) r+sr=bzbarsky 2008-09-04 13:02:08 -07:00
Mats Palmgren e820ac15f8 Crash test for bug 453278. 2008-09-04 21:47:49 +02:00
Mats Palmgren ff1c9c0552 Make sure we have a pres context. b=453278 r+sr=bzbarsky 2008-09-04 21:47:36 +02:00
Eli Friedman 34b4718d0e Bug 453531: Remove dead mIsPopup member from nsXULDocument. r+sr=sicking. 2008-09-04 02:24:21 -07:00
Robert O'Callahan 2a98fad6e1 Bug 376662. Make nsIFrame::GetOffsetTo not explicitly use views. r+sr=bzbarsky 2008-09-04 09:35:52 +12:00
Jason Orendorff 38ff4c42ef Tests for bug 453105 (r+sr=bzbarsky) 2008-09-03 15:29:21 -05:00
Neil Deakin d0101bdcf0 Bug 453238 - drag and drop has wrong target in places menupopups (event.layerY support missing), r=roc, sr=roc 2008-09-03 17:51:24 +02:00
Vladimir Vukicevic a669d7d79e b=433004, support nsICanvasRenderingContext2D.createImageData; r+sr=roc 2008-09-02 10:52:22 -07:00
Neil Deakin b9d4192cfd Bug 453062, dragging images to desktop does not work, r=smaug,sr=roc 2008-09-02 10:30:10 -04:00
Neil Deakin 9bf9bbd422 Bug 452083, drag and drop not working on Windows if effectAllowed isn't set, don't reuse the event for drops on Linux, causes the cancel flag to still be set from the previous event, r=smaug,sr=roc 2008-09-01 15:51:12 -04:00
Jason Orendorff 1d1eeba8b2 Bug 451571 - Delete SetExceptionWasThrown (r=dbradley, sr=jst) 2008-08-30 18:58:36 -05:00
Boris Zbarsky 295f2daae2 Adding test for bug 227263 and bug 196523 2008-08-29 20:36:46 -04:00
Blake Kaplan d5e459bae3 No bug. Fix whitespace nits. r+sr=jst 2008-08-28 15:43:56 -07:00
Boris Zbarsky 2c1f2bbb9c imported patch bug431701 2008-08-28 08:56:45 -04:00
Honza Bambas bfba5f3a4f Bug 442812: Implement the application cache selection algorithm. r+sr=bz 2008-08-27 18:15:32 -07:00
stefanh@inbox.com 28cb6d0dc9 Backing out bug 439354 (changesets a2709097171f and b54001303198) and the dependent bug 449833 (changeset 2b246e03252b) due to perf regressions on Leopard talos boxen. 2008-08-27 21:40:25 +02:00
Markus Stange 7b14b4be8b Bug 439354 - OS X toolbar background doesn't have a good gradient. Part 1 (widget). r=hwaara, sr=roc. 2008-08-27 17:45:24 +02:00
Neil Deakin 63c725757c Bug 356295, fix up tests caused by EventUtils.js switch to ClientRects instead of box objects 2008-08-27 08:08:41 -04:00
Neil Deakin 3bc01da920 Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc 2008-08-27 08:07:27 -04:00
Olli Pettay 531493e097 Bug 445416, Scrolling keeps going on when mousedown on the scrollbarbutton and mouseup somewhere in scrollbar, r+sr=jst 2008-08-27 14:11:12 +03:00
Olli Pettay 442209e235 Bug 452262, Crash [@ nsOggDecoder::Stop], r=chris.double, sr=roc 2008-08-27 13:13:24 +03:00
Gavin Sharp 0405a4b114 Backed out changeset 7fdbccdc1e94 2008-08-26 19:40:21 -04:00
Gavin Sharp 50b23aea5b Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me 2008-08-26 19:39:16 -04:00
Dave Camp 811acb9a9c Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Josh Aas 7f8d4edd1f Fix more comments and some whitespace issues. 2008-08-26 02:53:00 -04:00
Alexander Surkov 5481e999b1 Bug 451376 – IAccessibleText::attributes provides incorrect info after a mis-spelled word, r=Olli.Pettay, MarcoZ, sr=neil 2008-08-26 11:04:14 +08:00
Jonas Sicking 67894d1b99 Bugs 393629 and 436094. Fix document.all.length and make us honor the name attribute for the same set of elements as IE in the document.all implementation. r/sr=jst 2008-08-25 16:48:37 -07:00
Boris Zbarsky 822ada9590 Bug 448166 test 2008-08-25 13:21:29 -04:00
Boris Zbarsky 81c536205a Bug 424238. Make sure to guard against mutations happening while we notify on opening the <body> and <frameset> tags, just like we do in FlushTags. r+sr=sicking 2008-08-25 13:21:29 -04:00
Boris Zbarsky b2c835a5e8 Bug 447917 followup: remove duplicate friend decl. 2008-08-25 13:21:29 -04:00
Boris Zbarsky 3130bb1599 Bug 451123. Make sure to not call SetValueInternal on file inputs. r+sr=sicking 2008-08-25 13:21:28 -04:00
Vesselin 11f0cc1aff Bug 439214. Make sure to stop the sync XMLHttpRequest load if somehow Abort() is called during the syncloop. r+sr=jst 2008-08-25 13:21:28 -04:00
Boris Zbarsky c0d734f153 Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux 2008-08-25 11:08:28 -04:00
Neil Deakin 92b66a1337 Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc 2008-08-25 21:56:29 +12:00
Robert O'Callahan d604493e71 Bug 451256. Fire DOMTitleChanged when a new document loads, even if it has no title. r+sr=jst 2008-08-25 20:52:48 +12:00
Dave Camp 006e04ce2d Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp a016989e5b Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Olli Pettay 680109aea6 Bug 451664, improve the test for bug 435425 2008-08-24 18:38:08 +03:00
Olli Pettay d0a8bee664 Bug 448548, r+sr=sicking 2008-08-24 18:00:49 +03:00
Olli Pettay 36bc42e5dd Bug 451037, r+sr=sicking 2008-08-24 17:24:37 +03:00
Olli Pettay 2c0e40505c Bug 451037, r+sr=sicking 2008-08-24 17:21:28 +03:00
Robert Sayre c173d1beef Bug 451669. Bustage fix for linux canvas build. Patch by Mike Kaplinskiy. r/sr=jst. 2008-08-22 02:23:29 -04:00
Vladimir Vukicevic 1adcca4145 b=451242, use fast-paths for dense array to uint conversion in canvas 2008-08-20 14:47:10 -07:00
Dave Camp b8e523de6b Merge for backout of 442806 2008-08-19 22:53:41 -07:00
Dave Camp 093c3cdf45 Backed out changeset ea551e6f0f40 (bug 442806) 2008-08-19 22:53:20 -07:00
Dave Camp 9008e82b47 Merge for backout of 442812 2008-08-19 22:52:37 -07:00
Dave Camp a66645593d Backed out changeset 1e3d4775197a (bug 442812) 2008-08-19 22:52:05 -07:00
Mike Kaplinskiy cde28ce5df Bug 441785 - "crash when closing open rdf files or right click on tree after opening rdf files [@ nsXULTemplateQueryProcessorRDF::CheckIsSeparator]" [r=Enn sr=jst] 2008-08-19 23:16:46 -05:00
Robert O'Callahan ee866e1dc6 Bug 451168 - "Borders around folder icons in directory listings (e.g. when viewing FTP sites)" [r+sr=bzbarsky] 2008-08-19 22:50:31 -05:00
Honza Bambas 8bcb74a0dc Bug 442812: Implement the application cache selection algorithm. r+sr=bz 2008-08-19 19:31:08 -07:00
Dave Camp 6788a8a7da Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
Dave Camp 9434a19b68 Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295) 2008-08-19 17:55:30 -07:00
Neil Deakin 9c0c4f8ec8 Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc 2008-08-20 10:31:45 +12:00
Jonas Sicking 3ca6b9bcb5 Bug 447917: Implement the Implement ElementTraversal. Also implements a .children property that is a NodeList of all element children. This is a subset of the IE property with the same name. r=smaug sr=peterv 2008-08-04 17:58:16 -07:00
Blake Kaplan 3d235c925b bug 449712 - Deal with a carriage return at our 4096 character boundary. r+sr=bzbarsky 2008-08-19 12:07:15 -07:00
Boris Zbarsky caee92c70d bug 449712 - Handle trailing carriage returns at the end of parser text tokens. r+sr=mrbkap 2008-08-19 11:33:57 -07:00
Olli Pettay 6d3e56583d Bug 372964, Make XMLHttpRequest to work more like a normal event target, additional patch, r+sr=jst 2008-08-19 16:02:02 +03:00
Vladimir Vukicevic b9158ae2ce b=448674; Allow video to be used as source in canvas drawImage; r=cdouble,sr=roc 2008-08-18 12:40:11 -07:00
Gavin Sharp 12dcd2ce6e Bug 432813. Fix another infinite-recursion issue in XBL. r+sr=bzbarsky 2008-08-18 11:41:55 -04:00
Gavin Sharp afca66bc0b Bug 432813. Fix another infinite-recursion issue in XBL. r+sr=bzbarsky 2008-08-18 11:40:50 -04:00
Robert O'Callahan 1e7040ba09 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 d2e51ba3f8 Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky 2008-08-18 13:16:42 +12:00
Eric Butler cfbf72af35 Disable broken seamonkey tests - bug 450114. r=vlad 2008-08-17 13:58:11 -07:00
Robert Longson 53c377e15c Bug 450495 - Bustage fix 2008-08-17 15:35:58 +01:00
Robert Longson d0a6eda818 Bug 450495 - Make foreignObject a mandatory part of SVG. r+sr=roc 2008-08-17 12:18:21 +01:00
Robert O'Callahan f21f536344 Backing out bug 118704 to try to fix Windows leak orange 2008-08-16 23:27:40 +12:00
Robert O'Callahan 0d4f029b79 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 6073b95a00 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
Neil Deakin 28724fca16 Bug 111034, add clientXXX, scrollXXX properties, attempt 2, r+sr=roc, attempt 2 with microformat fix 2008-08-15 18:26:37 -04:00
Ted Mielczarek 339a888d1b backed out changeset 2e8dfe209f09 due to unit test bustage 2008-08-15 13:00:15 -04:00
Ted Mielczarek b4f583c7c4 Backed out changeset 2e8dfe209f09 due to unit test bustage 2008-08-15 12:59:30 -04:00
Johnny Stenback b9e3a1146c Fixing bug 445520. Make sure plugin instantiation attempts that happen before a plugin frame has been reflown re-instantiates the plugin so that updates to the plugin src etc actually do happen in those cases as well. r=cbiesinger@gmail.com, sr=bzbarsky@mit.edu 2008-08-15 08:30:26 -07:00
Neil Deakin 150d89e6b5 Add clientXXX and scrollXXX properties to XUL elements, also add width/height properties to ClientRect, r+sr=roc 2008-08-15 11:17:17 -04:00
Robert O'Callahan 37ea436635 Bug 449327. nsSVGObjectFrame::GetBBox should account for canvas TM. Also add some simple bbox tests even though they don't test this bug. r=longsonr,sr=mats 2008-08-15 22:24:01 +12:00
Olli Pettay 0653ac9735 Bug 435425, re-enable tests 2008-08-14 19:07:50 +03:00
Olli Pettay 2d7f5d60f1 Bug 435425, disable tests for now 2008-08-14 16:43:57 +03:00
Olli Pettay 1cd0c44092 Bug 435425 – Progress events for XHR, r=sicking, sr=jst 2008-08-14 14:07:46 +03:00
Olli Pettay 3ad283db3a Bug 372964 – Make XMLHttpRequest to work more like a normal event target, r=sicking, sr=jst 2008-08-14 14:04:43 +03:00
Ben Newman 6ce63e6655 Bug 441930 – Page refresh of textarea disabled via Javascript fails to display content. r=bz 2008-08-14 12:06:40 +02:00
Kai Liu 65d76e1954 Bug 448704 – Eliminate <gripper> as an independent element. r=vlad/dbaron/enndeakin 2008-08-13 08:15:27 +02:00
Robert O'Callahan 8d0d6e7607 Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange 2008-08-13 15:08:59 +12:00