Commit Graph

4773 Commits

Author SHA1 Message Date
dietrich@mozilla.com
a5fe8d1711 Bug 392401 EXPIRE_HISTORY expiration policy should be disallowed for item annotations (r=mano) 2007-08-19 13:02:48 -07:00
bent.mozilla@gmail.com
394a83d760 Bug 390699 - "Let DUMP_SYMS_BIN be set from environment". r=luser, a=bz. 2007-08-19 11:06:53 -07:00
bent.mozilla@gmail.com
02b7449b4f Bug 390566 - "mozilla/Makefile.in sets BUILDID based on application.ini that does not exist for XULRunner". r=bsmedberg, a=bz. 2007-08-19 11:03:13 -07:00
enndeakin@sympatico.ca
44e941510f Bug 391960, null check document of anchor node, r+sr=bz,a=damon 2007-08-19 09:55:18 -07:00
rhelmer@mozilla.com
9361806de5 use sysvar not var for logDir b=375782 r=cf 2007-08-19 09:51:54 -07:00
mozilla@weilbacher.org
c838dc2d9c [OS/2] Bug 381333: replace method to scale from font units to pixels. Instead of gfxPangoFonts-like macros use the procedure outlined in the FreeType tutorial. This takes advantage of gfxFloats. 2007-08-19 05:36:21 -07:00
mozilla@weilbacher.org
06cd0f29f3 [OS/2] Bug 381333: - use emHeight instead of xHeight to compute properties in case OS/2 font table is not present - use FT_LOAD_NO_SCALE before measuring characters to get font units - add adjusted size calculation similar to other platforms For some reason these changes also fix the Acid2 test. 2007-08-19 05:27:23 -07:00
mozilla@weilbacher.org
d15dfeee5b [OS/2] Bug 381333: make debug output more helpful 2007-08-19 05:05:23 -07:00
philringnalda@gmail.com
e82c40dd1f Bug 266413 - Automatic Proxy Configuration URL string is imported from IE, but radio button is still on Direct Connection, patch by Bevan Collins <bevan.collins@gmail.com>, r=gavin 2007-08-18 19:48:31 -07:00
rob_strong@exchangecode.com
728448810b Bug 391687 - Some plugins are listed multiple times in the add-ons manager. r=sspitzer 2007-08-18 14:19:17 -07:00
preed@mozilla.com
92a27990f9 Bug 392579: Corrections from rhelmer's drive by. 2007-08-18 12:48:34 -07:00
bclary@bclary.com
e1dbb71e6f JavaScript Tests - regression test for bug 392308, by Norris Boyd, not part of the build 2007-08-18 03:18:40 -07:00
bzbarsky@mit.edu
f75c135498 Followup for bug 390423: remove a now-unused variable. Patch by Ben Karel <web+moz@eschew.org>, r+sr+a=bzbarsky 2007-08-17 23:13:10 -07:00
bzbarsky@mit.edu
406edd85f0 Adding test. 2007-08-17 21:47:41 -07:00
philringnalda@gmail.com
531b341521 Bug 392411 - APNG decoder does not detect width+offset too large, patch by Glenn Randers-Pehrson <glennrp@gmail.com>, r=asmith15, sr+a1.9=pavlov 2007-08-17 21:42:09 -07:00
philringnalda@gmail.com
d90d948a45 Bug 380783 - nsStringAPI.h: no equivalent of IsVoid (tell if string is null), patch by Mook <mook.moz+mozbz@gmail.com>, r=bsmedberg/dbaron, sr=dbaron, a1.9=bz 2007-08-17 20:48:16 -07:00
rflint@ryanflint.com
196631dafa Bug 338295 - Microsummaries should be removed when they cease to exist. r=myk 2007-08-17 20:27:22 -07:00
mrbkap@gmail.com
ac93da416a Get the right class -- off of obj2, not obj and ensure that we propagate failure from outerObject. bug 375344, r=brendan a=sicking 2007-08-17 18:24:51 -07:00
rhelmer@mozilla.com
0e2bbe4d7e use locale 2007-08-17 17:59:21 -07:00
rhelmer@mozilla.com
8e97d81ac6 remove duplicate win32 2007-08-17 17:56:56 -07:00
rhelmer@mozilla.com
f96ac2e390 space not %20 2007-08-17 17:54:52 -07:00
rhelmer@mozilla.com
ccb0266672 correct link 2007-08-17 17:48:57 -07:00
rhelmer@mozilla.com
5b863ad03e fix buildid 2007-08-17 17:44:22 -07:00
rhelmer@mozilla.com
3656d06d33 should be google-cck not cck-google 2007-08-17 17:30:44 -07:00
Olli.Pettay@helsinki.fi
15aaa6063b Bug 391708, [nsIDOMXULLabelElement::accessKey] errors in console at yahoo.com, r+sr+a=jst 2007-08-17 17:13:14 -07:00
sharparrow1@yahoo.com
f88c1bca98 Bug 390762: Crash [@ nsFrameManager::UnregisterPlaceholderFrame] with -moz-column and float. r=fantasai, sr+a=roc. 2007-08-17 17:06:46 -07:00
rhelmer@mozilla.com
13b37d6893 partner updates 2007-08-17 17:05:58 -07:00
cbarrett@mozilla.com
4184694ede Bug 370353 followup: Check in white space changes. Patch by Daniel Holbert <dholbert@mozilla.com>. r=bernd sr=dbaron a1.9=dbaron. 2007-08-17 16:58:19 -07:00
Olli.Pettay@helsinki.fi
7258de185d Mochitest for bug 288392, DOMSubtreeModified event does not fire at all 2007-08-17 16:53:23 -07:00
cbarrett@mozilla.com
392dc16f4f Bug 370353: Dynamically setting "visibility: collapse" to a <col> no longer works. Patch by Daniel Holbert <dholbert@mozilla.com>. r=bernd sr=dbaron a1.9=dbaron 2007-08-17 16:51:58 -07:00
sharparrow1@yahoo.com
871613c6b8 Bug 390740: Pass lang-group into GetMetricsFor more consistently, SVG part. r=tor, sr=roc, a=dbaron 2007-08-17 16:49:01 -07:00
jwalden@mit.edu
4ff6f987ed Bug 296653 - mkdepend takes more than 10 hours on Solaris for nsIconChannel.cpp. Patch by Ginn Chen <ginn.chen@sun.com>, r=cls, a=bz 2007-08-17 16:07:39 -07:00
sdwilsh@shawnwilsher.com
b7fdcfc19e Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger 2007-08-17 16:05:26 -07:00
jwalden@mit.edu
75b11a995d Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore 2007-08-17 15:57:36 -07:00
rflint@ryanflint.com
bc7906ef8b Bug 341341 - automatically update installed microsummary generators. r=myk 2007-08-17 15:44:28 -07:00
rflint@ryanflint.com
778825f8c0 Bug 341341 - automatically update installed microsummary generators (places unit test fixes). r=mano 2007-08-17 15:19:52 -07:00
sdwilsh@shawnwilsher.com
b067af05ed Bug 392362 - Make a pref to control the number of days for which we display download history. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-08-17 15:19:08 -07:00
sdwilsh@shawnwilsher.com
5052f0111d Bug 392541 - Queued items don't have a context menu. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-08-17 15:11:30 -07:00
sharparrow1@yahoo.com
d9a7aa54b9 Bug 390399: Add some general (non-property-specific) parsing tests. r+sr+a=dbaron 2007-08-17 15:05:22 -07:00
cbiesinger@gmx.at
5e31e355aa fixing orange, the new behaviour is better 2007-08-17 14:20:55 -07:00
vladimir@pobox.com
cdb2b83fe3 b=355789 followup; fix right padding value based on updated CSS; patch from robarnold, r+a=vlad 2007-08-17 14:07:26 -07:00
vladimir@pobox.com
b710984ec8 b=391541, scrollbars do not change appearance on implicit hover; patch from robarnold, r/a=vlad 2007-08-17 13:47:33 -07:00
sharparrow1@yahoo.com
99229009b5 Bug 382458, additional patch to fix repainting problems with theming and pixel rounding. r=vlad, a=blocking1.9+ 2007-08-17 13:30:23 -07:00
cbiesinger@gmx.at
07c4078d63 381812 make it possible to get storage input streams for empty streams r=bsmedberg 2007-08-17 13:27:50 -07:00
vladimir@pobox.com
10ea784eab b=391583, DoesARGBImageDataHaveAlpha is slow, r=stuart,a=me 2007-08-17 12:54:58 -07:00
martijn.martijn@gmail.com
688733793b Bug 389392 - Mingw build error, mozlcms.lib: No such file or directory, r=dbaron, sr=benjamin, a=bzbarsky 2007-08-17 11:27:05 -07:00
aaronleventhal@moonset.net
e283d1ce73 Bug 388930. Fix assertions on Linux accessibility without breaking text change events in form controls. r=surkov, a=dsicore 2007-08-17 11:25:13 -07:00
aaronleventhal@moonset.net
889126ed9e Fix debug spew for bz -- just change #ifdef DEBUG to DEBUG_A11Y, not part of release build 2007-08-17 11:21:49 -07:00
sspitzer@mozilla.org
9b2a57d247 fix for bug #392192: first run migration / import from opera browser is slow, history import should use "run in batch" r=dietrich 2007-08-17 10:54:58 -07:00
kairo@kairo.at
ef6beae520 bug 382187 - use places for SeaMonkey history, step 1: build and use places backend with --enable-places, r=luser sr=Neil 2007-08-17 06:08:31 -07:00