Bug 108804 - Web Inspector: sync list of console API methods to that used by auto-complete
Summary: Web Inspector: sync list of console API methods to that used by auto-complete
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: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-04 02:29 PST by Andrey Kosyakov
Modified: 2013-02-04 06:25 PST (History)
10 users (show)

See Also:


Attachments
Patch (2.63 KB, patch)
2013-02-04 03:42 PST, Andrey Kosyakov
pfeldman: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2013-02-04 02:29:21 PST
This adds handling of several console API methods that are supported by injected script but were not exposed in auto-completion.
Comment 1 Andrey Kosyakov 2013-02-04 03:42:00 PST
Created attachment 186338 [details]
Patch
Comment 2 Build Bot 2013-02-04 05:01:28 PST
Comment on attachment 186338 [details]
Patch

Attachment 186338 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/16375149
Comment 3 Build Bot 2013-02-04 05:28:54 PST
Comment on attachment 186338 [details]
Patch

Attachment 186338 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/16376128

New failing tests:
inspector/console/command-line-api.html
Comment 4 Andrey Kosyakov 2013-02-04 06:25:28 PST
Committed r141766: <http://trac.webkit.org/changeset/141766>