Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
David Keeler
|
b8e191e38c
|
Bug 742753 - Click-to-play: activate only the clicked plugin. r=jaws
|
2012-05-15 11:10:43 -07:00 |
|
Bobby Holley
|
2a7560e3ca
|
Bug 751086 - Disable toolkit/mozapps/plugins/tests/browser_bug435788.js for leaks (r=Mano,a=test-only)
|
2012-05-02 15:06:27 -07:00 |
|
Jared Wein
|
c1eee4327d
|
Bug 711552 - Click to play plugins for desktop Firefox. r=felipe
|
2012-04-02 13:49:56 -07:00 |
|
Gavin Sharp
|
0d243ec514
|
Back out parts of bug 698986 to resolve bug 716945
|
2012-01-30 15:37:59 -08:00 |
|
Dão Gottwald
|
3be55a11a0
|
Bug 724286 - Fix TelemetryTimestamps, AddonManagerPrivate global scope pollution and whitelist __SSi. r=dietrich
|
2012-02-05 21:22:57 +01:00 |
|
Panagiotis Koutsourakis
|
835036b234
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Margaret Leibovic
|
d4bd0cc0bb
|
Bug 710240 - Tapping on "Tap to play" link reloads page instead of playing plugin. r=dolske a=no-cpp
|
2011-12-13 14:29:11 -08:00 |
|
Ed Morley
|
119e485383
|
Merge mozilla-central and mozilla-inbound
|
2011-11-05 18:46:28 +00:00 |
|
Ed Morley
|
6e731c995a
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Felix Fung
|
57a76b99a9
|
Bug 698986 - Only Crashed Plugins Should Suggest Reloading. r=dolske
|
2011-11-05 10:43:59 -07:00 |
|
Rail Aliiev
|
b2aeac5a65
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Felix Fung
|
a57c99d047
|
Bug 665196 - Change in-content plugin crash UI to submit a crash report and reload the page in one step. r=dolske
|
2011-09-23 22:28:56 -07:00 |
|
Brad Lassey
|
03fb4f1a1b
|
bug 687265 - Front-end support for flash on Android Fennec r=mbrubeck,blassey,dolske,jst
|
2011-10-07 13:46:02 -04:00 |
|
Dão Gottwald
|
7cfb940ea4
|
Bug 663401 - browser_bug435788.js cleanup. r=mossop
|
2011-06-15 08:17:14 +02:00 |
|
Dão Gottwald
|
99a1d699be
|
fix JS error "onwizardfinish is not defined" in browser_bug435788.js
|
2011-06-08 07:34:35 +02:00 |
|
Dão Gottwald
|
ac25c337e8
|
Bug 658738 - remove event listeners in browser chrome tests
|
2011-06-07 16:45:26 +02:00 |
|
Neil Rashbrook
|
4642859201
|
Fix DOS line endings rs=sdwilsh
DONTBUILD
|
2011-05-26 20:29:31 +01:00 |
|
Justin Dolske
|
58c9e1ae60
|
Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin
|
2011-05-22 18:46:33 -07:00 |
|
Mitchell Field
|
f08516dd6e
|
Bug 595513 - Fix bustage.
|
2011-03-08 23:56:08 +11:00 |
|
Josh Aas
|
0566712e96
|
Bug 599467: Re-enable "browser_bug435788.js" on Mac OS X. a=test
|
2010-10-15 12:07:40 -04:00 |
|
Nick Thomas
|
064e5d4aad
|
Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (disable tests known to fail on leopard) r=ted CLOSED TREE
|
2010-09-27 12:14:47 +13:00 |
|
Dave Townsend
|
3312691c98
|
Bug 575463: Rename AddonInstall.sourceURL to sourceURI and make it return an nsIURI rather than a string. r=robstrong
|
2010-07-01 20:36:50 -07:00 |
|
Benjamin Smedberg
|
4eb44d9d34
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
|
2010-06-22 12:59:15 -04:00 |
|
Justin Wood
|
fa9c45470c
|
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
|
2010-06-09 19:29:44 -04:00 |
|
Dave Townsend
|
5e55d90908
|
Bug 570200: Errors aren't passed sanely from getInstallForFile. r=robstrong
|
2010-06-10 16:39:47 -07:00 |
|
Joel Maher
|
39f8ae1807
|
Bug 535922 - Genereate mobile specific browser chrome test package files r=ted
|
2010-05-27 13:01:37 -07:00 |
|
Dave Townsend
|
ce3b0d6391
|
Bug 555942: Fix naming of getInstalls in plugins tests. r=robstrong
|
2010-04-26 13:53:42 -07:00 |
|
Dave Townsend
|
4af0227039
|
Bug 553022: Remove cancelled and failed installs from the active installs list. r=robstrong
|
2010-04-07 11:16:10 -07:00 |
|
Dave Townsend
|
632811e95e
|
Bug 552761: Switch PFS over to the new API. r=robstrong
|
2010-05-06 13:16:14 -07:00 |
|
Dave Townsend
|
f47b03e070
|
Bug 487717: browser_bug435788.js times out. Add lots more logging. r=robstrong
|
2010-05-05 09:00:59 -07:00 |
|
Dave Townsend
|
c92630540b
|
Backout new add-ons manager due to Ts regression on OSX 10.5
|
2010-05-01 11:04:44 -07:00 |
|
Dave Townsend
|
22b0d2d3d3
|
Bug 555942: Fix naming of getInstalls in plugins tests. r=robstrong
|
2010-04-26 13:53:42 -07:00 |
|
Dave Townsend
|
52bcf43266
|
Bug 553022: Remove cancelled and failed installs from the active installs list. r=robstrong
|
2010-04-07 11:16:10 -07:00 |
|
Dave Townsend
|
3deae7cd07
|
Bug 552761: Switch PFS over to the new API. r=robstrong
|
2010-04-06 10:30:59 -07:00 |
|
Ehsan Akhgari
|
f55f62e4f7
|
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
|
f3f2fbddd6
|
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 |
|
Ehsan Akhgari
|
74f972e7e3
|
Another follow-up fix for bug 555289
|
2010-03-29 14:15:57 -04:00 |
|
Ehsan Akhgari
|
5ebb8d711e
|
Follow-up fix for bug 555289
|
2010-03-29 14:08:34 -04:00 |
|
Ehsan Akhgari
|
5316b0d31e
|
Bug 555289 - Plugin crashed UI should be RTL in RTL locales; r=dao
|
2010-03-29 14:06:25 -04:00 |
|
Justin Dolske
|
4c2c1a4ac7
|
Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg
|
2010-03-16 22:10:08 -07:00 |
|
Justin Dolske
|
97ea564127
|
Bug 545514 - plugin-problem UI needs to be an inline-block element. r=gavin
|
2010-02-23 13:52:00 -08:00 |
|
Justin Dolske
|
a78ab0c577
|
Bug 545686 - [OOPP] crashed plugin UI doesn't work on some sites. r=gavin
|
2010-02-24 15:45:00 -08:00 |
|
Dão Gottwald
|
f81d1ce4cc
|
bustage fix for bug 547292
|
2010-02-22 12:28:26 +01:00 |
|
Gavin Sharp
|
04b0bd40f4
|
Bug 547292 - clean up plugin binding styling. r=dolske
|
2010-02-22 11:41:50 +01:00 |
|
Justin Dolske
|
367fffb2f8
|
Bug 544550 - Ubufox addon incompatible with new plugin-crashed UI. r=gavin
|
2010-02-18 13:43:22 -08:00 |
|
Justin Dolske
|
22c7e28753
|
Bug 538910 - Plugins: Need a "plugin crashed" UI. r=gavin, ui-r=faaborg, icon=shorlander
|
2010-02-09 17:05:32 -08:00 |
|
Justin Dolske
|
855a9442d5
|
Bug 539848 - Make in-content plugin problem UI look better. r=gavin
|
2010-02-09 17:05:32 -08:00 |
|
Josh Aas
|
d7ea1b9379
|
Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst
|
2009-06-25 17:06:54 -04:00 |
|
Dave Townsend
|
ab92ddb837
|
Bug 487717: Make sure that failing plugins failed the download and not the detection stage. r=robstrong
|
2009-06-17 11:48:35 +01:00 |
|