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

197886 Коммитов

Автор SHA1 Сообщение Дата
Robert Longson a4bfdf5f7b reftest for bug 458010 2008-10-11 16:16:42 +01:00
Robert Longson b86d445dd7 reftest for bug 309220 2008-10-11 15:42:15 +01:00
Robert Longson 878f31f201 Modify existing mochitest to cover bug 456282 2008-10-11 15:03:53 +01:00
Dão Gottwald 522a070a79 Bug 458111 - Remove Mac-specific tabbrowser-tab binding. r=rflint 2008-10-11 15:55:39 +02:00
Robert Longson 9836044c42 enable reftest for bug 455226 2008-10-11 14:47:06 +01:00
Robert Longson 7794fb8713 Bug 459497 - Remove unused code following dynamic ID work. r+sr=roc 2008-10-11 13:55:11 +01:00
Robert Longson 7517d71862 Bug 458087 - Use global comma separated tokeniser now that we have one. r+sr=roc 2008-10-11 13:40:43 +01:00
Peter Weilbacher 68f18866df [OS/2] Bug 454956: fix OS/2 build break with GCC 3.4.6 or newer, part 2 2008-10-11 14:49:03 +03:00
Robert Longson 76faac31ae Bug 458010 - textPath should use nsReferencedElement instead of nsSVGUtils::GetReferencedFrame. r+sr=roc 2008-10-11 12:29:35 +01:00
Peter Weilbacher 22caaa4ccc [OS/2] Bug 459429: OS/2 build brakes after rename of npupp.h to npfunctions.h 2008-10-11 10:35:51 +03:00
Justin Dolske d62de70899 Merge retardedness. 2008-10-10 21:42:19 -07:00
Justin Dolske f3be10dbee Backed out changeset 2f36cde1694c (bug 394611, due to leaks) 2008-10-10 21:39:25 -07:00
Mats Palmgren a1dffd395d Improve the editor selection/movement tests. b=455818 r=roc 2008-10-11 05:24:12 +02:00
Mats Palmgren 32a840925b Don't insert a <br> when deleting all content in an inline contenteditable element. b=456244 r+sr=peterv 2008-10-11 04:38:47 +02:00
Mats Palmgren 7cae04cb73 Testcase for bug 203727. 2008-10-11 03:41:31 +02:00
Mats Palmgren 3420930584 Mark the bullet frame dirty when its ordinal change. b=203727 r+sr=dbaron 2008-10-11 03:41:10 +02:00
Alex Vincent 9ec7bb6fbb Bug 458944 - In nsIMutationObserver.h, document how the user should attach observers; r+sr=jonas 2008-10-11 03:38:16 +02:00
Antonio Gomes 3b6d5c84d0 Bug 444801 - Implement pref support on snav; r=(doug.turner + mark.finkle) 2008-10-11 03:24:56 +02:00
Jim Mathies 096078a5db Bug 445158 - Consider providing a pref that allows users to avoid check for "Launching Applications and Unsafe Files" Internet option; r=(sdwilsh + tellrob) 2008-10-11 03:15:51 +02:00
Steffen Wilberg 6021a26e4a In about:config, make accel+f focus the filter box instead of invoking the find bar; r=neil 2008-10-11 03:10:48 +02:00
Mats Palmgren b2c47be417 Undo frame list formatting change from bug 243519. b=454727 r+sr=roc 2008-10-11 03:08:20 +02:00
Justin Dolske 0c8914df6f Bug 394611 - Always prompt the user before changing a stored password. r=gavin 2008-10-10 18:05:48 -07:00
Walter Meinl 2d09f092a9 Bug 454097 - [OS/2] get rid of VisualAge in configures; m-c part; r=mozilla 2008-10-11 03:01:28 +02:00
Masatoshi Kimura ae33e0b22f Bug 457886 - Cannot send ISO-2022-JP email on Tb trunk; r=smontagu sr=bienvenu 2008-10-11 02:52:24 +02:00
Daniel Holbert cc68175e2b Bug 452157 - Update aState.mPrevChild when we pull from next-in-flow. r+sr=roc 2008-10-10 17:25:28 -07:00
Robert Strong 45fbb8739e Bug 453733 - Software update fails if current directory is root directory (win32 only). r=ted.mielczarek, r=bsmedberg 2008-10-10 16:17:58 -07:00
Robert Strong 3718d0b8b4 Bug 453733 - Software update fails if current directory is root directory (win32 only). r=ted.mielczarek, r=bsmedberg 2008-10-10 16:04:01 -07:00
Robert Strong a4e605f065 Bug 458839 - Move errors.xul from update over to extensions since the add-ons mgr. is the only consumer. r=dtownsend 2008-10-10 15:36:46 -07:00
Vladimir Vukicevic f0aca00585 let's use the right #ifdef here so this actually works; mobile fix, r=stuart 2008-10-10 15:30:52 -07:00
Justin Dolske e4b5c23d8e Bug 426991 - Form submission extremely slow on large forms (with form Form history turned on). r=sdwilsh, r=gavin 2008-10-10 14:51:49 -07:00
Shawn Wilsher af33d57a63 Bug 458756 - Use raw sqlite3_stmt pointers instead of the mozStorageStatement object for async statements
This ends up saving us a bunch of work when we execute a statement
asynchronously, and makes bug 458811 easier to do.
r=dcamp
2008-10-10 17:41:31 -04:00
Justin Dolske 77ec3bc374 Bug 456894 - runtests.py can't handle negative leaks. r=dbaron, r=ted 2008-10-10 14:44:35 -07:00
Boris Zbarsky 7322a5a429 Backing out bug 450990 to try to fix leaks 2008-10-10 15:45:32 -04:00
Boris Zbarsky dee8ae689a Bug 450990. Build bustage fix 2008-10-10 14:29:13 -04:00
Boris Zbarsky f6f6df4601 Bug 450990. Address review comments too 2008-10-10 14:21:29 -04:00
Boris Zbarsky 79723f7034 Adding test for bug 427779 2008-10-10 14:09:51 -04:00
Serge Gautherie 24b49da7aa Bug 438331 - Remove WIN16 (support) code everywhere; (Dv1) </tools/>; r=gerv 2008-10-10 19:58:02 +02:00
Boris Zbarsky 15ccaff0cd Fixing build bustage 2008-10-10 13:52:22 -04:00
Boris Zbarsky 51639cd81f 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 29706ad40f Bug 440595. Report the right line number in the onerror handler even if not reporting the whole error. r=jonas, sr=jst 2008-10-10 13:44:43 -04:00
Boris Zbarsky 1326139920 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 fc80f06707 Bug 450990. Kill off EnsureContentsGenerated. r=peterv, sr=bzbarsky, sicking helped write the patch 2008-10-10 13:44:43 -04:00
Serge Gautherie 933cbc4e6d (2nd) Fix build bustage after workaround for
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
2008-10-10 19:16:52 +02:00
Serge Gautherie 66239ea53b Fix build bustage after workaround for
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
2008-10-10 19:08:02 +02:00
Serge Gautherie b0d1fbce6f Disable the test for
Bug 413909 - nsCertOverrideService IDN handling is broken; tests; r=kaie
which seems to leak the world.
2008-10-10 18:50:50 +02:00
Bjarne caced0161b Bug 327765 - Mozilla's cache does not invalidate on non-GET requests; r=cbiesinger 2008-10-10 18:14:51 +02:00
arno 28f42e3991 Bug 442801 - No caret or wrongly positioned caret within contenteditable=inherit element; r+sr=peterv 2008-10-10 18:09:37 +02:00
Honza Bambas 0db111e721 Bug 435558 - Certificate error page not displayed while using proxy on 'localhost'; r=cbiesinger sr=bzbarsky 2008-10-10 18:02:30 +02:00
Mike Hommey 32b0e12023 Bug 440506 - Add a globally shared location for plugins; r=joshmoz sr=jst 2008-10-10 17:54:33 +02:00
Arpad Borsos c72ef7d248 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00