[SVN] r8981

Allan Odgaard throw-away-2 at macromates.com
Fri Feb 22 23:24:45 UTC 2008


Fix for sites w/multiple frames (Gmail)

Edit in TextMate wasn't working for me with Gmail, at least under
10.5. I believe this is due to Gmail using multiple frames. We now
try using selectedFrame if the WebView responds to that, otherwise
we just try the mainFrame and all children frames to see if any have
an active textarea.

Signed-off-by: Jay Soffian <jaysoffian at gmail.com>

Changed:
U   trunk/Tools/Edit in TextMate/src/WebView: Edit in TextMate.mm



More information about the textmate-dev mailing list