WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
127173
[GTK] WebKitGtk/testcopyandpaste fails in debug builds
https://bugs.webkit.org/show_bug.cgi?id=127173
Summary
[GTK] WebKitGtk/testcopyandpaste fails in debug builds
Alberto Garcia
Reported
2014-01-17 06:24:59 PST
The PasteGlobalSelection CommandEntry appears twice in createCommandMap, which breaks the assertion some lines below. ASSERTION FAILED: !commandMap.get(commands[i].name) Looks like it was added by mistake in
r161638
http://trac.webkit.org/changeset/161638/trunk/Source/WebCore/editing/EditorCommand.cpp
Attachments
Patch
(1.38 KB, patch)
2014-01-17 06:26 PST
,
Alberto Garcia
cgarcia
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alberto Garcia
Comment 1
2014-01-17 06:26:27 PST
Created
attachment 221462
[details]
Patch
Alberto Garcia
Comment 2
2014-01-17 06:33:44 PST
Committed
r162201
: <
http://trac.webkit.org/changeset/162201
>
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