Commit Graph

5554 Commits

Author SHA1 Message Date
gavin@gavinsharp.com
614856e366 Bug 393309: fix null deref crash for extension install requests that have no referer, r=Mossop (deputized by dveditz), a=blocking+ 2007-08-28 08:30:48 -07:00
sdwilsh@shawnwilsher.com
c43d625b88 Bug 383673 - mozStorageValueArray only asserts on out of bounds (and other cleanup). r=sspitzer 2007-08-28 08:29:49 -07:00
gijskruitbosch@gmail.com
ec096f8090 Backing out mochitest for nsIIdleService due to qm-centos orange. Bug 380595 2007-08-28 08:27:09 -07:00
dtownsend@oxymoronical.com
a15deec5a1 Bug 393982: Download Manager does not appear when saving files, package new component. r=gavin.sharp 2007-08-28 06:37:46 -07:00
gijskruitbosch@gmail.com
b3bf39e739 Bug 380595 - Need unittest for nsIIdleService r=roc@ocallahan.org (Robert O'Callahan) sr=neil@parkwaycc.co.uk (Neil Rashbrook) Tests Only. 2007-08-28 05:27:34 -07:00
jag@tty.nl
ab46daa9b4 Fix code indentation, part 2. r/sr/a=Jack,Lumpy 2007-08-28 03:21:14 -07:00
gijskruitbosch@gmail.com
b0138c1358 Backing out fix for bug 92543 due to build bustage 2007-08-28 02:10:22 -07:00
gijskruitbosch@gmail.com
b095022a82 Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr=roc@ocallahan.org (Robert O'Callahan) a=dbaron@mozilla.com (David Baron) 2007-08-28 01:53:33 -07:00
dbaron@dbaron.org
85722de549 Attempt to fix test failures from bug 382027. 2007-08-28 00:29:03 -07:00
joshmoz@gmail.com
2a8c2af375 stop native listboxes from drawing outside their frame. part 1 of the fix for this bug. b=382142 sr=pav 2007-08-28 00:21:04 -07:00
sspitzer@mozilla.org
0ec80ef4d4 fix for bug #385834: places' sqlite file can get overly large, do incremental vacuuming. r=dietrich 2007-08-28 00:19:57 -07:00
Olli.Pettay@helsinki.fi
57325958ce Bug 339501, r=bz, sr=sicking, a=1.9+ 2007-08-28 00:09:32 -07:00
dbaron@dbaron.org
7b0d849066 Fix accounting showing leak of CSS value types, and optimize CSS value constructors/destructors a bit. b=382027 r+sr=bzbarsky a1.9=roc 2007-08-27 23:47:32 -07:00
jag@tty.nl
5a3e626f5a s/NS_INTERFACE_MAP_END_THREADSAFE/NS_INTERFACE_MAP_END/. Should've been done for bug 201040. rs=biesi, a=dbaron 2007-08-27 23:11:34 -07:00
dbaron@dbaron.org
333618edd4 Back out a small part of bug 391848 to fix bustage for some people (and add a comment warning about the problem). 2007-08-27 22:42:25 -07:00
dbaron@dbaron.org
f587e91942 Do stack walking on a single thread to avoid deadlocks during thread creation. b=391321 r=robarnold@mozilla.com sr=jmathies@mozilla.com (delegated by bsmedberg) a1.9=bzbarsky@mit.edu 2007-08-27 22:42:04 -07:00
sspitzer@mozilla.org
67cc56bb80 fix for bug #393952: crash when I try to VACUUM (StorageUnicodeFunctions::likeFunction() should handle null aArgv[0] and aArgv[1]) r=sdwilsh 2007-08-27 21:43:10 -07:00
joshmoz@gmail.com
05fca4daf2 make listboxes stylable on Mac OS X. b=382145 sr=roc 2007-08-27 21:39:16 -07:00
joshmoz@gmail.com
565dfd3b4c back out bug 54488, behavioral problems. 2007-08-27 21:05:12 -07:00
joshmoz@gmail.com
5a4e347f20 allow full styling of comboboxes on Mac OS X. b=381647 r=cbarrett sr=roc 2007-08-27 20:39:19 -07:00
philringnalda@gmail.com
3650d1f503 Bug 387247 - Use toolkit printUtils.js instead of communicator printing.js, SeaMonkey part, r=iann, sr=neil 2007-08-27 20:26:03 -07:00
joshmoz@gmail.com
72dc84000c make certain native controls look inactive when they are inactive windows. b=54488 r=cbarrett sr=roc 2007-08-27 19:06:38 -07:00
sharparrow1@yahoo.com
2c1936f084 Bug 389224: Clipped objects are sometimes not fully redrawn after clipping. r+sr=roc, a=dbaron 2007-08-27 18:35:59 -07:00
sharparrow1@yahoo.com
a0c6a21aa4 Bug 390180: Full page zoom interacts badly with bfcache. r+sr+a=roc 2007-08-27 18:20:17 -07:00
rob_strong@exchangecode.com
b16fddc845 Bug 393003 - accesskey duplicates on advanced tab. r=mano 2007-08-27 18:04:40 -07:00
cbarrett@mozilla.com
645fdcf5eb Bug 382194 - Remove an assertion in nsMenuX, clean up native menu code. r=joshmoz sr=pavlov 2007-08-27 17:57:49 -07:00
sspitzer@mozilla.org
18fa0438fe supplimental fix for bug #386287: inconsistent use of title / name in bookmarks UI r=mano 2007-08-27 17:40:47 -07:00
mozilla.mano@sent.com
7c1760b346 Bug 393924 - Stop setting the bookmarkFeedURI annotation on livemark children. r=sspitzer. 2007-08-27 17:35:55 -07:00
sdwilsh@shawnwilsher.com
b1da3b3bb7 Bug 398982 - Download Manager is not friendly to embedders or extensions. r=mano 2007-08-27 17:10:25 -07:00
jst@mozilla.org
d8904e65bd Fixing bug 392505. Make nsNPObjWrapper::GetNewOrUsed() remove entries from the right hash table when out of memory. r+sr=peterv@propagandism.org, a=jst@mozilla.org 2007-08-27 16:55:47 -07:00
tor@cs.brown.edu
d942c9036e mochitest bustage fix from bug 392928. 2007-08-27 16:45:16 -07:00
jst@mozilla.org
db3bc91cfc Fix code indentation. No code changes. 2007-08-27 16:28:02 -07:00
jst@mozilla.org
0569ade9bb Fixing bug 393294. Stop leaking event data from popup blocked event objects. r=Olli.Pettay@gmail.com, sr=jonas@sicking.cc, a=jst@mozilla.org 2007-08-27 16:26:43 -07:00
tor@cs.brown.edu
085f1967a7 Bug 392928 - new style nsSVGEnum. r=longsonr, sr=roc, a=roc 2007-08-27 16:11:14 -07:00
sspitzer@mozilla.org
972ce584c2 fix for bug #393879: "view | show columns | name" is not disabled r=mano 2007-08-27 15:44:18 -07:00
sspitzer@mozilla.org
f732667b5c fix for bug #393868: js error when I open the view menu in the places organizer (missing the view.sortBy.tags.* string properties) r=dietrich 2007-08-27 15:24:50 -07:00
igor@mir2.org
8f31883e5a Bug 393368: new API to limit heap consumption by stack-like data structures used by compiler, decompiler and interpreter. 2007-08-27 15:21:55 -07:00
sharparrow1@yahoo.com
7b65e5cdfe Additional CSS parsing tests for bugs 393286 and 393499. 2007-08-27 13:49:09 -07:00
jwalden@mit.edu
8a3f195db5 Fix typo to force tests to be re-run to 'fix' a spurious (?) orange. 2007-08-27 13:18:18 -07:00
jwalden@mit.edu
f2179c9f01 Fix line endings for this file, add the license header given by the original author in bug 392831. 2007-08-27 12:23:35 -07:00
jwalden@mit.edu
fe3e8a77bd Fix line endings for this file, add the license header given by the original author in bug 392831. 2007-08-27 12:19:54 -07:00
philringnalda@gmail.com
44f440c0f7 Backing out bug 391385 for Ts/Txul regression 2007-08-27 11:05:40 -07:00
benjamin@smedbergs.us
f58de4a10f Backout bug 392251 due to Ts regression 2007-08-27 10:57:15 -07:00
sspitzer@mozilla.org
463a5d0f4b backing out, tree was closed. 2007-08-27 10:47:50 -07:00
sspitzer@mozilla.org
8484939279 fix for bug #393868: js error when I open the view menu in the places organizer (missing the view.sortBy.tags.* string properties) r=dietrich 2007-08-27 10:41:40 -07:00
benjamin@smedbergs.us
bf4ee1816d Followup to bug 392251 - try to fix Ts regression by checking for directory existence before trying to enumerate it, r=dcamp on IRC 2007-08-27 10:01:10 -07:00
enndeakin@sympatico.ca
d6dd5b99e5 Bug 392160, improve popup positioning to not use widget calculations, r=sharparrow, sr=bz, a=dbaron 2007-08-27 09:23:52 -07:00
sdwilsh@shawnwilsher.com
7e3a74443c Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano 2007-08-27 09:09:28 -07:00
benjamin@smedbergs.us
ff2a765e2c Bug 392251 - Load extensions from appdir/distribution/bundles, r=mfinkle 2007-08-27 08:03:10 -07:00
neil@parkwaycc.co.uk
a57ab3e7dc Bug 393665 Fix crash regression from bug 306990 r=Enn sr+a=roc 2007-08-27 02:51:23 -07:00