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 |
|
bzbarsky@mit.edu
|
38a4896ea0
|
Avoid doing some work when initializing textfields. Bug 221150, patch by
peterv and a little bit me, r=me, sr=roc
|
2007-07-24 17:11:22 -07:00 |
|
bzbarsky@mit.edu
|
6b99198f47
|
Cancelling the loadgroup after we've run JS but before we've started pumping
data should still work. Bug 389151, r+sr=biesi
|
2007-07-24 17:08:58 -07:00 |
|
cbiesinger@gmx.at
|
9ae7c9de67
|
386376 get services lazily in order to avoid recursive getService calls
r=bsmedberg
|
2007-07-24 16:47:33 -07:00 |
|
dmose@mozilla.org
|
ee90fd6056
|
Back out MIME/protocol handler work from bug 388388 because of difficult to diagnose unit test lossage on windows. Note that Windows tinderboxen will go and stay red until they are clobbered because of dependency system lossage.
|
2007-07-24 16:38:29 -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 |
|
mozilla.mano@sent.com
|
7f1f57f063
|
Bug 388672 - Can't add a POST keyword search bookmark. r=stevewon.
|
2007-07-24 14:32:29 -07:00 |
|
dmose@mozilla.org
|
09a1f7de1e
|
Backing out a file that was not part of the build fix.
|
2007-07-24 14:31:24 -07:00 |
|
dmose@mozilla.org
|
f25f3798e1
|
Fix windows bustage from bug 388388 landing by correcting base class name.
|
2007-07-24 14:30:01 -07:00 |
|
mozilla.mano@sent.com
|
8e50112fae
|
Bug 388148 - Places View for Menus broken since bug #337855. r=dietrich.
|
2007-07-24 13:50:41 -07:00 |
|
mozilla.mano@sent.com
|
471f246adb
|
Bug 294615 - Search/find fails on words containing soft hyphen (­). r+sr=jst.
|
2007-07-24 13:47:42 -07:00 |
|
myk@mozilla.org
|
388545f1a3
|
bug 388388: differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi
|
2007-07-24 13:29:50 -07:00 |
|
rob_strong@exchangecode.com
|
c89dd52612
|
Bug 388932 - Additional cleanup for talkback removal. r=bsmedberg
|
2007-07-24 13:22:58 -07:00 |
|
bzbarsky@mit.edu
|
0363001136
|
Fix string leak. Bug 389191, r=josh, sr=bsmedberg
|
2007-07-24 13:19:03 -07:00 |
|
bzbarsky@mit.edu
|
dc8de3f8f7
|
Reland part of the patch for bug 330420 which got backed out by the
table-driven QI landing. Bug 387926, r+sr=bsmedberg
|
2007-07-24 13:17:11 -07:00 |
|
vladimir@pobox.com
|
7bffc1996e
|
cairo backout
|
2007-07-24 12:26:01 -07:00 |
|
vladimir@pobox.com
|
c1191c99ae
|
backing out cairo update, again
|
2007-07-24 12:24:26 -07:00 |
|
vladimir@pobox.com
|
43945fe5db
|
b=383960, moz cairo: new cairo-rename.h
|
2007-07-24 10:46:07 -07:00 |
|
vladimir@pobox.com
|
0c2e8ee9a7
|
b=383960, moz cairo: MSVC compilation fixes
|
2007-07-24 10:45:51 -07:00 |
|
vladimir@pobox.com
|
6870aa70dc
|
b=383960, moz cairo: fix up compilation with in-tree pixman
|
2007-07-24 10:43:30 -07:00 |
|
vladimir@pobox.com
|
e6da053270
|
b=383960, moz cairo: nonfatal-assertions.patch
|
2007-07-24 10:43:10 -07:00 |
|
vladimir@pobox.com
|
922b98010b
|
b=383960, moz cairo: win32-no-printer-bitblt.patch
|
2007-07-24 10:38:48 -07:00 |
|