Search:
Login
Preferences
Forgot your password?
Wiki
Timeline
Browse Source
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 86
and
Version 87
of
WebKitIDL
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Apr 25, 2013, 12:02:12 PM (
12 years
ago)
Author:
Christophe Dumez
Comment:
[Callback] only applies to parameters, not interfaces
Legend:
Unmodified
Added
Removed
Modified
WebKitIDL
v86
v87
366
366
Hence calling context.setColor(-1, 255, 257) is equivalent to calling setColorClamped(0, 255, 255).
367
367
368
== [Callback](
i,
p) FIXME == #Callback
368
== [Callback](
p) FIXME == #Callback
369
369
370
370
Summary: ADD SUMMARY