Comment #13 on issue 17368 by [email protected]: There should be a way to dock DevTools window. http://code.google.com/p/chromium/issues/detail?id=17368
pfeldman: Thanks, got it all figured out about 4 minutes before you wrote your comment :-) there was another ifdef in devtools.js, but now it's basically working. I wouldn't say it was "really straightforward", but it wasn't too bad :-) As I said, I added it into the tabstrip for now (as far as I understand, on windows and linux there's one devtools tabcontents per tab too, but they are swapped in as tabs change -- having the devtools tabcontents in a splitview per tab seems to be the same), it's a bit easier to do on OS X. But if you or someone else cc'd on this bug sees an issue with that approach, I'm open to changing it. I will send the CL out for review once I've got the remaining issues worked out (I tend keep a list of things to do before a CL can get out for review in my CL descriptions, feel free to take a look. Mostly small stuff). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
