Граф коммитов

254804 Коммитов

Автор SHA1 Сообщение Дата
Philipp von Weitershausen e1bae43207 Merge services-central with mozilla-central 2011-09-21 12:55:42 -07:00
Steve Workman 309c5c36ae Bug 72444: Option to bypass proxy server for local addresses. r=honzab 2011-09-21 15:13:45 -04:00
Steve Workman 9282c23db2 Bug 373900: Add a check to nsMultiMixedConv. r=honzab 2011-09-21 15:17:40 -04:00
Steve Workman 5e8f4fcbd9 Bug 373899: Add checks to nsStandardURL. r=honzab 2011-09-21 15:21:42 -04:00
Mark Finkle bd57593b1c 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 a897d337ff Bug 683400 - SandboxDump should flush stderr after writing output. r=mrbkap 2011-09-21 20:56:20 +02:00
Rafael Ávila de Espíndola 4c5e946120 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 fdd4016bab Bug 685981 - 'oversize' is the only suggestion for 'exersize'; r=smaug
DONTBUILD
2011-09-21 14:15:00 -04:00
Ehsan Akhgari 576a8ef3e1 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 c91582a5be Bug 687313 - Clear up non-referenced curSHEntry variable; r=dietrich 2011-09-21 19:06:42 +01:00
Lucas Rocha 02f863e64a 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 d154494f25 Bug 687646 - Adjust font size of URL bar text; r=wesj 2011-09-21 19:06:42 +01:00
Ainsley Chong fcae15a43c Bug 669578 - Add a reflectInt() method to reflect.js. r=Ms2ger,mounir 2011-09-21 10:46:46 -07:00
Landry Breuil d11dac2b65 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 44bf114e8f 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 6ccad9ce0a 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 3b22a5f93c 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 546712057e 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 779e524615 Bug 598289 - Fix bad parsing of CF_HTML values. r=roc 2011-09-21 13:22:53 -04:00
Brian R. Bondy 23454abb0e 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 ccd31b0eab Merge mozilla-central and mozilla-inbound 2011-09-21 13:13:10 -04:00
Ehsan Akhgari 55cf816618 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-21 13:12:26 -04:00
James Willcox f8138a0931 Bug 686992 - Draw to Android window/surface directly r=blassey 2011-09-21 12:46:00 -04:00
Mark Finkle 095b891a52 Bug 678480 - First-run animation is busted and tab sidebar is visible at startup r=wjohnston 2011-09-22 22:31:06 -04:00
Matt Brubeck 84fd12a9a8 Bug 685308 (2/2) - Make tablet UI work in RTL locales [r=wesj] 2011-09-22 19:20:01 -07:00
Matt Brubeck add2758d47 Bug 685308 (1/2) - Make tablet sidebar dragging work in RTL [r=mfinkle] 2011-09-22 19:19:57 -07:00
Matt Brubeck c830717672 Bug 686417 - Allow dragging within the tab sidebar [r=mfinkle] 2011-09-22 19:19:12 -07:00
Matt Brubeck 9e083c0d5d Bug 686417 - Make the tab sidebar hideable in tablet mode [r=mfinkle] 2011-09-22 19:18:40 -07:00
Matt Brubeck a71340c448 Bug 686417 - Cache the width of the sidebar in ViewableAreaObserver [r=mfinkle] 2011-09-22 19:17:46 -07:00
Matt Brubeck f8127f13d4 Bug 688670 - Curvy tab button background is not flush with edge of tablet toolbar [r=wesj] DONTBUILD (Android CSS-only tweak) 2011-09-22 17:40:15 -07:00
Wes Johnston 0ade96d1c6 Bug 688505 - Use keyhole shape for back button on Honeycomb. r=mfinkle 2011-09-22 17:04:15 -07:00
Eitan Isaacson c0a9613f69 bug 688628 - js-ctypes access to jni r=dougt 2011-09-22 19:32:02 -04:00
Ed Morley f57624260e Bug 660718 - Add a link from about:support to about:memory; r=ehsan 2011-09-23 00:24:49 +01:00
Jeff Muizelaar 3d5cbe7e9b Bug 573583. Enable decode-on-draw. r=jrmuizel
Relanding again. I've been unable to understand the regressions and
I can't reproduce them locally anymore. None of the measurements
relavant to this patch change negatively, and we know this is
the direction we want to go. The saner memory behaviour is worth
any small regressions that this might cause.

--HG--
extra : rebase_source : 73f4298fa69c8fc78a60a8c99e551a5554316a93
2011-09-21 12:19:45 -04:00
Jeff Muizelaar 4e1e4e8155 Bug 687858. Avoid accumulating telemetry for size decodes. r=jlebar
These just add a bunch of noise to the data because they break some of the assumptions we have.
Currently this doesn't have much impact because decode on draw is disabled.

--HG--
extra : rebase_source : 1022ad9bd43ea5f8be342c05ab857bb44ed7e59c
2011-09-21 12:19:53 -04:00
Kyle Huey a4b1332fbc Backout Bug 477578 because it causes us to refcount atoms off the main thread. 2011-09-22 10:43:11 -04:00
Brian Hackett 5498c08e22 Try to release native call stubs on GC, bug 688292. r=dvander 2011-09-22 07:26:14 -07:00
Brian R. Bondy 8a7e8ca8b8 Bug 668068 - ICO width/height of 0 should mean 256 width/height. r=joe 2011-09-22 09:43:13 -04:00
Brian R. Bondy dfc23f5812 Bug 682571 - nsLocalFile::isWritable behaves wrongly on Windows. r=bsmedberg 2011-09-22 09:21:03 -04:00
Brian R. Bondy 106ba7b7b3 Bug 300692 - Win32 nsLocalFile::Create returns not found if no access. r=bsmedberg 2011-09-22 09:21:03 -04:00
Patrick McManus d575e7e449 bug 255119 do not display http response body of 3xx with javascript: location header r=honzab 2011-09-22 08:59:12 -04:00
Rob Campbell ccc89189bc merge m-c to fx-team 2011-09-21 08:28:43 -03:00
Graeme McCutcheon a58b04781a 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 fb60b4fbd1 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 cbe27ca75a Bug 674957 - mochitests-5: test_alerts.htmltimed out after 330 seconds. r=sdwilsh 2011-09-21 12:54:50 -04:00
Brian R. Bondy 1a820b04ca Bug 429484 - Win32 nsILocalFile.exists() returns false when files exist and inaccessible. r=bsmedberg 2011-09-21 09:14:22 -04:00
Mike Hommey 9d0e8de4fd Bug 688062 - Avoid linking the crash reporter against libmozutils. r=ted 2011-09-21 18:06:14 +02:00
Mike Hommey feb9d0376e 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 10d9b1f0d9 Bug 686876 - Move libraries at the top level in the apk. r=mfinkle 2011-09-21 18:06:14 +02:00
Mark Finkle 7847c746e5 Bug 688087 - Don't prestart the content process during startup r=mbrubeck 2011-09-21 09:01:09 -04:00