WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113414
Rename Editing tests whose expectations are Mac specific
https://bugs.webkit.org/show_bug.cgi?id=113414
Summary
Rename Editing tests whose expectations are Mac specific
Claudio Saavedra
Reported
2013-03-27 08:54:21 PDT
Rename Editing tests whose expectations are Mac specific
Attachments
Patch
(133.36 KB, patch)
2013-03-27 09:00 PDT
,
Claudio Saavedra
no flags
Details
Formatted Diff
Diff
Patch
(17.83 KB, patch)
2013-03-27 14:24 PDT
,
Claudio Saavedra
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Claudio Saavedra
Comment 1
2013-03-27 09:00:58 PDT
Created
attachment 195335
[details]
Patch
Ryosuke Niwa
Comment 2
2013-03-27 12:31:12 PDT
Comment on
attachment 195335
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=195335&action=review
> LayoutTests/editing/deleting/smart-editing-disabled-mac.html:11 > +if (window.internals) > + internals.settings.setEditingBehavior('mac');
Why am I not seeing the diff for this?
Claudio Saavedra
Comment 3
2013-03-27 12:49:55 PDT
Comment on
attachment 195335
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=195335&action=review
>> LayoutTests/editing/deleting/smart-editing-disabled-mac.html:11 >> + internals.settings.setEditingBehavior('mac'); > > Why am I not seeing the diff for this?
Because the file is being renamed from smart-editing-disabled.html ? Not sure if that's what you mean.
Ryosuke Niwa
Comment 4
2013-03-27 12:54:36 PDT
(In reply to
comment #3
)
> (From update of
attachment 195335
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=195335&action=review
> > >> LayoutTests/editing/deleting/smart-editing-disabled-mac.html:11 > >> + internals.settings.setEditingBehavior('mac'); > > > > Why am I not seeing the diff for this? > > Because the file is being renamed from smart-editing-disabled.html ? Not sure if that's what you mean.
When I do svn mv and then edit a file, I still see a diff after the file is moved. Maybe you're using git? FWIW, you can probably do a partial checkout of just LayoutTests/editing and make changes there.
Claudio Saavedra
Comment 5
2013-03-27 12:59:59 PDT
(In reply to
comment #4
)
> (In reply to
comment #3
) > > (From update of
attachment 195335
[details]
[details]) > > View in context:
https://bugs.webkit.org/attachment.cgi?id=195335&action=review
> > > > >> LayoutTests/editing/deleting/smart-editing-disabled-mac.html:11 > > >> + internals.settings.setEditingBehavior('mac'); > > > > > > Why am I not seeing the diff for this? > > > > Because the file is being renamed from smart-editing-disabled.html ? Not sure if that's what you mean. > > When I do svn mv and then edit a file, I still see a diff after the file is moved. Maybe you're using git? FWIW, you can probably do a partial checkout of just LayoutTests/editing and make changes there.
Yes, it's git. But as far as I know when pushing the diff is recorded too (see
http://trac.webkit.org/changeset/144883
for example, which also came from git.)
Ryosuke Niwa
Comment 6
2013-03-27 13:02:07 PDT
The point was that I can't easily this patch as is. I'll try to get around to it but I have other work to do this week so you might need to wait for a while.
Ryosuke Niwa
Comment 7
2013-03-27 13:02:21 PDT
Alternatively, you can ask other reviewers to review this.
Claudio Saavedra
Comment 8
2013-03-27 14:00:22 PDT
git diff -M can do this. I think we should probably patch webkit-patch to use the -M modifier.
Ryosuke Niwa
Comment 9
2013-03-27 14:09:10 PDT
(In reply to
comment #8
)
> git diff -M can do this. I think we should probably patch webkit-patch to use the -M modifier.
Makes sense.
Claudio Saavedra
Comment 10
2013-03-27 14:24:41 PDT
Created
attachment 195394
[details]
Patch
Claudio Saavedra
Comment 11
2013-03-27 14:26:40 PDT
Comment on
attachment 195394
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=195394&action=review
> LayoutTests/editing/style/push-down-font-styles-mac.html:9 > +<script src="script-tests/push-down-font-styles-mac.js"></script>
Seems like this is guessed wrong.
> LayoutTests/editing/style/push-down-implicit-styles-mac.html:9 > +<script src="script-tests/push-down-implicit-styles-mac.js"></script>
And here as well.
WebKit Review Bot
Comment 12
2013-03-27 17:27:55 PDT
Comment on
attachment 195394
[details]
Patch Clearing flags on attachment: 195394 Committed
r147035
: <
http://trac.webkit.org/changeset/147035
>
WebKit Review Bot
Comment 13
2013-03-27 17:27:58 PDT
All reviewed patches have been landed. Closing bug.
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