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

183593 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu 6169c9b8b1 Bug 386211. Turn 'fonts still alive' assertion into a warning. r=vlad 2007-07-04 03:24:04 +00:00
roc+%cs.cmu.edu cca3f7145b Bug 383129. Don't treat tree-related XUL tags as special when they're root elements. r+sr=bzbarsky 2007-07-04 03:20:04 +00:00
reed%reedloden.com 0fda500d71 Bug 386359 - "need more Ts runs in Talos" (get Talos to use TS_NUM_RUNS) [p=alice r=robcee] 2007-07-04 02:40:55 +00:00
mats.palmgren%bredband.net 5a0917c43a Cleanup implementations of QueryInterface. b=385750 r+sr=dbaron r+sr=jst 2007-07-04 02:15:35 +00:00
mats.palmgren%bredband.net 2688b10ee8 Make the viewport area that of the root frame, or in paginated contexts, the page content frame. b=380816 r=sharparrow1 sr=roc 2007-07-04 01:13:07 +00:00
cbarrett%mozilla.com 23db68409d Bug 361299 - read image directly from input stream in icon decoder. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=tor, sr=biesi. 2007-07-04 01:09:10 +00:00
jst%mozilla.org c04debab53 Fixing bug 380618. Remove support for window.ononline and window.onoffline in favor of using window.addEventListener() for these new events. r=chris.double@double.co.nz, sr=jonas@sicking.cc 2007-07-03 23:40:11 +00:00
gavin%gavinsharp.com f46f2a6dde Remove #ifdef DEBUG pref that isn't read in debug builds (see bug 383365 comment 2) 2007-07-03 23:34:15 +00:00
joshmoz%gmail.com 0f67ccf842 fix a crash when invoking drag sessions and check cached transferables when saying whether or not a drag or paste supports a particular flavor. b=386751 r=cbarrett sr=pav 2007-07-03 23:13:28 +00:00
lpsolit%gmail.com fc9b7430ff "Typo" in bug 337717: s/return/next/ in the foreach loop 2007-07-03 22:57:06 +00:00
sdwilsh%shawnwilsher.com 85c89ae399 Orange fix. rs=gavin.sharp 2007-07-03 22:49:42 +00:00
sharparrow1%yahoo.com 116c6b742e Bug 386142: fantasai's li'l Need More Comments bug. Patch by fantasai, r+sr=roc 2007-07-03 22:49:01 +00:00
zach%zachlipton.com 68ed486b64 Add alt attributes for "arrows" in manage_testgroup and manage_subgroup
for accessibility
2007-07-03 22:45:11 +00:00
mozilla%weilbacher.org f2c261a6f1 [OS/2] Bug 351167: mouse pointers are not packaged into thunderbird.exe, r=mkaply 2007-07-03 22:44:07 +00:00
gavin%gavinsharp.com 3155cf77ec Bug 261633: treat setInterval('foo()') as setTimeout('foo()', 0) to match IE and avoid recursive timeouts, r+sr=jst 2007-07-03 22:38:04 +00:00
sdwilsh%shawnwilsher.com 04ec037d75 Fix orange. r=gavin.sharp 2007-07-03 22:33:46 +00:00
gavin%gavinsharp.com b25d70b71a Disable new location bar (bug 366797) again due to Ts/Txul regression 2007-07-03 22:32:31 +00:00
lpsolit%gmail.com b7a1422ad5 Bug 337717: whineatnews.pl sends email to users having "Bugmail Disabled = 1" - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2007-07-03 22:31:07 +00:00
lpsolit%gmail.com 4f2fe683fe Bug 385209: Part 2: Only consider */NA and */MANDATORY when the bug is being moved to another product - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2007-07-03 22:27:13 +00:00
sharparrow1%yahoo.com 46f2e6a0a8 Bug 386141: Switch NS_FRAME_IS_BOX to use IsFrameOfType. Patch by fantasai, r+sr=roc. 2007-07-03 22:11:29 +00:00
ted.mielczarek%gmail.com f06c0d41df bug 386618 - Upload debug symbols for Thunderbird (Breakpad Support). r=preed 2007-07-03 22:04:20 +00:00
flamingice%sourmilk.net 708be73597 Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst 2007-07-03 21:42:35 +00:00
mats.palmgren%bredband.net cb7c7d446e Use predefined load types instead of rolling our own. b=385663 r+sr=bzbarsky 2007-07-03 21:41:32 +00:00
dbaron%dbaron.org acfb4f5b38 Put comment in the right place. b=180380 2007-07-03 21:31:02 +00:00
reed%reedloden.com 1f3bd4082b Bug 384099 - "get current Tp/etc. data onto new graph server" (updated pull scripts) [p=alice r=vlad] 2007-07-03 21:23:47 +00:00
dbaron%dbaron.org 744bfc7a0c Make suspectCurrent assertion not fire constantly after we Fault. b=386664 r+sr=peterv 2007-07-03 21:21:57 +00:00
dbaron%dbaron.org a8948ab3a2 Make nsGTKRemoteService properly implement its AddRef and Release methods so it doesn't leak on shutdown. b=336920 r=bsmedberg 2007-07-03 21:21:11 +00:00
mats.palmgren%bredband.net 0f217b3087 Fix crash [@ nsPopupSetFrame::Destroy]. b=384877 r=enndeakin sr=roc 2007-07-03 21:16:48 +00:00
dolske%mozilla.com ef5f19f627 Bug 386744: "View Image" on <canvas> throws "Error: uncaught exception: Load of denied." r=mano 2007-07-03 21:11:15 +00:00
sdwilsh%shawnwilsher.com 1cc7344980 Bug 385871 - DM needs to have schema checking. r=mano 2007-07-03 21:04:54 +00:00
scott%scott-macgregor.org cbc88a07e2 Bug #386692 --> fix a regression from the file spec landing, pass PR_TRUE to ParseURI()
quiet a few printf's.

sr=bienvenu
2007-07-03 20:59:23 +00:00
sdwilsh%shawnwilsher.com 1b193910de Bug 386394 - Add a BackupDB method to mozIStorageConnection. r=mano 2007-07-03 20:54:37 +00:00
cbarrett%mozilla.com dab385d47f bug 380185 (part 2) - Scrollbars should not try to draw their features if there is not enough space. r=josh sr=roc. 2007-07-03 20:05:15 +00:00
bzbarsky%mit.edu d672aea79c Fix spelling in comment. Bug 384981 2007-07-03 19:39:51 +00:00
bzbarsky%mit.edu 026a3a198d Fixing build bustage 2007-07-03 19:15:26 +00:00
joshmoz%gmail.com 7709a4cc38 Scrollbars should not try to draw their features if there is not enough space. b=380185 r=josh sr=roc 2007-07-03 18:49:44 +00:00
bzbarsky%mit.edu 44a472e188 Menubars are special on OSX too. Bug 385880, r=bernd, sr=roc 2007-07-03 18:48:57 +00:00
bzbarsky%mit.edu 5d835b4b58 Propagate the principal responsible an image load all the way to
CanLoadImage/LoadImage in nsContentUtils, and use it for security checks
there.  Bug 310165, r=sicking, sr=dbaron
2007-07-03 18:45:40 +00:00
bzbarsky%mit.edu 32827cdbb2 Adding test. 2007-07-03 18:27:38 +00:00
axel%pike.org cfb321b8cc bug 383585, improve tooling for dummy localizations, r=sayrer 2007-07-03 17:54:52 +00:00
gavin%gavinsharp.com 7bca31371c Bug 386746: remove unneeded URL bar code, patch by D��o Gottwald <dao@design-noir.de>, r=me 2007-07-03 17:40:40 +00:00
kairo%kairo.at e4ac044979 bug 380906 - make suite nsXULAppInfo ready for breakpad, r=luser 2007-07-03 17:39:56 +00:00
gavin%gavinsharp.com 7a5e8773b9 Bug 386741: attempt at fixing Ts/Txul regression by eliminating unnecessary XBL fields 2007-07-03 17:09:50 +00:00
sdwilsh%shawnwilsher.com b6c4f37356 Bug 386371 - Use getters and setters for database schema version. r=myk 2007-07-03 16:56:20 +00:00
gavin%gavinsharp.com 8e1a892dd1 Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner 2007-07-03 16:49:07 +00:00
Olli.Pettay%helsinki.fi 5c43c422f9 Add tests also for blur event (bug 238987) 2007-07-03 16:27:28 +00:00
lpsolit%gmail.com 33553ceb04 Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to 'specific_search_allow_empty_words' (to avoid confusion with the QuickSearch feature) - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r=wicked a=mkanat 2007-07-03 16:22:03 +00:00
surkov.alexander%gmail.com 597eef16f6 Bug 378468 - remove warnings from nsDocAccessible::InvalidateCacheSubtree, r=ginn.chen 2007-07-03 16:19:08 +00:00
nrthomas%gmail.com d6633ca78e Bug 386114, nagios monitoring changes for bump to a7pre 2007-07-03 15:43:40 +00:00
sspitzer%mozilla.org 3b54dd32bc fix for bug #386705: Description field of new bookmark is not populated even though it has <META name="description" content="...">
fix by=Marco Bonardo <mak77@supereva.it>

r=sspitzer
2007-07-03 15:39:33 +00:00