Bug 44493 - Web Inspector: setAttachedWindow was modified at r65809 but should be implemented another way.
Summary: Web Inspector: setAttachedWindow was modified at r65809 but should be impleme...
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: Ilya Tikhonovsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-23 23:59 PDT by Ilya Tikhonovsky
Modified: 2010-08-24 02:23 PDT (History)
8 users (show)

See Also:


Attachments
[patch] initial version. (3.40 KB, patch)
2010-08-24 00:20 PDT, Ilya Tikhonovsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2010-08-23 23:59:19 PDT
%subj%
Comment 1 Ilya Tikhonovsky 2010-08-24 00:20:40 PDT
Created attachment 65222 [details]
[patch] initial version.
Comment 2 Ilya Tikhonovsky 2010-08-24 00:33:03 PDT
Committed r65870
	M	WebCore/ChangeLog
	M	WebCore/inspector/InspectorController.cpp
	M	WebCore/inspector/InspectorFrontendClientLocal.cpp
	M	WebCore/inspector/Inspector.idl
	M	WebCore/inspector/InspectorController.h
r65870 = a179adf1b79bc49e6ceaa98d8fc9428280e86557 (refs/remotes/trunk)
Comment 3 Ilya Tikhonovsky 2010-08-24 02:22:57 PDT
Comment on attachment 65222 [details]
[patch] initial version.

just for trybots