DescriptionChange a label of the HTML5 multiple file chooser to "Choose One or More Files".
Add "default:" to the WebLocalizedString switch statement in ToMessageID(). This is needed to avoid compiler warnings about enum coverage when we add new symbols to WebLocalizedString.h. This "default:" is going to be removed when a planned WebLocalizedString.h change is merged.
BUG=https://bugs.webkit.org/show_bug.cgi?id=49245
TEST=No change in behavior
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=91051
Patch Set 1 #Patch Set 2 : Add a special macro to resolve dependency between Chromium and WebKit #Patch Set 3 : Add default: instead of a tricky macro #Patch Set 4 : Change "Choose One or More Files" to "Choose Files" #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|