RESOLVED FIXED 20431
Update the Web Inspector for the Qt platform
https://bugs.webkit.org/show_bug.cgi?id=20431
Summary Update the Web Inspector for the Qt platform
Holger Freyther
Reported 2008-08-18 14:20:04 PDT
The WebKit.qrc is once again outdated and change the way handling of attach and detach work...
Attachments
Emit attach and detach requested signals (3.71 KB, patch)
2008-08-18 14:22 PDT, Holger Freyther
timothy: review+
Update the WebKit.qrc (3.09 KB, patch)
2008-08-18 14:24 PDT, Holger Freyther
timothy: review+
Holger Freyther
Comment 1 2008-08-18 14:22:40 PDT
Created attachment 22859 [details] Emit attach and detach requested signals Probably for Qt4.5 we want to export the Inspector with API, in preparation for that start emitting detach and attach signals whenever the inspector wants to be attached/detached.
Holger Freyther
Comment 2 2008-08-18 14:24:29 PDT
Created attachment 22860 [details] Update the WebKit.qrc Once again update the WebKit.qrc to contain all images and js files for the webinspector.
Timothy Hatcher
Comment 3 2008-08-18 15:20:37 PDT
Sorry about not updating WebKit.qrc. I forget about it sometimes. Maybe there should be a build script that generates it based on the inspector folder contents?
Timothy Hatcher
Comment 4 2008-08-25 13:53:27 PDT
Landed in r35914 and r35915.
Note You need to log in before you can comment on or make changes to this bug.