Dave Townsend
|
5504b2f505
|
Bug 553868: Add an onNoUpdateAvailable event. r=robstrong
|
2010-04-07 11:14:51 -07:00 |
|
Dave Townsend
|
81ed38267b
|
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
|
250dff6390
|
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
|
5f2fa99ee0
|
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
|
8efb1024de
|
Bug 553790: Make getInstalls filter on type. r=robstrong
|
2010-04-05 13:40:08 -07:00 |
|
Dave Townsend
|
d563615486
|
Bug 553777: Make lightweight themes appear to be compatible. r=robstrong
|
2010-04-06 14:39:30 -07:00 |
|
Dave Townsend
|
73df5e151d
|
Bug 552835: Use the system principal to construct bootstrap sandboxes. r=robstrong
|
2010-04-05 10:31:00 -07:00 |
|
Dave Townsend
|
e9f8fcd5cb
|
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
|
2010-04-20 15:14:15 -07:00 |
|
Dave Townsend
|
c63394efea
|
Bug 553385: Bypass cache for update checks. r=robstrong
|
2010-04-05 10:19:52 -07:00 |
|
Dave Townsend
|
8a8a29465d
|
Bug 553090: Check for updated compatibility for local file installs. r=robstrong
|
2010-04-06 09:57:53 -07:00 |
|
Dave Townsend
|
fdac06792f
|
Bug 552736: Initial support for plugins in the API. r=robstrong
|
2010-04-05 11:09:52 -07:00 |
|
Dave Townsend
|
8903153281
|
AddonProviders that contain syntax errors can break everything. r=robstrong
|
2010-04-05 10:23:19 -07:00 |
|
Dave Townsend
|
6a95a1b6bf
|
Bug 553169: Remove the old extension manager code
|
2010-03-21 15:36:39 -07:00 |
|
Dave Townsend
|
f507e9fbe7
|
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
|
590bf00b3b
|
Bug 553169: XPCShell tests for the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
a0871eed4f
|
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
|
4c0e7e140d
|
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
|
bd862391d7
|
Bug 553169: Implement an AddonProvider for lightweight themes. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
08dec30cae
|
Bug 553169: Implement XPI extensions in the new extension manager API. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
18257c9a69
|
Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dave Townsend
|
396af8873a
|
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
|
8f081d6756
|
Bug 553169: Implement a JS module for performing add-on update checks. r=robstrong
|
2010-04-29 13:11:23 -07:00 |
|
Dão Gottwald
|
be2a50705f
|
Bug 562723 - pressing the new-tab button doesn't change the icon. r=gavin
--HG--
extra : rebase_source : c7aef7f8bc075cef8a13908160ee6cb8abd8ecb9
|
2010-04-29 21:28:32 +02:00 |
|
Michael Kohler
|
882385621a
|
Bug 260911 - fix 'hierarchy' misspellings. r=timeless
--HG--
extra : rebase_source : ea5fb9d2228966f1bd4eb10d8b5839988a758eaf
|
2010-04-29 21:01:11 +02:00 |
|
Dão Gottwald
|
eda4e91ca9
|
Bug 562718 - new-tab button makes the tab bar 1px taller. r=gavin
--HG--
extra : rebase_source : 33f3f1c3763afaf30f1a1c57ba44f38093821c4c
|
2010-04-29 20:59:34 +02:00 |
|
Karl Tomlinson
|
bc3ea8f041
|
Test for bugs 539138 and 561308
--HG--
extra : rebase_source : dc21594a77c8ecb91801cf4bc322491fcf00d8b1
|
2010-04-29 23:02:52 +12:00 |
|
Karl Tomlinson
|
b54c9fe67a
|
b=561308,539138 Realize GtkPlugs when associated with a socket for consistency with in-process behavior r=cjones
--HG--
extra : rebase_source : 96d433c381d6d560ddd566572cfc143d91113453
|
2010-04-29 22:43:15 +12:00 |
|
Mark Banner
|
7b32d87a40
|
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
|
9818f00bf2
|
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 |
|
Zack Weinberg
|
413f17a4cf
|
Bug 558981: Make reftests/text-decoration/underline-block-propagation-2-standards not dependent on system widget themes. r=dbaron
|
2010-04-29 08:43:41 -07:00 |
|
Neil Deakin
|
05e0d343e5
|
Bug 554635, followup fix to test as these objects are now focusable
|
2010-04-29 11:15:52 -04:00 |
|
Bas Schouten
|
3f6b77012d
|
Bug 560147: Bustage follow-up, build src/thebes after thebes has been built. r=ted
--HG--
extra : rebase_source : e388bfc02b987b98be864a3e70626d34a4b7cf75
|
2010-04-29 16:21:55 +02:00 |
|
Neil Deakin
|
ada0fe3053
|
Bug 550878, cannot print child frames if window is not focused, r=neil, patch by arno renevier
|
2010-04-29 10:14:09 -04:00 |
|
Neil Deakin
|
b712f94f3c
|
Bug 554635, change default tabindex on object elements to 0, so that child documents can be focused, r=jonas
|
2010-04-29 10:14:05 -04:00 |
|
Mike Hommey
|
0fc23bb0d7
|
Test for bug 561971 [r=dtownsend]
--HG--
extra : rebase_source : 64b4940aaeb7b8e0591f7872f0b48b24e01f213a
|
2010-04-29 07:25:38 +00:00 |
|
Mike Hommey
|
26856f4648
|
Bug 543441 - Avoid a race condition induced crash when trying to nsProcess::Kill() a terminated process [r=dtownsend]
--HG--
extra : rebase_source : eb04335b397772058c2c272736afb5604b09e0af
|
2010-04-29 07:24:32 +00:00 |
|
Mike Hommey
|
bbd7d47d17
|
Bug 561971 - Cleanup ipdl generated code and compiled python on make clean [r=benjamin]
--HG--
extra : rebase_source : d4ab3ddde23f3b98521756f8362376fef6b76764
|
2010-04-29 07:21:14 +00:00 |
|
Mike Hommey
|
924b226213
|
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 |
|
Mike Hommey
|
03a22b658c
|
Bug 561969 - Recurse into js/src/ctypes/libffi on make distclean [r=dwitte]
--HG--
extra : rebase_source : 2c5f569fb9e75998a8137652ec053c036b9d6465
|
2010-04-29 07:18:29 +00:00 |
|
Marco Bonardo
|
72b6a79779
|
backout Bug 559927 since suspect of causing a Windows necko test failure
|
2010-04-29 13:27:10 +02:00 |
|
Hanspeter Niederstrasser
|
a60247b2fc
|
Fix for bug 557660 (WebGL interfaces are created even when MOZ_WEBGL unset). r=jst.
--HG--
extra : rebase_source : c9c67ac7ddff650869a0d68b4f9f2e5df9cfcc2f
|
2010-04-09 19:05:54 +02:00 |
|
Peter Van der Beken
|
6fe7a598df
|
Fix for bug 558973 ("ASSERTION: Nodes that are not documents, document fragments or elements can't be parents!"). r=jst.
--HG--
extra : rebase_source : 6d9f76e94457823bb425f546053f4d24e80aec5c
|
2010-04-15 10:28:57 +02:00 |
|
Peter Van der Beken
|
2ea151221c
|
Fix for bug 558979 ("ASSERTION: What kind of object is this" with appendChild, setting __proto__). r=mrbkap.
--HG--
extra : rebase_source : 8d120423afd4c296878dea5da95d5623abb1bf5e
|
2010-04-15 10:28:54 +02:00 |
|
Marco Bonardo
|
746854e136
|
Bug 559217 - Browser freezes due a lock contentions across Places statements. r=sdwilsh
|
2010-04-29 10:40:08 +02:00 |
|
Julian Seward
|
d2d4feddf7
|
Bug 559927 - nsAsyncStreamCopier::mCopierCtx not consistently protected by ::mLock. r=cbiesi
|
2010-04-29 10:39:46 +02:00 |
|
Vivien Nicolas
|
04460c2244
|
Bug 403266 - usechromesheets attribute does not work if there is no userContent.css in the profile. r=dbaron
|
2010-04-29 10:37:27 +02:00 |
|
Jacek Caban
|
0b448bcd6f
|
Bug 561344 - ycbcr doesn't compile on mingw. r=roc
|
2010-04-29 10:35:07 +02:00 |
|
Ehsan Akhgari
|
b54512ef4f
|
Bug 560357 - .hgignore should ignore ctags, r=ted
|
2010-04-29 10:33:37 +02:00 |
|
Kurt Schultz
|
b6fc1caed5
|
Bug 558069 - 'Tabs on top' menu entry in View->Toolbars should be title cased. r=dao
|
2010-04-28 10:11:18 -04:00 |
|
Gavin Sharp
|
d1ae9e0fee
|
Bug 560288 - consolidate hud-button style rules. r=dao
|
2010-04-20 12:12:10 -04:00 |
|