Commit Graph

5493 Commits

Author SHA1 Message Date
cbiesinger@gmx.at
0ff9cf25bd add unit test for bug 372050 and the unescape parts of bug 350932; also, clarify comments for the ESCAPE_URL_ONLY_NONASCII flag. r+sr+a=bz 2007-08-31 13:19:37 -07:00
sspitzer@mozilla.org
a1f34414b7 fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-08-31 13:19:19 -07:00
nrthomas@gmail.com
e860010ddf Bug 377781, make sure batch1 subdir exists before pulling key, p=joduinn, r=cf 2007-08-31 12:46:47 -07:00
cbiesinger@gmx.at
3ebfcbdaaf 389719 always release notification callbacks/progress sink r+sr+a=bzbarsky 2007-08-31 12:44:17 -07:00
benjamin@smedbergs.us
9b6c6692ce Bug 392251 - Load extensions from appdir/distribution/bundles, try #2 to avoid Ts regression, r=thunder 2007-08-31 12:30:13 -07:00
dtownsend@oxymoronical.com
63d75899b6 Bug 252830: Blocked XPI install should have allow once feature. r+sr=dveditz, r=gavin.sharp, a=bzbarsky 2007-08-31 12:29:18 -07:00
bzbarsky@mit.edu
6cca301263 Back out bug 367829 to fix smoketest blocker. a=pavlov 2007-08-31 12:08:09 -07:00
emaijala@kolumbus.fi
67a880e6e0 Backing out patch for bug 261074 again due to failing tests in popup windows. 2007-08-31 11:27:46 -07:00
mozilla@weilbacher.org
521c5e1a3d [OS/2] Bug 381330: use font resolution instead of screen resolution for system fonts 2007-08-31 11:24:49 -07:00
enndeakin@sympatico.ca
b8d010a422 Bug 378018, add a numberbox test, r=mano 2007-08-31 10:30:12 -07:00
dbaron@dbaron.org
490344002e Make double-clicking in the URL bar again place the selected text in the X selection. Patch by Dão Gottwald <dao@design-noir.de> b=393828 r=mano 2007-08-31 10:12:07 -07:00
dbaron@dbaron.org
85ad7bd42b Add shutdown code for the macBrowserOverlay so that we remove gSanitizeListener as a pref observer. b=342600 r=mano 2007-08-31 10:08:03 -07:00
dbaron@dbaron.org
5518da3f51 Add real test for the nsCSSValue regression caught on Monday only by an unexpected pass. b=382027 2007-08-31 10:07:02 -07:00
tor@cs.brown.edu
65a49f6a67 Bug 394335 - incorrect mapping for marker units enum. r=longsonr, sr+a=roc 2007-08-31 10:03:10 -07:00
emaijala@kolumbus.fi
3e2558a353 Fix for bug 261074: OnFocus fires twice when window restored r=neil sr=roc a=auto-approved 2007-08-31 09:36:38 -07:00
longsonr@gmail.com
21a0fa4c4d Bug 389865 - Improve filter architecture. r=tor,sr=roc,a=pavlov 2007-08-31 07:44:28 -07:00
dtownsend@oxymoronical.com
852a8f1c86 Bug 392812: Restart button remains disabled after extension updates. r=robstrong 2007-08-31 04:36:42 -07:00
nrthomas@gmail.com
fb2ae74a77 Bug 388586, do major update from Fx 1.5.0.12 to 2.0.0.6, r=rhelmer 2007-08-31 04:18:20 -07:00
rob_strong@exchangecode.com
58ca39eb76 Bug 394299 - UI to provide access to extension options from app options cut off (also fixes bug 393945). r=mano 2007-08-31 03:39:06 -07:00
joshmoz@gmail.com
3122b8a542 more whitespace and comment formatting fixes I meant to check in with the other cleanup in bug 394282. 2007-08-31 01:08:03 -07:00
mats.palmgren@bredband.net
2c8d132bca Free resources more sensibly when _cairo_scaled_font_init() fails. Use true NOOP mutex macros to avoid similar deadlocks in the future. b=378716 r+sr=vladimir a=vladimir 2007-08-31 00:53:53 -07:00
masayuki@d-toybox.com
f05b084582 Bug 393819 Assertion: What's this case?: 'result == 0 || result == 1' in gfxFontconfigUtils when different fonts have a common family name. patch by Karl Tomlinson <mozbugz@karlt.net> r+a=pavlov 2007-08-30 23:30:59 -07:00
bzbarsky@mit.edu
0144c8b164 Fixing build bustage on GCC 3.3. Bug 350425, r=luser 2007-08-30 22:07:26 -07:00
bent.mozilla@gmail.com
3748c94564 Bug 381902 - Figure out the minimum set of makefiles needed for the build system. r+a=bsmedberg. 2007-08-30 21:23:04 -07:00
rob_strong@exchangecode.com
b982bf0d2f Fix silly mistake with the checkin of bug 375805 2007-08-30 21:18:07 -07:00
rhelmer@mozilla.com
9689324a3f tweak Stage.pm to use public key from mofo repo p=joduinn r=preed 2007-08-30 20:44:48 -07:00
rflint@ryanflint.com
84d27f808d Bug 393524 - XPCOMUtilify nsTryToClose. r=benjamin 2007-08-30 20:28:00 -07:00
mark.finkle@gmail.com
88601f8334 b=391155. r=gavin. disable firefox content handler when launching a xul application 2007-08-30 20:12:11 -07:00
bent.mozilla@gmail.com
fd28607fdf Bug 304048 - Backing out patch due to TXUL regression. 2007-08-30 17:52:58 -07:00
rob_strong@exchangecode.com
558999cc8d Bug 375805 - ExtensionManager.prototype._shutdown shouldn' t call gOS.removeObserver(this, 'profile-after-change') unless ExtensionManager.prototype.observe(subject, 'app-startup', data) has been called. r=sspitzer 2007-08-30 17:43:24 -07:00
aaronleventhal@moonset.net
3736f0f899 Bug 393657. Back out the 1 line of this fix which broke our accessible state implementation. Original patch was r=surkov, a=dsicore 2007-08-30 17:35:36 -07:00
martijn.martijn@gmail.com
7f8e139020 Bug 394223 - Mingw build error in gfxWindowsFonts.cpp:1460, r+a=vlad 2007-08-30 17:09:40 -07:00
dtownsend@oxymoronical.com
5971e616a4 Clarification comments for parameters, no bug. r=sdwilsh 2007-08-30 16:46:56 -07:00
cbiesinger@gmx.at
6ba1645463 more tests for nsIResumableChannel 2007-08-30 16:00:38 -07:00
gavin@gavinsharp.com
9ceb60b795 Back out bug 383183 due to unit test failures and perf regression 2007-08-30 15:48:29 -07:00
neil@parkwaycc.co.uk
e0256d11bd uriloader/exthandler dependencies not working in Windows b=393270 r=bsmedberg 2007-08-30 15:48:28 -07:00
bent.mozilla@gmail.com
8f7403947e Bug 392808 - 'Remove bogus assertion from nsXULStub ("Parsed app directory?") and stop leaking appData->directory'. r=bsmedberg. a=xulrunner-only 2007-08-30 15:04:08 -07:00
jwalden@mit.edu
287840b3af Unbreak DEBUG_CC on Windows (calling convention mismatch); apparently nobody really uses it there. NPOTDB, rs=sicking 2007-08-30 14:47:26 -07:00
jwatt@jwatt.org
cb68b4d27f Fixing bug 353460. SVG image has no horizontal scrollbar. r=bzbarsky@mit.edu, sr=roc@ocallahan.org, a=auto (blocking1.9+) 2007-08-30 14:20:41 -07:00
gavin@gavinsharp.com
8f4a5d47e9 Bug 383183: include an identity indicator in primary chrome (Larry), patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-08-30 14:17:35 -07:00
joshmoz@gmail.com
8b6c52eae8 Get rid of unnecessary docshell usage and member variables. We create a lot of these objects this this should save us a fair amount of memory. b=394282 r=cbarrett sr=bz a=vlad 2007-08-30 12:47:20 -07:00
enndeakin@sympatico.ca
d7f2df6f2c Bug 377693, notificationbox test, r=mano 2007-08-30 12:18:13 -07:00
sdwilsh@shawnwilsher.com
6861590377 Bug 384810 - DM should restore the database state gracefully after a crash. r=mano 2007-08-30 12:01:39 -07:00
tor@cs.brown.edu
feac646416 Bug 392359 - some values of pointer-events not working. r=longsonr, sr=roc, a=vlad 2007-08-30 11:53:05 -07:00
aaronleventhal@moonset.net
e300f42d83 Bug 394117. Warnings when accessible relations queryied. r=surkov, a=dsicore 2007-08-30 11:51:47 -07:00
aaronleventhal@moonset.net
1feece21b5 Bug 392153. Form to file a bug is missing from MSAA tree. r=ginn.chen, a=dsicore 2007-08-30 11:48:24 -07:00
tor@cs.brown.edu
14c69a8ed5 Bug 390193 - incorrect gradient transform inside filter. r=longsonr, sr=roc, a=vlad 2007-08-30 11:45:06 -07:00
dtownsend@oxymoronical.com
bbeec44e2f Comment fix for bug 394300 2007-08-30 11:34:13 -07:00
dtownsend@oxymoronical.com
814c7fe264 Bug 394300: Check for updates is offering incompatible updates. r=robstrong 2007-08-30 11:26:37 -07:00
rcampbell@mozilla.com
29abd27ef1 bug 393252 - make PerfConfigurator.py support linux and mac, patch by bhearsum@mozilla.com, r=robcee 2007-08-30 11:02:00 -07:00