RESOLVED FIXED55232
Chromium: pass frame history state in the context menu parameters.
https://bugs.webkit.org/show_bug.cgi?id=55232
Summary Chromium: pass frame history state in the context menu parameters.
Pavel Feldman
Reported 2011-02-25 10:35:42 PST
Patch to follow.
Attachments
[PATCH] Proposed change. (2.52 KB, patch)
2011-02-25 10:37 PST, Pavel Feldman
fishd: review+
fishd: commit-queue-
Pavel Feldman
Comment 1 2011-02-25 10:37:50 PST
Created attachment 83836 [details] [PATCH] Proposed change.
Darin Fisher (:fishd, Google)
Comment 2 2011-02-25 11:01:08 PST
Comment on attachment 83836 [details] [PATCH] Proposed change. View in context: https://bugs.webkit.org/attachment.cgi?id=83836&action=review > Source/WebKit/chromium/src/ContextMenuClientImpl.cpp:246 > + RefPtr<HistoryItem> historyItem = selectedFrame->loader()->history()->currentItem(); indentation! :-(
Pavel Feldman
Comment 3 2011-02-27 23:29:11 PST
Note You need to log in before you can comment on or make changes to this bug.