Bug 127847 - Consolidate page loading functions
Summary: Consolidate page loading functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks: 127934
  Show dependency treegraph
 
Reported: 2014-01-29 11:20 PST by Anders Carlsson
Modified: 2014-01-30 12:29 PST (History)
1 user (show)

See Also:


Attachments
Patch (13.76 KB, patch)
2014-01-29 11:22 PST, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-01-29 11:20:51 PST
Consolidate page loading functions
Comment 1 Anders Carlsson 2014-01-29 11:22:09 PST
Created attachment 222585 [details]
Patch
Comment 2 Anders Carlsson 2014-01-29 12:49:28 PST
Committed r163037: <http://trac.webkit.org/changeset/163037>
Comment 3 Andy Estes 2014-01-30 12:29:43 PST
This change broke the WebKit2.PageLoadBasic test on Mountain Lion. I filed <https://bugs.webkit.org/show_bug.cgi?id=127934> and disabled the test in <http://trac.webkit.org/changeset/163100>.