Commit Graph

10651 Commits

Author SHA1 Message Date
Dave Townsend
ef140af5d0 Bug 552732: Add isCompatibleWith and rename the UpdateListener methods. r=robstrong 2010-04-26 10:43:09 -07:00
Dave Townsend
09099ef21b Bug 555486: Add a scope property to add-ons and allow disabling loading add-ons from certain scopes. r=robstrong 2010-04-07 11:08:32 -07:00
Dave Townsend
ddc0c3c62c Bug 555083: Add support for registry install locations. r=robstrong 2010-04-08 12:28:10 -07:00
Dave Townsend
b81f3abe6a Bug 553094: Support localised metadata in the preferences. r=robstrong 2010-04-07 11:05:28 -07:00
Dave Townsend
e0f68d1390 Bug 552761: Switch PFS over to the new API. r=robstrong 2010-04-06 10:30:59 -07:00
Dave Townsend
dc19acf501 Bug 553114: Add a list of enabled add-ons to crash reports. r=robstrong 2010-04-07 11:05:03 -07:00
Dave Townsend
2a4bb56ec1 Bug 552758: Detect when the network goes offline and cancel downloads. r=robstrong 2010-04-08 14:04:03 -07:00
Dave Townsend
0c55a1f4ac Bug 552759: Allow treating untrusted signers as unsigned. r=robstrong 2010-04-08 14:06:59 -07:00
Dave Townsend
32f56aa6e0 Bug 554246: Add tests for updateURL escaping and fix the UPDATE_TYPE values. r=robstrong 2010-04-06 10:26:33 -07:00
Dave Townsend
34243a67ea Bug 553113: Perform automatic updates for the default lightweight theme. r=robstrong 2010-04-28 11:47:22 -07:00
Dave Townsend
55120fdd2f Bug 555247: Detect when all events have been seen and continue the test. r=robstrong 2010-04-05 10:25:23 -07:00
Dave Townsend
efa070bf9b Bug 552756: Use consistent naming of loadGroup to fix auth and cookie issues. r=robstrong 2010-04-28 09:33:43 -07:00
Dave Townsend
c09f6bc889 Bug 553868: Add an onNoUpdateAvailable event. r=robstrong 2010-04-07 11:14:51 -07:00
Dave Townsend
356b365174 Bug 553791: Add an onExternalInstall event to signal the start of installs with no associated AddonInstall. r=robstrong 2010-04-28 11:46:00 -07:00
Dave Townsend
213eb836ec Bug 553967: Add an install property to Addons pending install to get the AddonInstall. r=robstrong 2010-04-07 11:16:41 -07:00
Dave Townsend
8961f0ce26 Bug 553872: Add a PENDING_UPGRADE bit and provide access to the Addon instance that is pending. r=robstrong 2010-04-07 10:54:23 -07:00
Dave Townsend
6a66331b70 Bug 553790: Make getInstalls filter on type. r=robstrong 2010-04-05 13:40:08 -07:00
Dave Townsend
bce4bb7b3e Bug 553777: Make lightweight themes appear to be compatible. r=robstrong 2010-04-06 14:39:30 -07:00
Dave Townsend
4c279b89e5 Bug 552835: Use the system principal to construct bootstrap sandboxes. r=robstrong 2010-04-05 10:31:00 -07:00
Dave Townsend
e853b6f3b4 Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle 2010-04-20 15:14:15 -07:00
Dave Townsend
c01f5feaf0 Bug 553385: Bypass cache for update checks. r=robstrong 2010-04-05 10:19:52 -07:00
Dave Townsend
7bd4010fd3 Bug 553090: Check for updated compatibility for local file installs. r=robstrong 2010-04-06 09:57:53 -07:00
Dave Townsend
fdbbeb18a0 Bug 552736: Initial support for plugins in the API. r=robstrong 2010-04-05 11:09:52 -07:00
Dave Townsend
af7090175b AddonProviders that contain syntax errors can break everything. r=robstrong 2010-04-05 10:23:19 -07:00
Felipe Gomes
0646cddf23 Bug 544356 - Users are often unaware that they have left the Download Mgr window open when exiting. Fix test. 2010-04-22 13:11:55 -07:00
Felipe Gomes
0d64b5838c Bug 544356 - Users are often unaware that they have left the Download Mgr window open when exiting. r=sdwilsh 2010-04-22 14:56:15 +02:00
Marco Bonardo
8cb61d80c1 Bug 529821 - Places should shutdown earlier (at profile-before-change). r=sdwilsh r=ehsan 2010-04-22 14:53:54 +02:00
Robert Sayre
d14cfe5463 Merge tracemonkey to mozilla-central. 2010-04-21 13:27:52 -04:00
Robert Sayre
80c51d1fa2 Merge tracemonkey to mozilla-central. 2010-04-21 08:34:13 -04:00
Dan Witte
b0215f66ed Bug 558949 - Make ctypes functions FunctionType.ptr's. r=benjamn 2010-04-20 17:37:35 -07:00
Markus Stange
ce43fce6d9 Bug 558059 - Make the search field on about:config a little wider and put the flex attribute back. ui-r=faaborg, r=dao
--HG--
extra : rebase_source : 7f28a0478eccf7bbf0496981d240420e0882e63f
2010-04-19 16:13:54 +02:00
Markus Stange
10e0effc08 Bug 355375 - Make context menuitems blink when chosen. r=enn
--HG--
extra : rebase_source : 87b93bda596b4af4c1adf294ecc91510047ca0f1
2010-04-19 16:12:58 +02:00
Neil Deakin
b627649b3d Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00
Dan Witte
04a7e441fc Update comments in ctypes.jsm to point at MDC docs. No bug, r=aidan 2010-04-19 12:49:47 -07:00
Dave Townsend
a78f27ae24 Bug 553169: Remove the old extension manager code 2010-03-21 15:36:39 -07:00
Dave Townsend
305a1a6dee Bug 553169: Port xpinstall browser chrome tests to the new extension manager API. r=robstrong
--HG--
rename : xpinstall/tests/authRedirect.sjs => toolkit/mozapps/extensions/test/xpinstall/authRedirect.sjs
rename : xpinstall/tests/browser_auth.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth.js
rename : xpinstall/tests/browser_auth2.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth2.js
rename : xpinstall/tests/browser_auth3.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth3.js
rename : xpinstall/tests/browser_badhash.js => toolkit/mozapps/extensions/test/xpinstall/browser_badhash.js
rename : xpinstall/tests/browser_badhashtype.js => toolkit/mozapps/extensions/test/xpinstall/browser_badhashtype.js
rename : xpinstall/tests/browser_bug540558.js => toolkit/mozapps/extensions/test/xpinstall/browser_bug540558.js
rename : xpinstall/tests/browser_cookies.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies.js
rename : xpinstall/tests/browser_cookies2.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies2.js
rename : xpinstall/tests/browser_cookies3.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies3.js
rename : xpinstall/tests/browser_cookies4.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies4.js
rename : xpinstall/tests/browser_corrupt.js => toolkit/mozapps/extensions/test/xpinstall/browser_corrupt.js
rename : xpinstall/tests/browser_empty.js => toolkit/mozapps/extensions/test/xpinstall/browser_empty.js
rename : xpinstall/tests/browser_enabled2.js => toolkit/mozapps/extensions/test/xpinstall/browser_enabled2.js
rename : xpinstall/tests/browser_enabled3.js => toolkit/mozapps/extensions/test/xpinstall/browser_enabled3.js
rename : xpinstall/tests/browser_hash.js => toolkit/mozapps/extensions/test/xpinstall/browser_hash.js
rename : xpinstall/tests/browser_installchrome.js => toolkit/mozapps/extensions/test/xpinstall/browser_installchrome.js
rename : xpinstall/tests/browser_navigateaway.js => toolkit/mozapps/extensions/test/xpinstall/browser_navigateaway.js
rename : xpinstall/tests/browser_navigateaway2.js => toolkit/mozapps/extensions/test/xpinstall/browser_navigateaway2.js
rename : xpinstall/tests/browser_offline.js => toolkit/mozapps/extensions/test/xpinstall/browser_offline.js
rename : xpinstall/tests/browser_signed_multiple.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_multiple.js
rename : xpinstall/tests/browser_signed_naming.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_naming.js
rename : xpinstall/tests/browser_signed_tampered.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_tampered.js
rename : xpinstall/tests/browser_signed_trigger.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_trigger.js
rename : xpinstall/tests/browser_signed_untrusted.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_untrusted.js
rename : xpinstall/tests/browser_softwareupdate.js => toolkit/mozapps/extensions/test/xpinstall/browser_softwareupdate.js
rename : xpinstall/tests/browser_unsigned_trigger.js => toolkit/mozapps/extensions/test/xpinstall/browser_unsigned_trigger.js
rename : xpinstall/tests/browser_whitelist.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist.js
rename : xpinstall/tests/browser_whitelist2.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist2.js
rename : xpinstall/tests/browser_whitelist3.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist3.js
rename : xpinstall/tests/browser_whitelist4.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist4.js
rename : xpinstall/tests/bug540558.html => toolkit/mozapps/extensions/test/xpinstall/bug540558.html
rename : xpinstall/tests/cookieRedirect.sjs => toolkit/mozapps/extensions/test/xpinstall/cookieRedirect.sjs
rename : xpinstall/tests/corrupt.xpi => toolkit/mozapps/extensions/test/xpinstall/corrupt.xpi
rename : xpinstall/tests/empty.xpi => toolkit/mozapps/extensions/test/xpinstall/empty.xpi
rename : xpinstall/tests/enabled.html => toolkit/mozapps/extensions/test/xpinstall/enabled.html
rename : xpinstall/tests/installchrome.html => toolkit/mozapps/extensions/test/xpinstall/installchrome.html
rename : xpinstall/tests/installtrigger.html => toolkit/mozapps/extensions/test/xpinstall/installtrigger.html
rename : xpinstall/tests/signed-no-cn.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-no-cn.xpi
rename : xpinstall/tests/signed-no-o.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-no-o.xpi
rename : xpinstall/tests/signed-tampered.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-tampered.xpi
rename : xpinstall/tests/signed-untrusted.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-untrusted.xpi
rename : xpinstall/tests/signed.xpi => toolkit/mozapps/extensions/test/xpinstall/signed.xpi
rename : xpinstall/tests/signed2.xpi => toolkit/mozapps/extensions/test/xpinstall/signed2.xpi
rename : xpinstall/tests/startsoftwareupdate.html => toolkit/mozapps/extensions/test/xpinstall/startsoftwareupdate.html
rename : xpinstall/tests/unsigned.xpi => toolkit/mozapps/extensions/test/xpinstall/unsigned.xpi
2010-04-29 13:11:24 -07:00
Dave Townsend
ac0cce8224 Bug 553169: XPCShell tests for the new extension manager API. r=robstrong 2010-04-29 13:11:23 -07:00
Dave Townsend
e447154804 Bug 553169: Port tests for bug 435743 to the new extension manager API. r=robstrong 2010-04-29 13:11:23 -07:00
Dave Townsend
f0177a9b21 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Dave Townsend
e9d490cc5d Bug 553169: Implement an AddonProvider for lightweight themes. r=robstrong 2010-04-29 13:11:23 -07:00
Dave Townsend
0b2c5ad132 Bug 553169: Implement XPI extensions in the new extension manager API. r=robstrong 2010-04-29 13:11:23 -07:00
Dave Townsend
2811cdd620 Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong 2010-04-29 13:11:23 -07:00
Dave Townsend
fdaf3a90d6 Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg 2010-04-29 13:11:23 -07:00
Dave Townsend
a500b964fa Bug 553169: Implement a JS module for performing add-on update checks. r=robstrong 2010-04-29 13:11:23 -07:00
Mark Banner
f9a8f033d8 Bug 555658 Move Find Service and intl charset-menu code to toolkit. r=dtownsend
--HG--
rename : xpfe/components/find/Makefile.in => toolkit/components/find/Makefile.in
rename : xpfe/components/find/public/Makefile.in => toolkit/components/find/public/Makefile.in
rename : xpfe/components/find/public/nsIFindService.idl => toolkit/components/find/public/nsIFindService.idl
rename : xpfe/components/find/src/Makefile.in => toolkit/components/find/src/Makefile.in
rename : xpfe/components/find/src/nsFindService.cpp => toolkit/components/find/src/nsFindService.cpp
rename : xpfe/components/find/src/nsFindService.h => toolkit/components/find/src/nsFindService.h
rename : xpfe/components/intl/Makefile.in => toolkit/components/intl/Makefile.in
rename : xpfe/components/intl/nsCharsetMenu.cpp => toolkit/components/intl/nsCharsetMenu.cpp
rename : xpfe/components/intl/nsCharsetMenu.h => toolkit/components/intl/nsCharsetMenu.h
2010-04-29 19:35:39 +01:00
Mitchell Field
f544d71a9d Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
Mike Hommey
386174bc7e Bug 368477 - Set $HOME with data from getpwuid if $HOME is not set. [r=benjamin]
--HG--
extra : rebase_source : eada90f268f55842d556a18a76845e944f1a553c
2010-04-29 07:19:50 +00:00
Marco Bonardo
66b622a9a9 Bug 559217 - Browser freezes due a lock contentions across Places statements. r=sdwilsh 2010-04-29 10:40:08 +02:00
Simon Montagu
d2cb60b620 Test for bug 558403
--HG--
rename : toolkit/content/tests/chrome/bug437844.css => toolkit/content/tests/chrome/rtlchrome/rtl.css
rename : toolkit/content/tests/chrome/bug437844.dtd => toolkit/content/tests/chrome/rtlchrome/rtl.dtd
rename : toolkit/content/tests/chrome/bug437844.manifest => toolkit/content/tests/chrome/rtlchrome/rtl.manifest
2010-04-29 09:08:15 +03:00
Doug Turner
539e698898 Bug 561831 - Build bustage on qt in toolkit/xre. r=ted
--HG--
extra : rebase_source : 539baef0937ade25ced67b33efc2f474cbbb1fa7
2010-04-28 13:33:14 -07:00
Serge Gautherie
1e98b29cc8 Bug 535905 - [SeaMonkey 2.1] mochitest-browser-chrome: "Exception thrown at chrome://mochikit/content/browser/toolkit/components/places/tests/browser/browser_bug399606.js:74 - ReferenceError: XPCOMUtils is not defined"; (Av1) Add missing |Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");|.
r=mak77.
2010-04-28 23:49:28 +02:00
Bas Schouten
853793da4f Bug 560147: Follow-up fixing non-libxul builds. This will include layers into thebes.dll, and ensure thebes.dll exposes the correct symbols. r=ted 2010-04-28 22:43:52 +02:00
Gavin Sharp
fe8c6093ad Bug 559467: tweak nsILoginManager documentation, rs=dolske
--HG--
extra : rebase_source : 4780201d1f2801b3d52ca1eabe7dc999cda100ba
2010-04-15 00:06:21 -04:00
Neil Deakin
60454dd0ad Disable these tests for now 2010-04-18 15:37:43 -04:00
Neil Deakin
f6cd0b6d60 Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
Marco Bonardo
af0f2746ac Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js, r=dietrich 2010-04-18 16:05:58 +02:00
rbs@maths.uq.edu.au
c57f5cef9b Bug 251843: Add alternating background to about:config. r=mconnor 2010-04-18 09:26:31 +02:00
Michael Ventnor
3e049f0588 Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
2010-04-18 13:13:10 +10:00
Steffen Wilberg
12d7428278 Bug 538890: Improve legibility of about:buildconfig. r=gavin 2010-04-13 20:22:34 +02:00
Marco Bonardo
819cd0c25e Bug 509426 - disable flushes on test_405938_restore_queries.js 2010-04-17 12:07:21 +02:00
Nickolay Ponomarev
db0525f091 bug 369147, "Warning: unrecognized command line flag -foreground" on launch
r=josh
Don't add the '-foreground' flag to the list of command line arguments if we're not restarting,
since no-one outside of XRE_main knows how to handle it.
2010-04-17 13:50:17 +04:00
Dão Gottwald
a6560e18bb merge backout 2010-04-17 11:10:26 +02:00
Dão Gottwald
f679125c9e Backed out changeset d5efbc47f534 2010-04-17 11:09:25 +02:00
Marco Bonardo
c28dd3ef6d Bug 556739 - Part 3: PlacesUtils is added twice at build time. r=dietrich 2010-04-16 23:51:36 +02:00
Marco Bonardo
c4547fdfe9 Bug 556739 - Part 2: use Services in microsummaries service. r=dietrich 2010-04-16 23:51:33 +02:00
Marco Bonardo
679fecd861 Bug 556739 - Part 1: Expose more from PlacesUtils. r=dietrich 2010-04-16 23:51:04 +02:00
Marco Bonardo
fd1e40c2a8 Bug 527134 - disable flushes for test_385829.js a=dietrich 2010-04-16 23:50:58 +02:00
Marco Bonardo
badad6cd50 Bug 527622 - test_sorting.js should wait for clear history. a=dietrich 2010-04-16 23:50:40 +02:00
Marco Bonardo
cd4145881c Bug 540751 - test_update_frecency_after_delete.js should wait for clear history. a=dietrich 2010-04-16 23:50:21 +02:00
Marco Bonardo
451974f290 Bug 547334 - test_browserhistory.js should wait for clear history. a=dietrich 2010-04-16 23:49:44 +02:00
Marco Bonardo
edce896ea5 Bug 556347 - LAZY_TIMER*2 is not large enough to ensure correctness of the test. a=dietrich 2010-04-16 23:48:38 +02:00
Dão Gottwald
8bd03cc033 Bug 551769 - Background tabs sit too low. r=ventnor 2010-03-12 07:49:12 +01:00
Robert Strong
dbc1c40e97 Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 3 - string changes. r=dtownsend, ui-r=faaborg 2010-03-11 20:38:31 -08:00
Robert Strong
080d756c8d Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 2 - pinstripe changes. r=dtownsend, ui-r=faaborg 2010-03-11 20:38:12 -08:00
Robert Strong
d79af31425 Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 1 - main changes without pinstripe changes. r=dtownsend, ui-r=faaborg 2010-03-11 20:37:45 -08:00
Benedict Hsieh
80dd558623 Fixes crash in CrashReporter on child process shutdown, bug 548810. r=ted 2010-03-11 17:17:35 -08:00
Manuel Reimer
c42644abcb Bug 550705 - Dispatch events for toolbar customization. r=enn/dao 2010-03-11 21:42:23 +01:00
Dão Gottwald
6984622a76 Bug 551765 - Rename tabs._tabbox to tabs.tabbox. r=enn 2010-03-11 21:38:34 +01:00
Jonathan Kew
4d3453bb12 bug 559473 - use a longer-lived autorelease pool to try and resolve intermittent crash during widget destruction. r=smichaud,joshmoz 2010-04-21 09:29:38 +01:00
Oleg Romashin
b6db5b93e9 Bug 553904 - Child tab process crashes on attempt to initialize child plugin process. r=bent.mozilla
--HG--
extra : rebase_source : 2a018b5f9c74a713e493643e611b330e08e1afd8
2010-04-20 21:43:51 +03:00
Ben Turner
3f928c2993 Reenable tests for bug 559447
--HG--
rename : toolkit/components/ctypes/tests/test_ctypes.xul.in => toolkit/components/ctypes/tests/test_ctypes.xul
2010-04-20 14:39:18 -07:00
Robert Strong
34d6cce812 Bug 539717 - update is paused, can't unpause. r=dtownsend 2010-04-20 12:42:12 -07:00
Ben Turner
3c55696ed2 Disable failing ctypes test for the moment 2010-04-20 11:26:48 -07:00
Ben Turner
bb3d135cb5 Bug 559447 - 'Make ChromeWorkers that have access to ctypes for browser and extensions'. r=dwitte+jst. 2010-04-20 09:44:56 -07:00
Marco Bonardo
eaad5d9a78 Bug 542736 - random orange in xpcshell/tests/test_places/expiration/test_pref_interval.js r=sdwilsh 2010-04-20 10:07:21 +02:00
Marco Bonardo
91f648c113 Bug 541068 - random failure in expiration\test_removeAllPages.js r=dietrich 2010-04-20 10:07:16 +02:00
Mike Hommey
b576c6a9b1 Bug 435550 - In about:, move some whitespaces from the xhtml to the locale dtd [r=pike]
--HG--
extra : rebase_source : 3fc6e20d62f74133b918689e7bb0310ad4a74471
2010-04-20 09:34:21 +02:00
Mike Hommey
a3c2b24aa1 Bug 558789 - Allow to build against system libevent [r=benjamin, r=cjones]
--HG--
extra : rebase_source : cd964ba40277ebd89dda8392c8a842ca9ef01bf8
2010-04-20 09:06:55 +02:00
Mike Hommey
ccc0511d5b Bug 555894 - Don't use static strings when setting environment variables [r=vladimir, sr=benjamin]
--HG--
extra : rebase_source : 75e46dd8215cb761d4f96b441c05407d991d9d1b
2010-04-19 10:29:18 +02:00
Mike Hommey
8879ba6318 Bug 554265 - Download search engine icons even when searchplugin is readonly [r=rflint]
--HG--
extra : rebase_source : c1d93bf91c126de9bce3ee171c26c0d46d70eae4
2010-04-19 10:26:48 +02:00
Mike Hommey
3aa49f55b7 Bug 538929 - Avoid creating XRE_SYS_LOCAL_EXTENSION_PARENT_DIR and NS_APP_PREFS_OVERRIDE_DIR with wrong permissions [r=benjamin]
--HG--
extra : rebase_source : 4074ffcab5a32e2e78eabf2e8614a652e575a3b0
2010-04-19 10:15:31 +02:00
Serge Gautherie
858a959987 Bug 547039 - [SeaMonkey 2.1] xpcshell: test_bug542391.js fails since landing; (Av2) (Temporarily) Disable 2 checks.
r=dtownsend. [CLOSED TREE]
2010-04-20 06:22:31 +02:00
stefanh@inbox.com
da9f4e5bbf Bug 547492, fixing winstripe jar file that I forgot... 2010-04-19 21:59:36 +02:00
stefanh@inbox.com
fd6770e041 Bug 547492, forgot one change. 2010-04-19 21:28:56 +02:00
stefanh@inbox.com
4c4eb1443c Bug 547492 - Use correct resize cursor for collapsed splitters (also make grippy arrows rtl-friendly). r=dao.
--HG--
rename : toolkit/themes/pinstripe/global/splitter/grip-hrz-after.gif => toolkit/themes/pinstripe/global/splitter/grip-bottom.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-vrt-before.gif => toolkit/themes/pinstripe/global/splitter/grip-left.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-vrt-after.gif => toolkit/themes/pinstripe/global/splitter/grip-right.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-hrz-before.gif => toolkit/themes/pinstripe/global/splitter/grip-top.gif
rename : toolkit/themes/winstripe/global/splitter/grip-hrz-after.gif => toolkit/themes/winstripe/global/splitter/grip-bottom.gif
rename : toolkit/themes/winstripe/global/splitter/grip-vrt-before.gif => toolkit/themes/winstripe/global/splitter/grip-left.gif
rename : toolkit/themes/winstripe/global/splitter/grip-vrt-after.gif => toolkit/themes/winstripe/global/splitter/grip-right.gif
rename : toolkit/themes/winstripe/global/splitter/grip-hrz-before.gif => toolkit/themes/winstripe/global/splitter/grip-top.gif
2010-04-19 21:21:30 +02:00
Siddharth Agarwal
33b519a4a0 Bug 558918 - VC10: _set_sbh_threshold missing. r=bsmedberg.
This only affects debug builds on Windows 2000.
2010-04-20 00:47:54 +05:30
Neil Deakin
b0390d8880 Bug 560166, add link drop handler to installer and reenable test, r=gavin 2010-04-19 15:07:29 -04:00
Serge Gautherie
b17ec6473e Bug 427500 - Upgrade the copy of MochiKit used in Mochitest, to v1.4.2; (Gv1a) Explicitly test http://svn.mochikit.com/mochikit/tags/MochiKit-1.4.2/ (== r1480), make it run and pass.
r=ctalbert.
2010-04-16 16:50:56 +02:00
Marco Bonardo
2adbb0ddef Bug 559682 - Ensure we create a valid transaction in batches before trying to commit it. r=sdwilsh 2010-04-16 14:31:21 +02:00
Mark Banner
9d8ea24521 Bug 559609 Remove non-toolkit dependency from aboutRights-unbranded.xhtml. r=gavin 2010-04-16 10:33:03 +01:00
Robert Sayre
9cfbf50c59 Merge tracemonkey to mozilla-central. 2010-04-15 12:05:18 -04:00
Dan Witte
2d0cad7e4d Bug 556329 - Allow ctypes to load exported data symbols. r=jorendorff 2010-04-14 10:36:48 -07:00
Dan Witte
2bd62884bc Bug 556902 - Fix ctypes warnings. Part 2: libffi. r=benjamn 2010-04-14 10:36:48 -07:00
Dietrich Ayala
51553b4259 Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js | false == true (via shaver, test landing to see orange effect) 2010-04-13 22:57:36 -07:00
Matthew Noorenberghe
f4b01c9a34 Bug 487556 - satchel should send a notification when adding/removing/changing an item. r=dolske 2010-04-13 15:18:34 -07:00
Justin Dolske
beefc5ea64 Bug 506402 - Add GUIDs to satchel form entries. r=zpao, r=gavin 2010-04-13 15:18:31 -07:00
Jonathan Kew
8e774f145e bug 559075 - add local autorelease pool to SetupMacApplicationDelegate to prevent startup leakage. r=josh 2010-04-13 21:37:07 +01:00
Arpad Borsos
113e784aba Bug 558945 - Autoscroll doesn't take into account overflow: -moz-hidden-unscrollable; r=neil@parkwaycc.co.uk 2010-04-13 10:50:17 +02:00
Marco Bonardo
93b7c22d47 Disable flushes for some Places random test, due to bug 507790 2010-04-15 00:14:19 +02:00
Marco Bonardo
e91b872ff8 Bug 557406 - Intermittent failure in test_bookmarks.js. Disable till we implement a fix. 2010-04-15 00:14:15 +02:00
Siddharth Agarwal
b73193a147 Bug 474060 - Show download progress in app icon in Windows 7 taskbar. Tests by Felipe Gomes. r=sdwilsh r=mconnor r=sid, sr=vlad, ui-r=faaborg 2010-04-15 00:14:12 +02:00
Chris Jones
5dfd6a235c Bug 557011: Ensure OOP crashreporter has been initialized on mac. r=bsmedberg 2010-04-12 15:47:47 -05:00
Blair McBride
364c02a5c9 Bug 556230: add string bundle service to Services.jsm, r=Mossop
--HG--
extra : rebase_source : 73f5a4950b1d0fea4264c715ff4c9d0693cb62c5
2010-04-12 10:11:37 -04:00
Dão Gottwald
ae7a751767 Bug 558643 - Remove unused toolbox-top class. r=gavin 2010-04-12 09:59:26 +02:00
Ehsan Akhgari
d42f42731a Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky 2010-04-06 16:43:39 -04:00
Craig Topper
8b8747d605 Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc 2010-04-10 16:10:12 -04:00
Craig Topper
25d5518e18 Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc 2010-04-10 16:09:38 -04:00
felipc@gmail.com
d9da4b20b9 Bug 557987 - Toolbar buttons with drop-down menus are busted, r=roc@ocallahan.org 2010-04-10 22:29:12 +03:00
Drew Willcoxon
9f2f035eda Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 2), r=mano 2010-04-09 11:30:35 -07:00
Drew Willcoxon
4e74f94af5 Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 1), r=mano, sr=vlad 2010-04-09 11:30:29 -07:00
L. David Baron
fff7eaa000 Fix spelling of existence. 2010-04-08 20:58:17 -07:00
L. David Baron
6d90946f7c Fix misspelling of implement. 2010-04-08 19:14:43 -07:00
Philippe Wittenbergh
7d6550fc74 Bug 484123 - spurious block in toolkit/components/Makefile.in prevents distclean from working properly, r=ted. Camino-only, NPOTDB 2010-04-08 20:58:54 -04:00
Ted Mielczarek
17fa349ad2 bug 555674 - fix some bugs in the Breakpad Linux/ARM code. r=jimb
--HG--
extra : rebase_source : 65458f5d7b0a7243e7d2662bc6065c6576e00af0
2010-03-26 14:23:48 -04:00
Ted Mielczarek
96b2368551 bug 554021 - enable compiling Breakpad on Linux/ARM by default. r=jimb
--HG--
rename : toolkit/crashreporter/client/crashreporter_linux.cpp => toolkit/crashreporter/client/crashreporter_gtk_common.cpp
extra : rebase_source : a8a747f388c8d7bfe1abb5df1e74dfb61a723303
2010-03-26 14:23:48 -04:00
Ted Mielczarek
793021b567 bug 546538 - crash reporter ui for maemo. r=mfinkle
--HG--
rename : toolkit/crashreporter/client/crashreporter_linux.cpp => toolkit/crashreporter/client/crashreporter_gtk_common.cpp
rename : toolkit/crashreporter/client/crashreporter_unix.cpp => toolkit/crashreporter/client/crashreporter_unix_common.cpp
extra : rebase_source : 544ea2a4956ca55b094c0549b7474c135baa70c3
2010-04-07 13:06:17 -04:00
Brian Crowder
fd23ef61b7 Bug 548582 - FastStartup should save prefs when the final window closes, r=mfinkle 2010-04-08 12:19:32 -07:00
Ehsan Akhgari
d8ba25d90f Bug 555289 - Plugin crashed UI should be RTL in RTL locales (Further fixes + tests); r=dao,dbaron 2010-04-07 19:35:09 -04:00
Justin Dolske
2fcd3aa8fa Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner 2010-04-07 18:53:00 -07:00
Eddy Ferreira
39aa518c4e Bug 252486 - Add option to disable saving form data on https websites. r=dolske 2010-04-06 18:42:00 -07:00
Ben Bucksch
aadf8e1cee Bug 521467 - Automatically log in to proxy. r=dolske, r=zpao 2010-04-06 15:28:00 -07:00
Mark Finkle
cba86403da Bug 557642 - An option should be added to disable auto-rotation [r=dougt] 2010-04-07 23:01:56 -04:00
John Ford
5e4379926b Bug 549427 - tests tarball should be zip files. r=ted 2010-04-07 17:43:31 -07:00
Michael Wu
3b576bc5d1 Bug 543150 - Eliminate platform.ini checking in XRE_main, r=bsmedberg
--HG--
extra : rebase_source : 66d7259ae79d9df6e68f00fb29d2766bc14128a8
2010-04-07 12:44:38 -07:00
Ehsan Akhgari
fd51290689 Merge 2010-04-07 14:24:47 -04:00
Ted Mielczarek
52d4077549 Backed out changeset 7886dc6ae0c8 - bug 549427 - tests tarball should be zip files (CLOSED TREE) 2010-04-07 13:32:06 -04:00
Ehsan Akhgari
d414a5a8e0 Merge backout of bug 553124 2010-04-07 13:29:28 -04:00
Ehsan Akhgari
43363953fd Backed out changeset 9786ae3984b3 (bug 553124) because of potential privacy risks 2010-04-07 13:29:10 -04:00
Ehsan Akhgari
6f84f45be3 Bug 553124 - After bug 147777 lands, private browsing doesn't need to disable coloring of visited links any more; r=sdwilsh,bzbarsky
--HG--
extra : rebase_source : 7aff54b4357ca411278e906ecd022adfd1bb09cc
2010-04-06 13:47:42 -04:00
Dan Witte
41a18cbb98 Remove spurious ctypes makefile listing. r=aidan 2010-04-06 12:39:41 -07:00
John Ford
7c55fb74aa bug 549427 - tests tarball should be zip files r=ted.mielczarek 2010-03-10 18:01:00 -05:00
Ted Mielczarek
8f38c0f6dc bug 553635 - link libimgicon into libxul in gtk builds. r=bsmedberg 2010-03-20 12:14:15 -04:00
Reed Loden
f67b74800d s/unkown/unknown/, as I'm tired of reading this typo in orange logs.
--HG--
rename : toolkit/mozapps/downloads/tests/chrome/test_unkownContentType_dialog_layout.xul => toolkit/mozapps/downloads/tests/chrome/test_unknownContentType_dialog_layout.xul
2010-04-07 01:58:59 -05:00
Ginn Chen
6fd562ba57 Bug 550371 mozalloc failed to build on Solaris r=bsmedberg 2010-04-07 14:16:32 +08:00
Robert Strong
c17d07d7f8 Test only fix - Bug 553763 - [SeaMonkey 2.1] mochitest-chrome: bug 530872 update ui tests time out. r=me 2010-04-06 19:49:46 -07:00
Robert Strong
6b2f26dbdf Typo fix for Bug 552617. r=me 2010-04-06 19:49:34 -07:00
Ehsan Akhgari
c51a6481a1 Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689 2010-04-06 21:08:58 -04:00
Ehsan Akhgari
f4a336fb87 Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
--HG--
extra : rebase_source : f7e1954482d34f5a229307ff7a6bc4fa527171ff
2010-04-06 16:43:39 -04:00
Shawn Wilsher
14959a10c5 Bug 526601 - Places needs to use asyncClose instead of close on the database connection
Storage API changed, and we need to update.
r=mak
2009-11-09 09:59:40 -08:00
Blair McBride
41d5c5539c Backout patch for c7562242f88e due to bustage 2010-03-11 16:35:37 +13:00