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

177678 Коммитов

Автор SHA1 Сообщение Дата
dbaron@dbaron.org e7bb1b1c38 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
dbaron@dbaron.org ea80210b60 Remove GetKey callbacks from nsDoubleHashtable users. b=374906 r=bsmedberg 2007-03-27 08:34:14 -07:00
dbaron@dbaron.org d98d9fdec5 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
dbaron@dbaron.org af8ff51b78 Consolidate duplicated code into the beginning of the double-hashing loop. b=374906 r=brendan 2007-03-27 08:32:38 -07:00
masayuki@d-toybox.com b692fe6629 Bug 236546 newlines not added when copying table into clipboard with CTRL+mouse. patch by Jeff Schiller<codedread@gmail.com> r+sr=jst 2007-03-27 08:10:23 -07:00
surkov.alexander@gmail.com b502ce5a06 Fix for bug 374362 - build failure with -enable-accessibility using OSX10.3.9SDK. r=hwaara 2007-03-27 07:07:09 -07:00
longsonr@gmail.com 20116633b2 Bug 375384 - remove nsSVGUtils::IsSingular. r+sr=tor 2007-03-27 05:43:59 -07:00
surkov.alexander@gmail.com 2fb4c478af Fix for bug 371594 - expose groupPosition for Gecko. r=aaronlev 2007-03-27 05:17:11 -07:00
longsonr@gmail.com 9bca90d7e5 Bug 375387 - make gfxMatrix::IsSingular const. r+sr=pavlov 2007-03-27 04:07:10 -07:00
peterv@propagandism.org 12431cf555 Fix for bug 375075 (Stop leaking the cycle collector on shutdown). r=bsmedberg, sr=dbaron. 2007-03-27 02:49:06 -07:00
joshmoz@gmail.com 69336f5dcb followup for fix to bug 371392, forgot to get rid of the header declaration for a variable I killed. b=371392 r/sr=biesi 2007-03-27 01:53:08 -07:00
ginn.chen@sun.com a683d91610 Bug 360184 Accessible row/column and row/column header of tables are incorrectpatch by Evan.Yan at sun.com r=surkov.alexander 2007-03-27 01:43:00 -07:00
joshmoz@gmail.com 96c071174a get rid of old backbuffer API and related code. b=371392 r/sr=roc 2007-03-26 23:21:55 -07:00
sspitzer@mozilla.org aef535a5a7 fix for regression bug #375481: [places] unable to dnd bookmarks to the personal toolbarr=mano 2007-03-26 22:50:29 -07:00
Olli.Pettay@helsinki.fi 408dec3ae5 Bug 369168, r+sr=roc 2007-03-26 22:30:14 -07:00
roc+@cs.cmu.edu 71db046d82 Bug 372629. Try to fix Windows reftests by special-casing ZWSP to never display a missing-glyph box. 2007-03-26 21:46:25 -07:00
roc+@cs.cmu.edu 284e1a994f Bug 372629. Try to fix Windows reftests by special-casing ZWSP to never display a missing-glyph box. 2007-03-26 21:34:49 -07:00
sharparrow1@yahoo.com 15eac4df7c Bug 372037: CSS clip property should clip the overflow rect as well as the paint rect; r+sr=roc. 2007-03-26 20:58:17 -07:00
roc+@cs.cmu.edu ed1b4a6e54 Bug 368270. Implement nsExpirationTracker, a data structure for managing the timed expiration of many objects. r+sr=sicking 2007-03-26 20:38:21 -07:00
roc+@cs.cmu.edu f654a8e6f2 Bug 372629. Draw missing-glyph boxes with the Unicode character inscribed in hex. r=pavlov 2007-03-26 20:24:49 -07:00
sayrer@gmail.com 61e35a0bda bug 375444. silence overflow warning in nsJSEnvironment.cpp using gcc 4.1.2. r+sr=jst 2007-03-26 19:08:19 -07:00
joshmoz@gmail.com fa87850812 Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst 2007-03-26 18:07:57 -07:00
mozilla.mano@sent.com 9bf22998f8 Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer. 2007-03-26 17:52:59 -07:00
dietrich@mozilla.com 6ecac01650 Bug 335961 bookmarks export doesn't export keywords (r=sspitzer) 2007-03-26 16:11:09 -07:00
roc+@cs.cmu.edu a8fe479d76 Bug 372631. Hopefully fix Windows Tp performance by switching from GetCharacterPlacement to GetGlyphIndices/GetTextExtentExPointI. r=pavlov 2007-03-26 15:48:42 -07:00
rhelmer@mozilla.com 75779bda74 typo 2007-03-26 15:02:02 -07:00
rhelmer@mozilla.com 086d492520 locales 2007-03-26 14:56:56 -07:00
rhelmer@mozilla.com c50e5174e8 use betatest not releasetest 2007-03-26 14:28:04 -07:00
gavin@gavinsharp.com 30cb2b12c8 Fix typo in patch for bug 363618 2007-03-26 14:20:28 -07:00
rhelmer@mozilla.com 98714538bd partner configs, r=cf 2007-03-26 14:15:00 -07:00
bclary@bclary.com b9bf8d7884 Bug 370490 - Build SpiderMonkey with JS_C_STRINGS_ARE_UTF8, not part of the build, patch by Tom Insam, r=brendan 2007-03-26 14:13:57 -07:00
nrthomas@gmail.com a6e398b782 Bootstrap config for Thunderbird 2 2007-03-26 14:13:56 -07:00
asqueella@gmail.com e8c772ebe7 Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mailr=bsmedberg 2007-03-26 14:02:00 -07:00
asqueella@gmail.com 41043be3a6 bug 375252 - nsJSComponentManager.js / nsJSSupportsUtils.js are not used or packaged anywhere and should be cvs removedr=bsmedberg 2007-03-26 13:53:01 -07:00
gavin@gavinsharp.com 896de728e4 Reftest for bug 341043 by Arno <arno.@no-log.org>, r=roc 2007-03-26 13:39:29 -07:00
sayrer@gmail.com 3c04be6e6b Backout previous change, as it caused bustage elsewhere. 2007-03-26 12:39:22 -07:00
sayrer@gmail.com 1f959b406e Backout previous change, as it caused bustage elsewhere. 2007-03-26 12:37:59 -07:00
sayrer@gmail.com ea78da8e08 Backout previous change, as it caused bustage elsewhere. 2007-03-26 12:32:40 -07:00
neil@parkwaycc.co.uk 9a1cd025a8 Fix bustage from bug 375388 2007-03-26 11:29:16 -07:00
neil@parkwaycc.co.uk 38e47073c0 Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg 2007-03-26 11:17:02 -07:00
ted.mielczarek@gmail.com c66abaebd5 bug 371201 - error on spaces in XPI_NAME and some other Makefile vars. r=bsmedberg 2007-03-26 11:15:02 -07:00
sayrer@gmail.com d7c63cf41c fix build bustage on gcc 4.1.2. no bug. r=bsmedberg 2007-03-26 10:47:52 -07:00
sayrer@gmail.com 115d77ef0c fix build bustage on gcc 4.1.2. no bug. r=bsmedberg 2007-03-26 10:43:07 -07:00
jwatt@jwatt.org a4a360785e Reftest for viewBox on child svg 2007-03-26 10:01:18 -07:00
jwatt@jwatt.org ba42b78f9f Add failure rect to reftest 2007-03-26 09:22:18 -07:00
jwatt@jwatt.org afa155ea8f Adding reftest for foreignObject 2007-03-26 09:14:38 -07:00
jwatt@jwatt.org 8f29b40bf4 Reftest for percentage units on viewport element breaking user units on graphics 2007-03-26 08:53:49 -07:00
jwatt@jwatt.org 8e80140200 Adding reftest for null rootElement 2007-03-26 08:35:35 -07:00
ted.mielczarek@gmail.com a10d532b9d bug 375110 - symbol upload tweak for better symbol store management. r=bsmedberg 2007-03-26 07:55:27 -07:00
gavin@gavinsharp.com 2670fd6886 Fix comment typo from last checkin 2007-03-26 07:23:21 -07:00