Bug 41261 - [Qt] dump frames in ascending alphabetical order of title
Summary: [Qt] dump frames in ascending alphabetical order of title
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 41088
  Show dependency treegraph
 
Reported: 2010-06-27 10:22 PDT by Robert Hogan
Modified: 2010-08-11 11:14 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.89 KB, patch)
2010-06-27 10:24 PDT, Robert Hogan
no flags Details | Formatted Diff | Diff
Patch (7.36 KB, patch)
2010-06-28 14:44 PDT, Robert Hogan
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Hogan 2010-06-27 10:22:03 PDT
Unskip:
http/tests/navigation/metaredirect-frames.html
http/tests/navigation/redirect302-frames.html
http/tests/navigation/redirect302-subframeload.html
http/tests/navigation/timerredirect-frames.html
Comment 1 Robert Hogan 2010-06-27 10:24:36 PDT
Created attachment 59857 [details]
Patch
Comment 2 Robert Hogan 2010-06-28 12:07:57 PDT
Committed r62021: <http://trac.webkit.org/changeset/62021>
Comment 3 WebKit Review Bot 2010-06-28 12:28:54 PDT
http://trac.webkit.org/changeset/62021 might have broken Qt Linux Release
Comment 4 Robert Hogan 2010-06-28 12:38:56 PDT
Rolled out r62024.
Comment 5 Robert Hogan 2010-06-28 14:44:06 PDT
Created attachment 59944 [details]
Patch

I think I fell victim to the flakiness of these tests - my wrong-headed patch passed by a fluke when run locally.

Apologies for thrashing the bots! This is the correct fix.
Comment 6 Ariya Hidayat 2010-08-11 10:21:57 PDT
Robert, do you want to land this patch?
Comment 7 Robert Hogan 2010-08-11 11:14:00 PDT
Whoops! Landed as r62296.