sspitzer@mozilla.org
91bbdaa821
fix for bug #384897 : in-product links to AMO should be https:// (and not http://)
...
patch by Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>
r=sspitzer, morgamic
a=mconnor for M7
2007-07-28 20:19:33 -07:00
gavin@gavinsharp.com
ab6aa2b0f9
Bug 389330: remove target checks that are unneeded now that the patch for bug 238987 has landed (caused the OK button in the helper app dialog to be disabled in cases where it shouldn't be), r=mano, a=mconnor on IRC for Firefox 3 M7 landing
2007-07-28 20:16:01 -07:00
sspitzer@mozilla.org
93258eb195
unit test for bug #385397 : history menu is slow to open with a large history
...
r=dietrich, a=mconnor for M7
2007-07-28 17:08:34 -07:00
neil@parkwaycc.co.uk
b1d4e71f28
Start using satchel in suite b=304309 r=KaiRo (toolkit change is ifndef Firefox)
2007-07-28 16:07:41 -07:00
neil@parkwaycc.co.uk
9ca346aef2
Start building satchel for suite so we can figure out packaging b=304309 r=gavin
2007-07-28 12:40:03 -07:00
sdwilsh@shawnwilsher.com
90c5b4be18
Bug 389891 - Protocol Handling dialog does not actually set nsIHandlerInfo::useHelperApp when using a prefilled helper app. r=gavin.sharp, a=schrep
2007-07-27 14:17:04 -07:00
dietrich@mozilla.com
88d4295b9a
Bug 389808 Firefox start with a blank personal toolbar (r=sspitzer, a=schrep)
2007-07-27 13:47:45 -07:00
sdwilsh@shawnwilsher.com
87ddf292a8
Bug 389334 - Helper app no longer prefilled. r=mano
2007-07-26 18:04:38 -07:00
dcamp@mozilla.com
d8ce4fd8cc
fix assertion failure in url-classifier when canonicalizing a URI with no host. b=387196, r=tony, a=schrep
2007-07-26 17:52:33 -07:00
sspitzer@mozilla.org
b8eb5c663a
fix for bug #385397 : history menu is slow to open with a large history
...
use a highly tuned SQL query for our history menu query, which is:
place:type=0&sort=4&maxResults=10
r=dietrich, a=schrep
2007-07-26 14:39:06 -07:00
surkov.alexander@gmail.com
d5b51a67e8
Back out bug 109215
2007-07-26 09:59:17 -07:00
surkov.alexander@gmail.com
24a2f68068
Bug 109215 - Implement accessibility API support for slider, r=ginn.chen, sr=neil
2007-07-26 09:40:55 -07:00
dietrich@mozilla.com
ebb0d46e44
Bug 319455 Expire annotations (r=sspitzer)
2007-07-26 09:23:11 -07:00
jag@tty.nl
f491d62e06
Bug 383252: Cannot drag / drop URL or link onto tabbar, r=mconnor
...
When SeaMonkey switched to toolkit's nsDragAndDrop.js, it lost the dragDropSecurityCheck method, which for SM was on nsDragAndDrop, but for FF was on tabbrowser.
Moving that method from tabbrowser to toolkit's nsDragAndDrop.js, and cleaning it up a little.
2007-07-25 23:40:24 -07:00
dcamp@mozilla.com
a5c43e3212
tests for bug 387196
2007-07-25 23:39:22 -07:00
dcamp@mozilla.com
532a82cb78
try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes)
2007-07-25 23:38:43 -07:00
sdwilsh@shawnwilsher.com
b2e12239e6
Mac bustage fix
2007-07-25 21:46:05 -07:00
sdwilsh@shawnwilsher.com
ca6da5a72e
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
2007-07-25 21:24:25 -07:00
thunder@mozilla.com
4a813e198b
Bug 360134: Add GUIDs to items so they can be uniquely identified across profiles (for sync purposes). r=mano
2007-07-25 20:53:59 -07:00
dcamp@mozilla.com
c91142ec8a
backout patch for 387196
2007-07-25 20:11:43 -07:00
dcamp@mozilla.com
aa72e9323e
fix bustage from 387196
2007-07-25 19:00:57 -07:00
dcamp@mozilla.com
70459fd73f
tests for bug 387196
2007-07-25 18:50:27 -07:00
dcamp@mozilla.com
791945185f
implement the new google safebrowsing protocol. b=387196, r=tony
2007-07-25 18:49:20 -07:00
gavin@gavinsharp.com
36a2d73d1e
Bug 389616: Disable tests from bug 386772 temporarily because they're causing crashes on the windows unit test box
2007-07-25 18:40:45 -07:00
scott@scott-macgregor.org
3124089291
Bug #388532 --> nsMoarkFactoryFactory leaks the global mork mdb factory. Change it to a service, and use a com ptr to keep track of the mdb factory.
...
sr=bienvenu
r=standard8
r=sspitzer for toolkit changes
2007-07-25 15:20:55 -07:00
flamingice@sourmilk.net
6915020208
Bug 385853, getting the quit prompt when restarting firefox after apply software update, r=mano
2007-07-25 14:48:02 -07:00
flamingice@sourmilk.net
8b9b6f83fa
Bug 385425, getting the quit prompt when restarting firefox after installing an add on, r=mano
2007-07-25 14:43:17 -07:00
benjamin@smedbergs.us
054341b850
Another attempt (tested on GCC now) at bustage fix.
2007-07-25 13:46:15 -07:00
benjamin@smedbergs.us
de504f6f5f
Fix bustage, bug 388833
2007-07-25 13:34:24 -07:00
benjamin@smedbergs.us
898f920045
Bug 388833 - Give the Firefox binary the ability to kinda-sorta launch XR apps (mainly meant for webrunner experimentation right now), r=luser
2007-07-25 13:24:37 -07:00
benjamin@smedbergs.us
9bb8ca578b
Bug 352762 - Allow PFS to launch an executable file to run plugins, instead of installing an XPI. This fixes Windows Vista permissions errors in XPInstall, r=doron
2007-07-25 11:54:46 -07:00
gavin@gavinsharp.com
a755841133
Bug 338302: tab and bookmark drag and drop indicators only appear on the second drag, use visibility:hidden/visible to eagerly load images and avoid collapsing the elements (which can cause flickering when redisplaying the images), r=mconnor
2007-07-25 11:27:34 -07:00
enndeakin@sympatico.ca
c554edbf09
Bug 386772, use right format for date values, and add datepicker/timepicker tests,r=gavin
2007-07-25 11:07:13 -07:00
flamingice@sourmilk.net
970167ff50
Bug 369882, vertically centered elements sit 1px too low (Firefox tabs, urlbar favicon), Patch by Dão Gottwald, r=gavin
2007-07-25 10:25:15 -07:00
enndeakin@sympatico.ca
4f24dfc91c
Bug 389429, add an open property for menus, r=neil
2007-07-25 09:33:03 -07:00
neil@parkwaycc.co.uk
3762a3f60d
Bug 389525 .selectedIndex is nicer than setAttribute("selectedIndex") r=gavin
2007-07-25 06:41:36 -07:00
ginn.chen@sun.com
af4f379fd7
Bug 388608 Accessible Hierarchy broken on Unix
...
r=benjamin
2007-07-24 23:29:28 -07:00
ginn.chen@sun.com
92610cc43d
Bug 389232 Firefox build fails on OpenSolaris with enable-libxul
...
r=wtc sr=benjamin
2007-07-24 23:17:09 -07:00
ted.mielczarek@gmail.com
b43bdb6b9c
bug 384153 - symbol upload not removing zip file on remote host. r=bsmedberg
2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
f42f5a80aa
bug 388320 - package crashreporter xpt (+ rename airbag module to
...
crashreporter). r=bsmedberg
2007-07-24 18:06:15 -07:00
jwalden@mit.edu
78c2a74fe0
Fix line endings.
2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
0a3ebdb216
bug 376720 - send time-since-install with crash report
2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
245c383593
bug 382665 - Use a better icon for the crash reporter on OS X. r=mento
2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
90e04ad912
bug 383083 - post-process symbol files to add source revision numbers. re-enable --vcs-info on linux + dos2unix on symbolstore.py. r=bsmedberg
2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
25bcdcb875
bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg
2007-07-24 18:06:15 -07:00
dcamp@mozilla.com
4fd45485ff
fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser
2007-07-24 18:06:15 -07:00
benjamin@smedbergs.us
470fb721f4
Fix unit-test bustage.
2007-07-24 18:06:15 -07:00
nrthomas@gmail.com
3b853cc377
Fix odd permissions on symbols uploaded to server, b=379014, r=luser
2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
4095a1f1a2
bug 387551 - generate and send unique user id in crash reports. r=bsmedberg
2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
701ccb651b
bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp
2007-07-24 18:06:14 -07:00