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

224738 Коммитов

Автор SHA1 Сообщение Дата
Serge Gautherie a8aae19ef6 Bug 450048 - "nsFind.cpp(961) : warning C4309: 'initializing' : truncation of constant value"; class/interface test; r+sr=jst 2008-09-23 03:32:13 +02:00
Vladimir Vukicevic 9813d8d8a7 b=448155; fixup patch for hg identify -i not working in scratchbox to fix mobile build bustage (again); r=me 2008-09-22 17:34:42 -07:00
Vladimir Vukicevic bae1653c19 b=448155; fixup patch for hg identify -i not working in scratchbox to fix mobile build bustage; r=me 2008-09-22 17:30:36 -07:00
Doug Turner 4d7c105040 Bug 444485 - Make WinMobile Build work with Visual Studio 2008. New Files. patch by wolfe. r=dougt+ted. npodb 2008-09-22 23:07:21 +01:00
Doug Turner 5a1b9653ea Bug 456452 - INTPTR_T not defined for WinCE Builds. patch by wolfe, r=dougt. npodb 2008-09-22 22:58:51 +01:00
Doug Turner 5873628323 Bug 454712 - WinCE tools need better command line parsing. patch by wolfe. r=dougt. npodb 2008-09-22 22:19:53 +01:00
Doug Turner cf719d8a65 Bug 454709 - WinCE Resource Compiling Needs Shunt Application. patch by wolfe. r=dougt. npodb 2008-09-22 22:08:46 +01:00
Doug Turner 824232b364 Bug 444485 - Make Windows CE Mobile Build work with Visual Studio 2008 (VS9). Patch by Wolfe, r=dougt+ted. npodb. 2008-09-22 22:02:44 +01:00
Peter Weilbacher 3e3e6dac32 [OS/2] Bug 253955: directly use MMOS2 for sounds, r=mkaply
version 4: with threading, safe copying of the sound buffer and support for
WAV,OGG,MP3,FLAC. General IOProc support was deactivated again. playSystemSound
is now properly tested.
2008-09-07 00:49:16 +02:00
Josh Aas a16d6a9b7e Fix assertion when creating a widget with null parent and null native data. b=455698 r=smichaud sr=bz 2008-09-22 16:44:46 -04:00
Doug Turner 021b75ea05 Bug 454703 - WinCE Compiler Missing Values and APIs or Redefined Values. Patch by Wolfe, r=dougt 2008-09-22 21:37:50 +01:00
Keith Schwarz 1bdb43e4f9 Bug 456163 - Singular matrices with -moz-transform hangs reftests; r+sr=roc 2008-09-22 22:27:37 +02:00
Robert Strong 0415364d89 Bug 454026 - Updates directory not removed on install on Vista. r=jmathies 2008-09-22 12:28:45 -07:00
Simon Bünzli e62b69246d Bug 356830 - Reword "New pages should be opened in..."; r=gavin.sharp ui-r=beltzner 2008-09-22 21:23:12 +02:00
Jason Barnabe b0355b2ae0 Bug 318048 - viewing source in external editor never deletes the temp. file; r=gavin.sharp 2008-09-22 21:16:27 +02:00
Keith Schwarz 76fbf01fd4 Bug 455138 - Bug 435293 landed failing tests; r=(dbaron + roc) sr=dbaron 2008-09-22 20:59:37 +02:00
Bob Clary 48283d6dbd JavaScript Tests - correct mistaken push of incomplete universe.data, bug 399387 2008-09-22 11:50:03 -07:00
Ted Mielczarek 43a317d9ac bug 448155 - builds should have changeset ID in about:buildconfig when possible. r=bsmedberg
--HG--
rename : toolkit/content/buildconfig.html.in => toolkit/content/buildconfig.html
2008-09-22 14:00:38 -04:00
Bob Clary 60ec06b7d8 JavaScript Tests - regression test for bug 453397, by Boris Zbarsky 2008-09-22 10:43:47 -07:00
Bob Clary 3c0cf00636 JavaScript Tests - regression tests for bug 455758, by Jesse Ruderman 2008-09-22 10:38:44 -07:00
Bob Clary fec094ab80 JavaScript Tests - regression test for bug 418051, by Jesse Ruderman 2008-09-22 10:34:35 -07:00
Bob Clary d3216cb71a JavaScript Tests - regression tests for bug 450871, by Gary Kwong 2008-09-22 10:31:03 -07:00
Bob Clary 61fff4fafb JavaScript Tests - regression test for bug 451340, by Jesse Ruderman 2008-09-22 10:25:24 -07:00
Bob Clary 378e8fe4eb JavaScript Tests - regression test for bug 451884, by Martijn Wargers, Brendan Eich 2008-09-22 10:20:46 -07:00
Bob Clary 531f1a649c JavaScript Tests - update known failures, bug 399387 2008-09-22 09:53:22 -07:00
Steven Michaud 2c40412767 Crashtests for bugs 444260, 444864 and 449111. b=444864 r=josh sr=roc 2008-09-22 10:58:43 -05:00
Michael Kaply 6f17f2b38d Bug #430540 - r=sayrer - Microformats - handle microformats in a floated div 2008-09-21 20:14:45 -05:00
Axel Hecht 235d90d993 bug 456361, jarmaker leaves stale lockfiles when interrupted, r=ted 2008-09-22 16:23:55 +02:00
Dão Gottwald 7127da701c Bug 455852 - Add a hidden pref for not closing the window with the last tab. r=gavin 2008-09-22 15:56:51 +02:00
Marco Zehe 1030b942c2 bug 441974 - protect against failure in call to accessible.numActions 2008-09-22 14:39:13 +02:00
Marco Zehe 496cab016b bug 441974 - disable test for group attributes on XUL menus on Linux 2008-09-22 14:25:31 +02:00
Marco Zehe e89af0d047 bug 441974 - fix test for unexpected pass of column header retrieval 2008-09-22 14:12:19 +02:00
Marco Zehe 1cda4c6ae5 bug 441974 - disabled test for y coordinate in nsIAccessibleImage tests 2008-09-22 14:07:08 +02:00
Ted Mielczarek 8077b7170d allow values in DEFINES to contain equals signs. r=pike (no bug) 2008-09-22 07:04:36 -04:00
Ted Mielczarek acd5747e70 bug 455503 - better tests for nsIMutableArray. r=bsmedberg 2008-09-22 06:41:55 -04:00
Axel Hecht a6f3d6cf7a bug 439050, follow-up patch to close in MozZipFile, make python 2.3 happy, r=ted, djc 2008-09-22 11:37:07 +02:00
Markus Stange 4fe204fc23 Bug 122000 - "Moz apps require restart to pick up highlight color changes in System Preferences" [r+sr=roc] 2008-09-22 11:09:32 +02:00
Markus Stange d7d7357f1d Bug 441827 - "tabstrip background too dark when window in background" [r+ui-r=mconnor] 2008-09-22 11:03:23 +02:00
Markus Stange b4e83b8cde Bug 54488 - "[Mac] Non-draggable widgets in background windows should look disabled" [r=josh sr=roc] 2008-09-22 10:57:42 +02:00
Markus Stange 9a165e4f6d Merge backout of bug 403174 2008-09-22 10:22:49 +02:00
Markus Stange 20443c7b3b Backed out changeset 84bbd1f88fac (bug 403174) 2008-09-22 10:21:48 +02:00
Robert O'Callahan c35b6e1242 Disable test that fails on Windows (bug 456323) 2008-09-22 15:32:47 +12:00
Robert O'Callahan d7d8c943b6 Bug 455279. Fix mask alpha computation so that it works when the incoming gfxContext has a non-identity transform. r=longsonr,sr=mats 2008-09-22 14:14:54 +12:00
Robert O'Callahan 8385808617 Bug 455259. Don't use access() to check if a file is writeable, since with at least some Linux kernels it will return OK for a file that will give 'text file busy' when written. Just try to open the file and take the rename/unlink path if we can't open it. r=bsmedberg 2008-09-22 14:09:53 +12:00
Jesse Ruderman eed26514ba Fix bug 456172, Ctrl+Enter messes up complete URL that is prefixed with space character. r=gavin 2008-09-21 17:59:44 -07:00
Michael Kaply 8dcabd0be2 Bug #433884 - r=sayre - Microformats - Invalid geos should not appear in vcard at all 2008-09-21 19:05:06 -05:00
Michael Kaply 8945ae2345 Bug #430691 - r=sayre - microformats - When parsing tel or email, ignore type when inferring value 2008-09-21 18:48:15 -05:00
Gavin Sharp f1f7f32750 Bug 432813 followup fix, r+sr=bzbarsky 2008-09-21 19:40:02 -04:00
David Bienvenu 45b2f90a31 bug 453943, always disable js for mailnews for 3.0 b1, don't load pref, r=bz, sr=dmose 2008-09-21 15:21:07 -07:00
Karl Tomlinson 9e7e319959 b=454735 Make gfxFont more tolerant to shutdown of the gfxFontCache r=roc 2008-09-22 08:41:40 +12:00