Bug 64749 - Web Inspector: Remove networkDataRemoved field from resource.
Summary: Web Inspector: Remove networkDataRemoved field from resource.
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-18 13:43 PDT by Vsevolod Vlasov
Modified: 2011-07-21 03:13 PDT (History)
11 users (show)

See Also:


Attachments
Patch (3.38 KB, patch)
2011-07-18 13:48 PDT, Vsevolod Vlasov
pfeldman: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2011-07-18 13:43:52 PDT
Remove networkDataRemoved field from resource.
Now that resources have unique identifiers across navigation, there is no need in this field anymore.
Comment 1 Vsevolod Vlasov 2011-07-18 13:48:45 PDT
Created attachment 101200 [details]
Patch
Comment 2 WebKit Review Bot 2011-07-20 15:39:08 PDT
Comment on attachment 101200 [details]
Patch

Rejecting attachment 101200 [details] from commit-queue.

Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=ec2-cq-02', '--port..." exit_code: 2

Last 500 characters of output:
ceeded at 1 with fuzz 3.
patching file Source/WebCore/inspector/front-end/NetworkManager.js
Hunk #1 succeeded at 57 (offset 4 lines).
Hunk #2 succeeded at 284 (offset 9 lines).
patching file Source/WebCore/inspector/front-end/NetworkPanel.js
Hunk #1 FAILED at 753.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/inspector/front-end/NetworkPanel.js.rej

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

Full output: http://queues.webkit.org/results/9201475
Comment 3 Vsevolod Vlasov 2011-07-21 03:13:06 PDT
Committed r91457: <http://trac.webkit.org/changeset/91457>