Commit Graph

181485 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
6286ee12a6 Adding tests that make sure bug 352980 doesn't regress anything. 2007-07-25 14:47:22 -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
flamingice@sourmilk.net
39cf9fb12e Bug 250143, Don't send events for unknown buttons, r+sr=roc 2007-07-25 14:26:16 -07:00
benjamin@smedbergs.us
054341b850 Another attempt (tested on GCC now) at bustage fix. 2007-07-25 13:46:15 -07:00
myk@mozilla.org
236dc4d488 bug 388388: (relanding updated patch) 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-25 13:40:41 -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
mrbkap@gmail.com
a077f1a0da Propagate getters, setters and attributes when forwarding addproperty to the inner window. bug 369259, r=jst sr=brendan 2007-07-25 13:21:26 -07:00
sspitzer@mozilla.org
fa0e59bfe4 partial fix for bug #332748:
Figure out how much history we can show by default.

bump the default from 9 days to 180 days.

r=mconnor
2007-07-25 12:18:41 -07:00
rhelmer@mozilla.com
70707dc33d make blat write to a tempfile, so it works on all tested versions b=372762 r=cf 2007-07-25 12:04:04 -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
vladimir@pobox.com
a232b51aff b=339553, drawString enhancement for canvas, r=me; patch from robarnold 2007-07-25 11:21: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
bzbarsky@mit.edu
5fda0c5d00 Add a flag that allows protocol handlers to indicate that they don't return any
data.  Bug 379819, patch by Ryan Jones <sciguyryan@gmail.com>, r=me, sr=biesi
2007-07-25 10:21:41 -07:00
sharparrow1@yahoo.com
10b3e425ee Bug 376124: Some rounding fixes related to a scrolling paint bug. r=vlad 2007-07-25 10:19:40 -07:00
sharparrow1@yahoo.com
2217b2847d Bug 386640: ClearStyleDataAndReflow is fundamentally broken. r+sr=bz 2007-07-25 10:14:13 -07:00
enndeakin@sympatico.ca
8efc7f8e46 Bug 380813, improve scriptable io, and give file objects class info, meant to check this in a while ago, r=mfinkle,bsmedberg,sr=bsmedberg 2007-07-25 09:53:37 -07:00
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