Граф коммитов

7356 Коммитов

Автор SHA1 Сообщение Дата
Mitchell Field 0fd15d94da Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver 2010-05-14 18:24:41 +09:00
Josh Aas 0976642ba4 Improvements for moz-icon URI code. Include a crash fix and tests. b=559496 r=joe r=jst 2010-05-13 16:20:30 -04:00
Josh Aas 06a2bfa2fb Backed out changeset 558df3e5b094 due to talos master issue. 2010-05-13 15:56:19 -04:00
Josh Aas 3467785222 Remove default plugins. b=533891 r=dolske sr=jst 2010-05-13 14:54:26 -04:00
Timothy Nikkel 607f771dfc Bug 536495. Arguments to nsLoadGroup::RemoveRequest in imgRequestProxy::RemoveFromLoadGroup are flipped. r=joe 2010-05-11 19:30:42 -05:00
Michael Kohler 6c0f59f4a6 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Daniel Holbert 9cf40bebf3 Bug 565124: Use PRPackedBool instead of PRBool for member variables in imgContainer. r=joe 2010-05-12 14:41:47 -07:00
Bas Schouten b8382142c2 Bug 565387: Add a pref to disable accelerated layers by force. r=vlad 2010-05-12 20:56:31 +02:00
Rob Arnold 63d659d517 Bug 563462 - Remove Photon bits from libpref r=dwitte 2010-05-12 14:31:24 -04:00
Josh Aas e0c65af7d5 Check NPAPI plugin architecture on Windows so we don't list or attempt to load binaries of the wrong arch. b=551471 r=jmathies 2010-05-12 14:13:09 -04:00
Frederic Plourde 066987c4cd Bug 543739 - Need xpcshell unit test suites for libPref. r=dwitte 2010-05-12 12:12:01 +02:00
Timothy Nikkel 7ba76a2011 back out e40cbab6a972 (Bug 564705) 590da60fd253 (Bug 507628 and bug 507991) b166415b8c3f (Bug 564368) 0dac5d3eeb97 (Bug 564063) 116e56d84770 (Bug 563407) c51c93f5240f (Bug 536495) for some orange 2010-05-11 22:01:08 -05:00
Timothy Nikkel 20fe1fb108 Bug 536495. Arguments to nsLoadGroup::RemoveRequest in imgRequestProxy::RemoveFromLoadGroup are flipped. r=joe 2010-05-11 19:30:42 -05:00
Gervase Markham 99e67e21c7 Bug 565037 - various additions to IDN TLD whitelist (bugs 563309, 564240, 565028, and 565033). 2010-05-11 15:14:10 +01:00
Neil Rashbrook 60bef0c205 Bug 564068 Test plugin should always use the NPN allocator r=jst 2010-05-11 10:46:38 +01:00
Neil Rashbrook ce7aad0a41 Bug 564070 Remove unnecessary string clone r=jst 2010-05-11 10:45:15 +01:00
Phil Ringnalda 6dbc5788bb Backed out changeset e074757a15aa (bug 533891) due to xpcshell orange after a clobber 2010-05-10 21:38:56 -07:00
Josh Aas c989084c54 Remove default plugins. b=533891 r=dolske sr=jst 2010-05-10 20:21:31 -04:00
Blair McBride 9b6da404c6 Bug 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend 2010-04-29 10:17:19 -07:00
Dave Townsend 1525faa802 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 fd0090d3ff Test for bug 564861 - Make sure that integer identifiers work correctly when running OOPP 2010-05-10 17:11:31 -04:00
Benjamin Smedberg 11fa580385 Test for bug 564607 - Firefox crashes when an OOPP plugin implements NPClass.enumerate 2010-05-10 17:11:14 -04:00
L. David Baron c4eb38acd9 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 3e9db2a1ac Bug 506224 - Avoid storing locked preferences values in user prefs [r=dwitte] 2010-05-06 09:31:36 +02:00
Josh Aas b9b41eae5a Sync Mozilla's NPAPI headers to npapi-headers r12. b=563448 sr=jst 2010-05-06 01:13:11 -04:00
Josh Aas 9d4f11e20b Backed out changeset 955501353745 2010-05-05 15:58:41 -04:00
Josh Aas cb1d47cd2e 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 ac35089169 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 c39c213117 Bug 373864 - Enable the HTML5 parser by default. r+sr=jst. 2010-04-29 14:31:05 +03:00
Henri Sivonen 71ad2c794f 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 69cbbfd527 Backed out changeset 1052ee218ba6 2010-05-02 14:19:54 +02:00
timeless@mozdev.org 36c60ea697 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 c55c2e623a Bug 562584 - unused variables cachesize and queuesize in imgLoader::VerifyCacheSizes, r=joe 2010-04-28 23:27:00 -07:00
Dave Townsend bfd56a86b8 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 73437afb84 Bug 562824 - Add Services.jsm goodness to form manager. r=gavin 2010-04-29 18:47:06 -07:00
Blair McBride 0b5722c8e3 Bug 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend 2010-04-29 10:17:19 -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
Karl Tomlinson 2e816aad51 Test for bugs 539138 and 561308
--HG--
extra : rebase_source : dc21594a77c8ecb91801cf4bc322491fcf00d8b1
2010-04-29 23:02:52 +12: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
Karl Tomlinson 113e2e9cf9 test for bug 540114
--HG--
extra : rebase_source : eea4efe6cd81312c2d7e8894d8662e24868132b8
2010-04-29 09:03:34 +12:00
Karl Tomlinson ec41275b62 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 2ac7b8da9b 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 89ecbbc7c9 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 378e877be9 Bug 560230 - add .nu to IDN whitelist. 2010-04-28 11:01:38 +01:00
Gervase Markham cf9b0e1a48 Bug 560230 - Add .nz to IDN whitelist. 2010-04-28 11:00:54 +01:00
Gervase Markham 211f38be65 Bug 560814 - Add .tel to IDN whitelist. 2010-04-28 10:59:52 +01:00
Mats Palmgren 94009c51d2 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 2e47744e64 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 2215faa717 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 cc4567e009 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