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

176401 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com d2dae6875b Bug 366770: use the first binding in the file if no fragment identifier is present in a binding's URI, r+sr=bzbarsky 2007-02-24 16:27:51 +00:00
sharparrow1%yahoo.com 90d1fd161d Bug 371460: Remove clipping functions from views. r+sr=roc. 2007-02-24 15:27:20 +00:00
kaie%kuix.de e8f37ed00e bug 335801, Loading a cert URL can make an http page look like https
r/sr=cbiesinger
2007-02-24 13:22:55 +00:00
mozilla%weilbacher.org 19e9208204 [OS/2] Bug 333235: initial checkin of new files for Thebes on OS/2, this should fix the cairo-os2 build break. sr=pavlov 2007-02-24 10:58:48 +00:00
jst%mozilla.org e0569da19a Fixing bug 371321. Restore code to call the finalize hook on window objects. r=mrbkap@gmail.com, sr=dbaron@mozilla.com 2007-02-24 06:57:20 +00:00
sayrer%gmail.com d8eea9d5da moved bug 360220. 2007-02-24 06:01:31 +00:00
mats.palmgren%bredband.net 8fbeafb607 [DEBUG only] Warn when 'key' cannot be found. b=370453 r=neil@httl.net sr=bzbarsky 2007-02-24 05:42:36 +00:00
sayrer%gmail.com 88a83590b5 Move tests. bug 360220. r=mano 2007-02-24 05:39:20 +00:00
bzbarsky%mit.edu cb82a49ad0 Remove vestiges of prototype binding refcounting. Bug 371417, r+sr=sicking 2007-02-24 05:34:07 +00:00
mats.palmgren%bredband.net 1b386f6a96 Make nsFileControlFrame, nsIsIndexFrame and nsLegendFrame QI to kBlockFrameCID. b=370933 r+sr=bzbarsky 2007-02-24 04:42:53 +00:00
sayrer%gmail.com 193642a45f bug 360998. bustage fix: windows nsinstall has file limit that is too low for us, so split the install directives into three parts. 2007-02-24 04:15:07 +00:00
sayrer%gmail.com 5c64363c77 bug 360998. bustage fix. 2007-02-24 03:31:46 +00:00
sayrer%gmail.com 9b9603ae03 bug 360998. skip make for now because nsinstall can't handle it 2007-02-24 02:31:16 +00:00
sayrer%gmail.com f6fa125197 bug 360998. add a whole lot of dom tests. r=rcampbell 2007-02-24 02:05:59 +00:00
sayrer%gmail.com 67ff20e230 bug 360998. add a whole lot of dom tests. r=rcampbell 2007-02-24 01:51:16 +00:00
sharparrow1%yahoo.com 199d4d164d Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc. 2007-02-24 00:23:42 +00:00
scott%scott-macgregor.org 321c7cf737 Bug #371431 --> add prefs to control the phishing detector's local checks. sr=bienvenu 2007-02-23 23:21:21 +00:00
wtchang%redhat.com 076bdda31e Bugzilla bug 371399: removed unused files. r=glen.beaskely
Removed files: Makefile pkgdepend pkginfo.tmpl prototype_com prototype_sparc
2007-02-23 22:59:34 +00:00
dbaron%dbaron.org e61a79573f More bug number annotation. 2007-02-23 22:21:17 +00:00
dbaron%dbaron.org 0661c59f5e Note additional failures on Mac. 2007-02-23 22:13:50 +00:00
dbaron%dbaron.org 3919b28ef1 Add a testcase for more normal use of borders to the border tests. 2007-02-23 22:01:21 +00:00
neil%parkwaycc.co.uk f76226f553 Use about:logo again r=Mano 2007-02-23 21:45:17 +00:00
sharparrow1%yahoo.com b74b6d8562 Bug 371372: No print session created (regression from bug 370966). r+sr=roc. 2007-02-23 19:29:15 +00:00
lpsolit%gmail.com 7ddfc6c360 Bug 371286: Ignore deleted flags - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=myk a=LpSolit 2007-02-23 19:19:24 +00:00
edburns%acm.org 5b1a1b1895 remove_relative_path 2007-02-23 19:03:12 +00:00
joshmoz%gmail.com 2d4c714512 can't open libmozz dynamic library referenced from libthebes. b=370672 r=mento 2007-02-23 18:57:19 +00:00
edburns%acm.org 010ec78f30 added_# 2007-02-23 18:39:02 +00:00
dbaron%dbaron.org 1d06bbba52 Push some tests back to the random column, for gtk2 only for now. 2007-02-23 18:25:27 +00:00
dbaron%dbaron.org 86b3bf8230 Note a failure due to the cutting-off bug on Mac. 2007-02-23 18:11:28 +00:00
dbaron%dbaron.org f86df24f0b Disable antialiasing for border-collapse borders too, and fix a build warning by not passing what is now an integer through a float parameter. b=371182 r=vlad 2007-02-23 17:52:09 +00:00
dbaron%dbaron.org cb892324d7 Snap edges to pixels rather than sizes. b=371225 r=vlad 2007-02-23 17:50:32 +00:00
bienvenu%nventure.com 750636642a change add/remove keyword to take handle multiple keywords, so that remove all will work, sr=mscott 367011 2007-02-23 17:48:08 +00:00
bzbarsky%mit.edu 2cbac531d0 When inserting a cell, make sure to properly maintain the mNumCellsSpan of the
columns involved.  In particular, do NOT decrement it when dead CellData are
removed from the column.  Bug 371290, r=bernd, sr=roc
2007-02-23 17:41:15 +00:00
glen.beasley%sun.com f5caab842f 367235 only see PKCS11 tokens available to it at initialization r=wan-teh sr=relyea 2007-02-23 17:40:21 +00:00
bzbarsky%mit.edu 04cf38b1a6 Fix leak when using XPCOM proxies. Bug 371374, patch by Bas Schouten
<bas.schouten@joost.com>, r=bsmedberg, sr=bzbarsky
2007-02-23 17:38:45 +00:00
edburns%acm.org 39ff9271e5 add_javadocs 2007-02-23 17:32:11 +00:00
bienvenu%nventure.com 83a8f680ab fix 313145, crash importing from Eudora, patch by sdorner@qualcomm.com, r=mscott, sr=bienvenu 2007-02-23 17:10:17 +00:00
edburns%acm.org bf8de02bec comment_out_browser_bin_dir 2007-02-23 16:58:05 +00:00
edburns%acm.org 0d8d52db5e remove_unnecessary_build_properties 2007-02-23 16:55:25 +00:00
edburns%acm.org db513daeca define_main_class 2007-02-23 16:42:52 +00:00
edburns%acm.org e292878f2b automated_tests_work_fully 2007-02-23 16:40:14 +00:00
scott%scott-macgregor.org 5e52a2cd5c Bug #371337 --> improve usability of tag menus. sr=bienvenu 2007-02-23 16:24:24 +00:00
edburns%acm.org ef02f81ca3 debug_jvm_args 2007-02-23 16:14:13 +00:00
edburns%acm.org 2df9563c1b automated_tests_run_outside_of_workarea 2007-02-23 15:56:08 +00:00
edburns%acm.org e7e69f3128 no_need 2007-02-23 14:41:39 +00:00
edburns%acm.org 13cc51c6d2 make_tests_more_amenable_to_non_workspace_running 2007-02-23 14:38:55 +00:00
kairo%kairo.at 23d6256b97 still trying to fix bug 78081 bustage, move this line directly to _LDOPTS so it doesn't get mangled by EXPAND_MOZLIBNAME, pointed out by biesi 2007-02-23 13:45:10 +00:00
anton.bobrov%sun.com 2d908c6bf3 new package.mk to make tarballs for binary dist, ftp or otherwise. 2007-02-23 12:56:40 +00:00
jruderman%hmc.edu b07921f5f2 Bug 369947: CairoGlyphBuffer::EnsureSize tries to free() part of the stack. Free the correct buffer instead. r=vlad. 2007-02-23 07:35:56 +00:00
scott%scott-macgregor.org 48becece35 remove windows line endings 2007-02-23 07:25:56 +00:00