Commit Graph

851 Commits

Author SHA1 Message Date
dcamp@mozilla.com
3bee8fae17 backout patch for 387196 2007-07-25 20:11:43 -07:00
dcamp@mozilla.com
7e413d298a fix bustage from 387196 2007-07-25 19:00:57 -07:00
dcamp@mozilla.com
257138ea39 tests for bug 387196 2007-07-25 18:50:27 -07:00
dcamp@mozilla.com
4613870993 implement the new google safebrowsing protocol. b=387196, r=tony 2007-07-25 18:49:20 -07:00
gavin@gavinsharp.com
299b9774da 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
a8f23b63a2 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
022fdd55de 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
c68744a442 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
6169c9fb9f Another attempt (tested on GCC now) at bustage fix. 2007-07-25 13:46:15 -07:00
benjamin@smedbergs.us
e1b0ea6fa3 Fix bustage, bug 388833 2007-07-25 13:34:24 -07:00
benjamin@smedbergs.us
17cded1abf 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
bcbbe43a8f 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
77a82790dc 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
8c990f36a2 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
8361751e5e 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
945811ddbc Bug 389429, add an open property for menus, r=neil 2007-07-25 09:33:03 -07:00
neil@parkwaycc.co.uk
22566c4135 Bug 389525 .selectedIndex is nicer than setAttribute("selectedIndex") r=gavin 2007-07-25 06:41:36 -07:00
ginn.chen@sun.com
1de862b2d3 Bug 388608 Accessible Hierarchy broken on Unix
r=benjamin
2007-07-24 23:29:28 -07:00
ginn.chen@sun.com
2355365eb8 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
8005e08e67 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
60ee834e61 bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-24 18:06:15 -07:00
jwalden@mit.edu
ddbd0f3fe1 Fix line endings. 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
8918693935 bug 376720 - send time-since-install with crash report 2007-07-24 18:06:15 -07:00
ted.mielczarek@gmail.com
dc450c32c9 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
d27cbe913d 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
0a3c1aa0fc bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg 2007-07-24 18:06:15 -07:00
dcamp@mozilla.com
2fee870d1b 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
0e0455cca4 Fix unit-test bustage. 2007-07-24 18:06:15 -07:00
nrthomas@gmail.com
bd1b933b05 Fix odd permissions on symbols uploaded to server, b=379014, r=luser 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
e3ef96ac3e 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
74da763674 bug 386847 - os x not uploading i386 symbols. rs=gavin.sharp 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
0e5b1e3c82 bug 376046 - add support for specifying an ssh private key in the symbol upload script - bash-fu + a bonus fix that i missed in a previous patch. r=bsmedberg 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
660714a1cc bug 386632 - update to breakpad revision 195. r=mento (missed this file from the original checkin) 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
6242f130d9 bug 386212 - fx-win32-tbox has lost the ability to report finishing nightly builds. r=bsmedberg 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
8575f522b7 bug 376046 - add support for specifying an ssh private key in the symbol upload script. r=bsmedberg 2007-07-24 18:06:12 -07:00
wr@rosenauer.org
165b016898 Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
37dbda3e97 fix the signature of wWinMain (no bug). r=timeless 2007-07-24 18:06:13 -07:00
dcamp@mozilla.com
baa500e99c fix for unicode paths while writing out the submitted breakpad report file. b=382508, r=luser
(last patch should have been "unblock signals on the crash reporter in linux. b=385532, r=luser")
2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
288a25c3af bug 383083 - post-process symbol files to add source file revision numbers. r=bsmedberg 2007-07-24 18:06:12 -07:00
dcamp@mozilla.com
d58ad1473f move file->close() into the if() clause. b=382508, r=luser 2007-07-24 18:06:11 -07:00
dcamp@mozilla.com
56afa22e05 Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
b7e8c05222 bug 386632 - update to breakpad revision 195. r=mento 2007-07-24 18:06:11 -07:00
dcamp@mozilla.com
d15248a6ca use FORCE_USE_PIC for breakpad on linux. b=385561, r=luser 2007-07-24 18:06:11 -07:00
benjamin@smedbergs.us
71c3565ce5 Bug 374813 - Replace rsync with scp and tar with zip, to work around Windows oddities, r=luser 2007-07-24 18:06:11 -07:00
benjamin@smedbergs.us
fb1dc063b2 Bug 383603 - Disable the crash-reporter hook entirely if MOZ_CRASHREPORTER_DISABLE is set, r=luser 2007-07-24 18:06:10 -07:00
dcamp@mozilla.com
e52f485e4c Handle non-ascii filenames in the crash reporter. b=382508, r=luser 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
eae5e06736 bug 384034 - update to breakpad revision 189. r=mento 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
753b4103e3 bug 362970, Tinderbox changes to upload airbag symbols. r=preed 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
2ffb02953c bug 382541 - Mozilla Crash Reporter supresses writing of Mac OS X crash log - short term workaround. r=mento 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
1dccdb43b2 bug 359151 Generate symbol files from pdb if airbag is enabled. r=preed. Use |make splitsymbols| to generate symbols. 2007-07-24 18:06:09 -07:00
dcamp@mozilla.com
f792db029f Improve crash reporter errors. b=385359, r=luser 2007-07-24 18:06:09 -07:00
dcamp@mozilla.com
7c34bbd04e Bug 380540 - crash reporter client on linux, r=luser 2007-07-24 18:06:08 -07:00
wr@rosenauer.org
22c52dc1b8 Bug 383099 - error in Makefile creation caused by autoconf syntax (part1), r=luser 2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
5b90f105a9 bug 358082 - improve crash reporter client UI - small fixup for linux. r=bsmedberg 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
dace3171db bug 384054 - wrong string used in crashreporter client ViewURL support. r=bsmedberg 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
8dd6326211 bug 382372 - crashreporter restart misses command line arguments. patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-24 18:06:06 -07:00
benjamin@smedbergs.us
42c2cc0000 Bug 358082 - Improve Mac Crashreporter UI, patch by dcamp, r=luser+me 2007-07-24 18:06:05 -07:00
ted.mielczarek@gmail.com
d9d494fb86 bug 358808, fatal error RC1015: cannot open include file 'afxres.h'., patch by ajvincent@gmail.com, r=me 2007-07-24 18:06:14 -07:00
ted.mielczarek@gmail.com
469d27dc33 bustage fix from bug 378581, patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
ffdf5fe0e4 bug 381523 - upgrade breakpad to rev 174. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
e02d956d3b bug 379518 - sync to breakpad svn revision 162. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
342d18ce3b bug 379518 - sync up with breakpad svn, yet again. sync to breakpad svn revision 159. r=mento 2007-07-24 18:06:10 -07:00
benjamin@smedbergs.us
6a388a31a3 Fix the path to launch the crashreporter on mac, which luser broke a couple days ago. Early checkin from bug 358082 2007-07-24 18:06:06 -07:00
ted.mielczarek@gmail.com
a2e65ebb52 crash reporter client not launching, fallout from bug 380541. r=bsmedberg (no bug) 2007-07-24 18:06:05 -07:00
ted.mielczarek@gmail.com
31f6279b0a bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento 2007-07-24 18:06:04 -07:00
ted.mielczarek@gmail.com
860a1fd86a bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
d20809bcbe removing trailing slash, causing build bustage for some people 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com
3552ab22a5 bug 379518 - sync up with breakpad svn, to revision 157. r=mento 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
038e8aeb6a bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try 2007-07-24 18:06:10 -07:00
sayrer@gmail.com
5604d186a7 backout patch for bug 378463 due to bustage 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
3be16fe064 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-07-24 18:06:13 -07:00
ted.mielczarek@gmail.com
9be278fe93 bug 359151 Generate symbol files from pdb if airbag is enabled. r=preed. This binary was compiled from the airbag source: http://airbag.googlecode.com/svn/trunk/src/tools/windows/dump_syms/ 2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com
9336d0a7f2 bug 378463 - build time logic to extract debug symbols on OS X. r=mento 2007-07-24 18:06:08 -07:00
ted.mielczarek@gmail.com
4bc6e40dde bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
190c0d790e bug 378581 - merge platform implementations of crash reporter client. Patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
12178fa55d bug 379290 - add some environment variables to support use in automated testing - add MOZ_CRASHREPORTER_NO_REPORT. r=bsmedberg 2007-07-24 18:06:02 -07:00
sayrer@gmail.com
a77e85ccab bug 379651. mac exception handler reads utf8 path into utf16 string. r=ted.mielczarek 2007-07-24 18:06:01 -07:00
benjamin@smedbergs.us
309bc7b84b Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-07-24 18:06:00 -07:00
benjamin@smedbergs.us
059a4f339f From bug 372831 - don't build the test program when libxul is enabled, for linkage reasons 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
a0fe1e4a6c one more bustage fix, with feeling 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
57aa346fbd bug 365344 crash reporter should save list of crash reports (pending and successfully submitted). r=bsmedberg 2007-07-24 18:06:08 -07:00
ted.mielczarek@gmail.com
702ec64b81 bug 378180 - switch the default submission URL to the correct mozilla.com collector. r=bsmedberg 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com
6c9b47a8e7 more bustage fix 2007-07-24 18:06:08 -07:00
ted.mielczarek@gmail.com
b81c9341b3 fix unit test bustage from bug 372831 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
5dfa95fc94 bug 376545 - AnnotateCrashReport needs to handle re-setting same key. r=bsmedberg 2007-07-24 18:05:59 -07:00
bent.mozilla@gmail.com
bd3d0bdb83 Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser. 2007-07-24 18:05:58 -07:00
ted.mielczarek@gmail.com
fea5b68bc5 bug 372831 - provide API to submit extra data with minidump. r=bsmedberg, r=sayrer for the unit test 2007-07-24 18:05:57 -07:00
ted.mielczarek@gmail.com
91fa1abc85 bug 368205 - sync up with breakpad svn (again). r=mento 2007-07-24 18:05:56 -07:00
ted.mielczarek@gmail.com
12bf3fd390 bug 360938 - Update airbag to svn tip. r=mento 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
1eb60c2e2f bug 375606, Airbag won't build on debug trunk. r=axel@pike.org 2007-07-24 18:06:06 -07:00
ted.mielczarek@gmail.com
6d231cb9a9 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-07-24 18:05:55 -07:00
wr@rosenauer.org
060c3e0f7f Bug 368544 - don't try to send with empty URL, r=luser 2007-07-24 18:06:04 -07:00
ted.mielczarek@gmail.com
920fcf20bc airbag_exception_s needs FORCE_STATIC_LIB=1, r=shaver 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
2f9c62f048 bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2007-07-24 18:05:54 -07:00
jwalden@mit.edu
b84fa43364 Fix some typos to kick qm-win2k3-01 into doing another build, to see if the test bustage is spurious. 2007-07-24 15:31:33 -07:00
gavin@gavinsharp.com
8774e4abe3 Bug 385092: fix code evaluation in the error console by waiting for the about:blank load to complete before loading the javascript URI, patch by Simon Bünzli <zeniko@gmail.com>, r=me 2007-07-24 07:56:51 -07:00
gavin@gavinsharp.com
c999cf1dd7 Bug 355195: only enable debug.js assertions in non-release builds (based on the app update channel pref), r=mconnor 2007-07-23 19:48:54 -07:00
asqueella@gmail.com
db8200d8fb Bug 388645 - String changes for malware warning
p=Johnathan Nightingale <johnath@mozilla.com>
r=biesi, ok=beltzner
2007-07-23 18:56:47 -07:00
asqueella@gmail.com
f8119e5cc9 Bug 359606 - Disable mozreg_s from XULRUNNER embedding-profile=minimal
p=romaxa <romaxa@gmail.com>
r=bsmedberg
2007-07-23 18:54:36 -07:00
asqueella@gmail.com
ed97a1d022 followup to bug 388506: add proper LOCALIZATION NOTEs and rev the property name since its semantics have changed
p=Edward Lee (Mardak) <edilee@mozilla.com>
r=sdwilsh/pike
2007-07-23 16:39:45 -07:00
tor@cs.brown.edu
3b36bac35c Build bustage fix - add lcms to libxul libs. 2007-07-23 15:44:34 -07:00
pavlov@pavlov.net
d04ad3b03b adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me 2007-07-23 15:02:17 -07:00
enndeakin@sympatico.ca
2edd5fd72e Bug 387499, fix windows test failure, disabled items not skipped 2007-07-23 11:19:49 -07:00
enndeakin@sympatico.ca
3e0f22aa82 Bug 387499, 387985, key navigation and shortcuts not working when menulist is closed, r=neil,sr=bz 2007-07-23 10:08:10 -07:00
rflint@ryanflint.com
4cad40a13f Bug 388317 - autocomplete and menulist popups should not be styled as native menus. Patch by Simon Bunzli <zeniko@gmail.com>, r=enndeakin 2007-07-22 17:12:30 -07:00
mozilla.mano@sent.com
67258253c1 Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich, sayrer. 2007-07-22 16:25:49 -07:00
stefanh@inbox.com
b30d6f1698 Bug 389187 - winstripe splitter.css should use ew-/ns-resize instead of e-/n-resize. Patch by Ori Avtalion (salty-horse) <oavtal@bezeqint.net>, r=Mano. 2007-07-22 15:08:18 -07:00
stefanh@inbox.com
8201e04e14 Bug 385700 - [Pinstripe] Fix top borders on autocomplete popups. r=Mano. 2007-07-22 14:58:49 -07:00
sdwilsh@shawnwilsher.com
e0ae3d128d Bug 389183 - Download Manager window remains empty. r=mano 2007-07-22 14:52:22 -07:00
sdwilsh@shawnwilsher.com
63ab11a328 Bug 385875 - Remove image url from being stored in the DM. r=mano 2007-07-22 10:33:14 -07:00
sdwilsh@shawnwilsher.com
9f74d0d3bc Bug 385875 - Remove image url from being stored in the DM. r=mano 2007-07-22 10:24:03 -07:00
cst@yecc.com
8883b6edc0 Bug 384575 - Remove SeaMonkey's autoscroll now that its improvements have been ported to toolkit's
r=mano on the toolkit change
r+sr=neil on the rest
2007-07-21 19:42:01 -07:00
cst@yecc.com
4f2738280f Bug 386949 - Browsers should share autoscroll popups when possible; otherwise, a browser should delete its popup when it's closed
r=mano
2007-07-21 18:14:45 -07:00
cst@yecc.com
ad9dd1f0e3 Bug 321447 Allow slower minimum speed for autoscroll (toolkit version)
r=mano
2007-07-21 17:57:45 -07:00
sspitzer@mozilla.org
a30c748784 fix for bug #389003: sometimes favicons in url results are blank, need to use
the favicon service.

r=mano
2007-07-21 13:05:27 -07:00
enndeakin@sympatico.ca
ee65fc700f Bug 389082, adjust progressmeter test so that it actually runs, r=mano 2007-07-21 13:00:04 -07:00
sspitzer@mozilla.org
9b31ea7ba3 fix for bug #389024: Search in "Current Collection Only" in Bookmarks Manager doesn't return results
r=mano
2007-07-21 02:34:22 -07:00
sspitzer@mozilla.org
11ce56d087 unit tests for bug #385829: Search for bookmark queries by lastModified / dateDated
r=mano
2007-07-20 15:26:01 -07:00
sspitzer@mozilla.org
18a0640622 fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 14:55:18 -07:00
mozilla@weilbacher.org
bdbe570499 [OS/2] Bug 361329: fix XRE restart by working around broken execv() in libc06x, r=mkaply 2007-07-20 11:57:22 -07:00
sdwilsh@shawnwilsher.com
8a42dd1536 Bug 388506 - Use emdash for download status [time — progress (rate)]. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh 2007-07-19 20:30:54 -07:00
bugzilla@standard8.demon.co.uk
a871bb5a90 Bug 349309 toolkit's extensions.js/OpenURL is app specific (GetMoreThemes/Extensions). p=Philip Chee <philip.chee@gmail.com>,r=Neil (suite part),r=benjamin,cbiesinger 2007-07-19 11:14:05 -07:00
dtownsend@oxymoronical.com
38b154afcb Bug 387726: nsIXULAppInfo.platformVersion contains extra unknown characters.
r=bsmedberg
2007-07-19 06:51:44 -07:00
ted.mielczarek@gmail.com
31369cfdd9 bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg 2007-07-18 21:28:05 -07:00
mozilla.mano@sent.com
15f04b5ba3 Backing out bug 388695 due to tinderbox suckage. 2007-07-18 21:01:53 -07:00
mozilla.mano@sent.com
dc8d2f6f2f Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich. 2007-07-18 19:31:37 -07:00
enndeakin@sympatico.ca
873f3ed906 Bug 388361, dropdowns in font dialog not always working, make sure to reset cached size when a frame is added or removed, r+sr=bz 2007-07-18 19:02:04 -07:00
rob_strong@exchangecode.com
b8604a9cba Comment fix for Bug 348419 2007-07-18 12:07:19 -07:00
sdwilsh@shawnwilsher.com
bef3969f5f Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin 2007-07-18 09:20:12 -07:00
mozilla@weilbacher.org
fc1f4ed8a0 [OS/2] Bug 387336: enable mouse pointers in libxul builds, p=wuno, r=me/ted.mielczarek 2007-07-17 14:22:05 -07:00
mozilla.mano@sent.com
0419606b62 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
asqueella@gmail.com
c75bc30b06 Bug 387342 - Nits in passwordmgr comments
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 13:51:55 -07:00
asqueella@gmail.com
55b7618f10 fix whitespace (bug 387342)
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 13:48:57 -07:00
flamingice@sourmilk.net
08210b353a Bug 333907, XRE quits too abruptly when Windows is shut down, r=benjamin 2007-07-17 11:37:40 -07:00
rob_strong@exchangecode.com
9433e03d4b Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer 2007-07-17 11:11:18 -07:00
ted.mielczarek@gmail.com
5c114a59d5 bug 376720 - send time-since-install with crash report 2007-07-17 08:02:29 -07:00
axel@pike.org
9255d905c2 bug 334136, Software update fails with lanuage packs, patch by archaeopteryx@coole-files.de, r=me, sr=bsmedberg 2007-07-17 05:26:08 -07:00
enndeakin@sympatico.ca
8b63ae1bc7 Bug 387659, popup coordinates are not set within popupshowing event,r=eli,sr=bz 2007-07-17 05:21:53 -07:00
flamingice@sourmilk.net
7da5334f7f Bug 93789, Support Xsmp, r=benjamin 2007-07-16 19:32:14 -07:00
sspitzer@mozilla.org
c353ff5bb1 fix for bug #385829: Search for bookmark queries by lastModified / dateDated
r=mano
2007-07-16 18:13:50 -07:00
sdwilsh@shawnwilsher.com
ed0d5c29a2 Backout of Bug 306907 2007-07-16 14:32:03 -07:00
sdwilsh@shawnwilsher.com
61f8ec5ce3 Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin 2007-07-16 14:23:29 -07:00
ted.mielczarek@gmail.com
62b499b0ed bug 388320 - package crashreporter xpt (+ rename airbag module to
crashreporter).  r=bsmedberg
2007-07-16 14:00:26 -07:00
flamingice@sourmilk.net
05cad94078 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 11:08:03 -07:00
flamingice@sourmilk.net
62d803615d Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
ted.mielczarek@gmail.com
34a815eabe bug 387551 - generate and send unique user id in crash reports. r=bsmedberg 2007-07-16 10:07:20 -07:00
cbiesinger@web.de
49fa1a8c90 didn't mean to add this empty line 2007-07-15 17:04:16 -07:00
cbiesinger@web.de
4b71b6702c bug 315227 make saveURI-downloads from servers requiring authentication work
r=gavin/neil
2007-07-15 17:02:09 -07:00
philringnalda@gmail.com
02f0bdab71 Bug 350741 - Pinstripe prefwindow padding puts passwords placed prettier, r=mano 2007-07-15 15:01:27 -07:00
sdwilsh@shawnwilsher.com
8483004f7e Bug 382694 - Allow applications to specify notification names to growl other than the default. r=cbarrett, r=mano 2007-07-15 14:16:52 -07:00
kherron@fmailbox.com
00978826fe Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01. 2007-07-15 08:03:07 -07:00
kherron@fmailbox.com
469f7bbd10 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov. 2007-07-15 05:27:57 -07:00
asqueella@gmail.com
3cea9732d8 remove unused nsTreeSorting.js, bug 374408
r=bsmedberg
2007-07-14 16:24:35 -07:00
asqueella@gmail.com
19cc60e719 Bug 356819 - drag&drop to a background tab that's scrolled off the tabstrip not functional if the drag source is another application
p=Martijn Wargers <martijn.martijn@gmail.com>
r=gavin
2007-07-14 15:03:57 -07:00
kherron@fmailbox.com
1fe54e6f2e Back out patch for bug 315687, due to reftest failures on win32. 2007-07-14 10:07:33 -07:00
kherron@fmailbox.com
fda0e634fc Bug 337771 - Native -moz-appearance work for menus and toolbars on Windows XP. Patch by Simon Bünzli <zeniko@gmail.com>. r=emaijala, sr=bzbarsky. 2007-07-14 08:11:37 -07:00
kherron@fmailbox.com
7d0c00c90c Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov. 2007-07-14 07:42:55 -07:00
ted.mielczarek@gmail.com
47ac752b8e bug 386632 - update to breakpad revision 195. r=mento (missed this file from the original checkin) 2007-07-13 11:18:12 -07:00
rob_strong@exchangecode.com
30cb1a2b91 Bug 348419 - No way to access the update notification dialog when visiting an extension's homepage. r=sspitzer 2007-07-13 09:59:48 -07:00
neil@parkwaycc.co.uk
0ba3d2545f Bug 387756 Unable to turn off the wrap setting in the find dialog r=gavin 2007-07-13 09:04:33 -07:00
neil@parkwaycc.co.uk
5061dd6468 Rework xpfe autocomplete selectedIndex handling b=304309 r=ajschult sr=jag 2007-07-13 04:35:00 -07:00
jwalden@mit.edu
04eb4525f8 Fix syntax error; I have no idea why this test actually passed or did anything. 2007-07-12 19:01:34 -07:00
jwalden@mit.edu
f426927af9 Fix line endings. 2007-07-12 17:26:04 -07:00
sspitzer@mozilla.org
9cc14dc091 fix for bug #386956: Simplify nsNavHistory::RemoveDuplicateURLs
patch=Marcho Bonardo <mak77@supereva.it>
r=sspitzer
2007-07-12 16:49:58 -07:00
enndeakin@sympatico.ca
f1b527c30a Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz 2007-07-12 15:57:17 -07:00
sdwilsh@shawnwilsher.com
d4b3b3335c Bug 384744 - Download manager should enforce a singleton, not just fail on createInstance. r=gavin.sharp 2007-07-12 13:01:57 -07:00
wr@rosenauer.org
701cf071d3 Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-12 10:44:36 -07:00
mark.finkle@gmail.com
02d120f1c4 b=387878. r=enndeakin. inherit firstdayofweek for popup grid date picker 2007-07-12 06:53:53 -07:00
sspitzer@mozilla.org
757701a76d fix for regression bug #383518: Non-Vista Windows users are prompted for updates they cannot apply.
For Non-Vista Windows, we need to check if we can write to the application directory (where firefox.exe lives, for example) to decide if we "can update".  On Vista, the updater will elevate to gain permissions to that directory, so we don't want do to do this additional check.

r=rstrong
2007-07-11 18:08:42 -07:00
sspitzer@mozilla.org
9379338726 fix for bug #386739: File > Import causes Bookmarks and History to disappear on restart
unlock the profile after ScopedXPCOMStartup object has gone out of scope.

r=bsmedberg, rstrong
2007-07-11 17:30:45 -07:00
mozilla.mano@sent.com
0f3555aa18 Bug 385828 - Insertion, removal and move operations of items should update the last-modified field of their containing folder. r=dietrich. 2007-07-11 15:38:13 -07:00
sdwilsh@shawnwilsher.com
6059e99e30 Bug 387695 - Clean Up button is disabled. Patch by Simon Bünzli <zeniko@gmail.com>. r=sdwilsh 2007-07-11 15:05:39 -07:00
dolske@mozilla.com
5b43f48b37 Bug 381164 - when Master Password is used, it is asked at every startup. r=gavin 2007-07-11 12:40:24 -07:00
sspitzer@mozilla.org
646e15fe76 fix for bug #336528: software update installation progress dialog doesn't stretch to fit contents (cut short, text is truncated)
patch=James Ross <silver@warwickcompsoc.co.uk>
r=rstrong
2007-07-11 12:04:48 -07:00
myk@mozilla.org
5c1287dd6c bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service; checking in again now that bug 180380 has resolved the leak issues
r=sayrer
2007-07-11 12:04:04 -07:00
benjamin@smedbergs.us
c0a5762c81 Trying to fix the mac orange, from bug 321024. a=robcee for immediate commit pending tony's review 2007-07-11 09:52:12 -07:00
mozilla.mano@sent.com
501fbf8e09 Bug 331654 - Provide a way to handle annotations values in a type-agnostic way. r=dietrich. 2007-07-11 02:57:59 -07:00
dtownsend@oxymoronical.com
d9b06547ec Bug 303194: Pressing Delete key in Extension Manager should uninstall
extension. p=Simon Bunzli <zeniko@gmail.com> r=robstrong
2007-07-11 02:26:09 -07:00
surkov.alexander@gmail.com
8b8098a577 Bug 378042 - expose group position for toolbarbuttons, patch=vasiliy.potapenko, r=me, aaronlev, sr=neil 2007-07-11 00:58:50 -07:00
rob_strong@exchangecode.com
e9877e9a49 Bug 384384. r=bsmedberg, r=mscott for Thunderbird 2007-07-10 22:59:56 -07:00
rob_strong@exchangecode.com
2ceaa8a48a Bug 387622 - Target Application minVersion and maxVersion are reversed. verbal r=mconnor 2007-07-10 22:50:08 -07:00
peterv@propagandism.org
239dae7f24 Backing out to fix orange. 2007-07-10 03:54:09 -07:00
mozilla.mano@sent.com
9107997f37 Bug 385828 - Insertion, removal and move operations of items should update the last-modified field of their containing folder. r=dietrich. 2007-07-10 00:57:31 -07:00
ted.mielczarek@gmail.com
59dc6e7ce7 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-09 14:37:28 -07:00
dtownsend@oxymoronical.com
e9c156311b Bug 342579: Can update an extension meant for uninstalling. r=robstrong 2007-07-09 13:53:20 -07:00
dbaron@dbaron.org
228a8081c9 Fix leaks by removing preference observers. b=386665 r=tony@ponderer.org 2007-07-09 13:53:01 -07:00
rob_strong@exchangecode.com
fc5455e3b3 Bug 358710 - Some UI stylecode should be moved from /content/xpinstallConfirm.css to /skin/. r=sspitzer 2007-07-09 11:56:54 -07:00
rob_strong@exchangecode.com
a28eb9d2c1 Bug 387383 - unable to specify aActionList in AddonsViewBuilder updateView. r=sspitzer 2007-07-09 11:54:16 -07:00
ted.mielczarek@gmail.com
078165780e fix the signature of wWinMain (no bug). r=timeless 2007-07-09 11:36:26 -07:00
ted.mielczarek@gmail.com
2b8ed6227c bug 386632 - update to breakpad revision 195. r=mento 2007-07-09 11:10:24 -07:00
enndeakin@sympatico.ca
e4458a2792 Bug 387097, disable a line of the test as it fails on Mac 2007-07-09 11:07:33 -07:00
kairo@kairo.at
527fedcb19 bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
enndeakin@sympatico.ca
8a7f1e85b6 Bug 387097, colorpicker not opening properly sometimes, also add colorpicker test, r=mano 2007-07-09 08:16:25 -07:00
dtownsend@oxymoronical.com
801e1e0a77 Bug 384006: On compatiblity update datasource receives double update
notifications. r=robstrong
2007-07-09 03:07:14 -07:00
neil@parkwaycc.co.uk
9ac9f0b64e Bug 383116 Fix for extension data source registration r=rob_strong 2007-07-08 03:15:11 -07:00
jwalden@mit.edu
e3c4baccae Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
sspitzer@mozilla.org
e4b1415f69 fix for bug #386303: Duplicate indexes in nsFaviconService and nsAnnotationService
patch=Marco Bonardo <mak77@supereva.it>

r=sspitzer
2007-07-06 18:15:29 -07:00
dtownsend@oxymoronical.com
8c4974ae28 Bug 314915: Extension update can identify the wrong version as being the
newest. r=robstrong
2007-07-06 07:41:56 -07:00
sdwilsh@shawnwilsher.com
f3ae7ef28c Bug 378079 - AutoComplete returns invalid rows when more than one AutoCompleteSearch is used. Patch by Matt Crocker <matt@songbirdnest.com>. r=gavin.sharp 2007-07-05 18:43:20 -07:00
sdwilsh@shawnwilsher.com
fb7b0be2e8 Bug 384873 - Broken building without XUL but with RDF. Patch by romaxa <romaxa@gmail.com>. r=benjamin 2007-07-05 15:44:44 -07:00