Bug 81923

Summary: Web Inspector: Migrate InspectorCSSAgent to strict protocol types
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch pfeldman: review+, webkit.review.bot: commit-queue-

Description Alexander Pavlov (apavlov) 2012-03-22 09:04:09 PDT
Patch to follow.
Comment 1 Alexander Pavlov (apavlov) 2012-03-22 11:11:06 PDT
Created attachment 133297 [details]
Patch
Comment 2 Build Bot 2012-03-22 11:31:43 PDT
Comment on attachment 133297 [details]
Patch

Attachment 133297 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/12117147
Comment 3 Alexander Pavlov (apavlov) 2012-03-23 02:38:32 PDT
Created attachment 133449 [details]
Patch
Comment 4 WebKit Review Bot 2012-03-26 02:05:02 PDT
Comment on attachment 133449 [details]
Patch

Rejecting attachment 133449 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
 file Source/WebCore/inspector/InspectorStyleSheet.cpp
Hunk #11 FAILED at 837.
Hunk #12 succeeded at 918 (offset -1 lines).
Hunk #13 succeeded at 932 (offset -1 lines).
1 out of 13 hunks FAILED -- saving rejects to file Source/WebCore/inspector/InspectorStyleSheet.cpp.rej
patching file Source/WebCore/inspector/InspectorStyleSheet.h

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Pavel Feld..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue/

Full output: http://queues.webkit.org/results/12132669
Comment 5 Alexander Pavlov (apavlov) 2012-03-26 07:05:04 PDT
Committed r112087: <http://trac.webkit.org/changeset/112087>