⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 118663 in webkit


Ignore:
Timestamp:
May 28, 2012, 2:49:31 AM (14 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Unreviewed EFL gardening after r118585
https://bugs.webkit.org/show_bug.cgi?id=87621

Unreviewed EFL Gardening.

Two contentSecurityPolicy tests need expectation for EFL port after
r118585 due to line numbers not being printed. Mac and GTK port are
already doing the same.

Patch by Christophe Dumez <Christophe Dumez> on 2012-05-28

  • platform/efl/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Added.
  • platform/efl/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r118661 r118663  
     12012-05-28  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Unreviewed EFL gardening after r118585
     4        https://bugs.webkit.org/show_bug.cgi?id=87621
     5
     6        Unreviewed EFL Gardening.
     7
     8        Two contentSecurityPolicy tests need expectation for EFL port after
     9        r118585 due to line numbers not being printed. Mac and GTK port are
     10        already doing the same.
     11
     12        * platform/efl/http/tests/security/contentSecurityPolicy/inline-script-blocked-javascript-url-expected.txt: Added.
     13        * platform/efl/http/tests/security/contentSecurityPolicy/javascript-url-blocked-expected.txt: Added.
     14
    1152012-05-28  Christophe Dumez  <christophe.dumez@intel.com>
    216
Note: See TracChangeset for help on using the changeset viewer.