Граф коммитов

181466 Коммитов

Автор SHA1 Сообщение Дата
enndeakin@sympatico.ca 4f24dfc91c Bug 389429, add an open property for menus, r=neil 2007-07-25 09:33:03 -07:00
sharparrow1@yahoo.com 7ff3d6cb49 Bug 388245: Remove NS_IMPL_THREADSAFE* macros from netwerk/streamconv. r+sr=biesi 2007-07-25 09:22:27 -07:00
bugzilla@standard8.demon.co.uk 727370d794 Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil 2007-07-25 09:13:15 -07:00
bugzilla@standard8.demon.co.uk 067d73136c Bug 348437 - Remove nsKillAll.js. r=benjamin,sr=Neil 2007-07-25 08:48:37 -07:00
ted.mielczarek@gmail.com 9e7997f8e2 bug 385912 - breakpad breaks non x86 linux builds. patch by Bill Gianopoulos <wgianopoulos@yahoo.com>, r=me 2007-07-25 07:03:02 -07:00
benjamin@smedbergs.us 4639eb3dac Bug 389401 - Build horked using VC71 and make -jN, r=cls 2007-07-25 06:56:04 -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
surkov.alexander@gmail.com b6ab7ae518 bug 371394 - Fire text changed event when content of hypertext accessible is changed, r=ginn.chen 2007-07-25 04:54:15 -07:00
longsonr@gmail.com 45fceee769 Bug 388411 - Improve frame construction: make trivial constructors inline and check that content is what we expect. r+sr=tor 2007-07-25 02:16:02 -07:00
dcamp@mozilla.com a9d9d8bf00 fix bustage from bug 389223 2007-07-24 23:55:27 -07:00
dcamp@mozilla.com 0cac14e210 update the offline cache atomically. b=389223, r=biesi, sr=jst 2007-07-24 23:31:27 -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 79f70f573f Bug 388665 Javascript interferes with STATE_EDITABLE
r=aaronleventhal sr=bzbarsky
2007-07-24 23:24:00 -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
dcamp@mozilla.com 52a45b1f66 fix bustage from bug 388839 2007-07-24 22:50:08 -07:00
dcamp@mozilla.com 5e7a58ed01 move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst 2007-07-24 22:35:39 -07:00
dcamp@mozilla.com c367b9d568 add a sendAsBinary() method to XMLHttpRequest (for sending data from an <input type=file> element, among other things). b=371432, r+sr=jonas 2007-07-24 21:53:21 -07:00
dcamp@mozilla.com 21b4c8ea53 Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas 2007-07-24 21:29:47 -07:00
flamingice@sourmilk.net 83e9d3b622 Bug 386287, inconsistent use of title/name in bookmarks UI, Patch by Steve Won, r=dietrich 2007-07-24 20:35:14 -07:00
flamingice@sourmilk.net d27e310053 Bug 386179, Stop using sqlite3ApiExit, r=sdwilsh 2007-07-24 19:18:54 -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
ted.mielczarek@gmail.com 486145789e 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 fba46ea175 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 a3e45a783e 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 38a5b41e48 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 b91f78af35 Bug 386959 - crashreporter gets wrong restart arguments for xulrunner apps, r=bsmedberg 2007-07-24 18:06:12 -07:00
ted.mielczarek@gmail.com e99073ff83 fix the signature of wWinMain (no bug). r=timeless 2007-07-24 18:06:13 -07:00
dcamp@mozilla.com 9f051b9562 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 6cad2f63b3 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 720ba4b8f0 move file->close() into the if() clause. b=382508, r=luser 2007-07-24 18:06:11 -07:00
dcamp@mozilla.com 9c0ee53e9d Bug 380540, add some includes in nsAirbagExceptionHandler.cpp. r=luser 2007-07-24 18:06:11 -07:00
ted.mielczarek@gmail.com 15faa7d6cb bug 386632 - update to breakpad revision 195. r=mento 2007-07-24 18:06:11 -07:00
dcamp@mozilla.com d2649ed079 use FORCE_USE_PIC for breakpad on linux. b=385561, r=luser 2007-07-24 18:06:11 -07:00
benjamin@smedbergs.us 243822adc5 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 ce4dad77ca 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 fc8cd6141f Handle non-ascii filenames in the crash reporter. b=382508, r=luser 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com e85e6f18f8 bug 384034 - update to breakpad revision 189. r=mento 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com 7e309a6774 bug 362970, Tinderbox changes to upload airbag symbols. r=preed 2007-07-24 18:06:10 -07:00
ted.mielczarek@gmail.com f0fc555c38 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