Commit Graph

4543 Commits

Author SHA1 Message Date
scott@scott-macgregor.org
1f44b0acaf Bug #391659 --> remove myspell, it is no longer part of the build. 2007-08-10 10:19:24 -07:00
bzbarsky@mit.edu
b39ebf2258 Don;t process pseudo-frames if we're not going to actually create a replaced element frame (or in fact any frame at all, in this case!). Bug 391140, r=bernd, sr+a=roc 2007-08-10 10:18:11 -07:00
bzbarsky@mit.edu
a7f9c8f9e0 Adding tests 2007-08-10 10:11:55 -07:00
enndeakin@sympatico.ca
3064c4d422 Aaarrgghh! Fix urls in test. 2007-08-10 09:49:19 -07:00
sspitzer@mozilla.org
1a216731fd fix for bug: mozStorage doesn't handle unicode in LIKE, UPPER, or LOWER functions patch=Shawn Wilsher <sdwilsh@mozilla.com> r=sspitzer 2007-08-10 09:19:57 -07:00
sspitzer@mozilla.org
f05a4e4e30 fix for bug #388111: copy and paste from bookmarks into notepad.exe, and we lose newlines patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer 2007-08-10 08:50:15 -07:00
enndeakin@sympatico.ca
8ce169f03c Sigh, disable vertical mouse tests for now 2007-08-10 07:24:14 -07:00
benjamin@smedbergs.us
065ced1f4f Fix copy-paste typo from bug 391308 2007-08-10 06:56:43 -07:00
enndeakin@sympatico.ca
6b3c733fac Bug 390610, try a higher offset to see if tests start working again, otherwise will just have to disable 2007-08-10 06:48:16 -07:00
surkov.alexander@gmail.com
bb8a7db10e Bug 390280 - mac bustage fix, r=aaronlev, a=dsicore 2007-08-10 06:39:03 -07:00
peterv@propagandism.org
e503287f65 Fix for bug 387380 (No visible caret when caret browsing). r=smaug, sr=jst, a=dbaron. 2007-08-10 06:19:13 -07:00
surkov.alexander@gmail.com
ac195facf7 Bug 389680 - default button relation for html clean up, r=aaronlev, a=dsicore 2007-08-10 06:03:52 -07:00
benjamin@smedbergs.us
d8c8721836 Bug 391271 - Register the GRE during XULRunners "make install" phase, r=luser 2007-08-10 05:56:59 -07:00
enndeakin@sympatico.ca
e26cc5a699 Bug 390610, clicking on scale doesn't work when a minimum value is used, r+sr=roc,a=dbaron 2007-08-10 05:45:20 -07:00
enndeakin@sympatico.ca
e400c46775 Bug 390420, select dropdowns appearing in the wrong place in some cases, r+bz,a=dbaron 2007-08-10 05:42:06 -07:00
kairo@kairo.at
793e31f485 bug 383080 - add -moz-image-region reftest, r=roc 2007-08-10 03:43:28 -07:00
longsonr@gmail.com
86cf3812a5 Bug 391147 - hunspell doesn't build on MSVC7.1. r+sr=mscott,a=pavlov(1.9 blocker) 2007-08-10 02:45:35 -07:00
Olli.Pettay@helsinki.fi
3f27b01d9e Bug 387033, r+sr=roc, (a=blocking1.9) 2007-08-10 00:06:13 -07:00
bzbarsky@mit.edu
96ec7b6a69 Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking 2007-08-09 22:35:08 -07:00
roc+@cs.cmu.edu
2c483f5105 Backing out fix for bug 385607 due to bustage and Tp regressions 2007-08-09 21:41:00 -07:00
flamingice@sourmilk.net
6b85fbfabb Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
alfred.peng@sun.com
3cc5a02773 Bug 391359. update to breakpad revision 198. r=ted.mielczarek. 2007-08-09 19:56:15 -07:00
roc+@cs.cmu.edu
6aa69c7773 Bug 385607. Force re-evaluation of textruns when block descendants are deleted or added. 2007-08-09 19:49:28 -07:00
flamingice@sourmilk.net
5f341cf0ec Bug 339056, provide mechanism to allow users to list, enable, disable plugins in primary UI, r=robstrong 2007-08-09 19:47:48 -07:00
roc+@cs.cmu.edu
1248a7477e Oops, undoing unrelated change 2007-08-09 19:34:30 -07:00
roc+@cs.cmu.edu
a1dccea9b0 Bug 388049. Update mCurrentFramesAllSameTextRun along the same-content path as well as the normal path. r=smontagu,a=dbaron 2007-08-09 19:32:49 -07:00
roc+@cs.cmu.edu
ed8c84cc19 Bug 391068. Fix ATSUI cluster analysis loop. r=vlad,a=pavlov 2007-08-09 19:24:38 -07:00
roc+@cs.cmu.edu
53f30b1d4d Fix bustage 2007-08-09 19:00:15 -07:00
roc+@cs.cmu.edu
58c739db36 Bug 385719. Allow text substrings passed to gfxTextRun APIs to start or end in the middle of a cluster. r+a=pavlov 2007-08-09 18:35:32 -07:00
jst@mozilla.org
c996f32b61 Fixing orange due to fix for bug 390275. 2007-08-09 16:53:23 -07:00
dcamp@mozilla.com
700c4f7ef4 make sure nsCryptoHash/PSM is initialized on the main thread in the url classifier. b=390324, r=tony 2007-08-09 15:33:04 -07:00
jst@mozilla.org
73674fd85b Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org 2007-08-09 15:30:30 -07:00
jst@mozilla.org
8118d98159 Fixing bug 391182. Remove bogus assertion introduced by one of the fixes for bug 347743. r+sr=jonas@sicking.cc 2007-08-09 15:25:03 -07:00
jst@mozilla.org
45bb02e550 Attempting to fix bug 354380. Add safe guard against prematurely deleted scriptable plugin objects. r=mrbkap@gmail.com, sr=jonas@sicking.cc 2007-08-09 15:22:26 -07:00
sdwilsh@shawnwilsher.com
9899ca9dd6 Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky 2007-08-09 15:21:54 -07:00
jst@mozilla.org
64193de21c Fixing bug 390275. Make setTimeout() always register the timeout on the right inner window, and add a new JS_GetGlobalForObject() JS API to eliminate some code duplication. r=mrbkap@gmail.com/brendan@mozilla.org, sr=bzbarsky@mit.edu 2007-08-09 15:19:59 -07:00
dcamp@mozilla.com
810c8122b1 fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 15:11:22 -07:00
preed@mozilla.com
b5a219d6b3 Bug 354166: Cache HashFile() calls. r=cf 2007-08-09 15:10:53 -07:00
nrthomas@gmail.com
034291b1f0 Bug 388717, Automation changes for Tb1.5.0.13 RC1, r=preed 2007-08-09 15:08:58 -07:00
rflint@ryanflint.com
ac831c2263 Bug 370242 - check HTTP status code to determine auth (and other) failures. r=myk 2007-08-09 15:07:42 -07:00
jst@mozilla.org
93dead394b Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc 2007-08-09 15:03:01 -07:00
ted.mielczarek@gmail.com
87fe4abc1e bug 389548 - cvs removing toolkit/airbag 2007-08-09 12:55:15 -07:00
bzbarsky@mit.edu
e95c66ecef Fixing test 2007-08-09 12:54:25 -07:00
benjamin@smedbergs.us
afddb2ea8a Bug 391308 - Make the new-style SDK package, r=luser 2007-08-09 12:53:08 -07:00
ted.mielczarek@gmail.com
7716595578 bug 389548 - cvs removing toolkit/airbag 2007-08-09 12:38:34 -07:00
neil@parkwaycc.co.uk
186037c849 Minor password manager code simplification b=390447 r=dolske 2007-08-09 11:59:06 -07:00
bzbarsky@mit.edu
0905dde51a Another test. 2007-08-09 11:58:37 -07:00
neil@parkwaycc.co.uk
5e79392340 Bug 390771 Make the toolkit profile service available normal startup r=bsmedberg 2007-08-09 11:55:21 -07:00
vladimir@pobox.com
6d5c29bde2 b=390668, crash in gfxASurface::GetType (_moz_cairo_scaled_font_status and others), often using drawWindow 2007-08-09 11:54:17 -07:00
neil@parkwaycc.co.uk
b28c659219 Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott 2007-08-09 11:52:01 -07:00