WebKit2: Implement a title attribute per frame. WebKit1 has a per-frame title attribute. On the Mac this is exposed as [WebDataSource pageTitle].
Created attachment 76897 [details] Patch
Comment on attachment 76897 [details] Patch A little irritating that frame titles matter.
(In reply to comment #2) > (From update of attachment 76897 [details]) > A little irritating that frame titles matter. Indeed. I blame John Sullivan.
Landed in r74282.