Commit Graph

182241 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
3a5ca8509a Fix computed style for relative offsets when they're specified in |ch| units. Bug 391034, r+sr+a=dbaron 2007-08-16 16:19:25 -07:00
neil@parkwaycc.co.uk
3128a00a6b Profile selector's "Work Offline" checkbox doesn't b=392145 r=bsmedberg,mscott 2007-08-16 16:10:46 -07:00
neil@parkwaycc.co.uk
22ec0ca1b8 Don't stomp on observers when we're not expecting it b=391614 r+sr=bz a=dbaron 2007-08-16 16:07:39 -07:00
Olli.Pettay@helsinki.fi
b018d96491 Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler, remove XXX, r+sr=jst, a=1.9+ 2007-08-16 14:46:33 -07:00
rob_strong@exchangecode.com
30072333a1 Comment fix for Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer 2007-08-16 14:39:49 -07:00
rob_strong@exchangecode.com
5ea5167096 Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer 2007-08-16 14:34:52 -07:00
rob_strong@exchangecode.com
335f980c4e Bug 392419 - Cleanup preprocessing of files (part 1). r=bsmedberg 2007-08-16 14:17:45 -07:00
rob_strong@exchangecode.com
a7a6f5232c Bug 392140 - Remove TYPE_PLUGIN from the extension manager. r=bsmedberg 2007-08-16 14:14:51 -07:00
Olli.Pettay@helsinki.fi
56c1fe60b8 Bug 277890, disabling BUTTON after form.submit() prevents submission, r+sr=bz, a=1.9+, mochitest by ispiked@gmail.com 2007-08-16 14:10:29 -07:00
benjamin@smedbergs.us
ee8b81eaac Bug 350132 - Deadlock in JS/XPCOM proxy, r=brendan 2007-08-16 13:51:50 -07:00
martijn.martijn@gmail.com
900c4f4e4b Bug 374069 - Crash [@ nsContentUtils::ComparePoints] with testcase, when right-clicking, r=mscott, a=dbaron 2007-08-16 13:50:38 -07:00
masayuki@d-toybox.com
2fcfa8af3b Bug 367614 [Win Only] The composition string for IME should have dashed underline r+sr+a=roc 2007-08-16 13:35:18 -07:00
mrbkap@gmail.com
e68b840338 Get the right property attributes and actually look up the prototype chain. bug 390948, r+sr+a=jst 2007-08-16 13:32:27 -07:00
masayuki@d-toybox.com
caf03a2595 Bug 299516 Switching out and in a field with unconfirmed inline input re-enables it incorrectly r=josh, sr=roc, a=pavlov 2007-08-16 13:30:50 -07:00
joshmoz@gmail.com
75f9278671 clean up menu item lifetime issues, patch by Jag. b=391288 r=josh r=shebs sr=vlad a=pav 2007-08-16 13:26:04 -07:00
mozilla.mano@sent.com
80a95a30e7 Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-16 12:06:19 -07:00
mats.palmgren@bredband.net
58b8c5e3c4 Ignore 'ordinal' attribute for out-of-flow and popup frames. r=enndeakin sr=bzbarsky a=dbaron 2007-08-16 08:39:22 -07:00
mats.palmgren@bredband.net
e1428c653b Mochitest for bug 391747. r=martijn 2007-08-16 08:26:20 -07:00
smichaud@pobox.com
3d8992cd59 Make clicking on Dock icon restore last minimized window. b=389423 r=joshmoz sr=benjamin 2007-08-16 07:53:10 -07:00
mats.palmgren@bredband.net
37fce74e9b Make GetFirstCellNodeInRange() deal with document node in the range. b=391747 r=Olli.Pettay sr+a=roc 2007-08-16 05:42:25 -07:00
igor@mir2.org
b2c68c63b9 Bug 391290: mutability flag for strings is stored inside strings. r=brendan 2007-08-15 23:23:06 -07:00
bzbarsky@mit.edu
edae704411 Put back in an optimization that we apparently really do need. Bug 390425, r+sr+a=roc 2007-08-15 21:27:07 -07:00
bzbarsky@mit.edu
c9d066d8c3 Backing out test patch 2007-08-15 21:01:51 -07:00
ginn.chen@sun.com
c4cd1e4d66 Bug 391184 Firefox crashed [@ _get_bitmap_surface] div zero in _cairo_malloc_ab macro r+a=vladimir 2007-08-15 20:53:19 -07:00
bzbarsky@mit.edu
48258ed324 Testing a fix for the perfomrance regression. Bug 390425, no reviews, no approval, will back out once I have some data. 2007-08-15 20:14:48 -07:00
enndeakin@sympatico.ca
9ef977a602 Disable this test on mac for now to fix orange 2007-08-15 19:12:30 -07:00
enndeakin@sympatico.ca
40ddc9aaa8 Refocus colorpicker after popup closes, fixes orange 2007-08-15 19:09:39 -07:00
rhelmer@mozilla.com
cb7a8f6944 make sure to use .clean 2007-08-15 19:01:48 -07:00
mozilla.mano@sent.com
1bfb840f8e Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-15 18:15:50 -07:00
enndeakin@sympatico.ca
239bab7b12 Bug 385275, handle tab navigation in popups properly, r+sr=roc 2007-08-15 18:09:58 -07:00
flamingice@sourmilk.net
3a1335fceb Bug 271559, Plugins blocklisting, r=robstrong 2007-08-15 17:43:12 -07:00
aaronleventhal@moonset.net
8af210e3d3 Bustage fix for bug 390154, won't build on OS X when a11y enabled. Patch by hwaara. r=aaronlev 2007-08-15 17:39:54 -07:00
cbiesinger@gmx.at
42d5143b74 386998 better check for UNC paths r=dveditz sr=bz 2007-08-15 17:22:28 -07:00
preed@mozilla.com
67d0729bf1 Bug 387970: _M5 regression issues; fix the PatcherConfig bug where to/from/past-updates stanzas of the config don't get updated if we were on RC > 1, but hadn't run updates yet. r=cf, r=rhelmer 2007-08-15 17:16:59 -07:00
cbiesinger@gmx.at
ad6c6385ff Bug 390082 make sure to make data connections to the same IP address as the control connection r+sr+a=bz 2007-08-15 17:15:53 -07:00
benjamin@smedbergs.us
9f81fc8a6a Bug 391325 - Cannot debug installed xulrunner, add a --enable-install-strip flag, patch by Sergey Yanovich <ynvich@gmail.com>, r+a=me 2007-08-15 17:13:15 -07:00
preed@mozilla.com
a93ad5e45d Bug 387970: _M5 regression issues; this patch moves CvsTag from Bootstrap::Step::Tag to Bootstrap::Util, so other parts can get access to its functionality. (Need this change to fix the Bootstrap::Step::TinderConfig not tagging things when it's done.) 2007-08-15 17:03:47 -07:00
dbaron@dbaron.org
76b6bdeaea Enable Linux stack walking code on Mac OS X. b=336517 r+a=bsmedberg 2007-08-15 17:03:29 -07:00
enndeakin@sympatico.ca
fa4a85978d Bug 386917, choose application in feeds page not working, add popup state retrieving api, r=mano,sr=bz,a=dbaron 2007-08-15 16:52:47 -07:00
preed@mozilla.com
33b6909b47 Bug 387970: Release regressions in _M5; this takes care of the ftp/pub/firefox/nightly/$version-candidates directory having the incorrect permission upon creation. r=cf 2007-08-15 16:50:13 -07:00
enndeakin@sympatico.ca
7ab2909278 Bug 388112, fix test by adding offset properly, r=mano 2007-08-15 16:48:31 -07:00
bclary@bclary.com
28e30cc8bf JavaScript Test - regression test for bug 392310, by Norris Boyd, not part of the build 2007-08-15 16:27:35 -07:00
bzbarsky@mit.edu
79546f9859 Relanding bug 390425, with attempted performance regression fix. r+sr+a=roc 2007-08-15 16:20:25 -07:00
masayuki@d-toybox.com
d2aec0ff53 b=390048, fix bustage, patch by <bugzilla@mcsmurf.de> r=benjamin 2007-08-15 15:59:36 -07:00
bclary@bclary.com
1aa47230bf JavaScript Test - regression test for bug 363578, by nanto_vi (TOYAMA Nao), not part of the build 2007-08-15 15:48:16 -07:00
zach@zachlipton.com
60df34166c Improve mac skin around groupboxes, to avoid banding of light and dark areas 2007-08-15 14:33:53 -07:00
dietrich@mozilla.com
3464ce202a Bug 392383 remove obsolete references to aUserTitleChanged (r=sspitzer) 2007-08-15 14:22:56 -07:00
mrbkap@gmail.com
ecc59c99c5 Allow 'this' to not be a wrapped object. bug 390560, r+sr+a=jst 2007-08-15 14:20:45 -07:00
mrbkap@gmail.com
10e61ce970 Make XPCSafeJSObjectWrapper usage in PAC actually work correctly for the common case. bug 391515, r=jst sr+a=brendan 2007-08-15 14:16:52 -07:00
masayuki@d-toybox.com
76a296aec2 Bug 389520 Complex Text Line Breaking with ATSUI/Carbon for Mac. patch by <vsatayamas@gmail.com> r+sr=roc, a=dsicore 2007-08-15 14:16:33 -07:00