RESOLVED FIXED 35058
Chromium: WebDocument should provide access to the title.
https://bugs.webkit.org/show_bug.cgi?id=35058
Summary Chromium: WebDocument should provide access to the title.
Jay Campan
Reported 2010-02-17 14:29:40 PST
WebDocument should have a title() method that returns the document title.
Attachments
Exposing the title in WebDocument. (1.62 KB, patch)
2010-02-17 14:35 PST, Jay Campan
ariya.hidayat: review+
fishd: commit-queue-
Adding bug to ChangeLog (1.69 KB, patch)
2010-02-17 17:02 PST, Jay Campan
no flags
Jay Campan
Comment 1 2010-02-17 14:35:51 PST
Created attachment 48939 [details] Exposing the title in WebDocument.
Ariya Hidayat
Comment 2 2010-02-17 16:43:22 PST
Comment on attachment 48939 [details] Exposing the title in WebDocument. LGTM.
Darin Fisher (:fishd, Google)
Comment 3 2010-02-17 16:53:18 PST
Comment on attachment 48939 [details] Exposing the title in WebDocument. > Index: WebKit/chromium/ChangeLog > + Reviewed by NOBODY (OOPS!). > + > + Exposing the title in WebDocument. > + ^^^ The ChangeLog should have a bug link. Otherwise, LGTM. Please upload a revised patch for the commit queue :) -Darin
Jay Campan
Comment 4 2010-02-17 17:02:57 PST
Created attachment 48948 [details] Adding bug to ChangeLog
Adam Barth
Comment 5 2010-02-18 00:18:24 PST
Comment on attachment 48948 [details] Adding bug to ChangeLog Forwarding fishd's R+.
WebKit Commit Bot
Comment 6 2010-02-18 01:27:09 PST
Comment on attachment 48948 [details] Adding bug to ChangeLog Clearing flags on attachment: 48948 Committed r54948: <http://trac.webkit.org/changeset/54948>
WebKit Commit Bot
Comment 7 2010-02-18 01:27:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.