Commit Graph

208770 Commits

Author SHA1 Message Date
Rich Walsh
8790e79787 [OS/2] Bug 508726 - fix plugin clipping, r=pweilbacher 2009-08-09 09:47:34 +03:00
Jesse Ruderman
7a7e78b40f Bug 509269 - reftest should deal with missing root. r=dbaron. May fix 468211-3 orange, too. 2009-08-08 17:50:50 -07:00
Jesse Ruderman
e0887e82ab Hopefully fix orange (bug 509272)
--HG--
rename : content/media/test/sound.ogg => content/media/test/crashtests/sound.ogg
2009-08-08 17:36:23 -07:00
Jesse Ruderman
e0d7c72252 Add crashtests for bug 468211 2009-08-08 16:48:15 -07:00
Jesse Ruderman
15f353dc91 Add crashtests for bug 463350, bug 473278, and bug 493118 2009-08-08 16:00:38 -07:00
Jesse Ruderman
843986f2c8 Add crashtest for bug 461049 2009-08-08 16:00:35 -07:00
Jesse Ruderman
f5c860500e Add crashtest for bug 460900 2009-08-08 16:00:33 -07:00
Jesse Ruderman
d2e49bdfcd Add crashtests for bug 459439 and bug 466607 2009-08-08 16:00:31 -07:00
Mook
a38e95f58a Bug 504025 - [windows x64] casting pointer to long is illegal on win64; cast to PRUptrdiff for printing out pointers; r=cbiesinger
--HG--
extra : rebase_source : 9e9c5bc75f6d0c364bdd3d92b4b543da9f94b3bb
2009-08-09 00:50:42 +02:00
Mook
d3d3e4e691 Bug 504025 - [windows x64] casting pointer to long is illegal on win64; don't cast HINSTANCE to int, use LONG_PTR instead; r=benjamin sr=cbiesinger
--HG--
extra : rebase_source : b60364af67246d341865a1d52c6fc93d4b62cf4b
2009-08-09 00:50:39 +02:00
Mook
54cdda5f27 Bug 504025 - [windows x64] casting pointer to long is illegal on win64; don't cast HANDLE to UINT either; r=doug.turner sr=cbiesinger
--HG--
extra : rebase_source : fe76a36b0ea21d3180883fc86772da029714b9da
2009-08-09 00:50:36 +02:00
Serge Gautherie
1bf86ff50c Bug 508760 - Remove MSVC6 support from the tree; (Bv1) xpcom/ds/*.cpp; r=doug.turner
--HG--
extra : rebase_source : 5a08118a7f1562c89c4e0da5035ef6a578eca9f2
2009-08-09 00:45:46 +02:00
Jesse Ruderman
13a73e0e0d Add crashtest for bug 420785 2009-08-08 15:32:58 -07:00
Jesse Ruderman
37e1451eb7 Add crashtest for bug 407062 2009-08-08 15:32:56 -07:00
Jesse Ruderman
22a651b89e Add crashtest for bug 403148 2009-08-08 15:32:54 -07:00
Jesse Ruderman
fa58b4d16c Add reftest for bug 398682 2009-08-08 15:32:52 -07:00
Jesse Ruderman
de261ae255 Add reftest for bug 398095 2009-08-08 15:17:40 -07:00
Jesse Ruderman
3f1d31ee47 Add crashtests for bug 77271 2009-08-08 15:17:03 -07:00
Jesse Ruderman
62b746b5dd Bug 424780 - Typing into <select> dropdown can cause nsStringBuffer leak. r=sicking 2009-08-08 15:00:26 -07:00
Ehsan Akhgari
fe6e4f9a29 Bug 506437 - The titlebar of a tear off window is not updated correctly after having detached a tab with private browsing mode; r=mconnor 2009-08-08 21:37:33 +04:30
Ehsan Akhgari
80760f19c8 Bug 508773 - Remove gPrivateBrowsingUI._privateBrowsingAutoStarted; r=dao 2009-08-08 21:37:30 +04:30
Ehsan Akhgari
1b3208f266 Bug 508000 - Search bar & find bar value before switching into Private Browsing mode is not restored after leaving PB mode; r=mconnor 2009-08-08 21:37:27 +04:30
Serge Gautherie
10269466ce Backed out "changeset: ff9eba3f8224" of
Bug 504864 - mmap io for JARs; r=benjamin
which does not compile on Windows
2009-08-08 12:40:50 +02:00
Taras Glek
b71d0123c6 Bug 504864 - mmap io for JARs; r=benjamin 2009-08-08 12:07:39 +02:00
Paolo Amadini
5c0b5a959f Bug 498695 - Refactoring: in contentAreaUtils.js, clean up the getTargetFile function, aligning it to the SeaMonkey version; r=(mconnor + sdwilsh) 2009-08-08 12:01:50 +02:00
Michal Novotny
3fba95639e Bug 484684 - ParseFTPList can't handle regular unix ls -l listing of filenames starting with spaces; r=jduell.mcbugs sr=bzbarsky 2009-08-08 11:55:16 +02:00
Serge Gautherie
c582f4062e Bug 508760 - Remove MSVC6 support from the tree; (Av1) configure.in; r=ted.mielczarek 2009-08-08 11:47:15 +02:00
Serge Gautherie
eb225d6760 Bug 508156 - configure.in: remove AC_DEFINE(_WIN32); (Av1) Just remove it; r=ted.mielczarek 2009-08-08 11:47:12 +02:00
Serge Gautherie
57bea2331f Bug 507897 - Remove 'WINDOWS16' (support) code everywhere; (Av1) version_win.pl, r=ted.mielczarek 2009-08-08 11:47:09 +02:00
Roy Frostig
789aea1016 bug 508487. elementFromPoint returns null outside of viewport when aIgnoreRootScrollFrame is true 2009-08-07 21:10:05 -07:00
Hiroyuki Ikezoe
9679ebfcca Bug 502766 – Use GreD instead of XCurProcD to find out xulrunner-stub. r=benjamin 2009-08-08 12:35:15 +09:00
Hiroyuki Ikezoe
331b166366 Bug 494412 – Make error message more clear when we can't load xpcom due to lack of memory. r=benjamin 2009-08-08 12:34:10 +09:00
Hiroyuki Ikezoe
828209d4e2 Bug 502146 – On WinCE, GRE_GetPathFromRegKey fails even if GRE exists on device. r=blassey 2009-08-08 12:29:13 +09:00
L. David Baron
2a1001c588 Call InvalidateColumns more often. (Bug 506871) r=roc 2009-08-07 14:17:02 -07:00
Robert Strong
44f709b9fb Bug 507339 - Test more files in the complete / partial mar files and check file permissions. r=blassey, r=me
--HG--
rename : toolkit/mozapps/update/test/unit/head_update.js => toolkit/mozapps/update/test/unit/head_update.js.in
rename : toolkit/mozapps/update/test/unit/test_0040_general.js.in => toolkit/mozapps/update/test/unit/test_0040_general.js
2009-08-07 13:19:58 -07:00
Robert Strong
c7c5a3e628 Bug 508746 - Log file written incorrectly for EXECUTE PATCH and FINISH PATCH. r=bsmedberg 2009-08-07 13:19:50 -07:00
John O'Duinn
3b0595ec3f bug 506401: Tracking bug for build and release of Firefox 3.6 alpha1 - version bumps to 1.9.2a2pre/3.6a2pre. r=bhearsum
--HG--
extra : rebase_source : 28cbfb5e99af6db807f0211a305ee491edab9e5d
2009-08-07 16:05:22 -04:00
Timothy Nikkel
c6c0ae66f9 Bug 497519 part 2. Only do special handling for legends whose content parnt is an HTML fieldset. bzbarsky 2009-08-07 15:51:25 -04:00
Timothy Nikkel
c20df0835f Bug 497519 part 1. Clear the undisplayed map correctly in the presence of XBL. r=dbaron,bzbarsky 2009-08-07 15:51:25 -04:00
Boris Zbarsky
5be8c26635 Bug 415394. Don't let the listbox row-munging kill our block wrapper, if we have one. r=dbaron 2009-08-07 15:51:25 -04:00
Rob Arnold
feecc9dbb5 Bug 509397 - Cleanup nsToolkit (for OS/2) r=peterw 2009-08-07 11:56:15 -07:00
Jim Blandy
8028f6393e Bug 508637: Allow trailing commas in object initializers in strict mode. r=igor 2009-08-07 10:45:27 -07:00
Benjamin Smedberg
bba15fbb29 Bug 508677 - Remove PyXPCOM (extensions/python) from mozilla-central. The code now lives in a separate repository, http://hg.mozilla.org/pyxpcom. moa=toddw r=ted 2009-08-07 13:10:07 -04:00
Wan-Teh Chang
43845b217a Merge 2009-08-07 08:57:53 -07:00
Wan-Teh Chang
bfdb6bd8eb Update NSPR to the NSPR_HEAD_20090801 CVS tag.
- Change version from 4.8 to 4.8.1 Beta
- Fix bug 492779, bug 501864, bug 504379, bug 505889, bug 507506
2009-08-07 08:48:30 -07:00
L. David Baron
2dc3fff9f7 Merge re-enabling of leaked URL dump. 2009-08-07 08:23:30 -07:00
L. David Baron
63608d39e3 Backed out changeset bae405b94b96 (testing to see if it affected bug 505718, bug 508767) to re-enable leaked url dump for unit test boxes. 2009-08-07 08:23:15 -07:00
Benjamin Smedberg
f64f98647c Fix static-analysis bustage by using treehydra instead of dehydra. My theory is that the dehydra type cache is becoming confused by GCC tree GC which is reusing tree pointers for different types. 2009-08-07 11:16:26 -04:00
Masayuki Nakano
1300347b88 Bug 128647 [RFE] Handler for WM_COPY/WM_CUT/WM_PASTE/WM_CLEAR r=ere+roc, sr=roc 2009-08-08 00:11:17 +09:00
Boris Zbarsky
589bd34dc6 Bug 508919. Stop leaking nsStyleBorder objects. r=dbaron 2009-08-07 10:38:44 -04:00