Bug 82848 - [EFL] EFL's LayoutTestController disableImageLoading implementation
Summary: [EFL] EFL's LayoutTestController disableImageLoading implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on: 81891
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-01 12:45 PDT by Mikhail Pozdnyakov
Modified: 2012-05-22 10:43 PDT (History)
4 users (show)

See Also:


Attachments
Implementation of LayoutTestController::disableImageLoading() (3.56 KB, patch)
2012-04-01 13:19 PDT, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 2012-04-01 12:45:38 PDT
EFL's LayoutTestController needs disableImageLoading implementation in order to unskip 
- http/tests/misc/favicon-loads-with-icon-loading-override.html
- http/tests/misc/favicon-loads-with-images-disabled.html

(However HTTP logging is also needed.)
Comment 1 Mikhail Pozdnyakov 2012-04-01 13:19:13 PDT
Created attachment 135014 [details]
Implementation of LayoutTestController::disableImageLoading()

Implementation of LayoutTestController::disableImageLoading(), however unskipping the testcases will require also http logging (fix of bug 81891).
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-04-01 14:05:01 PDT
Comment on attachment 135014 [details]
Implementation of LayoutTestController::disableImageLoading()

Looks good, thanks.
Comment 3 WebKit Review Bot 2012-04-02 22:11:15 PDT
Comment on attachment 135014 [details]
Implementation of LayoutTestController::disableImageLoading()

Clearing flags on attachment: 135014

Committed r112986: <http://trac.webkit.org/changeset/112986>
Comment 4 WebKit Review Bot 2012-04-02 22:11:19 PDT
All reviewed patches have been landed.  Closing bug.