RESOLVED FIXED 49623
profileCallback and profileEndCallback should be guarded with ENABLE_JAVASCRIPT_DEBUGGER
https://bugs.webkit.org/show_bug.cgi?id=49623
Summary profileCallback and profileEndCallback should be guarded with ENABLE_JAVASCR...
webkittenghui
Reported Tuesday, November 16, 2010 10:13:49 PM UTC
With changeset r71515, 2 functions profileCallback and profileEndCallback get added with guarded in the .idl file. But not the V8ConsoleCustom.cpp. This will cause android build break. I will have a patch shortly submit for review.
Attachments
proposed patch (1.40 KB, patch)
2010-11-16 15:10 PST, webkittenghui
no flags
webkittenghui
Comment 1 Tuesday, November 16, 2010 11:10:40 PM UTC
Created attachment 74046 [details] proposed patch Just a compiling error fix. Thanks for reviewing.
Jeremy Orlow
Comment 2 Wednesday, November 17, 2010 2:27:10 PM UTC
Comment on attachment 74046 [details] proposed patch r=me
WebKit Commit Bot
Comment 3 Wednesday, November 17, 2010 5:54:11 PM UTC
The commit-queue encountered the following flaky tests while processing attachment 74046 [details]: inspector/styles-iframe.html Please file bugs against the tests. These tests were authored by loislo@chromium.org, pfeldman@chromium.org, and yurys@chromium.org. The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 4 Wednesday, November 17, 2010 5:56:52 PM UTC
Comment on attachment 74046 [details] proposed patch Clearing flags on attachment: 74046 Committed r72216: <http://trac.webkit.org/changeset/72216>
WebKit Commit Bot
Comment 5 Wednesday, November 17, 2010 5:56:58 PM UTC
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.