Граф коммитов

182166 Коммитов

Автор SHA1 Сообщение Дата
enndeakin@sympatico.ca ff842b1dc2 Aaarrgghh! Fix urls in test. 2007-08-10 09:49:19 -07:00
sspitzer@mozilla.org 782a2d3513 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 2cc0154788 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 59a648f33f Sigh, disable vertical mouse tests for now 2007-08-10 07:24:14 -07:00
benjamin@smedbergs.us 3e619646be Fix copy-paste typo from bug 391308 2007-08-10 06:56:43 -07:00
enndeakin@sympatico.ca 808acea045 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 1c03aec1e8 Bug 390280 - mac bustage fix, r=aaronlev, a=dsicore 2007-08-10 06:39:03 -07:00
peterv@propagandism.org f7dd41f11e 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 584d35033f Bug 389680 - default button relation for html clean up, r=aaronlev, a=dsicore 2007-08-10 06:03:52 -07:00
benjamin@smedbergs.us 246d78d82b Bug 391271 - Register the GRE during XULRunners "make install" phase, r=luser 2007-08-10 05:56:59 -07:00
enndeakin@sympatico.ca 2df26b66f1 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 5340e19698 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 8eb4e1f367 bug 383080 - add -moz-image-region reftest, r=roc 2007-08-10 03:43:28 -07:00
longsonr@gmail.com de124509b7 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 182776056a Bug 387033, r+sr=roc, (a=blocking1.9) 2007-08-10 00:06:13 -07:00
bzbarsky@mit.edu bd826c03d9 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 25a3f52e56 Backing out fix for bug 385607 due to bustage and Tp regressions 2007-08-09 21:41:00 -07:00
flamingice@sourmilk.net 41b10bc718 Bug 386810, Move quit-application-granted notification to nsAppStartup::Quit, r=benjamin 2007-08-09 20:05:53 -07:00
alfred.peng@sun.com ce76fb317c Bug 391359. update to breakpad revision 198. r=ted.mielczarek. 2007-08-09 19:56:15 -07:00
roc+@cs.cmu.edu ad74d94b42 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 bf7bacdbcb 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 2b05211757 Oops, undoing unrelated change 2007-08-09 19:34:30 -07:00
roc+@cs.cmu.edu 9ad0503e66 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 23db05b656 Bug 391068. Fix ATSUI cluster analysis loop. r=vlad,a=pavlov 2007-08-09 19:24:38 -07:00
roc+@cs.cmu.edu d0e5509bc4 Fix bustage 2007-08-09 19:00:15 -07:00
roc+@cs.cmu.edu 78b2205f35 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 407a3841df Fixing orange due to fix for bug 390275. 2007-08-09 16:53:23 -07:00
dcamp@mozilla.com 350e5abb80 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 5f96a07bac 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 2ced0c6356 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 428ab775c4 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 6e7b96f69f Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky 2007-08-09 15:21:54 -07:00
jst@mozilla.org 4f27bf89e3 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 614287c90a fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 15:11:22 -07:00
preed@mozilla.com 9f838fde7e Bug 354166: Cache HashFile() calls. r=cf 2007-08-09 15:10:53 -07:00
nrthomas@gmail.com ee7c513570 Bug 388717, Automation changes for Tb1.5.0.13 RC1, r=preed 2007-08-09 15:08:58 -07:00
rflint@ryanflint.com 841127f153 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 3b2512803a 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 bcecdf8e66 bug 389548 - cvs removing toolkit/airbag 2007-08-09 12:55:15 -07:00
bzbarsky@mit.edu 3a65a576bf Fixing test 2007-08-09 12:54:25 -07:00
benjamin@smedbergs.us fbfa1be233 Bug 391308 - Make the new-style SDK package, r=luser 2007-08-09 12:53:08 -07:00
ted.mielczarek@gmail.com 814410c7fe bug 389548 - cvs removing toolkit/airbag 2007-08-09 12:38:34 -07:00
neil@parkwaycc.co.uk 8396c12932 Minor password manager code simplification b=390447 r=dolske 2007-08-09 11:59:06 -07:00
bzbarsky@mit.edu 2eec9423fa Another test. 2007-08-09 11:58:37 -07:00
neil@parkwaycc.co.uk 45a120511b Bug 390771 Make the toolkit profile service available normal startup r=bsmedberg 2007-08-09 11:55:21 -07:00
vladimir@pobox.com fd5e5e7f40 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 50d77311d4 Bug 391338 Remove popup tree hover event coordinate hacks r=Enn,mscott 2007-08-09 11:52:01 -07:00
bzbarsky@mit.edu 2faa9c4f7b Remove windows newlines that snuck in 2007-08-09 11:45:32 -07:00
bzbarsky@mit.edu b8428a37d9 Adding tests contributed by jlurz24@gmail.com 2007-08-09 11:43:35 -07:00
benjamin@smedbergs.us 6a7efe8e13 Bug 383553 - Crash on quit in nsTimerImpl::Release, r=dbaron sr=brendan 2007-08-09 11:37:02 -07:00