Commit Graph

167123 Commits

Author SHA1 Message Date
bclary%bclary.com
4eb6cb5cae JavaScript Test Library - regression test for bug 349484, by Jesse Ruderman 2006-08-22 01:40:47 +00:00
mats.palmgren%bredband.net
02eaae11b6 Improve error handling in nsCSSFrameConstructor::CreateContinuingFrame() and its callers. b=337419 r+sr=roc 2006-08-22 01:33:46 +00:00
bclary%bclary.com
af27ecfdf7 JavaScript Test Library - regression test for bug 349507, by Jesse Ruderman 2006-08-22 01:27:44 +00:00
bclary%bclary.com
8ea965b247 JavaScript Test Library - regression test for bug 349499, by Jesse Ruderman 2006-08-22 01:21:43 +00:00
myk%mozilla.org
af9a6dd4de make the microsummary service stop loading about:blank in new hidden iframes to work around a crash when about:blank and another URI are both loading in a doc shell
bug=344305
r=bzbarsky
2006-08-22 01:15:44 +00:00
bclary%bclary.com
9b94a788d7 JavaScript Test Library - regression test for bug 349493, by Jesse Ruderman 2006-08-22 01:13:54 +00:00
bclary%bclary.com
110e4f9fce JavaScript Test Library - regression test for bug 349489, by Jesse Ruderman 2006-08-22 01:05:00 +00:00
brendan%mozilla.org
42bccfd8f5 Fix op= code generation to cope with local consts (349491, r=mrbkap). 2006-08-22 00:36:34 +00:00
vladimir%pobox.com
850d4365f6 Updated import.py for new db format 2006-08-22 00:18:47 +00:00
fligtar%gmail.com
6eda5f4a4f updated addons mcv 2006-08-22 00:12:55 +00:00
bienvenu%nventure.com
869436058d fix 349557 handling of mime encoded subject and author in mail history forward/back menu items, sr=sspitzer 2006-08-22 00:04:09 +00:00
bienvenu%nventure.com
87be521a5c fix 349562 back/forward icons missing in small icons toolbar, sr=sspitzer 2006-08-22 00:02:24 +00:00
fligtar%gmail.com
de870857e1 sancus's controllers 2006-08-21 23:48:52 +00:00
nick.kreeger%park.edu
5afe350ee7 Fixing bug 347111, bookmarks manager prevents bookmarking of other tabs. Patch by froodian <stridey@gmail.com>, r=smorgan, sr=pink 2006-08-21 23:41:41 +00:00
mattwillis%gmail.com
8d047838d3 bug 348679 - patch D - Enables talkback on Sunbird for Mac and Linux. r=preed 2006-08-21 23:35:54 +00:00
gavin%gavinsharp.com
5a20d6a3e2 Bug 348854: Fix merge error from checkin for bug 345587, patch by Ryan VanderMeulen <ryanvm@gmail.com>, r=brettw, sr=bryner 2006-08-21 23:33:28 +00:00
gavin%gavinsharp.com
040f6fde63 Bug 349410: don't redeclare "uri" (image blocking notification shows the wrong host name for third party images), r=mconnor 2006-08-21 23:31:18 +00:00
dietrich%mozilla.com
8ae92c7981 Fix SB URL for bug 348076 2006-08-21 23:30:32 +00:00
bclary%bclary.com
d66d4c0a86 JavaScript Test Library - regression test for bug 349482, fix summary 2006-08-21 23:29:33 +00:00
vladimir%pobox.com
bb91f370a4 Updated graph server/display code. Split out code into chunks of files,
refactored some bits.  Fixed some value-axis label display problems.
Massively reworked back-end storage; everything's in one database now,
and can handle multiple types of graph data.
2006-08-21 23:16:09 +00:00
bclary%bclary.com
da6c8e0ba1 JavaScript Test Library - regression test for bug 349482, by Jesse Ruderman 2006-08-21 23:15:59 +00:00
nick.kreeger%park.edu
b4065c81bc Fixing white space issues in BrowserWindowController (bug 349447). Adjustment by froodian <stridey@gmail.com. sr=pink 2006-08-21 23:13:29 +00:00
nick.kreeger%park.edu
ab0481a4ba Fixing bug 346782, bookmark toggle behavior is broken. Patch by froodian (stridey@gmail.com) r=smorgan, sr=pink. 2006-08-21 23:09:02 +00:00
mrbkap%gmail.com
b18e0ce2f8 Add missing semicolons after import and export statements. bug 349484, r=brendan 2006-08-21 22:43:29 +00:00
mrbkap%gmail.com
e4dcb2ea05 Make let expressions have a good precedence and use it around 'new' expressions. bug 349499, r=brendan 2006-08-21 22:35:22 +00:00
martijn.martijn%gmail.com
f3c454f060 Fixing a stupid and obvious mistake I made with the last check-in for bug 341047 2006-08-21 22:24:58 +00:00
aaronr%us.ibm.com
a2ea656205 [XForms] up/down keys behavior corrected for minimal select1 in xhtml. Bug 348867, patch by surkov, r=olli+aaronr 2006-08-21 22:24:28 +00:00
bzbarsky%mit.edu
50e969de0c Introduce CheckLoadURIStrWithPrincipal(). Bug 348559, r=dveditz, sr=jst 2006-08-21 22:15:20 +00:00
bzbarsky%mit.edu
a2b72ef2eb Adding testcases. 2006-08-21 22:10:27 +00:00
lpsolit%gmail.com
2613991799 Bug 349367: Display a message when a custom field has been successfully created - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-21 21:42:55 +00:00
mrbkap%gmail.com
eebc7e8962 Model the stack depth correctly during ternary expressions. bug 349493, r=brendan 2006-08-21 21:42:15 +00:00
lpsolit%gmail.com
7bdeefa6f7 Bug 349363: DB::bz_add_column() shouldn't print anything when called from editfields.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-08-21 21:39:53 +00:00
lpsolit%gmail.com
293b28b832 Bug 349361: Implement a Welcome page for admins on a fresh installation - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2006-08-21 21:27:42 +00:00
aaronr%us.ibm.com
0192fd3086 [XForms] Implement accessible objects for xforms input controls. Bug 337250, patch by surkov, r=olli+aaronr 2006-08-21 21:24:08 +00:00
lpsolit%gmail.com
8d9f450317 Bug 314501: Use <label>'s on the login form - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2006-08-21 21:19:09 +00:00
bzbarsky%mit.edu
0f1855293f Comment for previous checkin should have been: Make sure to propagate document
changes to all descendant sheets, not just immediate kids. Bug 347899, r+sr=dbaron.
2006-08-21 21:10:24 +00:00
neil%parkwaycc.co.uk
7445fecffc Re-enable internet keyword search from the URL bar b=332668 r=ajschult sr=jag 2006-08-21 21:01:58 +00:00
lpsolit%gmail.com
45e0af45c0 Bug 344435: Let me remove bugs from saved buglists - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=myk 2006-08-21 20:52:31 +00:00
brendan%mozilla.org
6ad814f14d Don't elide useless expression statements that are labeled (349489, r=mrbkap). 2006-08-21 20:25:59 +00:00
aaronr%us.ibm.com
624c51dbe1 [XForms] label click doesn't focus select and select1 properly. Bug 344379, patch by surkov, r=olli+aaronr 2006-08-21 20:15:44 +00:00
olav%bkor.dhs.org
68893e797a Bug 349554: User preference to add/remove individual bugs to saved searches should default to off - Patch by Olav Vitters <olav@bkor.dhs.org> r=wurblzap a=myk 2006-08-21 20:08:39 +00:00
bienvenu%nventure.com
3a442f468e follow on fix for 74959 - don't need to remove -message from message uri's, sr=sspitzer 2006-08-21 19:58:10 +00:00
brendan%mozilla.org
42e6f711ed Catch let vs. const errors (349507, r=mrbkap). 2006-08-21 19:30:45 +00:00
lpsolit%gmail.com
3f00d8e147 Bug 337118: OS becomes Other when use windows98 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2006-08-21 19:24:13 +00:00
lpsolit%gmail.com
6c3310ec69 Bug 275613: pressing [enter] in a textarea in editflagtypes.cgi results in an addition to the inclusion list instead of saving changes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=myk 2006-08-21 19:15:11 +00:00
dietrich%mozilla.com
d372cb6feb Bug 348076 remove generated URLs from region.properties - release notes URL, about page, cleanup (r=mconnor) 2006-08-21 19:14:29 +00:00
rhelmer%mozilla.com
cd9a3a96f1 move sunbird and lightning configs to public repo. b=337362 2006-08-21 19:11:44 +00:00
olav%bkor.dhs.org
1b1668016f Bug 349026: Find a Specific Bug for Closed bugs returns NO ROWS with perl-CGI 3.18 - 3.20
Patch By Olav Vitters <olav@bkor.dhs.org> r=LpSolit, a=myk
2006-08-21 19:08:29 +00:00
mkanat%bugzilla.org
06ccf47932 Bug 348542: Move keyword validation out of post_bug.cgi and into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-08-21 18:53:16 +00:00
aaronr%us.ibm.com
90a5206b33 [XForms] Implement mediatype file filters in upload. Bug 313768, patch by msterlin, r=olli+aaronr 2006-08-21 18:51:05 +00:00