Bug 112428 - Web Inspector: Native Memory Timeline affects the performace even if was switched off.
Summary: Web Inspector: Native Memory Timeline affects the performace even if was swit...
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-15 04:35 PDT by Ilya Tikhonovsky
Modified: 2013-03-18 02:42 PDT (History)
12 users (show)

See Also:


Attachments
Patch (14.05 KB, patch)
2013-03-15 05:35 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (1.56 KB, patch)
2013-03-15 06:31 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff
Patch (14.05 KB, patch)
2013-03-15 06:36 PDT, Yury Semikhatsky
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 Ilya Tikhonovsky 2013-03-15 04:35:34 PDT
Open inspector.
enable native memory timeline.
reopen inspector.
record timeline. (speed is slow)
disable native memory timeline
reload inspector
record timeline (speed is slow)
Comment 1 Yury Semikhatsky 2013-03-15 05:35:27 PDT
Created attachment 193286 [details]
Patch
Comment 2 Yury Semikhatsky 2013-03-15 06:31:26 PDT
Created attachment 193296 [details]
Patch
Comment 3 Yury Semikhatsky 2013-03-15 06:36:02 PDT
(In reply to comment #2)
> Created an attachment (id=193296) [details]
> Patch

Oops, it was intended for https://bugs.webkit.org/show_bug.cgi?id=112427
Comment 4 Yury Semikhatsky 2013-03-15 06:36:22 PDT
Created attachment 193298 [details]
Patch
Comment 5 WebKit Review Bot 2013-03-18 02:31:50 PDT
Comment on attachment 193298 [details]
Patch

Rejecting attachment 193298 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=webkit-commit-queue.appspot.com', '--bot-id=gce-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 193298, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:
rce/WebKit/chromium/webkit/media/crypto/ppapi/cdm --revision 181763 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
58>At revision 181763.

________ 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://webkit-commit-queue.appspot.com/results/17112420
Comment 6 Yury Semikhatsky 2013-03-18 02:42:49 PDT
Committed r146048: <http://trac.webkit.org/changeset/146048>