WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
55974
Move StyleChange and other global functions from ApplyStyleCommand to EditingStyle
https://bugs.webkit.org/show_bug.cgi?id=55974
Summary
Move StyleChange and other global functions from ApplyStyleCommand to Editing...
Ryosuke Niwa
Reported
2011-03-08 15:02:09 PST
ApplyStyleCommand.cpp currently hosts many style-related functions but they should really be in EditingStyle instead.
Attachments
cleanup
(33.45 KB, patch)
2011-03-08 15:21 PST
,
Ryosuke Niwa
eric
: review+
commit-queue
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2011-03-08 15:21:22 PST
Created
attachment 85098
[details]
cleanup
Hajime Morrita
Comment 2
2011-04-11 14:10:41 PDT
Although I don't know the context of this change, The change itself looks trivial and ready to r+.
Eric Seidel (no email)
Comment 3
2011-04-11 15:01:38 PDT
Comment on
attachment 85098
[details]
cleanup OK.
WebKit Commit Bot
Comment 4
2011-04-11 15:08:26 PDT
Comment on
attachment 85098
[details]
cleanup Rejecting
attachment 85098
[details]
from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-4', 'apply-..." exit_code: 2 Last 500 characters of output: ce/WebCore/editing/ApplyStyleCommand.cpp Hunk #2 FAILED at 49. Hunk #3 succeeded at 111 (offset -2 lines). 1 out of 3 hunks FAILED -- saving rejects to file Source/WebCore/editing/ApplyStyleCommand.cpp.rej patching file Source/WebCore/editing/ApplyStyleCommand.h patching file Source/WebCore/editing/EditingStyle.cpp patching file Source/WebCore/editing/EditingStyle.h Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Eric Seidel', u'--force']" exit_code: 1 Full output:
http://queues.webkit.org/results/8386637
Ryosuke Niwa
Comment 5
2011-04-12 12:02:16 PDT
Committed
r83618
: <
http://trac.webkit.org/changeset/83618
>
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