pamg.bugs%gmail.com
|
b577d1f18d
|
Bug 345095: FAYT doesn't search for pasted strings properly ('findfast only search for the first character if searchstring is copied...'). Patch by pkasting@google.com, r=masayuki
|
2006-07-21 00:11:47 +00:00 |
bzbarsky%mit.edu
|
1f454f5c02
|
Make some props absolute URIs resolved relative to other props (eg. codebase).
Bug 213701, patch by Florian Qu�ze <f.qu@queze.net>, r+sr=bzbarsky
|
2006-07-20 23:42:51 +00:00 |
lpsolit%gmail.com
|
ae8a224346
|
Bug 345364: The word "Bug" appears bare in editparams.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2006-07-20 23:32:09 +00:00 |
lpsolit%gmail.com
|
fa3dfccfa1
|
Bug 345381: Cannot add any new field in editvalues.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2006-07-20 23:29:02 +00:00 |
vladimir%pobox.com
|
2743d73111
|
cairo-on-mac compilation fixes, r=stuart
|
2006-07-20 23:28:23 +00:00 |
sharparrow1%yahoo.com
|
4684a1ddda
|
Bug 345371: add null checks for weak pointers in nsCaret. r+sr=roc.
|
2006-07-20 23:26:05 +00:00 |
mozilla.mano%sent.com
|
acdc97db42
|
Bug 333514 - Tab focus ring should encircle the tab label rather than the entire tab. ui-r=beltzner, r=kevin.
|
2006-07-20 23:12:12 +00:00 |
gavin%gavinsharp.com
|
7fe9877440
|
Bug 327932: re-implement search engine update system, patch by me and jminta, r=me/jminta, rs=mconnor
|
2006-07-20 23:00:39 +00:00 |
pamg.bugs%gmail.com
|
31a937d5df
|
Bug 337491: Allow disabling search suggestions. r=gavin, ui-r=beltzner, sr=beng
|
2006-07-20 22:54:19 +00:00 |
bclary%bclary.com
|
c5a3f0a849
|
JavaScript Test Library - regression test for bug 324359 by Joey Minta
|
2006-07-20 22:38:46 +00:00 |
bclary%bclary.com
|
40b9c51fd3
|
JavaScript Test Library - regression test for bug 324650, by Philipp Vogt, Brendan Eich
|
2006-07-20 22:35:45 +00:00 |
bclary%bclary.com
|
b265889b01
|
JavaScript Test Library - regression test for bug 330684, by Shaohua Wen
|
2006-07-20 22:32:29 +00:00 |
myk%mozilla.org
|
8340d03cfe
|
make the microsummary service update installed generators when the user reinstalls them instead of installing a second copy
bug=342036
r=mconnor
|
2006-07-20 22:29:46 +00:00 |
cbiesinger%web.de
|
de8444ea06
|
Bug 274218 better document the behaviour of onDataAvailable. r+sr+a=darin
|
2006-07-20 22:29:34 +00:00 |
bclary%bclary.com
|
5627a6b494
|
JavaScript Test Library - test MakeDate, no bug
|
2006-07-20 22:28:13 +00:00 |
cbiesinger%web.de
|
323dbdcaf4
|
Bug 343604 make <applet> and <embed> handling consistent when there is no
src/code attribute, aka instantiate java even for <applet/>
r+sr=bz
|
2006-07-20 22:19:15 +00:00 |
cbiesinger%web.de
|
8027b6ce97
|
Bug 344980 make nsPrompt functions always set their out parameters/retvals
r+sr=bz
|
2006-07-20 22:16:15 +00:00 |
bclary%bclary.com
|
617d62207b
|
JavaScript Test Library - remove extraneous print() in js1_7/block/regress-341939.js
|
2006-07-20 21:37:03 +00:00 |
dbaron%dbaron.org
|
61f5a918f4
|
Fix misuse of refcount logging. b=345157 r=bsmedberg
|
2006-07-20 21:32:22 +00:00 |
aaronleventhal%moonset.net
|
119f798090
|
Bug 338337. Updates to DHTML accessible roles and relations. r=pilgrim, sr=tor
|
2006-07-20 21:08:57 +00:00 |
benjamin%smedbergs.us
|
324a732641
|
Bug 321219 - separate places backend into toolkit, removing old files which now live in toolkit/components/places, r=beng
|
2006-07-20 20:16:15 +00:00 |
benjamin%smedbergs.us
|
dfdb636988
|
Add t1tables.h to the system-headers list, from the new cairo landing (bug 344571), rs=vlad
|
2006-07-20 20:04:47 +00:00 |
mark%moxienet.com
|
2f0b3a5d95
|
338642 Minimized window doesn't expand when opened from external app when Gecko is the foreground app. Expand collapsed windows on Show(PR_TRUE). r=josh
|
2006-07-20 19:03:52 +00:00 |
rob_strong%exchangecode.com
|
236c944749
|
file removals - Bug 342606 - Compatibility Wizard is broken in oh so many ways (unreachable code paths, messages not shown, etc.). r=sspizter
|
2006-07-20 18:51:59 +00:00 |
rob_strong%exchangecode.com
|
9a35ff3dc2
|
Bug 342606 - Compatibility Wizard is broken in oh so many ways (unreachable code paths, messages not shown, etc.). r=sspizter
|
2006-07-20 18:49:51 +00:00 |
pamg.bugs%gmail.com
|
b56f2ac584
|
Bug 344437: Crash [@ nsTypeAheadFind::GetSearchContainers]. Patch by pkasting@google.com. r=masayuki
|
2006-07-20 18:31:57 +00:00 |
roc+%cs.cmu.edu
|
1edb390717
|
Bug 334085. Block tree view assignment via properties. r+sr=bzbarsky
|
2006-07-20 17:59:30 +00:00 |
gavin%gavinsharp.com
|
c02fd73bbd
|
Bug 343788: throw an error instead of silently failing when trying to install an OpenSearch search engine that doesn't have an HTML result type, r=jhughes, r=mconnor
|
2006-07-20 17:38:43 +00:00 |
bienvenu%nventure.com
|
44c6212ba0
|
fix images in html sig files, r=bienvenu, sr=mscott, patch by max@nice-games.net, 270380
|
2006-07-20 17:24:30 +00:00 |
wclouser%mozilla.com
|
d1922870d3
|
added alt text
|
2006-07-20 17:14:42 +00:00 |
bugzilla%standard8.demon.co.uk
|
414071cd22
|
Previous checking for bug 308366 was a patch by Serge Gautherie <gautheri@noos.fr>
|
2006-07-20 16:59:23 +00:00 |
bugzilla%standard8.demon.co.uk
|
7bf4eac3c7
|
Bug 308366 plain text mail containing link to local numerical IP address should not be marked as scam. r/sr=bienvenu
|
2006-07-20 16:55:42 +00:00 |
bugzilla%standard8.demon.co.uk
|
69ef6868ee
|
Last change to this file was meant to be comment only.
|
2006-07-20 16:54:08 +00:00 |
bugzilla%standard8.demon.co.uk
|
9b41e6edd5
|
Previous checking for Bug 343059 was a patch by Serge Gautherie <gautheri@noos.fr>
|
2006-07-20 16:50:18 +00:00 |
bugzilla%standard8.demon.co.uk
|
4b05c9de36
|
Bug 343059 In phishingDetector.js, 'Warning: assignment to undeclared variable linkTextURL' r=iann_bugzilla,sr=bienvenu
|
2006-07-20 16:48:18 +00:00 |
daniel.boelzle%sun.com
|
7d95f22e53
|
Bug 254893 - timezone fixes, no dynamically added timezones in prefs list, r=mvl
|
2006-07-20 16:46:19 +00:00 |
daniel.boelzle%sun.com
|
08bf595419
|
Bug 254893 - daylight savings applied incorrectly, timezone fixes
|
2006-07-20 16:41:23 +00:00 |
wclouser%mozilla.com
|
356a8bf410
|
added a note about information being public
|
2006-07-20 16:34:16 +00:00 |
dietrich%mozilla.com
|
6d08b3b211
|
Bug 342471 [sessionstore] urlbar of first tab focused after restoring a session if homepage is about:blank (for zeniko, r=dietrich)
|
2006-07-20 16:31:59 +00:00 |
beng%bengoodger.com
|
7859732cad
|
341407 - reload web page after user subscribes to a feed when an auto-handler is set so that the browser's cached feed list, which is cleared on startDocumentLoad, is regenerated so that subsequent subscription attempts work. r=darin
|
2006-07-20 16:28:30 +00:00 |
mark%moxienet.com
|
a844b938c3
|
319078 Handle smooth mousewheel (and two-finger touchpad) scrolling. r=josh sr=darin r,sr=roc
|
2006-07-20 15:38:43 +00:00 |
mark%moxienet.com
|
f16c2abd26
|
344187 restartMessageNoUnlocker misleading on Mac. Use an appropriate message. r=beltzner
|
2006-07-20 15:35:22 +00:00 |
silver%warwickcompsoc.co.uk
|
24ff5a8c5d
|
Bug 343511 - Don't assert more than necessary. r=rginda
|
2006-07-20 15:25:32 +00:00 |
jst%mozilla.jstenback.com
|
5a9c80e96f
|
Fixing second part of bug 344439. Make sure both division operators are signed if one of them is a PRTime and the other is unsigned and different size to make the division do the right thing on 64-bit platforms. Problem found and fixed by sylvain.pasche@gmail.com, r+sr=jst@mozilla.com/dbaron@mozilla.com
|
2006-07-20 15:13:55 +00:00 |
silver%warwickcompsoc.co.uk
|
430cff8e0c
|
Bug 342852 - Display an error if only "/" entered, instead of throwing a JS exception.
ChatZilla only.
r=samuel
|
2006-07-20 14:48:06 +00:00 |
smontagu%smontagu.org
|
a77e5192dc
|
Improve detection of numbers in the transliterator. Bug 345024, r=jshin, sr=rbs
|
2006-07-20 12:15:51 +00:00 |
mats.palmgren%bredband.net
|
718cf7e906
|
Null check the page content frame, just in case. b=294836 r+sr=bzbarsky
|
2006-07-20 09:41:01 +00:00 |
masayuki%d-toybox.com
|
b4268c824a
|
b=255990 backing-out the previous patch, we should try to better fix.
|
2006-07-20 09:04:39 +00:00 |
myk%mozilla.org
|
97bc2e13c3
|
truncate microsummary file names to 60 characters to prevent nsIFile.createUnique from failing due to too-long names
Patch by Joey Minta.
bug=342212
r=myk
|
2006-07-20 08:52:31 +00:00 |
mats.palmgren%bredband.net
|
45df0fb8ff
|
[Debug only] Add nsTableCaptionFrame::GetFrameName() returning "Caption". b=343386 r+sr=bzbarsky
|
2006-07-20 08:50:26 +00:00 |