Changeset 74189 in webkit


Ignore:
Timestamp:
Dec 16, 2010 7:05:33 AM (13 years ago)
Author:
jorlow@chromium.org
Message:

2010-12-16 John Knottenbelt <jknotten@chromium.org>

Reviewed by Jeremy Orlow.

Enable client-based geolocation in Chromium
https://bugs.webkit.org/show_bug.cgi?id=50562

  • features.gypi:
Location:
trunk/WebKit/chromium
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKit/chromium/ChangeLog

    r74188 r74189  
     12010-12-16  John Knottenbelt  <jknotten@chromium.org>
     2
     3        Reviewed by Jeremy Orlow.
     4
     5        Enable client-based geolocation in Chromium
     6        https://bugs.webkit.org/show_bug.cgi?id=50562
     7
     8        * features.gypi:
     9
    1102010-12-16  Hans Wennborg  <hans@chromium.org>
    211
  • trunk/WebKit/chromium/features.gypi

    r71754 r74189  
    4646        'ENABLE_BLOB_SLICE=1',
    4747        'ENABLE_CHANNEL_MESSAGING=1',
     48        'ENABLE_CLIENT_BASED_GEOLOCATION=1',
    4849        'ENABLE_DASHBOARD_SUPPORT=0',
    4950        'ENABLE_DATABASE=1',
Note: See TracChangeset for help on using the changeset viewer.