Commit Graph

181396 Commits

Author SHA1 Message Date
sayrer@gmail.com
128e37ae52 backout patch for bug 378463 due to bustage 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
9f04126192 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
b7a86f3f8f 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
a204b45594 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
26316b2af6 bug 380421 - get crash reporter params from nsXULAppInfo. r=bsmedberg 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
8f3fac66e5 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
fa63bac5da 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
0c5b4a6902 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
4229b2845f 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
995aa721ee 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
72da117176 one more bustage fix, with feeling 2007-07-24 18:06:09 -07:00
ted.mielczarek@gmail.com
c3280a9c52 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
d459b39991 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
4dfcce6600 more bustage fix 2007-07-24 18:06:08 -07:00
ted.mielczarek@gmail.com
b487286f96 fix unit test bustage from bug 372831 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
e0c36f6f8e bug 376545 - AnnotateCrashReport needs to handle re-setting same key. r=bsmedberg 2007-07-24 18:05:59 -07:00
bent.mozilla@gmail.com
53f8dd62a6 Bug 376939 - "static strings in nsAirbagExceptionHandler cause crash on shutdown". r=luser. 2007-07-24 18:05:58 -07:00
ted.mielczarek@gmail.com
11f543c0ff 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
5b38423964 bug 368205 - sync up with breakpad svn (again). r=mento 2007-07-24 18:05:56 -07:00
ted.mielczarek@gmail.com
57f1c5a892 bug 360938 - Update airbag to svn tip. r=mento 2007-07-24 18:06:07 -07:00
ted.mielczarek@gmail.com
d75829f60f 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
c9ff2ca6e0 bug 366970, crash reporter needs to send Product, Build ID, Platform. r=mento 2007-07-24 18:05:55 -07:00
wr@rosenauer.org
766a715fb4 Bug 368544 - don't try to send with empty URL, r=luser 2007-07-24 18:06:04 -07:00
ted.mielczarek@gmail.com
ef043c23a4 airbag_exception_s needs FORCE_STATIC_LIB=1, r=shaver 2007-07-24 18:06:03 -07:00
ted.mielczarek@gmail.com
cb9c6af541 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
bea1e960d8 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
6a6777c6e5 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
5412d34bc5 386376 get services lazily in order to avoid recursive getService calls
r=bsmedberg
2007-07-24 16:47:33 -07:00
dmose@mozilla.org
bdec3dea6b 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
ab97bed24d 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
c5fd48e6f9 Bug 388672 - Can't add a POST keyword search bookmark. r=stevewon. 2007-07-24 14:32:29 -07:00
dmose@mozilla.org
889432af9f Backing out a file that was not part of the build fix. 2007-07-24 14:31:24 -07:00
dmose@mozilla.org
e854280f1f Fix windows bustage from bug 388388 landing by correcting base class name. 2007-07-24 14:30:01 -07:00
mozilla.mano@sent.com
e3a82d4ecc Bug 388148 - Places View for Menus broken since bug #337855. r=dietrich. 2007-07-24 13:50:41 -07:00
mozilla.mano@sent.com
645edc2eee Bug 294615 - Search/find fails on words containing soft hyphen (&shy;). r+sr=jst. 2007-07-24 13:47:42 -07:00
myk@mozilla.org
d97160dca2 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
33e484fdf1 Bug 388932 - Additional cleanup for talkback removal. r=bsmedberg 2007-07-24 13:22:58 -07:00
bzbarsky@mit.edu
3e65919675 Fix string leak. Bug 389191, r=josh, sr=bsmedberg 2007-07-24 13:19:03 -07:00
bzbarsky@mit.edu
429a656eaf 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
0b232a64a4 cairo backout 2007-07-24 12:26:01 -07:00
vladimir@pobox.com
909efd184d backing out cairo update, again 2007-07-24 12:24:26 -07:00
vladimir@pobox.com
61d5d869c6 b=383960, moz cairo: new cairo-rename.h 2007-07-24 10:46:07 -07:00
vladimir@pobox.com
3447f4ccea b=383960, moz cairo: MSVC compilation fixes 2007-07-24 10:45:51 -07:00
vladimir@pobox.com
83c00093dc b=383960, moz cairo: fix up compilation with in-tree pixman 2007-07-24 10:43:30 -07:00
vladimir@pobox.com
a630259a0c b=383960, moz cairo: nonfatal-assertions.patch 2007-07-24 10:43:10 -07:00
vladimir@pobox.com
9a7fe5c085 b=383960, moz cairo: win32-no-printer-bitblt.patch 2007-07-24 10:38:48 -07:00
vladimir@pobox.com
4688cdff8d b=383960, moz cairo: win32-logical-font-scale.patch 2007-07-24 10:38:29 -07:00
vladimir@pobox.com
7f2801d4f4 b=383960, moz cairo: win32-scaled-font-size.patch 2007-07-24 10:38:12 -07:00
vladimir@pobox.com
ef8012151a b=383960, moz cairo: no longer needed: quartz-glyph-rounding.patch 2007-07-24 10:36:53 -07:00
vladimir@pobox.com
f2231e78d8 b=383960, moz cairo: no longer needed: fbcompose-bandaid.patch 2007-07-24 10:36:36 -07:00