Bug 201063 - Remove unnecessary call to enclosingClippingScopes()
Summary: Remove unnecessary call to enclosingClippingScopes()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-22 20:23 PDT by Simon Fraser (smfr)
Modified: 2019-08-23 09:54 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.76 KB, patch)
2019-08-22 20:24 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2019-08-22 20:23:30 PDT
Remove unnecessary call to enclosingClippingScopes()
Comment 1 Simon Fraser (smfr) 2019-08-22 20:24:05 PDT
Created attachment 377095 [details]
Patch
Comment 2 WebKit Commit Bot 2019-08-23 08:14:59 PDT
Comment on attachment 377095 [details]
Patch

Rejecting attachment 377095 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 377095, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Logging in as commit-queue@webkit.org...
Fetching: https://bugs.webkit.org/attachment.cgi?id=377095&action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=201063&ctype=xml&excludefield=attachmentdata
Processing 1 patch from 1 bug.
Updating working directory
Processing patch 377095 from bug 201063.
Fetching: https://bugs.webkit.org/attachment.cgi?id=377095
Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	Source/WebCore/ChangeLog

ERROR from SVN:
Item is out of date: File '/trunk/Source/WebCore/ChangeLog' is out of date
W: abb58b1696ffcd5e48e4b36f17ed904170eb94c6 and refs/remotes/origin/master differ, using rebase:
:040000 040000 8a128d64cfbda1ac235aeb3611a1ec6c1cd75582 981e8e3fd36efb7d920b12a70433ecf5ab30a76a M	Source
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	Source/WebCore/ChangeLog

ERROR from SVN:
Item is out of date: File '/trunk/Source/WebCore/ChangeLog' is out of date
W: abb58b1696ffcd5e48e4b36f17ed904170eb94c6 and refs/remotes/origin/master differ, using rebase:
:040000 040000 8a128d64cfbda1ac235aeb3611a1ec6c1cd75582 981e8e3fd36efb7d920b12a70433ecf5ab30a76a M	Source
Current branch master is up to date.
ERROR: Not all changes have been committed into SVN, however the committed
ones (if any) seem to be successfully integrated into the working tree.
Please see the above messages for details.


Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
Current branch master is up to date.

Full output: https://webkit-queues.webkit.org/results/12960958
Comment 3 WebKit Commit Bot 2019-08-23 09:53:08 PDT
Comment on attachment 377095 [details]
Patch

Clearing flags on attachment: 377095

Committed r249047: <https://trac.webkit.org/changeset/249047>
Comment 4 WebKit Commit Bot 2019-08-23 09:53:09 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-08-23 09:54:17 PDT
<rdar://problem/54643817>