Gervase Markham
|
7e55d9bbca
|
Bug 565037 - various additions to IDN TLD whitelist (bugs 563309, 564240, 565028, and 565033).
|
2010-05-11 15:14:10 +01:00 |
Neil Rashbrook
|
0eda7c5f79
|
Bug 564068 Test plugin should always use the NPN allocator r=jst
|
2010-05-11 10:46:38 +01:00 |
Neil Rashbrook
|
61308548ca
|
Bug 564070 Remove unnecessary string clone r=jst
|
2010-05-11 10:45:15 +01:00 |
Phil Ringnalda
|
10c510f343
|
Backed out changeset e074757a15aa (bug 533891) due to xpcshell orange after a clobber
|
2010-05-10 21:38:56 -07:00 |
Josh Aas
|
f5fc67e49a
|
Remove default plugins. b=533891 r=dolske sr=jst
|
2010-05-10 20:21:31 -04:00 |
Blair McBride
|
e080c52a27
|
Bug 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend
|
2010-04-29 10:17:19 -07:00 |
Dave Townsend
|
cfef2dca56
|
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 |
Benjamin Smedberg
|
8af2f56849
|
Test for bug 564861 - Make sure that integer identifiers work correctly when running OOPP
|
2010-05-10 17:11:31 -04:00 |
Benjamin Smedberg
|
7eaa24c56f
|
Test for bug 564607 - Firefox crashes when an OOPP plugin implements NPClass.enumerate
|
2010-05-10 17:11:14 -04:00 |
L. David Baron
|
e00d9fd996
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
Mike Hommey
|
d138a392c0
|
Bug 506224 - Avoid storing locked preferences values in user prefs [r=dwitte]
|
2010-05-06 09:31:36 +02:00 |
Josh Aas
|
9723e11c95
|
Sync Mozilla's NPAPI headers to npapi-headers r12. b=563448 sr=jst
|
2010-05-06 01:13:11 -04:00 |
Josh Aas
|
99fd8ad2db
|
Backed out changeset 955501353745
|
2010-05-05 15:58:41 -04:00 |
Josh Aas
|
a8d685b98a
|
Sync Mozilla's NPAPI headers to npapi-headers r10. b=563448 sr=jst
|
2010-05-05 15:46:32 -04:00 |
Peter Van der Beken
|
1122c69800
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
--HG--
extra : rebase_source : 5a07f12d9d13d92b796fd5f2cb182b069c3f87bf
|
2010-04-19 17:40:15 +02:00 |
Henri Sivonen
|
7bcf73fedb
|
Bug 373864 - Enable the HTML5 parser by default. r+sr=jst.
|
2010-04-29 14:31:05 +03:00 |
Henri Sivonen
|
042d221577
|
Bug 562635 - Set the initial flush timer delay to equal the subsequent delay. r=jonas.
|
2010-04-29 14:22:27 +03:00 |
Dão Gottwald
|
932ba917f4
|
Backed out changeset 1052ee218ba6
|
2010-05-02 14:19:54 +02:00 |
timeless@mozdev.org
|
ae1f456232
|
Bug 556309 getError with STRINGZ_TO_NPVARIANT macro evaluates argument (strdup) more than once
r=jst
|
2010-05-02 12:48:48 +02:00 |
timeless@mozdev.org
|
c5c9500ed9
|
Bug 562584 - unused variables cachesize and queuesize in imgLoader::VerifyCacheSizes, r=joe
|
2010-04-28 23:27:00 -07:00 |
Dave Townsend
|
e3eb5c84d4
|
Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
|
2010-05-01 11:04:44 -07:00 |
Justin Dolske
|
88727def9f
|
Bug 562824 - Add Services.jsm goodness to form manager. r=gavin
|
2010-04-29 18:47:06 -07:00 |
Blair McBride
|
23247f780b
|
Bug 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend
|
2010-04-29 10:17:19 -07:00 |
Dave Townsend
|
2b8aa52ad2
|
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 |
Karl Tomlinson
|
0c0d61b2d6
|
Test for bugs 539138 and 561308
--HG--
extra : rebase_source : dc21594a77c8ecb91801cf4bc322491fcf00d8b1
|
2010-04-29 23:02:52 +12:00 |
Mitchell Field
|
3d1b2b634a
|
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 |
Karl Tomlinson
|
066e78f913
|
test for bug 540114
--HG--
extra : rebase_source : eea4efe6cd81312c2d7e8894d8662e24868132b8
|
2010-04-29 09:03:34 +12:00 |
Karl Tomlinson
|
4d0ccea88f
|
b=561770 soft fail with todo if the plugin doesn't crash at precisely the right time
--HG--
extra : rebase_source : e035ef1b8c4e40354704c173977c08855081f90c
|
2010-04-29 08:53:12 +12:00 |
Henri Sivonen
|
2d2bcf1686
|
Disable the HTML5 parser due to JS ref random orange. (See bug 562333) (orange fix)
|
2010-04-28 17:32:41 +03:00 |
Henri Sivonen
|
ecf7dc5e94
|
Bug 373864 - Enable the HTML5 parser by default. r+sr=jst.
--HG--
extra : rebase_source : 003bf0d4659f744fbe1fc1d6e9e671d91591c2ab
|
2009-10-28 15:48:41 +02:00 |
Gervase Markham
|
629d74ab1a
|
Bug 560230 - add .nu to IDN whitelist.
|
2010-04-28 11:01:38 +01:00 |
Gervase Markham
|
8eed4bee3a
|
Bug 560230 - Add .nz to IDN whitelist.
|
2010-04-28 11:00:54 +01:00 |
Gervase Markham
|
78aa6454aa
|
Bug 560814 - Add .tel to IDN whitelist.
|
2010-04-28 10:59:52 +01:00 |
Mats Palmgren
|
52f1f485d3
|
Invert CSS transforms for the mouse event coordinate sent to the plugin. Original fix by Victor <vik@dhtmlx.com>. b=539565 r=josh
|
2010-04-27 18:15:02 +02:00 |
Benjamin Smedberg
|
bdba68e8b2
|
Merge backout of bug 560932 - change the hang detector timeout for OOPP back to 10 seconds, because we believe we've found the real cause of the problem in bug 558629.
|
2010-04-27 09:56:36 -04:00 |
Benjamin Smedberg
|
f65e986273
|
Backed out changeset 560eb81389cc - Bug 560932 - change the hang detector timeout for OOPP back to 10 seconds, because we believe we've found the real cause of the problem in bug 558629.
|
2010-04-27 09:55:55 -04:00 |
Benjamin Smedberg
|
5fea59ae03
|
Bug 559425 - Don't assert if a plugin tries to call NPRuntime methods on a plugin in a document that has already navigated away, r=jst
|
2010-04-27 09:54:37 -04:00 |
Benjamin Smedberg
|
ce5706e569
|
Bug 560932 - increase the timeout for the plugin hang detector, we appear to be triggering it on slow machines which are functioning semi-normally, r=cjones a=rs for CLOSED TREE
|
2010-04-21 12:29:00 -05:00 |
Rich Walsh
|
a771296b05
|
Bug 553882 - [OS/2] Plugin-related coding errors. r=wuno
|
2010-04-22 14:58:49 +02:00 |
Josh Aas
|
8599cdf6ad
|
Don't run Flash 10.1 out of process on Mac OS X if machine has an Intel GMA9XX GPU. b=559441 r=bgirard
|
2010-04-21 19:57:22 -04:00 |
Henri Sivonen
|
823096ab1c
|
Bug 551344 part 4 - Address more review comments from sicking in the C++ parts of the HTML5 parser. r=jonas.
--HG--
extra : rebase_source : b15efefa4ba578dead7645770f5ce3fa8becefda
|
2010-04-16 13:52:06 +03:00 |
Josh Aas
|
9fa9cdcdee
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
Oleg Romashin
|
2fa9633518
|
Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt
--HG--
extra : rebase_source : d86430f750bbedde12e779f0073369a3b05b2427
|
2010-04-20 21:49:34 +03:00 |
Chris Jones ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
|
a1e2d48349
|
test for bug 550026
--HG--
extra : rebase_source : 4fde8da0a361a36da3540c9295762b4b744d1e5c
|
2010-04-21 15:33:14 +12:00 |
Karl Tomlinson
|
90f6790452
|
correct title
--HG--
extra : rebase_source : e2208a02660bd5255933840fe3c051cc4110b6b6
|
2010-04-21 15:01:56 +12:00 |
Doug Turner
|
21d8a5efa0
|
Bug 545869 - Remove small buffer #defines and use preferences. r=honza
|
2010-04-20 09:32:28 -07:00 |
Benjamin Smedberg
|
978cb2eb48
|
Test for bug 560213 - heap corruption accessing new properties of a crashed plugin
--HG--
extra : rebase_source : 96ef81257c3b23ddf50daa9df85cae54559fe86a
|
2010-04-19 10:35:51 -04:00 |
David Baron
|
263fc34154
|
Bug 502301 - fix C++0x narrowing conversion inside {} compilation errors [r=benjamin]
|
2010-04-20 10:41:21 +02:00 |
Benoit Girard
|
3369fbedd0
|
Backed out changeset 44ee6030f4b2
|
2010-04-19 02:57:22 -04:00 |
Benoit Girard
|
4cc127297b
|
Bug 555281 - Implement Core Animation NPAPI Drawing Model for OOPP. r=joe,josh,cjones
--HG--
extra : rebase_source : 29f581f60c6db0e8945a5121cf2d7007b10a7433
|
2010-04-18 19:46:33 -04:00 |