Commit Graph

27939 Commits

Author SHA1 Message Date
Siddharth Agarwal
81ff1e06cd Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
Phil Ringnalda
c0abf9373e Bug 379822 - Make view source character encoding menuitems work in Thunderbird by not reloading from history if history is disabled, r=gavin 2009-05-03 09:28:43 -07:00
timeless@mozdev.org
77811df3a6 Bug 489953 Remove extraneous semicolons
r=gavin
2009-05-03 09:28:43 -07:00
timeless@mozdev.org
0dfac28157 Bug 490835 nsMacCharset and nsOS2Charset shouldn't createInstance the locale service
Followup to bug 207333 for OS2 and Mac locale consumers
r=smontagu sr=neil
2009-05-03 09:28:43 -07:00
timeless@mozdev.org
5b068f69cb Bug 489956 Use Constructor to save lookups for loop in nsContentDispatchChooser.prototype.ask
r=gavin
2009-05-03 09:28:42 -07:00
Ehsan Akhgari
9c75ee0759 Bug 490879 - Pasting images into rich text editors creates temporary moz-screenshot.jpg; r+sr=roc 2009-05-03 13:31:32 +04:30
Chris Jones
0023bdaa7d Backed out changeset 3deeb3c83c77 2009-05-02 21:13:57 -07:00
Chris Jones
d2b61202f4 Bug 456272: deadlock detector improvements r=brendan 2009-05-02 20:54:05 -07:00
Josh Aas
3c0d1f8196 Backed out changeset 294eaf175b7b 2009-05-02 15:14:47 -07:00
Josh Aas
dd75e12aaf Improve nsIFile's IsFile on Mac OS X, stop using FSGetCatalogInfo. b=491074 r=mstange sr=roc 2009-05-02 12:54:08 -07:00
Brendan Eich
b151e17a91 ug 490741 - Crash [@ js_GetUpvar] on datepick (r=mrbkap). 2009-05-02 11:40:22 -07:00
Josh Aas
3c7720012d Add pref "filepicker.showHiddenFiles" support to the Mac OS X filepicker. b=466027 r=mstange sr=roc 2009-05-02 11:12:27 -07:00
Josh Aas
1c7a7e4420 Remove setFileTypeAndCreatorFromMIMEType and setFileTypeAndCreatorFromExtension from nsILocalFileMac. b=491099 sr=roc 2009-05-02 11:01:25 -07:00
Arpad Borsos
a75d7eed17 Bug 474369 - get rid of nsVoidArray, browser part; r+sr=vlad 2009-03-24 15:13:33 +01:00
Ehsan Akhgari
1a0c64fa3e Bug 482334 - Entering "always on" mode of Private Browsing should not show last session; r=zeniko ui-r=mconnor 2009-05-02 09:47:22 +04:30
Ehsan Akhgari
4a6b2c918b Bug 433748 - Error: this._processor is null; r=dietrich 2009-05-02 09:47:07 +04:30
Josh Aas
6a4414bd1d Improve nsIFile's GetFileSize on Mac OS X, stop using FSGetCatalogInfo. b=491050 r=mstange sr=roc 2009-05-01 21:52:21 -07:00
Josh Aas
ec3f88567a Make nsIFile ::Exists on Mac OS X more efficient, stop using FSRef. b=490870 r=mstange sr=roc 2009-05-01 18:32:38 -07:00
Josh Aas
fb5d48f058 Fix crash in unicode collation on Mac OS X, enable it, remove old collation impl. b=488320 r=smontagu sr=roc 2009-05-01 15:57:08 -07:00
Robert Kaiser
17062b2e6d fix test from bug 489443 to work on SeaMonkey, r=Mardak 2009-05-02 00:25:33 +02:00
Dão Gottwald
bc1ca00515 Bug 491006 - remove redundant places-toolbar-items class. r=mak 2009-05-01 19:11:21 +02:00
Josh Aas
7d154a6842 Remove workaround for pre-10.2 systems in nsLocalFileOSX, no need to look for CFStringNormalize. b=490959 r=mstange sr=roc 2009-05-01 09:59:33 -07:00
Robert Sayre
28f2de0e25 Merge tracemonkey to mozilla-central. 2009-05-01 09:21:19 -07:00
Igor Bukanov
40475ad940 bug - 488607
- fixing test_property_cache asserts. r=brendan
2009-05-01 07:10:25 -07:00
Wan-Teh Chang
c9d1733c45 Bug 489231: Update NSPR to the NSPR_HEAD_20090501 CVS tag. 2009-05-01 06:59:46 -07:00
Neil Rashbrook
0b494fd2d1 Bug 488752 Incorrect menulist behaviour on Mac OS X r=enn sr=roc 2009-05-01 13:24:49 +01:00
Simon Montagu
66916d4c11 Clear previous continuation's text run when destroying a continuation text frame. Bug 490747, r+sr=roc 2009-04-30 23:55:59 -07:00
Peter Annema
cfdafe3478 Bug 484298: Need to be able to see logs from xpcshell tests. r=ted 2009-04-30 23:07:50 -07:00
Doug Turner
72fdc51bce Bug 488884. Blue Learn More link is really hard to read on the mac. r=gavin 2009-04-30 22:04:16 -07:00
Jim Blandy
d9e9626654 Bug 488018: Fix bustage: any function using TRACE_2 needs an 'error' label. 2009-04-30 17:54:20 -07:00
Jim Blandy
56af1e088d Bug 488018: Propagate errors from tracer to interpreter. r=igor
Rename JSMonitorRecordingStatus to JSRecordingStatus.  The JSMRS_
prefix becomes JSRS_, accordingly.

Make 'record_' functions return JSRecordingStatus, not bool.  'false'
becomes 'JSRS_STOP'; 'true' becomes 'JSRS_CONTINUE'.  Since subsequent
patches will begin to use more than two values (the next assigns
meaning to JSRS_IMACRO), take care to propagate values to callers
accurately.

Define a new recording status, JSRS_ERROR.  Return it from recording
functions when appropriate.  Check for it at appropriate bottlenecks
in tracer and interpreter.

ABORT_TRACE becomes one of:
. ABORT_TRACE, for when we're simply aborting the recording process
. ABORT_TRACE_ERROR, for aborting due to an error
. ABORT_TRACE_CV, for producing an error message and returning something
  other than JSRS_STOP --- some contexts require boolean values.

Conditionally provide an alternative definition for the
JSRecordingStatus type that cannot be converted to 'bool', so that we
can use the C++ compiler to catch improperly converted code.

Use recording function return value for imacro invocation.  Eliminate
the JSFRAME_IMACRO_START frame flag.  Instead, return JSRS_IMACRO
directly from recording functions.
2009-04-30 17:30:46 -07:00
Josh Aas
c30884d228 Back out cb8262ea787f 2009-04-30 17:01:40 -07:00
Josh Aas
1fab52b5b5 Backed out changeset cb8262ea787f 2009-04-30 17:01:06 -07:00
Andreas Gal
cafa156d52 We don't cache access to shared properties in the property cache (490666, r=igor,brendan). 2009-04-30 15:52:13 -07:00
Marco Bonardo
33ca0a3df6 Bug 487823 - mochitest-browser-chrome hang/timeout (1200 seconds without output) on mozilla-central Linux box, r=adw 2009-04-30 11:10:38 -07:00
Josh Aas
80847b0dcf Improve Mac OS X local file equality testing, stop comparing FSRefs. b=490372 r=mstange sr=roc 2009-04-30 10:08:35 -07:00
Marco Bonardo
4db0aabc10 Bug 490156 - Can't delete smart bookmark containers, r=adw 2009-04-30 09:52:49 -07:00
Marco Bonardo
5f4896e73d Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich 2009-04-30 09:52:40 -07:00
Marco Bonardo
82a63d6934 Bug 490200 - Tags autocomplete does not show all results because it is case-sensitive, r=dietrich 2009-04-30 09:52:32 -07:00
Simon Bünzli
b41d4c0594 Bug 488930 - SessionStore can lose track of a window. r=zpao/dietrich 2009-04-30 18:44:07 +02:00
Dão Gottwald
3a174512ac Bug 490401 - "Bookmarks Toolbar Items" actually displays bookmarks in customization palette. r=gavin 2009-04-30 18:42:42 +02:00
timeless@mozdev.org
b8ace0c61f Bug 485868 - Remove code duplication in xpcjsruntime.cpp.
Fixing XPC_TRACK_DEFERRED_RELEASES build bustage (DEBUG_timeless)
2009-04-30 18:50:24 +02:00
timeless@mozdev.org
7147aba324 Bug 485868 - Remove code duplication in xpcjsruntime.cpp.
Fixing XPC_TRACK_DEFERRED_RELEASES build bustage (DEBUG_timeless)
2009-04-30 16:43:32 +03:00
Simon Montagu
48afefabf7 Testcases for bug 332655 2009-04-30 03:27:52 -07:00
stefanh@inbox.com
1525bbceb8 Bug 485235 - Remove the mac-specific wizard-label-box in wizard.xml. r=gavin. 2009-04-30 12:24:05 +02:00
Anders Kaseorg
059eca3d1b Bug 190778 - [gtk2] Assumes font sizes are integers, they are not; r=blizzard sr=roc 2009-04-30 12:07:20 +02:00
tn
7afdd11636 Bug 490376 - Crash [@ nsDisplayList::GetBottom]; r=roc 2009-04-30 12:07:18 +02:00
Paolo Amadini
a02317b4ad Bug 484579 - nsIMIMEService.getTypeFromExtension may fail unexpectedly on Windows when "Content Type" is empty in the registry; fix for test; r=sdwilsh sr=bzbarsky 2009-04-30 12:07:15 +02:00
Josh Aas
47a635a1f1 Comment change to force rebuild. 2009-04-30 01:31:42 -07:00
Josh Aas
c9da9740e0 Improve nsILocalFile GetDiskSpaceAvailable on Mac OS X, stop using old Carbon APIs. b=490171 r=mstange sr=roc 2009-04-29 23:53:43 -07:00