Bug 99851 - Obsolete code in User Timing implementation
Summary: Obsolete code in User Timing implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-19 10:12 PDT by pdeng6
Modified: 2012-10-22 15:34 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.90 KB, patch)
2012-10-19 10:16 PDT, pdeng6
no flags Details | Formatted Diff | Diff
Patch (2.87 KB, patch)
2012-10-19 18:00 PDT, pdeng6
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pdeng6 2012-10-19 10:12:30 PDT
PlatformString.h, prefix of webkitNow is removed.
'first' and 'second' are replaced by 'key' 'value' for HashMap iterator
Comment 1 pdeng6 2012-10-19 10:16:34 PDT
Created attachment 169643 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-19 10:57:38 PDT
Comment on attachment 169643 [details]
Patch

Rejecting attachment 169643 [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:
t/git/webkit-commit-queue/Source/WebKit/chromium/v8 --revision 12732 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
50>At revision 12732.

________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'

________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
Updating webkit projects from gyp files...

Full output: http://queues.webkit.org/results/14465531
Comment 3 pdeng6 2012-10-19 18:00:38 PDT
Created attachment 169734 [details]
Patch
Comment 4 WebKit Review Bot 2012-10-22 15:34:47 PDT
Comment on attachment 169734 [details]
Patch

Clearing flags on attachment: 169734

Committed r132146: <http://trac.webkit.org/changeset/132146>
Comment 5 WebKit Review Bot 2012-10-22 15:34:50 PDT
All reviewed patches have been landed.  Closing bug.