mozilla.mano%sent.com
|
9df00b9e41
|
Bug 331215 - Find toolbar doesn't reset status when search is wrapped, also fix bug 361930 (strict warnings 'reference to undefined property this._foundLink'). r=gavin on both.
|
2006-12-01 12:29:11 +00:00 |
|
mozilla.mano%sent.com
|
8bb635aca4
|
Bug 343077 - Find Again toolbarbutton doesn't switch back to normal-find if the findbar is opened after links TAF. r=masayuki.
|
2006-12-01 12:19:26 +00:00 |
|
gijskruitbosch%gmail.com
|
3b28d0dda9
|
Bug 361145 - Makes FAQ entry in help menu localizable
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only
|
2006-12-01 11:36:12 +00:00 |
|
Olli.Pettay%helsinki.fi
|
1cd06517da
|
Bug 360731, Back and Forward buttons on mouse no longer work, also Bug 330938, r=emaijala, sr=roc
|
2006-12-01 11:16:07 +00:00 |
|
Olli.Pettay%helsinki.fi
|
5c3a11f4f4
|
Bug 360731, Back and Forward buttons on mouse no longer work, also Bug 330938, r=emaijala, sr=roc
|
2006-12-01 11:09:53 +00:00 |
|
hwaara%gmail.com
|
e739cb42e1
|
Make deep hit-testing work. This makes VoiceOver able to speak whatever you mouse over, both in XUL and web page content (if that pref is set in the accessibility settings)
r=surkov, b=352329
|
2006-12-01 10:53:52 +00:00 |
|
michael.buettner%sun.com
|
3aecadf011
|
bug #360120 selection of scheduled event should be interactive
|
2006-12-01 10:42:31 +00:00 |
|
Olli.Pettay%helsinki.fi
|
f4e4277761
|
Bug 362391, DOMAttrModified doesn't handle namespaced attributes properly, r+sr=sicking
|
2006-12-01 08:44:38 +00:00 |
|
scott%scott-macgregor.org
|
3f9008b966
|
band aid, wrap our attempt to get the phishing warden in a try/catch
|
2006-12-01 08:32:50 +00:00 |
|
cls%seawood.org
|
89a357e93f
|
Automatically disable airbag for mingw builds
Bug #362128 r=bsmedberg
|
2006-12-01 08:04:59 +00:00 |
|
cls%seawood.org
|
f010c16a6d
|
Add -D_WIN32_IE=0x0400 to win32 builds to enable features used by SpecialSystemDirectory
Bug #361340 r=bsmedberg
|
2006-12-01 08:03:14 +00:00 |
|
cls%seawood.org
|
8fabbc2ec8
|
The features used by nsNotifyAddrListener require w32api 3.8.
Bug #358023 r=bsmedberg
|
2006-12-01 07:57:08 +00:00 |
|
mconnor%steelgryphon.com
|
52b346b8bf
|
fix brokenness for a1, r=gavin over IRC, a=me since everyone's asleep
|
2006-12-01 07:56:36 +00:00 |
|
gerv%gerv.net
|
fa6bb210a4
|
Further updates to deal with current codebase, and to note progress
|
2006-12-01 06:59:21 +00:00 |
|
scott%scott-macgregor.org
|
b2a99bf3c1
|
Bug #328749 --> add phishing detection support using a locally downloaded list of known phishing urls. Currently we don't have a provider to use to download the list. sr=bienvenu
|
2006-12-01 06:57:49 +00:00 |
|
scott%scott-macgregor.org
|
63e8cb0a55
|
Bug #328749 --> Add phishing detection support using a locally downloaded list of known phishing urls. sr=bienvenu
|
2006-12-01 06:56:16 +00:00 |
|
cltbld
|
194bbca92a
|
Automated update from host egg.build.mozilla.org
|
2006-12-01 06:51:02 +00:00 |
|
scott%scott-macgregor.org
|
6328b33b8a
|
Bug #328749 --> start building the url classifier for thunderbird. sr=bienvenu
|
2006-12-01 06:50:06 +00:00 |
|
scott%scott-macgregor.org
|
988252dbe4
|
Bug #328749 --> Add phishing detection support using a locally downloaded list of known phishing urls. sr=bienvenu
|
2006-12-01 06:47:15 +00:00 |
|
cltbld
|
6d410a1dd1
|
Automated update from host egg.build.mozilla.org
|
2006-12-01 06:21:01 +00:00 |
|
alfred.peng%sun.com
|
ac884ab92f
|
Bug 362209. test -e not available in sh.
r=mconnor.
|
2006-12-01 06:13:19 +00:00 |
|
reed%reedloden.com
|
74312c8423
|
Bug 362442 - "Despot syncit file still refers to netscape.public.*" [p=reed r=justdave]
|
2006-12-01 06:09:28 +00:00 |
|
tor%cs.brown.edu
|
88f250bdff
|
Bug 362233 - merge filter with subregion misbehaves.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
|
2006-12-01 05:30:42 +00:00 |
|
tor%cs.brown.edu
|
0c22a1838a
|
Bug 362413 - expose cairo fill rule control. r=vlad
|
2006-12-01 05:24:50 +00:00 |
|
tor%cs.brown.edu
|
fb70484b5d
|
Bug 362226 - nested inner svg not updating viewbox. r=jwatt, sr=roc
|
2006-12-01 05:16:14 +00:00 |
|
stuart.morgan%alumni.case.edu
|
0df2d31a78
|
Camino only - Bug 348695: Use editor context menu in Midas frames. r=kreeger sr=pink
|
2006-12-01 05:02:42 +00:00 |
|
bzbarsky%mit.edu
|
bb3526a4ce
|
Make sure the XML decl in the data we post when a document is passed to send()
matches the encoding we use. Bug 361934, r=sicking, sr=biesi
|
2006-12-01 04:48:05 +00:00 |
|
bzbarsky%mit.edu
|
55c90dbd0d
|
Don't construct unneeded autostring. Bug 362316, r+sr=sicking
|
2006-12-01 04:44:57 +00:00 |
|
bzbarsky%mit.edu
|
a09f17bab9
|
Make sure to not use the same disk cache data block for different URIs. Bug
347852, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
|
2006-12-01 04:41:30 +00:00 |
|
bzbarsky%mit.edu
|
38f1da6f92
|
Fix assertion to assert about the right thing. Bug 265780 comment 35 followup.
|
2006-12-01 04:35:18 +00:00 |
|
ginn.chen%sun.com
|
a059e8163c
|
Bug 360865 Firefox crashes when selecting downloaded item with gok [@nsXULMenuitemAccessible::DoAction]
r=aaronleventhal
|
2006-12-01 03:46:18 +00:00 |
|
stridey%gmail.com
|
16334cf41d
|
Camino only - Bug 359557: Omnibus ad-blocking bug for November. Patch by ardissone <alqahira@ardisson.org> r/sr=smfr
|
2006-12-01 03:46:08 +00:00 |
|
stridey%gmail.com
|
a7a308fcde
|
Camino only - Bug 353391: Camino ships 2 copies of the table images. Patch by ardissone <alqahira@ardisson.org>. r/sr=smorgan
|
2006-12-01 03:42:16 +00:00 |
|
aaronleventhal%moonset.net
|
3faea709b4
|
Bug 362369. Description missing for Tools -> Options -> Content -> File types -> Manage. r=mano
|
2006-12-01 03:42:12 +00:00 |
|
rhelmer%mozilla.com
|
7dab83fa62
|
back out changes, only meant for branch
|
2006-12-01 02:22:58 +00:00 |
|
rhelmer%mozilla.com
|
ba37cc529e
|
config changes for gecko 1.9a1 r=preed r=vlad b=362418
|
2006-12-01 02:21:23 +00:00 |
|
jst%mozilla.org
|
956729b552
|
Fixing bug 357651. Make sure the cached window.document property outlives document.open(). r+sr=bzbarsky@mit.edu, a=pavlov@mozilla.com
|
2006-12-01 01:17:15 +00:00 |
|
alexei.volkov.bugs%sun.com
|
e3c549190e
|
343231: certutil issues certs for invalid requests. r=nelson
|
2006-12-01 01:10:03 +00:00 |
|
wtchang%redhat.com
|
9a534e05f0
|
Bugzilla Bug 354593: checked in minor changes suggested by Nelson. r=nelson
|
2006-12-01 00:26:35 +00:00 |
|
mattwillis%gmail.com
|
af4c1e1036
|
bug 361216 - typo fix
|
2006-11-30 22:49:22 +00:00 |
|
ghendricks%novell.com
|
35f1c180f6
|
Tag url's are too long. Use search terms instead.
|
2006-11-30 22:10:12 +00:00 |
|
mattwillis%gmail.com
|
23bd153ed5
|
bug 361216 - Moves all New Event/Task strings into separate dtd file. Patch by C��dric Corazza <cedric.corazza@wanadoo.fr>, r=jminta
|
2006-11-30 22:03:37 +00:00 |
|
mrbkap%gmail.com
|
43c0e6cd3f
|
Give the psuedo frame a scopeChain. bug 361571, r=brendan a=dveditz
|
2006-11-30 21:54:39 +00:00 |
|
mconnor%steelgryphon.com
|
c0599e7b23
|
replace Bon Echo about.png with generic unlabeled about.png, a=vlad
|
2006-11-30 21:44:40 +00:00 |
|
mrbkap%gmail.com
|
5a7c06313c
|
Make argv as large as GC expects it to be. bug 361964, r=brendan
|
2006-11-30 21:43:57 +00:00 |
|
mattwillis%gmail.com
|
bb4908cd6c
|
bug 333688 - Converts STRING and VARCHAR columns to TEXT to avoid SQLite's auto-conversion of strings to numbers (10e4 to 10000) r=ctalbert,jminta
|
2006-11-30 21:39:45 +00:00 |
|
scott%scott-macgregor.org
|
fcecc35726
|
Bug #362385 --> fix type in phishingDetector intro text. Thanks to Ricardo Palomares for the patch.
|
2006-11-30 21:39:23 +00:00 |
|
scott%scott-macgregor.org
|
1b717b401c
|
remove wiindows line ending
|
2006-11-30 21:37:37 +00:00 |
|
smontagu%smontagu.org
|
fdb1adb25f
|
Bug 361778: Firefox not rendering Malayalam. r=pavlov, a=stuart on IRC
|
2006-11-30 21:25:41 +00:00 |
|
ghendricks%novell.com
|
7e43a34865
|
Add components to multiple cases at once.
|
2006-11-30 21:23:44 +00:00 |
|