9152 Commits

Author SHA1 Message Date
Josh Aas
a51ef667d4 Get rid of unnecessary conversion from CFURLRef to FSRef. b=506812 r=vlad 2009-07-30 14:21:40 -04:00
Shawn Wilsher
2cac3b64fa Merging places and mozilla-central. 2009-07-30 08:41:55 -07:00
Shawn Wilsher
6be9a5aa4e Merge places head to mozilla-central head. 2009-07-29 13:59:37 -07:00
Shawn Wilsher
7fb05d7a7c Merge places to mozilla-central. 2009-07-29 10:16:01 -07:00
Edward Lee
45fbc1cf20 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
cd0b27cceb Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir 2009-07-29 10:13:08 -04:00
Dão Gottwald
fb3a400fec Backed out changeset 27b53ca1b085 2009-07-29 10:49:59 +02:00
Ehsan Akhgari
219ec79cb2 Bug 506111 - consolidate getService calls in browser.js. r=dao 2009-07-29 08:22:12 +02:00
Nochum Sossonko
dea1a49128 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
cfb3a4572b 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
69382918fa Merge for back out of changeset 246b44df7dd3 (bug 504384). 2009-07-28 10:12:02 -07:00
Shawn Wilsher
c2be364634 Backed out changeset 246b44df7dd3 (bug 504384).
This fix was wrong.
2009-07-28 10:11:09 -07:00
Gavin Sharp
8b1660b31d Backed out changeset 870f451d8385 from bug 506116 2009-07-28 03:41:07 -04:00
Nochum Sossonko
53240b4c3c 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
3396f19650 Bug 506563 - Use native trim() in FeedProcessor.js. r=sayrer 2009-07-28 08:01:13 +02:00
Shawn Wilsher
5afd3b106b Merge places to mozilla-central. 2009-07-27 17:57:32 -07:00
Paul O'Shannessy
a0ea338a46 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
cfd37db0d9 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
cbf6d8a79c Merge places to mozilla-central. 2009-07-27 08:50:26 -07:00
Michael Kohler
cc3bd3ad50 Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless 2009-07-27 10:47:05 +02:00
Michael Kohler
b7a3a2a751 Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless 2009-07-27 10:46:59 +02:00
Justin Dolske
4844e8ad63 Followup to bug 502511, fix preprocessing of aero toolbar.css in jar.mn 2009-07-26 14:59:14 -07:00
Ehsan Akhgari
8c011a6c2b 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
884dc445c7 Bug 370117 - form autocomplete should sort by frequency of use. r=dolske 2009-07-25 22:05:03 +02:00
Dão Gottwald
54947fe13c Bug 421351 - allow styling richlistitems with -moz-appearance:menuitem. r=neil 2009-07-25 15:10:17 +02:00
Navin Lal
1cad5f2db8 Bug 74803 - Should make global data const where possible; const changes for nsmodulecomponentinfo; r=dbaron 2009-07-25 03:27:08 +02:00
Shawn Wilsher
3b8c5a49ad Merge places to mozilla-central. 2009-07-23 13:10:26 -07:00
Taras Glek
4cbbbfb168 bug 505784: nuke STANDALONE mode in libjar r=bsmedberg 2009-07-23 11:40:29 -07:00
Shawn Wilsher
2b666b27ef Merge places to mozilla-central. 2009-07-23 07:58:59 -07:00
Neil Deakin
1076bf5866 Bug 497844, use focus event instead of load event, r=gavin 2009-07-23 10:39:07 -04:00
Shawn Wilsher
74dcb71f65 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
07011fe7a0 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
192f192643 Merge places to mozilla-central. 2009-07-22 15:12:39 -07:00
Shawn Wilsher
99232b5d53 Backed out changeset 06433d3dafd9 (bug 504422) because the patch is wrong. 2009-07-22 14:04:12 -07:00
Neil Rashbrook
47d3537245 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
bdd1b9909f Bug 502511 - menu font/size/spacing off on Windows CE. r=vladimir 2009-07-23 17:35:49 -07:00
Justin Dolske
a309e241c2 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
c1be1bc8a5 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
Shawn Wilsher
c72ce330ef Merge places to mozilla-central. 2009-07-22 09:27:28 -07:00
Markus Stange
5ac4d53376 Bug 505700 - Don't allow moving the window with the toolbar while in fullscreen mode. r=enndeakin 2009-07-22 14:18:08 +02:00
Robert O'Callahan
0ac8826124 Fix test bustage in test_contextmenu_list.xul 2009-07-22 17:05:24 +12:00
Brad Lassey
8ddbcced78 bug 504683 - disable LaunchWinPostProcess for windows ce r=robstrong 2009-07-21 12:49:09 -04:00
Shawn Wilsher
099fb925dc Merge places to mozilla-central. 2009-07-21 09:34:00 -07:00
Markus Stange
4ba23153a9 Bug 486476 - Some findbar polish. ui-r=faaborg, r=dao 2009-07-21 14:36:48 +02:00
Markus Stange
88ba32cdf0 Bug 501957 - Fix test_contextmenu_list.xul to deal with fractional positions. r=enndeakin 2009-07-21 14:36:41 +02:00
Brad Lassey
369aa0eb3d bug 504917 - fix warnings in updater.cpp r=bsmedberg 2009-07-21 03:25:37 -04:00
Benjamin Smedberg
ba1b578c78 Backed out changeset 6722800f261e - bug 448375 because it broke at least x86-64... turns out we do actually use DBUS bits from within libxul.so, and the fix for that bug may be quite a bit more complicated. 2009-07-23 13:41:25 -04:00
Mike Hommey
0f6c391b1a Bug 448375 - unnecessary libdbus-glib-1.so dependency, r=bsmedberg 2009-07-23 13:06:40 -04:00
Martin Stránský
4c53994fd8 Bug 453689 - "Firefox needs to register the proper name with session management for restart" (change "MOZILLA_APP_LAUNCHER" -> "MOZ_APP_LAUNCHER") [r=bsmedberg] 2009-07-23 09:27:09 -07:00
Benjamin Smedberg
130d269b96 Bug 488596 - test_crashreporter.js crashes intermittently: delete the exception handler before freeing the data it references, landing as a bustage fix with presumed-r=ted 2009-07-23 11:23:19 -04:00