Commit Graph

178889 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
c039a18e12 supplimental patch for bug #334669: "bookmark separators have an icon overlaid over it". the supplimental patch keeps favicons at 16 px x 16 px (see bug #364316).r=manothanks to onemen.one@gmail for the patch 2007-05-10 23:17:18 -07:00
dbaron@dbaron.org
1865808f7c Remove now-unneeded checks for eStyleUnit_Null. b=379741 r+sr=bzbarsky 2007-05-10 23:02:31 -07:00
dbaron@dbaron.org
f4e95ca927 Add eStyleUnit_None so we don't have to use eStyleUnit_Null as a real value for max-width and max-height. b=379741 r+sr=bzbarsky 2007-05-10 23:01:31 -07:00
dbaron@dbaron.org
9920e003d3 Remove eCSSUnit_Proportional and eStyleUnit_Proportional, which were used only for a removed feature. b=333352 r+sr=bzbarsky 2007-05-10 23:00:26 -07:00
dbaron@dbaron.org
39c21c098a Don't put null coords in nsStyleCoords when they have the same meaning as some other coord type. b=379741 r+sr=bzbarsky 2007-05-10 22:58:34 -07:00
ginn.chen@sun.com
d2b3b98c68 Bug 378709 patch 2, return ATK_STATE_DEFUNCT for deconstructed AccWrapr=aaronleventhal 2007-05-10 22:51:46 -07:00
bclary@bclary.com
32ada4368a JavaScript Tests - add automation helper scripts, no bug, not part of the build 2007-05-10 21:11:39 -07:00
sspitzer@mozilla.org
afd0626a7d fix for bug #380340: move the places shutdown work to on the profile-before-change event. r=mano 2007-05-10 17:42:22 -07:00
joshmoz@gmail.com
44ffd0da4a Window position is not persisted (persist="screenX screenY" doesn't work). Patch by Colin Barrett. b=376808 r=josh sr=pinkerton 2007-05-10 16:54:05 -07:00
mozilla.mano@sent.com
2c5e158506 Bug 380317 - crash on shutdown in nsPlacesImportExportService::WriteContainerContents(), mLivemarkService is null. r=sspitzer. 2007-05-10 16:52:47 -07:00
vladimir@pobox.com
17fdb786db X11 needs to be taken out behind the barn and shot, r=me 2007-05-10 13:50:16 -07:00
vladimir@pobox.com
af1330d11e more bustage fix 2007-05-10 13:41:40 -07:00
jonas@sicking.cc
233450d9b8 Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst 2007-05-10 13:21:12 -07:00
vladimir@pobox.com
485e4a6213 more bustage fix 2007-05-10 13:20:08 -07:00
vladimir@pobox.com
ef149f02e5 X11 blows; bustage fix for linux 2007-05-10 13:19:04 -07:00
vladimir@pobox.com
af303fa5b3 mac bustage fix 2007-05-10 13:12:24 -07:00
vladimir@pobox.com
1f64321330 371135, oom crashers with big images, r=stuart 2007-05-10 12:58:09 -07:00
gavin@gavinsharp.com
2025358959 Bug 376434: avoid using a different type so that MSVC can pack the bitfields properly, patch by Taras Glek <tglek@mozilla.com>, r=roc 2007-05-10 12:37:39 -07:00
mozilla.mano@sent.com
455ba54224 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -07:00
Olli.Pettay@helsinki.fi
4e3fb730b4 Bug 379621, Call PostCreateFrames after creating all native anonymous frames, r+sr=roc 2007-05-10 11:16:00 -07:00
neil@parkwaycc.co.uk
ce44eb7691 Bug 375403 originally started off as a simple request to enable window translucency when windows or popups use opacity, alpha transparent background or non-zero border radius but mutated to include refactoring non zero side testing r+sr=roc 2007-05-10 08:46:42 -07:00
roc+@cs.cmu.edu
454756fb25 Fix const issue. Not Part Of The Build 2007-05-10 07:42:56 -07:00
nrthomas@gmail.com
2f7342c204 For bug 379241, update bootstrap.cfg for RC2 2007-05-10 03:36:28 -07:00
nrthomas@gmail.com
29aeecd545 For bug 379240, changes to update verification for Tb 1.5.0.12 2007-05-10 03:33:56 -07:00
nrthomas@gmail.com
dbb52dee3f For bug 379241, changes to update verification for Fx 2.0.0.4 2007-05-10 03:27:42 -07:00
nrthomas@gmail.com
2057a2e097 For bug 379240, update bootstrap.cfg for RC2 2007-05-10 03:15:31 -07:00
nrthomas@gmail.com
77dce35721 For bug 379240, update bootstrap.cfg for RC2 2007-05-10 02:56:04 -07:00
nrthomas@gmail.com
cfe06d4ef8 For bug 379240, changes to update verification for Fx 1.5.0.12 2007-05-10 01:34:25 -07:00
mozilla.mano@sent.com
33a988643d Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich. 2007-05-10 01:05:19 -07:00
bclary@bclary.com
082cfe0a28 JavaScript Test - regression test for bug 354998, revert Object.prototype to prevent side effects 2007-05-09 23:10:50 -07:00
smontagu@smontagu.org
7ed4343a42 Add unit test for bug 378839 and remove obsolete test programs 2007-05-09 21:58:59 -07:00
bzbarsky@mit.edu
20e95343df Twiddle parentheses a little bit. Bug 311415 followup, r+sr=dbaron 2007-05-09 19:55:15 -07:00
roc+@cs.cmu.edu
4e6c54649d Not part of the build. Fix text lifetime issues for transformed textruns. 2007-05-09 17:58:47 -07:00
jst@mozilla.org
eedb90c553 Backing out Jonas' last changes due to tinderbox orange, per Jonas' request. 2007-05-09 17:42:33 -07:00
kaie@kuix.de
6100caf3ca Bug 379190, crashes when loading chrome urlsr=rrelyea 2007-05-09 16:43:01 -07:00
jonas@sicking.cc
de64d03178 Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst 2007-05-09 16:33:28 -07:00
bclary@bclary.com
d2d968ba65 JavaScript Tests - remove extraneous debugger statement, no bug, not part of the build 2007-05-09 16:01:32 -07:00
roc+@cs.cmu.edu
cc1cbf7323 Not part of the build. Update new text frame for textrun API changes. Also implements a textrun cache for the new text frame 2007-05-09 15:04:56 -07:00
roc+@cs.cmu.edu
5cdf43a09e Bug 380209. Hooks for a textframe-specific textrun cache startup/shutdown. r+sr=bzbarsky 2007-05-09 15:02:29 -07:00
igor@mir2.org
8948307fa7 Bug 380197: fixing regression from bug 380197. r=brendan 2007-05-09 14:40:36 -07:00
roc+@cs.cmu.edu
b5e9afb0bb Bug 375760. Implement new textrun cache: gfxTextRunCache (base cache which leaves textrun lifetime management to the client) and gfxGlobalTextRunCache (cache which manages textrun lifetimes using nsExpirationTracker). r=vlad 2007-05-09 13:33:16 -07:00
brendan@mozilla.org
8c874696b8 Fiddle cosmetics. 2007-05-09 13:19:26 -07:00
neil@parkwaycc.co.uk
72fc92b237 Backing out bug 377035 because it caches the tree body inappropriately 2007-05-09 13:13:26 -07:00
ted.mielczarek@gmail.com
d2ba686882 remove unnecessary ifdef MOZ_DEBUG_SYMBOLS. r=bsmedberg 2007-05-09 12:56:28 -07:00
joshmoz@gmail.com
facadd1888 Use small control type for radio buttons and checkboxes in HTML. On Windows and Linux this has no effect because small and normal are the same thing, but it means we can differentiate on Mac OS X where they are not. b=380056 r/sr=roc 2007-05-09 12:17:17 -07:00
smontagu@smontagu.org
7b76b3c961 Uneven justification with new textframe. Bug 380062, r+sr=roc 2007-05-09 11:09:32 -07:00
surkov.alexander@gmail.com
c3c387577b Fix for bug 377728 - delayed accessible events problem, r=aaronlev 2007-05-09 10:48:11 -07:00
aaronleventhal@moonset.net
0a12926e20 getTextAtOffset by line fails with wrapped spans that have accessibles. r=parente 2007-05-09 10:42:42 -07:00
bugzilla@standard8.demon.co.uk
2d60e20870 Follow up to Bug 363491 Stop suiterunner builds needing to build in xpfe/global - add nsAboutAbout.js to the packaging lists 2007-05-09 08:49:13 -07:00
crowder@fiverocks.com
fbb996d3db Bug 379482: Crash decompiling float setter, r=brendan, r=igor 2007-05-09 08:21:32 -07:00