Bug 113025 - Web Inspector: Fix JSDocs.
Summary: Web Inspector: Fix JSDocs.
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: Eugene Klyuchnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 02:09 PDT by Eugene Klyuchnikov
Modified: 2013-03-25 04:38 PDT (History)
13 users (show)

See Also:


Attachments
Patch (7.47 KB, patch)
2013-03-22 02:11 PDT, Eugene Klyuchnikov
no flags Details | Formatted Diff | Diff
Patch (6.83 KB, patch)
2013-03-25 00:56 PDT, Eugene Klyuchnikov
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from gce-cr-linux-02 for chromium-linux-x86_64 (616.22 KB, application/zip)
2013-03-25 02:36 PDT, WebKit Review Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Klyuchnikov 2013-03-22 02:09:35 PDT
Next version of JS compiler finds more inconsistencies and ambiguous declarations.
Some of them are fixed in this patch.
Comment 1 Eugene Klyuchnikov 2013-03-22 02:11:37 PDT
Created attachment 194476 [details]
Patch
Comment 2 Eugene Klyuchnikov 2013-03-25 00:56:51 PDT
Created attachment 194796 [details]
Patch
Comment 3 WebKit Review Bot 2013-03-25 02:36:54 PDT
Comment on attachment 194796 [details]
Patch

Attachment 194796 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://webkit-commit-queue.appspot.com/results/17242412

New failing tests:
fast/css/font-family-pictograph.html
Comment 4 WebKit Review Bot 2013-03-25 02:36:57 PDT
Created attachment 194807 [details]
Archive of layout-test-results from gce-cr-linux-02 for chromium-linux-x86_64

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: gce-cr-linux-02  Port: chromium-linux-x86_64  Platform: Linux-3.3.8-gcg-201212281604-x86_64-with-GCEL-10.04-gcel_10.04
Comment 5 Eugene Klyuchnikov 2013-03-25 04:37:39 PDT
Comment on attachment 194796 [details]
Patch

Clearing flags on attachment: 194796

Committed r146757: <http://trac.webkit.org/changeset/146757>