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

188071 Коммитов

Автор SHA1 Сообщение Дата
dbaron@dbaron.org 79ec4ed625 Fix DEBUG_CC bustage treating all XPConnect roots as expected garbage. b=410116 r+sr=peterv Not part of default build (DEBUG_CC-only). 2008-01-11 14:24:04 -08:00
reed@reedloden.com c2bd6ac6c5 Bug 411708 - "Tab bar is 1px smaller in non-overflow state" [p=dao@mozilla.com (Dão Gottwald) r=Ryan a1.9=beltzner] 2008-01-11 14:19:00 -08:00
reed@reedloden.com 0c878c9e92 Bug 408823 - "Killing GTK1, deprecated glib uses" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=schrep] 2008-01-11 14:16:15 -08:00
mozilla.mano@sent.com 2e8592133a Bug 410512 - deleting an item in history sometimes selects item on top of the list. r=dietrich. 2008-01-11 14:04:01 -08:00
aaronleventhal@moonset.net 9e36bd3549 Bug 411737. Remove old code to get doc state when getting focusable state for links. No longer useful. r=evan.yan, a=beltzner 2008-01-11 12:52:55 -08:00
aaronleventhal@moonset.net a4157f66ce Bug 408997. A11y hierarchy missing in some cases. r=evan.yan, a=beltzner 2008-01-11 12:50:27 -08:00
sspitzer@mozilla.org 174d6473d1 fix for bug #406255: emphasize the first matching text in both title and url r=gavin a=beltzner 2008-01-11 12:01:37 -08:00
nboyd@atg.com 5607b53ef0 Fix bug 411539 Generalize some tests for Rhino and Spidermonkey. r=bclary@bclary.com 2008-01-11 09:38:09 -08:00
benjamin@smedbergs.us c9b3cb0a1a Bug 411531 - Assertion failure !rt->gcRunning because I accidentally turned off deffered-release of wrapped natives during GC, r+sr=peterv 2008-01-11 06:52:45 -08:00
pete@mozdevgroup.com 09a8ddd325 b=328070 r=Jan.Varga opt-in UI for data collection Revert maxVersion back --pete 2008-01-11 06:09:00 -08:00
dtownsend@oxymoronical.com e995c4de5f Bug 411207: Add notification of session restore completing opening of windows. r=zeniko, a=schrep 2008-01-11 04:37:06 -08:00
dwitte@stanford.edu 86ada27c83 backing out the rest. 2008-01-11 02:56:35 -08:00
dwitte@stanford.edu 8d74b831d4 partial backout in an attempt to fix orange. 2008-01-11 02:08:58 -08:00
dwitte@stanford.edu cc924d2d23 relanding bug 410250. 2008-01-11 01:13:04 -08:00
dwitte@stanford.edu 064ce57187 relanding Bug 406087 - upgrade to the latest sqlite (currently 3.5.4). 2008-01-11 01:12:24 -08:00
reed@reedloden.com 0f3e4459e6 Back out patch from bug 340634 due to bloat test crashes. 2008-01-11 00:24:41 -08:00
dwitte@stanford.edu 8c3cd4403e backing out in an attempt to fix orange. 2008-01-10 23:30:05 -08:00
jruderman@hmc.edu 4af0496081 Re-enable tests on Mac now that svg:mask doesn't crash 2008-01-10 21:56:37 -08:00
sdwilsh@shawnwilsher.com 896cd9e2c5 Bug 406087 - upgrade to the latest sqlite (currently 3.5.4 2008-01-10 21:12:33 -08:00
dwitte@stanford.edu f300515e36 backing out to fix orange. 2008-01-10 20:59:44 -08:00
sdwilsh@shawnwilsher.com 84e0ca7eac Test for Bug 394039 2008-01-10 20:58:51 -08:00
sdwilsh@shawnwilsher.com 37138d5862 Bug 411172 tests 2008-01-10 20:22:36 -08:00
reed@reedloden.com e1580e8a10 Bug 340634 - "spell checker doesn't suggest "alot" correction" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=RyanVM sr=mscott a1.9=schrep] 2008-01-10 20:20:55 -08:00
dwitte@stanford.edu 09217db711 thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-10 19:56:00 -08:00
crowder@fiverocks.com cb50b8064b Bug 411747: latent GC hazard in one of the routines in js.c (npotb), r/a=brendan 2008-01-10 19:22:55 -08:00
karlt+@karlt.net 7045f422c0 Include ZWSP in short arrow entities to distinguish from stretchy normal arrows. b=289938, rs=pavlov. 2008-01-10 19:08:57 -08:00
stuart.morgan@alumni.case.edu f8fdb83edf Bug 312018: Set the print job name before showing the print dialog. r=josh sr=bsmedberg a1.9=schrep 2008-01-10 15:44:06 -08:00
dietrich@mozilla.com 0923185bab reverting bug 381365 for perf regression 2008-01-10 15:37:46 -08:00
dbaron@dbaron.org 91fb33093f Fix DEBUG_CC bustage from bug 402966. All changes #ifdef DEBUG_CC (not part of the default build). 2008-01-10 14:27:07 -08:00
vladimir@pobox.com 7373b4fb62 b=408538, crash in ThebesDrawTile with null surface, r=stuart 2008-01-10 14:13:13 -08:00
vladimir@pobox.com 2ed75e8d83 b=408623, fx3 plugin printing on windows broken, r=biesi,sr=roc 2008-01-10 14:11:46 -08:00
vladimir@pobox.com 0e5dc50bdf b=406782, double rendering of bullets on wikimo, r+sr=roc 2008-01-10 14:10:38 -08:00
Olli.Pettay@helsinki.fi 065cc2d962 Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep 2008-01-10 13:55:38 -08:00
crowder@fiverocks.com c9fddb69ab Bug 411702 - Ancient OOM handling bug with an easy fix, r/a=brendan 2008-01-10 13:49:59 -08:00
jst@mozilla.org 586bacfa64 Fixing bug 411082. Fix top crash bug due to us calling into scriptable helper code w/o pushing a JS context on the stack. r+sr=jonas@sicking.cc 2008-01-10 13:46:33 -08:00
johnath@mozilla.com 6970f0befc Add credit for beltzner for current book of mozilla text. b=411352, r=gavin, a=mconnor 2008-01-10 13:45:30 -08:00
jst@mozilla.org 968fec87e3 Fixing bug 411040. Make NPN_RemoveProperty() return false if the property wasn't deleted (due to silent failure per ecma). r+sr+a=brendan@mozilla.org 2008-01-10 13:44:06 -08:00
ccooper@deadsquid.com 6e054d7b4e b=391958 r=rhelmer - landing again now that bug 375415 is fixed 2008-01-10 13:06:05 -08:00
pete@mozdevgroup.com 69d66194f6 b=328070 r=Jan.Varga opt-in UI for data collection addendum to original prefs UI work, just some minor tweaks so UI isn't cut off on OSX. Also set maxVersion to 3.* --pete 2008-01-10 13:02:45 -08:00
nrthomas@gmail.com 18772385d1 Bug 375415, update packaging breaks with filenames containing a space, p=Rob Marshall (tH, rdmsoft@bugs.rdmsoft.com), r=bsmedberg 2008-01-10 12:59:46 -08:00
dwitte@stanford.edu 7e454eebf6 get rid of nsStyleStruct base type. b=408933, r+sr=dbaron, a=beltzner 2008-01-10 12:56:49 -08:00
bhearsum@mozilla.com 64d25e1d1e bug 411495: sync up automation bootstrap configs with cvs - add nightly 1.8 bootstrap.cfg, update automation config. r=rhelmer, patch=me 2008-01-10 12:53:44 -08:00
reed@reedloden.com 6574b8e5c5 Bug 411352 - "Update Book of Mozilla passage (about:mozilla)" (removing .f class, slight change to text) [p=beltzner@mozilla.com (Mike Beltzner) r=gavin a1.9=mconnor] 2008-01-10 12:31:27 -08:00
dwitte@stanford.edu 450e10614f remove nsValueArray. b=410360, r+sr=bsmedberg, a=schrep 2008-01-10 12:18:22 -08:00
dwitte@stanford.edu 99cb278fea use nsAutoTArray for nsCSSDeclaration::mOrder. b=410357, r+sr=dbaron, a=blocking1.9+ 2008-01-10 12:13:24 -08:00
dtownsend@oxymoronical.com 852805a038 Bug 407901: Cannot minimize add-ons manager opened from update available notification. r=gavin.sharp, a=mconnor 2008-01-10 11:53:50 -08:00
dietrich@mozilla.com 609a328883 Bug 381365 ? No default bookmarks for profiles with a non-relative profile location (r=bsmedberg) 2008-01-10 11:09:07 -08:00
enndeakin@sympatico.ca 31e2433ab2 Disable one line of the test for now 2008-01-10 10:27:46 -08:00
ted.mielczarek@gmail.com f30d91b094 bug 410364 - use PR_STATIC_ASSERT in nsStyleSheetService::nsStyleSheetService. r+sr=dbaron 2008-01-10 09:59:48 -08:00
enndeakin@sympatico.ca 0f41aacd0b Bug 393451, getBoundingClientRect coordinates not correct for popups, r+sr=roc,a=schrep 2008-01-10 07:48:26 -08:00