Commit Graph

4654 Commits

Author SHA1 Message Date
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
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
Shawn Wilsher
5521505010 Merge places to mozilla-central. 2009-07-22 09:27:28 -07:00
Markus Stange
6372146cfe 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
f774d2b5f0 Fix test bustage in test_contextmenu_list.xul 2009-07-22 17:05:24 +12:00
Brad Lassey
23e546af79 bug 504683 - disable LaunchWinPostProcess for windows ce r=robstrong 2009-07-21 12:49:09 -04:00
Shawn Wilsher
0b56bca4a1 Merge places to mozilla-central. 2009-07-21 09:34:00 -07:00
Markus Stange
f2547b0821 Bug 486476 - Some findbar polish. ui-r=faaborg, r=dao 2009-07-21 14:36:48 +02:00
Markus Stange
bf02f7bd6c Bug 501957 - Fix test_contextmenu_list.xul to deal with fractional positions. r=enndeakin 2009-07-21 14:36:41 +02:00
Brad Lassey
344100e0cb bug 504917 - fix warnings in updater.cpp r=bsmedberg 2009-07-21 03:25:37 -04:00
Benjamin Smedberg
9b58f22be8 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
3777e60cde Bug 448375 - unnecessary libdbus-glib-1.so dependency, r=bsmedberg 2009-07-23 13:06:40 -04:00
Martin Stránský
650459f968 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
0d265fb2ec 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
Shawn Wilsher
f9d141458d Merge places to mozilla-central. 2009-07-20 16:04:01 -07:00
Honza Bambas
66ab2c6182 Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske 2009-07-20 20:29:41 +02:00
Honza Bambas
0ca2f9d3e2 backing out 0a13ddc99c95, bug 475053 2009-07-20 20:00:49 +02:00
Honza Bambas
8236bd055e Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske 2009-07-20 17:25:05 +02:00
Shawn Wilsher
0c008743cf Merge places to mozilla-central. 2009-07-19 18:21:55 -07:00
Markus Stange
aa719766c4 Merge backout of bug 501957 (changeset 29fb65d31455) 2009-07-18 18:09:35 +02:00
Markus Stange
3d4f3c06cf Backed out bug 501957 (changeset 29fb65d31455) because it caused test_contextmenu_list.xul failures. 2009-07-18 18:08:18 +02:00
Markus Stange
ba0dac95da Bug 504300 - Preferences window styles should live in toolkit, not browser. r=dao
--HG--
rename : browser/themes/pinstripe/browser/preferences/panebutton-active.png => toolkit/themes/pinstripe/global/icons/panebutton-active.png
rename : browser/themes/pinstripe/browser/preferences/panebutton-inactive.png => toolkit/themes/pinstripe/global/icons/panebutton-inactive.png
2009-07-18 15:52:14 +02:00
Markus Stange
ad0ba55583 Bug 501957 - Make the size of XUL radio buttons and checkboxes dependent on the font size. r=dao 2009-07-18 15:51:54 +02:00
Dão Gottwald
a2dd011f85 Bug 303491 - Groupbox caption styling cleanup. r=mstange, ui-r=faaborg 2009-07-21 12:12:01 +02:00
Joe Drew
6c441f55f7 Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
Brad Lassey
f3e857d1a3 bug 505120 - updater does not copy permissions correctly r=robstrong 2009-07-20 18:53:46 -04:00
Markus Stange
906626bec8 Bug 501957 - Make the size of XUL radio buttons and checkboxes dependent on the font size. r=dao 2009-07-18 15:51:54 +02:00
Vladimir Vukicevic
127485d199 b=499863; XREDirProvider gives wrong APPDATA dir on Windows CE; r=rs 2009-07-17 16:04:56 -07:00
Ehsan Akhgari
407b846e0b Bug 502307 - Closing multiple tabs in the last browser window with Private Browsing enabled yields no warning regardless of preference setting; r=enndeakin 2009-07-17 23:08:22 +04:30
Ehsan Akhgari
bce5e59eed Bug 504513 - DownloadLastDir.jsm is imported during startup; r=gavin 2009-07-17 23:08:19 +04:30
Benjamin Smedberg
5b5389ef68 Bug 479667 - Firefox should use SetProcessDEPPolicy (if available) to get DEP protection on Windows XPSP3 as well as Windows Vista if the global configuration has DEP off by default, r=jimm 2009-07-17 10:17:45 -04:00
Shawn Wilsher
e5f0cfb4ac Merge places to mozilla-central. 2009-07-16 09:15:51 -07:00
Masayuki Nakano
4dbf79e85d disabling the new tests of bug 46053 2009-07-15 22:36:18 +09:00
Masayuki Nakano
f368778b7e Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc 2009-07-15 18:54:30 +09:00
Ehsan Akhgari
51f18a5be7 Bug 176244 - Fix column resize and reorder issues when direction is rtl; r=roc,enndeakin sr=roc 2009-07-15 11:52:42 +04:30
Shawn Wilsher
731c8ef54c Addressing review comment for bug 455555. 2009-07-14 09:31:37 -07:00
Shawn Wilsher
45dec085c8 Merge to mozilla-central 2009-07-13 16:18:20 -07:00
Shawn Wilsher
649c4ac70a Bug 498805 - test_esc_key_closes_clears.xul fails intermittently on Linux
Focus the window before actually doing anything with the test so key events work
right.  Also fix all other download manager tests so they don't start going
random as well.
r=Mardak
2009-07-13 14:59:09 -07:00
Shawn Wilsher
009d251ac4 Merge to mozilla-central 2009-07-13 14:51:43 -07:00
Paul O’Shannessy
1ebc0fdd83 Bug 501798 - Not actually finalizing statements in _dbCleanup 2009-07-13 13:35:55 -07:00
Paul O’Shannessy
d01df6a686 Bug 500822 - Importing passwords to mozstorage can fail when signons3.txt is corrupted, r=dolske 2009-07-13 13:35:55 -07:00
Marco Bonardo
aafac8b5cd Bug 503360 - Better queries for asynchronous location bar
This creates a better query based on what the asynchronous implementation of
AutoComplete does.  It also limits the amount of work to be done so we don't
filter more results than we have to (even if it is happening on a background thread).
r=sdwilsh
2009-07-13 12:19:16 -07:00
Shawn Wilsher
c2762f99e9 Bug 455555 - Use asynchronous queries for places AutoComplete.
This changes the location bar's AutoComplete provider to use asynchronous
queries instead of synchronous ones.  No more blocking the main thread FTW!
r=mak
r=Mardak
r=dietrich
2009-07-13 12:19:03 -07:00
Ehsan Akhgari
739e7af39b Bug 502357 - closeWindow does unneeded work on Mac. r=enn 2009-07-13 19:37:29 +02:00
Neil Deakin
194cc299ea Bug 503222, add test, r=mano 2009-07-13 08:35:46 -04:00
Neil Deakin
b377c20895 Bug 503222, check file types on drop last so that urls take priority,r=mano 2009-07-13 07:55:56 -04:00
Florian Queze
3fa472be75 Bug 503048 - findbar needs a destroy method. r=Mano 2009-07-13 13:34:22 +02:00
Gijs Kruitbosch
e7771b95eb Bug 496097 - Make app handler dialog label action list. r=Maro Zehe, Neil Rashbrook 2009-07-12 15:47:44 +01:00
MattN
b8b0aff729 Bug 497541 - Autocomplete dropdown should update when text inserted before end. r=gavin 2009-07-11 09:25:57 +02:00
Dão Gottwald
762eacb4ba merge 2009-07-10 14:54:30 +02:00
Dão Gottwald
9d82881b0f Backed out changeset cc056f4f6316, as scrollbox.xml wasn't responsible for the leak 2009-07-10 14:54:13 +02:00
Alexander Surkov
11522a48f5 Bug 494345 - Do not create accessibles for XUL label or description having a role of 'presentation', r=marcoz, enndeaking, sr=smaug 2009-07-10 20:17:15 +08:00
Dão Gottwald
e219153155 fix potential leak in scrollbox.xml 2009-07-10 10:29:20 +02:00
MattN
cfaf0f9577 Bug 426079 - Print Preview toolbar not shown if launched from window without toolbar. r=gavin 2009-07-10 09:01:49 +02:00
Brad Lassey
c01884c869 bug 458950 - updater doesn't build for windows CE r=vlad,bsmedberg 2009-07-16 18:21:09 -04:00
Vladimir Vukicevic
9b3959126b b=500472; flash activex shunt for Windows CE; r=jst 2009-07-16 14:13:29 -07:00
Dão Gottwald
78011319e8 Bug 421351 - allow styling richlistbox items with -moz-appearance:menuitem. r=enn 2009-07-16 20:29:21 +02:00
Robert Strong
35b04863ea Typo in test only - Bug 503409. 2009-07-09 16:42:59 -07:00
Robert Strong
86cd66476e Test only - Bug 503308 - Debug build failure in toolkit/mozapps/update/TestAUSReadStrings.cpp: undefined reference to NS_DebugBreak. 2nd try - succeeded on the try server. r=me 2009-07-09 15:50:49 -07:00
Robert Strong
9a93cf2aa6 Test only - Bug 503409 - test_0030_general.js hangs on WinMo. add do_throw when the directory specified for nsHttpServer registerDirectory doesn't exist or isn't a directory. r=me 2009-07-09 15:50:45 -07:00
Paul O’Shannessy
d3e8a6ef96 Bug 500494 - Faststripe theme doesn't show arrows & checkboxes in menus, r=vlad
--HG--
extra : rebase_source : b5ed4eb4b32ac71ef201d3c67aad046703e13f32
2009-07-09 13:06:56 -07:00
Robert Strong
5870101ca3 Backing out Bug 503308 2009-07-09 11:33:07 -07:00
Robert Strong
79c6fedfef Test only - Bug 503308 - Debug build failure in toolkit/mozapps/update/TestAUSReadStrings.cpp: undefined reference to NS_DebugBreak. r=me 2009-07-09 11:18:07 -07:00
Marco Bonardo
27bb8748ee Bug 503195 - Using Places nodes' PropertyBags leaks, r=sdwilsh 2009-07-09 14:39:54 +02:00
Marco Bonardo
e7d950f7c9 backout bug 503195, test too! 2009-07-09 12:31:19 +02:00
Marco Bonardo
2e5e5494f9 Backout bug 503195 due to build failure 2009-07-09 12:29:43 +02:00
Marco Bonardo
f59b58dd53 Bug 503195 - Using Places nodes' PropertyBags leaks, r=sdwilsh 2009-07-09 11:50:25 +02:00
Masayuki Nakano
92c201750d Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc 2009-07-09 10:55:46 +09:00
Vladimir Vukicevic
990145193e b=494438; add optional OpenGL acceleration to ddraw surface for CE: core code; r=vlad 2009-07-08 16:34:02 -07:00
Paul O’Shannessy
357f50463e Bug 499822 - Toaster notification boxes are slow on Windows CE, r=vlad 2009-07-08 14:59:08 -07:00
Robert Strong
720970d90b Bug 490253 - TestAUSReadStrings.cpp: fix nits in result reports. r=ted.mielczarek 2009-07-08 13:15:22 -07:00
Brad Lassey
d95ee52024 bug 499184 - Updater string test needs wmain entry point r=robstrong 2009-07-08 11:51:30 -04:00
Robert Strong
0be21cf76b Bug 500533 - Firefox missing app icon on Windows CE - incorrect icon resource id's. r=vlad 2009-07-07 21:16:45 -07:00
Phil Ringnalda
a51763aea8 Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted 2009-07-07 20:24:45 -07:00
Marco Bonardo
a22f4efb94 Bug 481437 - browser_library_open_leak.js is throwing, fixes also some throw in placesTxn.js test, r=dietrich, sdwilsh 2009-07-07 12:41:23 +02:00