Changeset 155893 in webkit


Ignore:
Timestamp:
Sep 16, 2013 1:01:26 PM (11 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed, fixing GObject bindings tests after r155850 by adding the *.symbols files that are now also generated.

  • bindings/scripts/test/GObject/WebKitDOMTestActiveDOMObject.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestCallback.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestCustomNamedGetter.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestEventConstructor.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestEventTarget.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestException.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestInterface.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestMediaQueryListListener.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestNamedConstructor.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestNode.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestObj.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestOverloadedConstructors.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestSerializedScriptValueInterface.symbols: Added.
  • bindings/scripts/test/GObject/WebKitDOMTestTypedefs.symbols: Added.
Location:
trunk/Source/WebCore
Files:
14 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r155892 r155893  
     12013-09-16  Zan Dobersek  <zdobersek@igalia.com>
     2
     3        Unreviewed, fixing GObject bindings tests after r155850 by adding the *.symbols files that are now also generated.
     4
     5        * bindings/scripts/test/GObject/WebKitDOMTestActiveDOMObject.symbols: Added.
     6        * bindings/scripts/test/GObject/WebKitDOMTestCallback.symbols: Added.
     7        * bindings/scripts/test/GObject/WebKitDOMTestCustomNamedGetter.symbols: Added.
     8        * bindings/scripts/test/GObject/WebKitDOMTestEventConstructor.symbols: Added.
     9        * bindings/scripts/test/GObject/WebKitDOMTestEventTarget.symbols: Added.
     10        * bindings/scripts/test/GObject/WebKitDOMTestException.symbols: Added.
     11        * bindings/scripts/test/GObject/WebKitDOMTestInterface.symbols: Added.
     12        * bindings/scripts/test/GObject/WebKitDOMTestMediaQueryListListener.symbols: Added.
     13        * bindings/scripts/test/GObject/WebKitDOMTestNamedConstructor.symbols: Added.
     14        * bindings/scripts/test/GObject/WebKitDOMTestNode.symbols: Added.
     15        * bindings/scripts/test/GObject/WebKitDOMTestObj.symbols: Added.
     16        * bindings/scripts/test/GObject/WebKitDOMTestOverloadedConstructors.symbols: Added.
     17        * bindings/scripts/test/GObject/WebKitDOMTestSerializedScriptValueInterface.symbols: Added.
     18        * bindings/scripts/test/GObject/WebKitDOMTestTypedefs.symbols: Added.
     19
    1202013-09-16  Daniel Bates  <dabates@apple.com>
    221
Note: See TracChangeset for help on using the changeset viewer.