Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Issue 9167039: WebKit refresh (Closed)

Created:
8 years, 11 months ago by sra1
Modified:
8 years, 11 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

WebKit refresh More XXXEvent.initXXXEvent methods have been removed. WebKitFlags has been removed, but not all references. Generator renames WebKitFlags to Object. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3214

Patch Set 1 #

Patch Set 2 : WebKitFlags -> Object #

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+339 lines, -237 lines) Patch
M client/dom/dom.dart View 2 chunks +0 lines, -2 lines 0 comments Download
M client/dom/dom_frog.dart View 1 chunk +0 lines, -1 line 0 comments Download
M client/dom/frog/dom_frog.dart View 1 2 11 chunks +17 lines, -22 lines 0 comments Download
M client/dom/generated/src/frog/AudioContext.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/AudioNode.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/frog/ConvolverNode.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/DirectoryEntry.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/frog/DirectoryEntrySync.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/frog/FileReader.dart View 2 chunks +6 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/InspectorFrontendHost.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/WebKitAnimationEvent.dart View 1 chunk +0 lines, -2 lines 0 comments Download
D client/dom/generated/src/frog/WebKitFlags.dart View 1 chunk +0 lines, -11 lines 0 comments Download
M client/dom/generated/src/frog/WebKitTransitionEvent.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M client/dom/generated/src/interface/AudioContext.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/interface/AudioNode.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/interface/ConvolverNode.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/DirectoryEntry.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/interface/DirectoryEntrySync.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/interface/FileReader.dart View 2 chunks +6 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/InspectorFrontendHost.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/TextTrackCue.dart View 2 chunks +20 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/WebKitAnimationEvent.dart View 1 chunk +0 lines, -2 lines 0 comments Download
D client/dom/generated/src/interface/WebKitFlags.dart View 1 chunk +0 lines, -16 lines 0 comments Download
M client/dom/generated/src/interface/WebKitTransitionEvent.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M client/dom/generated/src/wrapping/_AudioContextWrappingImplementation.dart View 1 chunk +17 lines, -3 lines 0 comments Download
M client/dom/generated/src/wrapping/_AudioNodeWrappingImplementation.dart View 1 chunk +9 lines, -30 lines 0 comments Download
M client/dom/generated/src/wrapping/_ConvolverNodeWrappingImplementation.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_DirectoryEntrySyncWrappingImplementation.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/wrapping/_DirectoryEntryWrappingImplementation.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/wrapping/_FileReaderWrappingImplementation.dart View 2 chunks +29 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_InspectorFrontendHostWrappingImplementation.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_TextTrackCueWrappingImplementation.dart View 2 chunks +30 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_WebKitAnimationEventWrappingImplementation.dart View 1 chunk +0 lines, -6 lines 0 comments Download
D client/dom/generated/src/wrapping/_WebKitFlagsWrappingImplementation.dart View 1 chunk +0 lines, -27 lines 0 comments Download
M client/dom/generated/src/wrapping/_WebKitTransitionEventWrappingImplementation.dart View 1 chunk +0 lines, -6 lines 0 comments Download
M client/dom/generated/wrapping_dom.js View 21 chunks +156 lines, -77 lines 0 comments Download
M client/dom/generated/wrapping_dom_externs.js View 1 8 chunks +5 lines, -8 lines 0 comments Download
M client/dom/scripts/dartgenerator.py View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/wrapping_dom.dart View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
sra1
8 years, 11 months ago (2012-01-11 23:16:46 UTC) #1
tbr

Powered by Google App Engine
This is Rietveld 408576698