Changeset 19535 in webkit


Ignore:
Timestamp:
Feb 9, 2007 12:00:03 PM (17 years ago)
Author:
beidson
Message:

Rubberstamped by Dave Harrison

Disable the thread-check assertion in WebCore, as well as Webkit

  • WebCore.xcodeproj/project.pbxproj:
Location:
trunk/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r19534 r19535  
     12007-02-09  Brady Eidson  <beidson@apple.com>
     2
     3        Rubberstamped by Dave Harrison
     4
     5        Disable the thread-check assertion in WebCore, as well as Webkit
     6
     7        * WebCore.xcodeproj/project.pbxproj:
     8
    192007-02-08  Anders Carlsson  <acarlsson@apple.com>
    210
  • trunk/WebCore/WebCore.xcodeproj/project.pbxproj

    r19398 r19535  
    1249112491                                        "$(DEBUG_DEFINES)",
    1249212492                                        "$(FEATURE_DEFINES)",
     12493                                        DISABLE_THREAD_CHECK,
    1249312494                                );
    1249412495                                HEADER_SEARCH_PATHS = (
Note: See TracChangeset for help on using the changeset viewer.