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

153022 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org 6f9022b8dc Add JS_LeaveLocalRootScopeWithResult API (324592, r=mrbkap). 2006-01-26 07:19:25 +00:00
dbaron%dbaron.org 5c4f5f9567 Another attempt at the Windows bustage. b=317375 2006-01-26 07:06:26 +00:00
dbaron%dbaron.org 00523ce610 Guess at Windows (pacifica) bustage fix, and more consistent with existing code anyway. 2006-01-26 06:10:52 +00:00
bugzilla%micropipes.com 44a47cc603 - Finished addcomment.php. Comments actually go in the db now
- Added a convienence function to auth to get the user id quickly
2006-01-26 05:59:30 +00:00
bzbarsky%mit.edu c91507ade8 Fixing more build bustage and warnings. Bug 317375 2006-01-26 05:14:30 +00:00
bzbarsky%mit.edu ccd5715711 Fixing thebes build bustage; bug 317375 2006-01-26 04:57:39 +00:00
ajschult%verizon.net 41dbec69db Update the Download More link in Languages/Content preferences. bug 324701, patch by Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=KaiRo, sr=Neil 2006-01-26 04:21:30 +00:00
roc+%cs.cmu.edu 0b5fb8c9c7 Fixing more sicking bustage 2006-01-26 04:19:11 +00:00
robert%accettura.com a48f3e5153 Add licensing block 2006-01-26 04:02:48 +00:00
roc+%cs.cmu.edu c2ba2e4c22 Fixing sicking bustage. 2006-01-26 03:44:21 +00:00
roc+%cs.cmu.edu 2ea2cb9c88 Fixing my bustage. 2006-01-26 03:33:38 +00:00
roc+%cs.cmu.edu adfd83621e Fixing my bustage. 2006-01-26 03:20:51 +00:00
robert%accettura.com 7e768b2726 Server side support for screenshots, utf-8 support. Some minor code cleanup also rolled in. 2006-01-26 03:14:01 +00:00
pavlov%pavlov.net f35c6c1ef2 fixing bustage from bsmedberg's checkin for 322965. 2006-01-26 03:10:10 +00:00
roc+%cs.cmu.edu ff88946009 Fixing my bustage. 2006-01-26 03:00:06 +00:00
roc+%cs.cmu.edu 700176de28 Fixing bustage. thanks=sicking 2006-01-26 02:49:29 +00:00
roc+%cs.cmu.edu 77bca74243 Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others 2006-01-26 02:29:17 +00:00
cvshook%sicking.cc e789acaa73 Bug 208172: Implement optimizable XPath. r=peterv sr=jst 2006-01-26 01:50:30 +00:00
robert%accettura.com aed4828e6c Fix path in logout and fix notice. 2006-01-26 01:27:43 +00:00
gavin%gavinsharp.com 41485f71b8 Bug 306966: Convert method comments in nsISecretDecoderRing to doxygen, patch by Jeff Walden <jwalden@mit.edu>, r+sr=darin 2006-01-26 01:09:09 +00:00
mrbkap%gmail.com 538f4c101b nsChromeRegistry needs to QI to nsISupports. 2006-01-26 01:07:37 +00:00
gavin%gavinsharp.com 8460174f41 Bug 323010: nsSecretDecoderRing::SetWindow should be NS_IMETHODIMP, not nsresult, patch by Jeff Walden <jwalden@mit.edu>, r+sr=dveditz 2006-01-26 01:06:42 +00:00
gavin%gavinsharp.com d6716d939a Bug 267034: Improve nsIAlertsService documentation, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mscott, sr=neil 2006-01-26 01:04:01 +00:00
mike.morgan%oregonstate.edu 61f888bf96 Fixed getters so they get instead of set in amo.class.php. 2006-01-26 00:54:11 +00:00
mike.morgan%oregonstate.edu c9cb8eccae Fixed validation errors, bad links, added cat sidebar, themes, extensions. 2006-01-26 00:53:30 +00:00
mike.morgan%oregonstate.edu 65182984f8 Finished extensions / themes and mofidied the search to work with the updated amo.class.php, which doesn't set class vars but instead was updated so the gets actually just return data instead of setting things. Makes sense, no? 2006-01-26 00:52:44 +00:00
cvshook%sicking.cc e531090e22 Bug 324572: Forgot to remove some property implementations that are now unneeded. r/sr=bz 2006-01-25 23:29:56 +00:00
bryner%brianryner.com a5105bbfb4 Fix crashes when adding livemarks due to the stream listener referencing freed memory. This changes the LivemarkInfo objects to be refcounted and heap-allocated, and also adds a loadgroup for each channel so that we can reliably cancel the loads. Also, null check the site URI since this field is optional. Bug 323472, r=annie sr=darin 2006-01-25 22:59:55 +00:00
mrbkap%gmail.com dc17d38af4 bug 324694: Reparameterize js_CheckPrincipalsAccess to avoid eager calls to js_AtomToPrintableString. r=brendan 2006-01-25 22:54:34 +00:00
rob_strong%exchangecode.com 8eeb91b3fc Bug 324717 - Extra extensions.getMoreExtensionsURL and extensions.getMoreThemesURL prefs in firefox.js. r=mconnor, a=mconnor 2006-01-25 22:53:03 +00:00
bienvenu%nventure.com c5ec9be7b0 fix 317009 decoding of qp with embedded nulls, sr=mscott 2006-01-25 22:48:07 +00:00
kairo%kairo.at 6785809ca2 bug 271745 - Software installation and check for updates has no effect - make SeaMonkey point to a working updates RDF file so that people get at least informed when we release new stable builds, r+sr=Neil 2006-01-25 22:33:01 +00:00
cvshook%sicking.cc 27fd7c5cd1 Fix build bustage when MOZILLA_INTERNAL_API isn't defined 2006-01-25 22:00:38 +00:00
cvshook%sicking.cc 366cc1d0ed Bug 317544: Disable floating inside mathml. r=bz sr=dbaron 2006-01-25 21:40:31 +00:00
cvshook%sicking.cc c46fb5af56 Fix build bustage 2006-01-25 21:36:46 +00:00
cvshook%sicking.cc be551afd02 Bug 310436: Implement IsFrameOfType and use that to disable non-svg frames from being children of svg frames. r=bz sr=dbaron 2006-01-25 21:16:12 +00:00
cvshook%sicking.cc 302bfb5920 Bug 324572: Move property methods to nsINode and make nsIAttribute inherit nsINode.
r/sr=bz
2006-01-25 20:49:56 +00:00
bienvenu%nventure.com b52686c374 fix crash sending e-mail with kerberos auth via sspi, 319210 patch by simon@sxw.org.uk, r=cneberg@gmail.com, sr=bienvenu 2006-01-25 20:26:08 +00:00
scott%scott-macgregor.org f814921d0e Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
sr=bienvenu
2006-01-25 20:25:38 +00:00
bsmedberg%covad.net ec0ae1ec61 Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies 2006-01-25 20:23:24 +00:00
rob_strong%exchangecode.com 4c951920de Bug 313141 - Extensions.js looks for 'Get more' url and can't find it. r=mconnor 2006-01-25 20:17:12 +00:00
peterv%propagandism.org 712a6c7a54 Backing out fix for bug 323299 for now to fix Trender and bug 324641. 2006-01-25 20:07:33 +00:00
dmose%mozilla.org 05111d0512 Make day + week views respect default start and end time preferences (bug 321769). r=<jminta@gmail.com> 2006-01-25 20:00:48 +00:00
mrbkap%gmail.com 19ac043c95 bug 323501: Having a scripted caller is important. r=brendan 2006-01-25 19:53:14 +00:00
scott%scott-macgregor.org df50630681 Bug #324194 --> Remove the search bar, make quick search and mail views customizeable toolbar buttons.
sr=bienvenu
2006-01-25 19:22:03 +00:00
scott%scott-macgregor.org c10cbb4266 Bug #322628 --> Port seamonkey palm sync extension fixes to the trunk. 2006-01-25 19:11:11 +00:00
scott%scott-macgregor.org 79fec448a6 Bug #322628 --> Port seamonkey palm sync extension fixes to the trunk. 2006-01-25 19:08:53 +00:00
doronr%us.ibm.com a60fd8b720 NPOTDB oops, checked in a png without -kb, fixing 2006-01-25 17:40:29 +00:00
bryner%brianryner.com e03cfed9eb Don't warn if the old history file doesn't exist (bug 324655). r=brettw. 2006-01-25 17:36:11 +00:00
ccooper%deadsquid.com e7aa393b43 b=314928
- add proper unique keys to users table
- check for empty username and/or passwords
- compare the entered password against the db version instead of itself <- !!!
- check form submissions in JS prior to submission
- require a unique IRC nickname if it is provided, but allow users not to enter one if they so choose
- display mailto: links for admins only
- display account created page when updating accounts
- make login look-and-feel consistent with the rest of the site

b=321265
- add getDisplayName function to User.pm -> returns IRC nickname, real name, or email depending on what is available. Used wherever user information is displayed.

b=324022
- add scrollbars to testcase display (css -> overflow: auto)

b=324648
- use quotemeta in Testresults.pm to avoid SQL injection when searching results

Misc:
- update copyrights to 2006
- fix log_text db schema regression
- remove validity_lookup and vetting_status_lookup tables and assoicated perl classes. Replaced by per-test-result fields.
- remove out-of-date formats/ directory and contents
- add functions to DBTools.pm to manipulate keys and drop tables
- display error/success/info messages in a transient popup div
- update version to 0.6. Make version string part of sidebar title.
- allow re-testing of completed subgroups by same tester, i.e. don't disable subgroups with 100% testing coverage
- remove 'next' regression on run_tests testcase display
- comment out user table on stats page
- whitespace fixes
2006-01-25 17:03:40 +00:00