DescriptionNOTE:
The last goal of this series of patches is not to expose WindowOpenDisposition in ui and base modules.
In the series of these patches,
Browser::ExecuteCommandWithDisposition and these kind of functions will be changed to
Browser::ExecuteCommandWithEventFlags,
which takes platform independent event flags (ui::EventFlags)
The previous patch (http://codereview.chromium.org/6893046/) was so big, I decided them into much small patches.
BUG=93700
TEST=GTKUtilTest
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98790
Patch Set 1 #Patch Set 2 : Update #Patch Set 3 : minor fix. #
Total comments: 8
Patch Set 4 : reflected reviewers' comments. #Patch Set 5 : make it buildable #Patch Set 6 : minor fix. #
Messages
Total messages: 8 (0 generated)
|