From: sullivan Date: Tue, 28 Sep 2004 18:55:48 +0000 (+0000) Subject: Reviewed by Chris. X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=17a12201238575afc2557fe10deb2768c0bf7d1a Reviewed by Chris. - fixed REGRESSION: "Installed Plug-ins" is blank because of
  • text/javascript1.4
  • text/javascript1.5
  • +
  • application/x-javascript
  • These scripts should not execute

      @@ -29,6 +30,15 @@
    1. text/xml
    2. text/javascript1
    3. text/javascript1.6
    4. +
    5. application/jscript
    6. +
    7. application/x-jscript
    8. +
    9. application/livescript
    10. +
    11. application/x-livescript
    12. +
    13. application/ecmascript
    14. +
    15. application/x-ecmascript
    16. +
    17. application/javascript
    18. +
    19. application/javascript1.2
    20. +
    21. application/x-javascript1.2
    22. javascript
    23. jscript
    24. ecmascript
    25. @@ -166,4 +176,4 @@
    26. empty string language, "bogus" type
    - \ No newline at end of file + diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23 index 80146bcc4252..0b5c1b5401d5 100644 --- a/WebCore/ChangeLog-2005-08-23 +++ b/WebCore/ChangeLog-2005-08-23 @@ -1,3 +1,18 @@ +2004-09-28 John Sullivan + + Reviewed by Chris. + + - fixed REGRESSION: "Installed Plug-ins" is blank + because of