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

197640 Коммитов

Автор SHA1 Сообщение Дата
Doug Turner dfd452942e Merge after pull 2008-09-29 14:20:20 -07:00
Boris Zbarsky edcf45724a Bug 455311. Treat .url files as redirects. r+sr=biesi 2008-09-29 17:02:44 -04:00
Boris Zbarsky d1d37978a3 Bug 373701. Make sure to properly cancel multipart image loads when they need canceling. r=joedrew, sr=biesi 2008-09-29 16:46:53 -04:00
Boris Zbarsky 2facb3c7ab Bug 457050. Don't mess up our background load flag. r+sr=biesi 2008-09-29 16:42:19 -04:00
Oleg Romashin eb1a613d0e Bug 455913 - nsIHelperAppLauncher should provide info about content length. r+sr=cbiesinger. 2008-09-29 23:37:49 -05:00
Boris Zbarsky 707a8e9c0b Adding some tests 2008-09-29 16:36:28 -04:00
bhearsum@mozilla.com 34298541ef Added tag UPDATE_PACKAGING_R5, -m, Adding UPDATE_PACKAGING_R5 tag in order to make patcher work. for changeset f197b51bbc29 2008-09-29 12:10:06 -07:00
Boris Zbarsky 7dddc3825a Backing our changeset 60fc5f224a5b to try to fix Mac Tp 2008-09-29 14:28:15 -04:00
Doug Turner aabf3a10dd Bug 457728 - icon decoder wince fixes. patch by blassey, r=stuart/dougt 2008-09-29 11:06:09 -07:00
Doug Turner 6d43487af3 Map SHGetFileInfoW to SHGetFileInfo on windows mobile. wince only. 2008-09-29 11:04:10 -07:00
Doug Turner d0b13df9f2 Bug 457047 - WinCE FatalAppExit function missing in OS. Patch by wolfe. r=pavlov 2008-09-29 10:51:19 -07:00
Doug Turner 8a057cab1f WinCE build tool changes. stubbing out GetDIBits, clock. implementing FatalAppExitW. npodb 2008-09-29 10:48:58 -07:00
Anton Rogaynis c62a92eb66 Bug 457214 - Broken Qt port configuring. r=ted.mielczarek 2008-09-29 16:44:42 -05:00
Boris Zbarsky 9599df476b 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 f86486c059 Backing out 454683 due to test failure 2008-09-29 17:06:34 +13:00
Robert O'Callahan c39b241dab Backing out 454683 due to test failure 2008-09-29 17:05:06 +13:00
Serge Gautherie fdea18ae6a Bug 454683 - Media element setVolume should fail on invalid values; "bustage fix" fix :-> 2008-09-29 04:21:19 +02:00
Serge Gautherie c80df64dc4 Bug 454683 - Media element setVolume should fail on invalid values; bustage fix 2008-09-29 02:28:19 +02:00
Dave Camp b3c33d3a32 Backed out changeset 1a971f9406f8 due to unit test failures. 2008-09-28 17:14:46 -07:00
Andreas Gal 8dacdfc5a0 Catch negative indexes at recording time. At runtime the builtins already check for us. Also guard for shape and setters/getters for non-dense integer index setelem case (57580, r=mrbkap). 2008-09-28 17:11:47 -07:00
Dave Camp 63266d0bbc Bug 453723: Short circuit known-clean hosts and fragments in the url-classifier. r=tony 2008-09-28 16:42:19 -07:00
Dave Camp e7900d227f Bug 455736: Getting an app cache should not EnsureContentViewer(). r+sr=bz 2008-09-28 16:42:18 -07:00
Chris Pearce 4a52391dbf Bug 454683 - Media element setVolume should fail on invalid values; r+sr=roc 2008-09-29 00:28:26 +02:00
Antonio Gomes 58eb741e6f Bug 454841 - glib.h not found when building qt-cairo backend without --disable-elf-dynstr-gc; r=ted.mielczarek 2008-09-29 00:24:40 +02:00
Henry Jia 7df96eb40c Bug 178189 - |nsCOMPtr|: do we still care about VC++4.2? and if not, can we remove this comment; r=(scc + benjamin) 2008-09-29 00:17:30 +02:00
Andrew Sutherland 9368a35a26 Bug 361401 - nsAppleFileDecoder assumes big-endian platform, effectively corrupts AppleDouble thunderbird mail attachments; r+sr=bzbarsky 2008-09-29 00:04:23 +02:00
Honza Bambas ffc9dcf511 Bug 398289 - persist="selectedIndex" no longer working for tabbox elements; v2; r=bzbarsky 2008-09-28 23:30:27 +02:00
Jim Mathies bdd674d7d4 Bug 455884 - nsIDOMDataTransfer's dropEffect not updated after drag operation completes; r=enndeakin sr=roc 2008-09-28 22:57:33 +02:00
Karsten Düsterloh 5588af7f89 Bug 438793: treelines for certificate details tree; r=kaie 2008-09-28 22:52:06 +02:00
Honza Bambas 70c01e1b07 Bug 455168 - Add test ssl server certificate re-generation to tools phase in build/pgo; v2; r=ted.mielczarek 2008-09-28 22:35:45 +02:00
Honza Bambas acb5e154d6 Bug 455813 - Windows PGO builds fail when --disable-tests is set; v2; ted.mielczarek 2008-09-28 22:27:51 +02:00
Karsten Düsterloh 4dfc73d1b9 Bug 457113: source files altered when building with symlinked chrome; r=pike 2008-09-28 21:42:38 +02:00
Boris Zbarsky d326d65b0d 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 a7d77f3dd3 Bug 433616 tests. r+sr=roc 2008-09-28 15:16:34 -04:00
Boris Zbarsky fbd4083bf9 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 72a7d1cba0 Bug 433616 part 2. Implement loading of external resource documents. r=jst, sr=roc 2008-09-28 15:15:22 -04:00
Boris Zbarsky 562d828fdd 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 a6aec54eaf 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
Dão Gottwald 4d1b70d42d Bug 288194 - XUL <textbox> is too hard to focus. r=enndeakin 2008-09-28 20:58:48 +02:00
Andrew Schultz 0de987137c Bug 396519. Encapsulate content viewer eviction in session history. r+sr=bzbarsky 2008-09-28 14:53:34 -04:00
Mark Banner e75a84fce3 Merge for backout of changeset 93928936b1ab / bug 382690 2008-09-28 15:55:25 +01:00
Mark Banner 85cc8cefe2 Backed out changeset 93928936b1ab bug 382690 due to check-in during string freeze. 2008-09-28 15:54:24 +01:00
Ginn Chen 967197adb0 Bug 450717 dep file for pixman-mmx.c isn't generated with GCC, r=ted.mielczarek 2008-09-28 21:18:09 +08:00
Ginn Chen bfd9de50bb Bug 454558 Null check missing in nsGNOMEShellService::GetShouldCheckDefaultBrowser and SetShouldCheckDefaultBrowser, r+sr=roc 2008-09-28 21:09:09 +08:00
Ginn Chen fe93fbe086 Bug 454376 add -lCrun -lCstd for Solaris OS_LIBS, r=bsmedberg 2008-09-28 21:06:06 +08:00
Ginn Chen 1732d1353c Bug 455670 Clear MOZ_FIX_LINK_PATHS for Solaris, r=bsmedberg 2008-09-28 21:02:25 +08:00
Ginn Chen bc14e471af Bug 456541 add /usr/lib64 for loading atk-bridge library on Linux x64, r=aaronleventhal 2008-09-28 20:52:57 +08:00
Robert O'Callahan a39e457b50 Backing out bug 448830 2008-09-28 23:13:58 +13:00
Simon Bunzli d507e61ae2 Bug 339445 - Session store should save/restore sessionStorage data (from DOMStorage); tests, r=mano 2008-09-28 13:06:22 +03:30
Simon Bunzli 362f9ce5e6 Bug 339445 - Session store should save/restore sessionStorage data (from DOMStorage), r=mano 2008-09-28 13:01:08 +03:30