Bug 50626 - Web Inspector: Inspector protocol cleanup task. Remove WebInspector wrappers for DOMAgent functions.
Summary: Web Inspector: Inspector protocol cleanup task. Remove WebInspector wrappers ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks: 47775
  Show dependency treegraph
 
Reported: 2010-12-07 06:34 PST by Ilya Tikhonovsky
Modified: 2010-12-08 07:56 PST (History)
11 users (show)

See Also:


Attachments
[patch] initial version (8.56 KB, patch)
2010-12-07 06:48 PST, Ilya Tikhonovsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2010-12-07 06:34:26 PST
domain flag was added to the domAgent specific methods.
Comment 1 Ilya Tikhonovsky 2010-12-07 06:48:05 PST
Created attachment 75809 [details]
[patch] initial version
Comment 2 WebKit Commit Bot 2010-12-07 23:39:03 PST
The commit-queue encountered the following flaky tests while processing attachment 75809 [details]:

canvas/philip/tests/2d.text.draw.align.center.html
fast/preloader/script.html

Please file bugs against the tests.  These tests were authored by Chang.Shu@nokia.com, abarth@webkit.org, and kling@webkit.org.  The commit-queue is continuing to process your patch.
Comment 3 WebKit Commit Bot 2010-12-08 00:06:04 PST
The commit-queue encountered the following flaky tests while processing attachment 75809 [details]:

animations/combo-transform-translate+scale.html
fast/preloader/script.html

Please file bugs against the tests.  These tests were authored by abarth@webkit.org, cmarrin@apple.com, darin@apple.com, ojan@chromium.org, and pol@apple.com.  The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2010-12-08 01:05:43 PST
The commit-queue encountered the following flaky tests while processing attachment 75809 [details]:

fast/preloader/script.html
animations/play-state-suspend.html

Please file bugs against the tests.  These tests were authored by abarth@webkit.org and cmarrin@apple.com.  The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2010-12-08 01:44:00 PST
The commit-queue encountered the following flaky tests while processing attachment 75809 [details]:

fast/loader/recursive-before-unload-crash.html
fast/preloader/script.html

Please file bugs against the tests.  These tests were authored by abarth@webkit.org, beidson@apple.com, and eric@webkit.org.  The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2010-12-08 03:59:37 PST
The commit-queue encountered the following flaky tests while processing attachment 75809 [details]:

fast/dom/onerror-img.html
fast/preloader/script.html

Please file bugs against the tests.  These tests were authored by abarth@webkit.org.  The commit-queue is continuing to process your patch.
Comment 7 WebKit Commit Bot 2010-12-08 05:12:33 PST
The commit-queue encountered the following flaky tests while processing attachment 75809 [details]:

http/tests/inspector/console-resource-errors.html
inspector/styles-source-lines.html

Please file bugs against the tests.  These tests were authored by apavlov@chromium.org, caseq@chromium.org, loislo@chromium.org, pfeldman@chromium.org, and yurys@chromium.org.  The commit-queue is continuing to process your patch.
Comment 8 Ilya Tikhonovsky 2010-12-08 05:28:31 PST
Committed r73511
	M	WebCore/ChangeLog
	M	WebCore/inspector/Inspector.idl
	M	WebCore/inspector/front-end/DOMAgent.js
	M	WebCore/inspector/front-end/inspector.js
r73511 = 5178a38958daeb12884147a0aacd3c7fd2cd5945 (refs/remotes/trunk)
Comment 9 Ilya Tikhonovsky 2010-12-08 05:29:46 PST
Comment on attachment 75809 [details]
[patch] initial version

remove flags
Comment 10 WebKit Commit Bot 2010-12-08 05:41:42 PST
The commit-queue encountered the following flaky tests while processing attachment 75809 [details]:

http/tests/security/cross-origin-css.html

Please file bugs against the tests.  These tests were authored by cevans@google.com.  The commit-queue is continuing to process your patch.