vladimir@pobox.com
|
87c819d510
|
b=391583, DoesARGBImageDataHaveAlpha is slow, r=stuart,a=me
|
2007-08-17 12:54:58 -07:00 |
|
martijn.martijn@gmail.com
|
8394bebb9e
|
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
|
c054662981
|
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
|
f6b8e55cf5
|
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
|
8f4b750e06
|
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
|
6c3dd2078e
|
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 |
|
mozilla.mano@sent.com
|
acea337976
|
Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch.
|
2007-08-17 00:22:12 -07:00 |
|
cltbld
|
b590347cb0
|
Fix typo (elease instead of release), me=cf
|
2007-08-17 00:21:02 -07:00 |
|
dbaron@dbaron.org
|
e894bae0e8
|
Initial underscore for symbols is not only public symbols, and we can remove it for C++ too if we pass the right option to c++filt.
|
2007-08-16 23:26:09 -07:00 |
|
enndeakin@sympatico.ca
|
689478b155
|
Bug 392535, handle keyboard navigation in popup datepicker, r=gavin
|
2007-08-16 21:22:18 -07:00 |
|
philringnalda@gmail.com
|
3c4ba8d927
|
Bug 378881 - imgContainerGIF no longer used, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov, sr=tor, a1.9=pavlov
|
2007-08-16 21:13:16 -07:00 |
|
philringnalda@gmail.com
|
cd36caa5d4
|
Bug 392420 - No DOMi window icon in Firefox, r=bsmedberg
|
2007-08-16 20:55:20 -07:00 |
|
philringnalda@gmail.com
|
42675246db
|
Bug 390423 - Simplify the signature of nsIFrame::GetPointFromOffset, patch by Ben Karel <web+moz@eschew.org>, r=aaronlev/elif, sr=roc, a1.9=dbaron
|
2007-08-16 20:43:00 -07:00 |
|
nrthomas@gmail.com
|
ea50900459
|
Bug 388717, update verify changes for tb15013, r=rhelmer
|
2007-08-16 20:39:38 -07:00 |
|
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 |
|