WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52152
Chromium DevTools: get rid of APU-related code in WebKit/chromium
https://bugs.webkit.org/show_bug.cgi?id=52152
Summary
Chromium DevTools: get rid of APU-related code in WebKit/chromium
Pavel Feldman
Reported
2011-01-10 09:04:32 PST
APU should pretend to be an alternate devtools front-end.
Attachments
[PATCH] Proposed change.
(9.43 KB, patch)
2011-01-10 09:36 PST
,
Pavel Feldman
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2011-01-10 09:36:30 PST
Created
attachment 78405
[details]
[PATCH] Proposed change.
James Robinson
Comment 2
2011-01-10 11:37:17 PST
Are the changes under WebCore/ meant to be part of this patch?
Pavel Feldman
Comment 3
2011-01-10 12:02:03 PST
(In reply to
comment #2
)
> Are the changes under WebCore/ meant to be part of this patch?
Yes. This is a drive-by. Frontend reuse code went to WebCore (and now can be used both by Chromium port and WebKit2). It just became obvious that it belongs there while I was getting rid of APU.
Yury Semikhatsky
Comment 4
2011-01-11 04:24:28 PST
Comment on
attachment 78405
[details]
[PATCH] Proposed change. View in context:
https://bugs.webkit.org/attachment.cgi?id=78405&action=review
> Source/WebCore/inspector/InspectorController.cpp:-503 > -void InspectorController::reuseFrontend()
Please remove this from the header as well.
> WebKit/chromium/src/WebDevToolsAgentImpl.cpp:-402 > - m_client->sendDispatchToAPU(message);
sendDispatchToAPU should go away
Pavel Feldman
Comment 5
2011-01-11 04:32:12 PST
Comment on
attachment 78405
[details]
[PATCH] Proposed change. Clearing flags on attachment: 78405 Committed
r75486
: <
http://trac.webkit.org/changeset/75486
>
Pavel Feldman
Comment 6
2011-01-11 04:32:22 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug