Commit Graph

5476 Commits

Author SHA1 Message Date
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
bugzilla@standard8.plus.com
7a32f6e43f Bug 374862 Port xpfe/components/search/src to frozen linkage. Original patch by Mook, one minor fixup by me,r=Neil,sr=biesi 2007-08-27 01:05:44 -07:00
philringnalda@gmail.com
bf7810b7de Bug 393742 - Silly var use in exitPrintPreview(), r=gavin 2007-08-26 21:35:02 -07:00
philringnalda@gmail.com
c8f808b5ae Bug 393747 - Support nsISupports in print preview observer, r=gavin 2007-08-26 21:05:06 -07:00
bzbarsky@mit.edu
8f471f19e2 Fix bug 393671. r+sr+a=roc 2007-08-26 19:48:43 -07:00
bzbarsky@mit.edu
4f488c5b7c Fix filename. 2007-08-26 18:08:15 -07:00
bzbarsky@mit.edu
7a3fbf7681 Adding tests 2007-08-26 17:28:09 -07:00
bzbarsky@mit.edu
86d1efeea2 Fix crash bug 393517. r+sr=roc, a=dbaron 2007-08-26 17:20:52 -07:00
kherron@fmailbox.com
ef56e89472 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov. 2007-08-26 17:19:15 -07:00
bzbarsky@mit.edu
8915bdf91c Set the property on the right frame. Bug 393649, r+sr=dbaron, a=roc 2007-08-26 17:18:25 -07:00
philringnalda@gmail.com
bec07479a7 Bug 393713 - Landing bug 393300 broke building without MOZ_STORAGE, patch by romaxa <romaxa@gmail.com>, r+sr+a1.9=jst 2007-08-26 17:13:54 -07:00
roc+@cs.cmu.edu
863902e5d6 Bug 390234. Coalesce glyph runs after sorting them, gets them into the canonical form. Also add debug code to help track down textrun-cache related crashers. r=vlad 2007-08-26 16:44:00 -07:00
smontagu@smontagu.org
2e35b4b546 Mark reftest for bug 391045 passing on Linux 2007-08-26 15:44:30 -07:00
smontagu@smontagu.org
716d1f9961 Mark reftest for bug 391045 passing on Mac 2007-08-26 15:05:17 -07:00
philringnalda@gmail.com
ca955a1140 Bug 379886 - Font preferences panel selects random fonts in cairo builds, patch by Karl Tomlinson <mozbugz@karlt.net>, r+sr=vlad/pavlov 2007-08-26 14:34:03 -07:00
philringnalda@gmail.com
ca5e2a97d3 Bug 391385 - Split PopupAutoComplete in three: UrlbarAutoComplete, SearchAutoComplete and ContentAutoComplete, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-08-26 14:27:26 -07:00
smontagu@smontagu.org
2363989855 Reftest for bug 391045 2007-08-26 14:24:48 -07:00
mozilla@weilbacher.org
e6ce0448a2 [OS/2] Bug 393776: Little nsWindow cleanup (remove obsolete commented code), r=mkaply 2007-08-26 13:41:33 -07:00
wtc@google.com
53c533617a Bug 213637: code cleanup: use nsAutoLock instead of manually calling PR_Lock/PR_Unlock, and removed mThreadEventLock. r=biesi Modified files: nsSocketTransportService2.cpp nsSocketTransportService2.h 2007-08-26 13:14:57 -07:00
wtc@google.com
01efd347e8 Bug 392852: Upgraded Mozilla trunk to NSPR_HEAD_20070820. r=wtc. a=bzbarsky 2007-08-26 12:19:47 -07:00
rflint@ryanflint.com
79a50ce611 Bug 393361 - CVS remove orphaned tabbrowser bits. r=mconnor as part of bug 339964 2007-08-26 12:19:28 -07:00
bzbarsky@mit.edu
28586b102c Be less noisy in debug builds. 2007-08-26 11:27:00 -07:00
dtownsend@oxymoronical.com
e9daf1cf02 Bug 391899: getItemForID returns an empty nsIUpdateItem if the item doesn't exist. r=robstrong 2007-08-26 11:07:49 -07:00
smontagu@smontagu.org
f5a37e33c7 Override fLinkBefore except for the first range of an item, and fLinkAfter except for the last range. Bug 391045, r+a=pavlov 2007-08-26 10:28:56 -07:00
smontagu@smontagu.org
e1a3ea87ca Blow away text runs after Bidi resolution. Bug 382429, r+sr+a=roc 2007-08-26 10:20:28 -07:00
dtownsend@oxymoronical.com
dc9a954488 Bug 380381: Winstripe background tabs polish. p=Dao Gottwald <dao@design-noir.de>, r=enndeakin, ui-r=beltzner 2007-08-26 08:20:18 -07:00
asqueella@gmail.com
7de392a69a b=367829, another trivial fix after the original patch... 2007-08-26 04:41:44 -07:00
dtownsend@oxymoronical.com
22de7ace04 Bug 390549: IPv6 addresses in URLs have [] disappear in non-editing location bar state. p=Dao Gottwald <dao@design-noir.de>, r=gavin.sharp 2007-08-26 02:27:02 -07:00
dtownsend@oxymoronical.com
3c70d6fecb Bug 357951: Double clicking on the tab overflow scroll buttons should scroll by the width of the tab bar. p=Dao Gottwald <dao@design-noir.de> r=enndeakin 2007-08-26 02:17:54 -07:00