Commit Graph

4651 Commits

Author SHA1 Message Date
Robin Bate Beorop
b7c4e982b3 Bug 507218 - Expose the process type (chrome/content) to client code via XRE_GetProcessType and nsIXULRuntime, r=bent 2009-08-19 13:09:51 -04:00
Benjamin Smedberg
3727beac48 Bug 510025 - make TestShell a subprotocol of ContentProcess so that it is useful for prototyping 2009-08-12 14:31:48 -04:00
Benjamin Smedberg
0e0931b400 Bug 509798 - Create a ContentProcess protocol which manages IFrameEmbedding. ContentProcessChild is a globally-accessible singleton in the content process. For the moment, ContentProcessParent is a global singleton in the parent process, but that will change once we have process-per-domain or something similar.
--HG--
rename : dom/ipc/TabThread.cpp => dom/ipc/ContentProcessThread.cpp
rename : dom/ipc/TabThread.h => dom/ipc/ContentProcessThread.h
2009-08-12 12:18:08 -04:00
Chris Jones
73d7fbdbd5 initialize chromium command line with absolute binary path 2009-08-05 23:29:07 -05:00
Ben Turner
1e6a8a557e Merge mozilla-central to clean up unit test failures 2009-07-30 15:59:40 -07:00
Shawn Wilsher
1dbb962adf xpcshell unit test fix from async location bar landing on a CLOSED TREE. no bug. r=dietrich 2009-07-30 13:53:06 -07:00
Ben Turner
c90d818f4b Merge mozilla-central 2009-07-30 13:38:27 -07:00
Nochum Sossonko
b572a6bbfa Bug 506104 - add a memoized getter for PluralForm.jsm inside DownloadUtils.jsm. r=gavin 2009-07-30 20:40:54 +02:00
Ben Turner
cd1d42ffe0 Merge mozilla-central 2009-07-30 11:28:07 -07:00
Josh Aas
87a641a295 Get rid of unnecessary conversion from CFURLRef to FSRef. b=506812 r=vlad 2009-07-30 14:21:40 -04:00
Shawn Wilsher
c113953d34 Merging places and mozilla-central. 2009-07-30 08:41:55 -07:00
Ben Turner
f120ae185f Fix chromium statics for apps that don't run through XRE_Main 2009-07-29 14:11:42 -07:00
Shawn Wilsher
d8f6c4eeae Merge places head to mozilla-central head. 2009-07-29 13:59:37 -07:00
Shawn Wilsher
3981f0cb31 Merge places to mozilla-central. 2009-07-29 10:16:01 -07:00
Edward Lee
85252180c1 Bug 504384 - Excessive Flickering with the Asynchronous Location Bar. r=sdwilsh
Don't tell autocomplete that we have 0 results ongoing when we just started the search, so it doesn't cause the UI to show 0 results and immediately show more.
2009-07-29 09:51:48 -07:00
Bobby Holley
9328bfd38b Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir 2009-07-29 10:13:08 -04:00
Dão Gottwald
930df1b2af Backed out changeset 27b53ca1b085 2009-07-29 10:49:59 +02:00
Ehsan Akhgari
0a02e029df Bug 506111 - consolidate getService calls in browser.js. r=dao 2009-07-29 08:22:12 +02:00
Nochum Sossonko
3f2b8bfc51 Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad 2009-07-29 07:55:03 +02:00
Joe Drew
6774f45c82 Bug 506113 - Remove stray reference to gfx/shared from toolkit/toolkit-makefiles.sh. blanket-r=bsmedberg 2009-07-29 11:03:58 -04:00
Shawn Wilsher
92ea3eb2bd Merge for back out of changeset 246b44df7dd3 (bug 504384). 2009-07-28 10:12:02 -07:00
Shawn Wilsher
9dba129071 Backed out changeset 246b44df7dd3 (bug 504384).
This fix was wrong.
2009-07-28 10:11:09 -07:00
Gavin Sharp
082f188dcb Backed out changeset 870f451d8385 from bug 506116 2009-07-28 03:41:07 -04:00
Nochum Sossonko
8b1e3cbd38 Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad 2009-07-28 08:01:31 +02:00
Michael Ryan
2473ec4568 Bug 506563 - Use native trim() in FeedProcessor.js. r=sayrer 2009-07-28 08:01:13 +02:00
Shawn Wilsher
325ec6bf31 Merge places to mozilla-central. 2009-07-27 17:57:32 -07:00
Paul O'Shannessy
68203c9dbb Bug 504486 - Disabled menuitems not using disabled-state icons on Windows CE, r=vlad 2009-07-27 15:32:54 -07:00
Dão Gottwald
d7c449ffa9 Bug 426917 - Add padding to Downloads window item list for Classic Windows themes. r=rflint 2009-07-27 18:55:39 +02:00
Shawn Wilsher
3e9850b9ff Merge places to mozilla-central. 2009-07-27 08:50:26 -07:00
Michael Kohler
0a56a892c8 Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless 2009-07-27 10:47:05 +02:00
Michael Kohler
39067b5db3 Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless 2009-07-27 10:46:59 +02:00
Justin Dolske
ccb681093e Followup to bug 502511, fix preprocessing of aero toolbar.css in jar.mn 2009-07-26 14:59:14 -07:00
Ehsan Akhgari
369d89abb4 Dump the data URIs when either test_videocontrols_audio_direction.html or test_videocontrols_video_direction.html fails in order to investigate bug 501754 2009-07-26 15:11:20 +04:30
Matthew Noorenberghe
c4794752fa Bug 370117 - form autocomplete should sort by frequency of use. r=dolske 2009-07-25 22:05:03 +02:00
Dão Gottwald
4dcc2577fd Bug 421351 - allow styling richlistitems with -moz-appearance:menuitem. r=neil 2009-07-25 15:10:17 +02:00
Navin Lal
9313832a8a Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron 2009-07-25 03:27:08 +02:00
Ben Turner
018b1a724f Allow ipcshell to receive a response from its child process 2009-07-23 15:27:17 -07:00
Shawn Wilsher
1515fe6be7 Merge places to mozilla-central. 2009-07-23 13:10:26 -07:00
Taras Glek
fa1e936130 bug 505784: nuke STANDALONE mode in libjar r=bsmedberg 2009-07-23 11:40:29 -07:00
Shawn Wilsher
7a0b8db179 Merge places to mozilla-central. 2009-07-23 07:58:59 -07:00
Neil Deakin
0bf0eb9696 Bug 497844, use focus event instead of load event, r=gavin 2009-07-23 10:39:07 -04:00
Shawn Wilsher
a55625d015 Bug 504384 - Excessive Flickering with the Asynchronous Location Bar
This removes the synchronous call to adjustHeight.  The adjustHeight call
running in the setTimeout will run after _appendCurrentResult has added our
results, and after any overflow has happened that we might hit (see
_adjustAcItem).
r=gavin
2009-07-22 15:29:43 -07:00
Shawn Wilsher
a472a959e1 Bug 505813 - Use the connections executeAsync instead of calling it on each statement.
r=dietrich
2009-07-22 15:18:34 -07:00
Shawn Wilsher
83b29773b6 Merge places to mozilla-central. 2009-07-22 15:12:39 -07:00
Shawn Wilsher
bd04bc4647 Backed out changeset 06433d3dafd9 (bug 504422) because the patch is wrong. 2009-07-22 14:04:12 -07:00
Neil Rashbrook
cf7b4f42e8 Bug 483537 Move -moz-appearance styles from content into skin where they belong r=dao,mstange 2009-07-22 20:58:34 +01:00
Justin Dolske
34f7f644ff Bug 502511 - menu font/size/spacing off on Windows CE. r=vladimir 2009-07-23 17:35:49 -07:00
Justin Dolske
c952f24155 Bug 504238 - <menupopup>s on Windows CE are confusing window size and content size.. r=vladimir 2009-07-23 17:35:49 -07:00
Shawn Wilsher
ee6ea4269d Bug 504422 - Be smarter with our strings for AUTOCOMPLETE_MATCH SQL function.
Avoid copying are argument strings.  String copying was showing up as 1% of the
time spent in our function, when we should almost never need to copy.
r=dwitte
r=dietrich
2009-07-22 11:47:29 -07:00
Benjamin Smedberg
ecb4b6a7b9 Commit the Fennec tile testapp from Stuart for testing 2009-07-22 14:44:46 -04:00