Ignore:
Timestamp:
Jul 6, 2008, 7:49:29 PM (17 years ago)
Author:
[email protected]
Message:

JavaScriptCore:

2008-07-06 Sam Weinig <[email protected]>

Reviewed by Cameron Zwarich.

Second step in broad cleanup effort.

[ File list elided ]

WebCore:

2008-07-06 Sam Weinig <[email protected]>

Reviewed by Cameron Zwarich.

Add #include for kjs/protect.h.

  • xml/XMLHttpRequest.cpp: (WebCore::XMLHttpRequest::loadRequestAsynchronously):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/kjs/JSNotAnObject.h

    r34754 r35027  
    4545
    4646     private:
    47        // JSValue methods
     47        // JSValue methods
    4848        virtual JSValue* toPrimitive(ExecState*, JSType preferredType = UnspecifiedType) const;
    4949        virtual bool getPrimitiveNumber(ExecState*, double& number, JSValue*&);
Note: See TracChangeset for help on using the changeset viewer.