WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126229
[Nix] Fixing DragData::asFragment signature in DragDataNix.cpp
https://bugs.webkit.org/show_bug.cgi?id=126229
Summary
[Nix] Fixing DragData::asFragment signature in DragDataNix.cpp
Thiago de Barros Lacerda
Reported
2013-12-25 10:39:34 PST
[Nix] Fixing DragData::asFragment signature in DragDataNix.cpp
Attachments
Patch
(1.31 KB, patch)
2013-12-25 10:41 PST
,
Thiago de Barros Lacerda
dbates
: review+
Details
Formatted Diff
Diff
Patch for landing
(1.32 KB, patch)
2013-12-25 18:19 PST
,
Thiago de Barros Lacerda
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Thiago de Barros Lacerda
Comment 1
2013-12-25 10:41:21 PST
Created
attachment 219995
[details]
Patch
Daniel Bates
Comment 2
2013-12-25 15:39:19 PST
Comment on
attachment 219995
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=219995&action=review
> Source/WebCore/ChangeLog:8 > + No new tests needed.
Either remove this line or explain why "no new tests [are] needed". It seems obvious that no new tests are needed as this patch is a build fix.
> Source/WebCore/platform/nix/DragDataNix.cpp:90 > return 0;
Nit: 0 => nullptr
Thiago de Barros Lacerda
Comment 3
2013-12-25 18:18:48 PST
(In reply to
comment #2
)
> (From update of
attachment 219995
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=219995&action=review
> > > Source/WebCore/ChangeLog:8 > > + No new tests needed. > > Either remove this line or explain why "no new tests [are] needed". It seems obvious that no new tests are needed as this patch is a build fix.
OK
> > > Source/WebCore/platform/nix/DragDataNix.cpp:90 > > return 0; > > Nit: 0 => nullptr
OK
Thiago de Barros Lacerda
Comment 4
2013-12-25 18:19:36 PST
Created
attachment 220017
[details]
Patch for landing
WebKit Commit Bot
Comment 5
2013-12-25 18:54:24 PST
Comment on
attachment 220017
[details]
Patch for landing Clearing flags on attachment: 220017 Committed
r161080
: <
http://trac.webkit.org/changeset/161080
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug