Bug 159125

Summary: Fix style invalidation for :active when the activated node has no renderer
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, commit-queue, esprehn+autocc, kangil.han, koivisto
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch koivisto: review+, commit-queue: commit-queue-

Description Benjamin Poulain 2016-06-26 14:21:14 PDT
Fix style invalidation for :active when the activated node has no renderer
Comment 1 Benjamin Poulain 2016-06-26 14:28:48 PDT
Created attachment 282097 [details]
Patch
Comment 2 Benjamin Poulain 2016-06-26 15:07:53 PDT
Created attachment 282098 [details]
Patch
Comment 3 WebKit Commit Bot 2016-06-27 10:56:15 PDT
Comment on attachment 282098 [details]
Patch

Rejecting attachment 282098 [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', 'apply-attachment', '--no-update', '--non-interactive', 282098, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
atching file LayoutTests/fast/css/pseudo-active-style-sharing-6-expected.txt
patching file LayoutTests/fast/css/pseudo-active-style-sharing-6.html
patching file LayoutTests/platform/ios-simulator/TestExpectations
Hunk #1 FAILED at 1435.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/ios-simulator/TestExpectations.rej

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Antti Koivisto']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.webkit.org/results/1580823
Comment 4 Benjamin Poulain 2016-06-27 15:20:36 PDT
Committed r202517: <http://trac.webkit.org/changeset/202517>