Changeset 29659 in webkit


Ignore:
Timestamp:
Jan 18, 2008 4:58:19 PM (16 years ago)
Author:
Beth Dakin
Message:

Rubber stamped by Darin.

These are updated test results after http://bugs.webkit.org/
show_bug.cgi?id=15765 ASSERTION FAILED: m_frame->page() in
FrameLoader::tokenizerProcessedData using the new GMail interface
was checked in. This is a TEMPORARY fix until http://
bugs.webkit.org/show_bug.cgi?id=16853 really addresses this
problem.

  • http/tests/loading/gmail-assert-on-load-expected.txt:
  • http/tests/loading/onload-vs-immediate-refresh-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r29658 r29659  
     12008-01-18  Beth Dakin  <bdakin@apple.com>
     2
     3        Rubber stamped by Darin.
     4
     5        These are updated test results after http://bugs.webkit.org/
     6        show_bug.cgi?id=15765 ASSERTION FAILED: m_frame->page() in
     7        FrameLoader::tokenizerProcessedData using the new GMail interface
     8        was checked in. This is a TEMPORARY fix until http://
     9        bugs.webkit.org/show_bug.cgi?id=16853 really addresses this
     10        problem.
     11
     12        * http/tests/loading/gmail-assert-on-load-expected.txt:
     13        * http/tests/loading/onload-vs-immediate-refresh-expected.txt:
     14
    1152008-01-18  Kevin McCullough  <kmccullough@apple.com>
    216
  • trunk/LayoutTests/http/tests/loading/gmail-assert-on-load-expected.txt

    r29655 r29659  
    11main frame - didStartProvisionalLoadForFrame
     2frame "f1" - willCloseFrame
    23main frame - willCloseFrame
    34main frame - didCommitLoadForFrame
  • trunk/LayoutTests/http/tests/loading/onload-vs-immediate-refresh-expected.txt

    r27986 r29659  
    11main frame - didStartProvisionalLoadForFrame
    2 frame "f1" - willCloseFrame
    32main frame - willCloseFrame
    43main frame - didCommitLoadForFrame
Note: See TracChangeset for help on using the changeset viewer.