Changeset 147789 in webkit


Ignore:
Timestamp:
Apr 5, 2013 12:49:20 PM (11 years ago)
Author:
ggaren@apple.com
Message:

Fixed run-bindings-tests by removing V8
https://bugs.webkit.org/show_bug.cgi?id=114053

Reviewed by Benjamin Poulain.

  • Scripts/run-bindings-tests:

(main):

Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r147774 r147789  
     12013-04-05  Geoffrey Garen  <ggaren@apple.com>
     2
     3        Fixed run-bindings-tests by removing V8
     4        https://bugs.webkit.org/show_bug.cgi?id=114053
     5
     6        Reviewed by Benjamin Poulain.
     7
     8        * Scripts/run-bindings-tests:
     9        (main):
     10
    1112013-04-05  Ryosuke Niwa  <rniwa@webkit.org>
    212
  • trunk/Tools/Scripts/run-bindings-tests

    r121493 r147789  
    4444    generators = [
    4545        'JS',
    46         'V8',
    4746        'ObjC',
    4847        'GObject',
Note: See TracChangeset for help on using the changeset viewer.