Changeset 139542 in webkit


Ignore:
Timestamp:
Jan 11, 2013, 8:54:15 PM (13 years ago)
Author:
fpizlo@apple.com
Message:

Fix changelogs that got messed up in revision 139541

Location:
trunk/Source
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r139541 r139542  
    112013-01-10  Filip Pizlo  <fpizlo@apple.com>
    22
    3         The JITThunks class should be in its own file, and doing so should not break the build
     3        JITThunks should not compile only because of luck
    44        https://bugs.webkit.org/show_bug.cgi?id=105696
    55
  • trunk/Source/WebCore/ChangeLog

    r139541 r139542  
    112013-01-10  Filip Pizlo  <fpizlo@apple.com>
    22
    3         The JITThunks class should be in its own file, and doing so should not break the build
     3        JITThunks should not compile only because of luck
    44        https://bugs.webkit.org/show_bug.cgi?id=105696
    55
  • trunk/Source/WebKit/efl/ChangeLog

    r139417 r139542  
     12013-01-11  Filip Pizlo  <fpizlo@apple.com>
     2
     3        JITThunks should not compile only because of luck
     4        https://bugs.webkit.org/show_bug.cgi?id=105696
     5
     6        Rubber stamped by Sam Weinig.
     7
     8        * ewk/EWebKit.h:
     9        * ewk/ewk_main.cpp:
     10
    1112013-01-11  KwangYong Choi  <ky0.choi@samsung.com>
    212
  • trunk/Source/WebKit2/ChangeLog

    r139525 r139542  
     12013-01-11  Filip Pizlo  <fpizlo@apple.com>
     2
     3        JITThunks should not compile only because of luck
     4        https://bugs.webkit.org/show_bug.cgi?id=105696
     5
     6        Rubber stamped by Sam Weinig.
     7
     8        * Shared/APIObject.cpp:
     9        * Shared/linux/WebMemorySamplerLinux.cpp:
     10        * UIProcess/WebContext.cpp:
     11        * WebProcess/WebPage/WebPage.cpp:
     12        * WebProcess/efl/WebProcessMainEfl.cpp:
     13
    1142013-01-11  Huang Dongsung  <luxtella@company100.net>
    215
Note: See TracChangeset for help on using the changeset viewer.