Masayuki Nakano
b993c6982d
Bug 543789 part.8 Add composition event tests r=smaug
2011-09-22 18:17:41 +09:00
Masayuki Nakano
54e3afdd66
Bug 543789 part.7 Dispatch compositionupdate event and set data value of compositionend event in all IME handling tests r=smaug, sr=roc
2011-09-22 18:17:41 +09:00
Masayuki Nakano
a4a3ee6d80
Bug 543789 part.6 Implement DOM3 composition event on Android r=dougt+smaug
2011-09-22 18:17:40 +09:00
Masayuki Nakano
181af0204e
Bug 543789 part.5 Implement DOM3 composition event on Mac r=smichaud+smaug
2011-09-22 18:17:40 +09:00
Masayuki Nakano
1d78678405
Bug 543789 part.4 Implement DOM3 composition event on Linux r=karlt+smaug
2011-09-22 18:17:40 +09:00
Masayuki Nakano
b87d3777ca
Bug 543789 part.3 Implement DOM3 composition event on Windows r=jimm+smaug
2011-09-22 18:17:40 +09:00
Masayuki Nakano
52e48a8cfa
Bug 543789 part.2 Initialize data property of compositionstart event in nsEventStateManager::PreHandleEvent() r=smaug
2011-09-22 18:17:40 +09:00
Masayuki Nakano
46636681cc
Bug 543789 part.1 Add DOM3 composition events r=smaug, sr=roc
2011-09-22 18:17:40 +09:00
Marco Bonardo
bdd6622a4d
Bug 687376 - continue_test in test_browserhistory.js might never execute.
...
r=dietrich
2011-09-22 10:45:02 +02:00
Matthew Gregan
49589fa033
Bug 682593 - Avoid possible null dereference during state machine shutdown. r=cpearce
2011-09-21 19:01:00 +12:00
Florian Hänel
5b1dfe0a4d
Bug 687458 - TimeStamp in FPSState uninitialized, leads to crash; r=romaxa
2011-09-22 00:16:12 -04:00
Sean Stangl
94e87deaa3
Correct typo in NumberDiv. (Bug 686323, r=dvander)
2011-09-21 20:51:18 -07:00
Boris Zbarsky
342e93102b
Merge backout of revision adceb7fb0fce (bug 660233)
2011-09-21 23:06:22 -04:00
Boris Zbarsky
8846761995
Backed out changeset adceb7fb0fce (bug 660233) due to test failures.
2011-09-21 23:05:42 -04:00
Andreas Gal
50f364a16d
Bug 660233. Move nodePrincipal, baseURIObject, and documentURIObject from classinfo to XrayWrapper. r=mrbkap
2011-09-21 21:30:27 -04:00
Ed Morley
1e77b869e9
Merge tips of mozilla-central and mozilla-inbound
2011-09-22 01:46:53 +01:00
Philipp von Weitershausen
c1f5ccc16c
Merge services-central with mozilla-central
2011-09-21 12:55:42 -07:00
Steve Workman
1958c5e072
Bug 72444: Option to bypass proxy server for local addresses. r=honzab
2011-09-21 15:13:45 -04:00
Steve Workman
fc1645a78b
Bug 373900: Add a check to nsMultiMixedConv. r=honzab
2011-09-21 15:17:40 -04:00
Steve Workman
c55ae25a78
Bug 373899: Add checks to nsStandardURL. r=honzab
2011-09-21 15:21:42 -04:00
Mark Finkle
bf100312da
Bug 687312 - Show a non-interactive UI as soon as possible on startup r=mbrubeck
2011-09-21 15:19:44 -04:00
Mark Hammond
c055f5481f
Bug 683400 - SandboxDump should flush stderr after writing output. r=mrbkap
2011-09-21 20:56:20 +02:00
Rafael Ávila de Espíndola
e82895a375
Bug 687696 - Generate places shutdown events in the cpp tests. r=mak.
...
This uses the NS_XPCOM_WILL_SHUTDOWN_OBSERVER_ID notification to produce
the places shutdown messages, emulating what happens in the browser.
--HG--
extra : rebase_source : ddd5bf7973458df14c31f72567b147996b0fac00
2011-09-21 14:14:40 -04:00
Ehsan Akhgari
ecf63078da
Bug 685981 - 'oversize' is the only suggestion for 'exersize'; r=smaug
...
DONTBUILD
2011-09-21 14:15:00 -04:00
Ehsan Akhgari
a2e3fa67c0
Bug 687118 - Add a helper script for adding/removing a few words from the Hunspell en-US dictionary; r=smaug
2011-09-21 14:14:31 -04:00
ithinc
ea0ed516c3
Bug 687313 - Clear up non-referenced curSHEntry variable; r=dietrich
2011-09-21 19:06:42 +01:00
Lucas Rocha
971cf82200
Bug 686524 - Align url/title text with the favicon; r=wesj
...
And add a bit of side padding to the url title as well.
2011-09-21 19:06:42 +01:00
Lucas Rocha
30f043eaec
Bug 687646 - Adjust font size of URL bar text; r=wesj
2011-09-21 19:06:42 +01:00
Ainsley Chong
1ceb754ade
Bug 669578 - Add a reflectInt() method to reflect.js. r=Ms2ger,mounir
2011-09-21 10:46:46 -07:00
Landry Breuil
75cd71ba69
Bug 648735 - On OpenBSD/64 bits we need a typedef for unsigned long long, and reuse the unsigned long template on 32/64 bits; r=cjones
2011-09-21 18:36:52 +01:00
Landry Breuil
ef61f08998
Bug 648735 - OpenBSD: Include sys/stat.h; r=cjones
...
otherwise fails with:
ipc/chromium/src/base/platform_file_posix.cc:49: error: 'S_IRUSR' was not declared in this scope
ipc/chromium/src/base/platform_file_posix.cc:49: error: 'S_IWUSR' was not declared in this scope
2011-09-21 18:36:52 +01:00
Landry Breuil
6e7fe377a8
Bug 648735 - OpenBSD: Add missing limits.h and sys/param.h; r=cjones
...
otherwise fails with:
/usr/include/sys/proc.h:64: error: 'MAXLOGNAME' was not declared in this scope
/usr/include/sys/proc.h:287: error: 'MAXCOMLEN' was not declared in this scope
Don't try to include execinfo.h/use backtrace* funcs on OpenBSD too, otherwise fails with
../../dist/system_wrappers/execinfo.h:3:27: error: execinfo.h: No such file or directory
In constructor 'StackTrace::StackTrace()':
/home/landry/src/mozilla-central/ipc/chromium/src/base/debug_util_posix.cc:125: error: 'backtrace' was not declared in this scope
/home/landry/src/mozilla-central/ipc/chromium/src/base/debug_util_posix.cc: In member function 'void StackTrace::PrintBacktrace()':
/home/landry/src/mozilla-central/ipc/chromium/src/base/debug_util_posix.cc:144: error: 'backtrace_symbols_fd' was not declared in this scope
2011-09-21 18:36:52 +01:00
Landry Breuil
b48a671937
Bug 648735 - Fix build failure on OpenBSD/i386 & macppc; r=cjones
...
../../ipc/chromium/src/base/singleton.h:171: error: invalid conversion
from 'base::subtle::AtomicWord*' to 'volatile base::subtle::Atomic32*'
Lifted from www/chromium/patches/patch-base_atomicops_h
2011-09-21 18:36:52 +01:00
Brian R. Bondy
785005832f
Bug 598289 - Test case for CF_HTML parsing with StartHTML/EndHTML set to -1. r=ehsan
2011-09-21 13:22:54 -04:00
Brian R. Bondy
151c6d40d9
Bug 598289 - Fix bad parsing of CF_HTML values. r=roc
2011-09-21 13:22:53 -04:00
Brian R. Bondy
7270643d0e
Bug 598289 - Unable to paste CF_HTML from clipboard if StartHTML/EndHTML is -1. r=ehsan
2011-09-21 13:22:53 -04:00
Ehsan Akhgari
7c4401c2bc
Merge mozilla-central and mozilla-inbound
2011-09-21 13:13:10 -04:00
Ehsan Akhgari
e9cd0675a6
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-21 13:12:26 -04:00
Rob Campbell
7eef002771
merge m-c to fx-team
2011-09-21 08:28:43 -03:00
Graeme McCutcheon
2f7638468c
Backout changeset 987810fab278 to re-enable test_contextmenu on linux, which should no longer be flaky following the landing of bug 682618
2011-09-21 10:57:01 +01:00
Rafael Ávila de Espíndola
935ed2bcfd
Bug 673017 - Misc places fixes. r=mak77.
...
This patch removes places-connection-closing, which is unused, reverts
1d1143dde4bb which was unnecessary and finalizes sql statements.
--HG--
extra : rebase_source : 8923378f4b1c58da8e128009efdf309f8ec29da3
2011-09-21 13:02:40 -04:00
Brian R. Bondy
b18682fa72
Bug 674957 - mochitests-5: test_alerts.htmltimed out after 330 seconds. r=sdwilsh
2011-09-21 12:54:50 -04:00
Brian R. Bondy
b4b86ddb0b
Bug 429484 - Win32 nsILocalFile.exists() returns false when files exist and inaccessible. r=bsmedberg
2011-09-21 09:14:22 -04:00
Mike Hommey
b201a0ed20
Bug 688062 - Avoid linking the crash reporter against libmozutils. r=ted
2011-09-21 18:06:14 +02:00
Mike Hommey
e47f41066a
Bug 687805 - Allow DIST_FILES, DIST_CHROME_FILES and PREF_JS_EXPORTS to be in objdir. r=khuey
2011-09-21 18:06:14 +02:00
Mike Hommey
e9f9b017a8
Bug 686876 - Move libraries at the top level in the apk. r=mfinkle
2011-09-21 18:06:14 +02:00
Mark Finkle
0ca987caae
Bug 688087 - Don't prestart the content process during startup r=mbrubeck
2011-09-21 09:01:09 -04:00
Jim Chen
ff43470eb0
Bug 672787 - Use proper alignment for libpixman ARM assembly; r=siarhei.siamashka
2011-09-21 09:01:07 -04:00
Landry Breuil
4c2a5bcfec
Bug 684559 - Don't include now missing jswtfbridge.h on non-YARR JIT architectures (NPOTDB); r=dmandelin
2011-09-21 13:41:17 +01:00
Robert Longson
710b7f9128
Bug 687445 - Do not round mask size till after the CTM transform has been applied. r=roc
2011-09-21 12:30:38 +01:00