Changeset 83008 in webkit


Ignore:
Timestamp:
Apr 5, 2011 7:06:56 PM (13 years ago)
Author:
koz@chromium.org
Message:

2011-04-05 James Kozianski <koz@chromium.org>

Unreviewed, rolling out r82976.
http://trac.webkit.org/changeset/82976
https://bugs.webkit.org/show_bug.cgi?id=57566

Breaks chromium canary build

  • public/WebContextMenuData.h:
Location:
trunk/Source/WebKit/chromium
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/chromium/ChangeLog

    r83007 r83008  
     12011-04-05  James Kozianski  <koz@chromium.org>
     2
     3        Unreviewed, rolling out r82976.
     4        http://trac.webkit.org/changeset/82976
     5        https://bugs.webkit.org/show_bug.cgi?id=57566
     6
     7        Breaks chromium canary build
     8
     9        * public/WebContextMenuData.h:
     10
    1112011-04-05  Aaron Boodman  <aa@chromium.org>
    212
  • trunk/Source/WebKit/chromium/public/WebContextMenuData.h

    r82976 r83008  
    5353        // An audio node is selected.
    5454        MediaTypeAudio,
    55         // A file node is selected.
    56         MediaTypeFile,
    5755        // A plugin node is selected.
    5856        MediaTypePlugin,
Note: See TracChangeset for help on using the changeset viewer.