Daniel Holbert
e85f0a4520
Bug 450340 trivial follow-up: flip constructor's initialization order to fix a build warning. r=roc
2009-05-04 11:08:36 -07:00
Neil Deakin
9607636d34
Tests are failing on linux, I suspect some form of asynchronous loading issue, but will investigate more later, so disable them for now
2009-05-04 13:39:18 -04:00
Benjamin Smedberg
147cdd7058
Bug 486064 - gfxtypes.h and gfxTypes.h conflict in flattened include directories on case-insensitive filesystems, r=joe
...
--HG--
rename : gfx/idl/gfxtypes.idl => gfx/idl/gfxidltypes.idl
2009-05-04 12:38:16 -04:00
Neil Deakin
13f2fd1f72
Bug 378893, actully add the xul template test files
2009-05-04 11:27:09 -04:00
Antonio Gomes (tonikitoo)
5c40400d76
Merge bug 480306
2009-05-04 11:09:53 -04:00
Antonio Gomes (tonikitoo)
467e652a6b
Bug 480306 - Cannot enter password on gmail login using the soft keyboard. r=ginn.chen,blassey,pavlov sr=pavlov
2009-05-04 10:59:53 -04:00
Neil Deakin
f66fc31626
Bug 374288, don't open tooltips on items in a menu when the listener is outside of it, r+sr=neil
2009-05-04 10:55:47 -04:00
Neil Deakin
473b9cecef
Bug 378893, xul template tests, r=smaug
2009-05-04 10:55:44 -04:00
Neil Deakin
85d85f741a
Bug 488084, set mCurPos when slider frame is initialized, so that it is set properly, r+sr=neil
2009-05-04 10:55:41 -04:00
Michael Ventnor
8d9ac8159c
Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc
2009-05-04 10:11:11 +02:00
Dão Gottwald
d8fe419911
Backed out changeset 99cdecb3734f
2009-05-04 10:23:25 +02:00
Michael Ventnor
7b6ec343ea
Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc
2009-05-04 10:11:11 +02:00
Dão Gottwald
31343a5e86
Bug 462977 - Improve the site button and search button appearance on Windows. ui-r=faaborg, r=rflint
2009-05-04 10:03:03 +02:00
Alex Faaborg
a820a3b8f3
Bug 386766 - Refresh refreshed crash reporter icons on Windows and OS X
2009-05-03 19:37:31 -07:00
Chris Pearce
7e74ca4118
Bug 491229 - Make DEBUG not defined in liboggz on Windows.
2009-05-04 13:30:44 +12:00
Phil Ringnalda
03278668ab
Bug 489122 - MOZ_REFLOW_PERF not AC_DEFINED by --enable-reflow-perf since it's misspelled _PREF in configure.in, r+sr=roc
2009-05-03 18:35:33 -07:00
Masayuki Nakano
dfedb30d85
Bug 487016 [IMM32] IMM32 related code should be separated from nsWindow r=VYV03354+ere, sr=roc
2009-05-04 07:20:11 +09:00
Ehsan Akhgari
9ddd742d8e
Backout revision 12536e9936b2 (bug 490879) because of unknown potential problems for Thunderbird 3.next
2009-05-03 22:03:40 +04:30
Ehsan Akhgari
523fb5b3dd
Bug 486844 - Left/Bottom padding of identity contextual dialog is a bit too wide; r=dao
2009-05-03 21:43:46 +04:30
Siddharth Agarwal
c61dd94f15
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
ab92f14eff
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
bef46c4b25
Bug 489953 Remove extraneous semicolons
...
r=gavin
2009-05-03 09:28:43 -07:00
timeless@mozdev.org
531f559b6f
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
066398b5bf
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
ad1e330d67
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
6fa9921e11
Backed out changeset 3deeb3c83c77
2009-05-02 21:13:57 -07:00
Chris Jones
47a7c89e54
Bug 456272: deadlock detector improvements r=brendan
2009-05-02 20:54:05 -07:00
Josh Aas
bfcfe1db27
Backed out changeset 294eaf175b7b
2009-05-02 15:14:47 -07:00
Josh Aas
62c4bceb6c
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
56ca298d60
ug 490741 - Crash [@ js_GetUpvar] on datepick (r=mrbkap).
2009-05-02 11:40:22 -07:00
Josh Aas
2b34930749
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
cffeb5a089
Remove setFileTypeAndCreatorFromMIMEType and setFileTypeAndCreatorFromExtension from nsILocalFileMac. b=491099 sr=roc
2009-05-02 11:01:25 -07:00
Arpad Borsos
a70e1a20cc
Bug 474369 - get rid of nsVoidArray, browser part; r+sr=vlad
2009-03-24 15:13:33 +01:00
Ehsan Akhgari
0575b2e1f1
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
e8549e29b0
Bug 433748 - Error: this._processor is null; r=dietrich
2009-05-02 09:47:07 +04:30
Josh Aas
d891d9195e
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
2c8d1f19c7
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
e2ea4b5e73
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
84b0ec3e01
fix test from bug 489443 to work on SeaMonkey, r=Mardak
2009-05-02 00:25:33 +02:00
Dão Gottwald
22197591ae
Bug 491006 - remove redundant places-toolbar-items class. r=mak
2009-05-01 19:11:21 +02:00
Josh Aas
db53a3cbed
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
0dab1505de
Merge tracemonkey to mozilla-central.
2009-05-01 09:21:19 -07:00
Igor Bukanov
1aba3fde59
bug - 488607
...
- fixing test_property_cache asserts. r=brendan
2009-05-01 07:10:25 -07:00
Wan-Teh Chang
c7cf0028c1
Bug 489231: Update NSPR to the NSPR_HEAD_20090501 CVS tag.
2009-05-01 06:59:46 -07:00
Neil Rashbrook
27cd0e696c
Bug 488752 Incorrect menulist behaviour on Mac OS X r=enn sr=roc
2009-05-01 13:24:49 +01:00
Simon Montagu
4c33ebf55d
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
14d6eb8113
Bug 484298: Need to be able to see logs from xpcshell tests. r=ted
2009-04-30 23:07:50 -07:00
Doug Turner
91bb89b639
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
b73b00c649
Bug 488018: Fix bustage: any function using TRACE_2 needs an 'error' label.
2009-04-30 17:54:20 -07:00
Jim Blandy
ec2b6b679e
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