Bug 41526 - Fix incomplete removal of NavigationTiming from 41442
Summary: Fix incomplete removal of NavigationTiming from 41442
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Tony Gentilcore
URL:
Keywords:
Depends on:
Blocks: 41442
  Show dependency treegraph
 
Reported: 2010-07-02 11:38 PDT by Tony Gentilcore
Modified: 2010-07-02 22:05 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.76 KB, patch)
2010-07-02 11:41 PDT, Tony Gentilcore
dglazkov: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Gentilcore 2010-07-02 11:38:43 PDT
Fix incomplete removal of NavigationTiming from 41442
Comment 1 Tony Gentilcore 2010-07-02 11:41:50 PDT
Created attachment 60384 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2010-07-02 11:45:17 PDT
Comment on attachment 60384 [details]
Patch

ok.
Comment 3 WebKit Commit Bot 2010-07-02 19:31:10 PDT
Comment on attachment 60384 [details]
Patch

Rejecting patch 60384 from commit-queue.

Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Dimitri Glazkov', u'--force']" exit_code: 1
Parsed 2 diffs from patch file(s).
patching file WebCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file WebCore/WebCore.xcodeproj/project.pbxproj
Hunk #1 FAILED at 2300.
Hunk #2 FAILED at 7976.
2 out of 2 hunks FAILED -- saving rejects to file WebCore/WebCore.xcodeproj/project.pbxproj.rej

Full output: http://webkit-commit-queue.appspot.com/results/3355232
Comment 4 Tony Gentilcore 2010-07-02 22:05:20 PDT
Fixed by  62397