Skip to content
  • caseq@chromium.org's avatar
    2011-04-08 Andrey Kosyakov <caseq@chromium.org> · 2116b004
    caseq@chromium.org authored
            Reviewed by Yury Semikhatsky.
    
            Web Inspector: HAR compliance fixes
            https://bugs.webkit.org/show_bug.cgi?id=58124
    
            - Always provide some values for queryString and cookies, even though arrays may be empty
            - Always provide an empty cache object
            - Added entire HARLog to test
            - Workaround in test to avoid custom expectations (favicon.ico appears in log on certain platforms)
    
            * inspector/front-end/HAREntry.js:
            (WebInspector.HAREntry.prototype.build):
            (WebInspector.HAREntry.prototype._buildRequest):
            (WebInspector.HAREntry.prototype._buildResponse):
    
    2011-04-08  Andrey Kosyakov  <caseq@chromium.org>
    
            Reviewed by Yury Semikhatsky.
    
            Web Inspector: HAR compliance fixes
            https://bugs.webkit.org/show_bug.cgi?id=58124
    
            - Added entire HARLog to test
            - Workaround in test to avoid custom expectations (favicon.ico appears in log on certain platforms
    
            * http/tests/inspector/resource-har-conversion-expected.txt:
            * http/tests/inspector/resource-har-conversion.html:
            * http/tests/inspector/resources-test.js:
            * platform/mac-wk2/http/tests/inspector/resource-har-conversion-expected.txt: Removed.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@83275 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2116b004