Bug 160822

Summary: Remove always true JSC::Debugger::needPauseHandling virtual method
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, joepeck, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix
mark.lam: review+
[PATCH] For Landing none

Description Joseph Pecoraro 2016-08-12 14:31:11 PDT
Remove always true JSC::Debugger::needPauseHandling virtual method
Comment 1 Joseph Pecoraro 2016-08-12 14:34:12 PDT
Created attachment 285951 [details]
[PATCH] Proposed Fix
Comment 2 Mark Lam 2016-08-12 14:35:05 PDT
Comment on attachment 285951 [details]
[PATCH] Proposed Fix

r=me
Comment 3 Joseph Pecoraro 2016-08-12 14:39:41 PDT
Comment on attachment 285951 [details]
[PATCH] Proposed Fix

Oops forgot to include Debugger.h changes itself.
Comment 4 Joseph Pecoraro 2016-08-12 14:40:59 PDT
Created attachment 285953 [details]
[PATCH] For Landing
Comment 5 WebKit Commit Bot 2016-08-12 15:55:11 PDT
The commit-queue encountered the following flaky tests while processing attachment 285953 [details]:

The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2016-08-12 15:55:54 PDT
The commit-queue encountered the following flaky tests while processing attachment 285953 [details]:

transitions/default-timing-function.html bug 138901 (author: simon.fraser@apple.com)
The commit-queue is continuing to process your patch.
Comment 7 WebKit Commit Bot 2016-08-12 16:46:18 PDT
The commit-queue encountered the following flaky tests while processing attachment 285953 [details]:

transitions/default-timing-function.html bug 138901 (author: simon.fraser@apple.com)
The commit-queue is continuing to process your patch.
Comment 8 WebKit Commit Bot 2016-08-12 16:46:20 PDT
The commit-queue encountered the following flaky tests while processing attachment 285953 [details]:

The commit-queue is continuing to process your patch.
Comment 9 WebKit Commit Bot 2016-08-12 18:12:54 PDT
The commit-queue encountered the following flaky tests while processing attachment 285953 [details]:

The commit-queue is continuing to process your patch.
Comment 10 WebKit Commit Bot 2016-08-12 18:13:17 PDT
The commit-queue encountered the following flaky tests while processing attachment 285953 [details]:

transitions/default-timing-function.html bug 138901 (author: simon.fraser@apple.com)
The commit-queue is continuing to process your patch.
Comment 11 WebKit Commit Bot 2016-08-12 18:54:46 PDT
The commit-queue encountered the following flaky tests while processing attachment 285953 [details]:

transitions/default-timing-function.html bug 138901 (author: simon.fraser@apple.com)
The commit-queue is continuing to process your patch.
Comment 12 WebKit Commit Bot 2016-08-12 18:54:50 PDT
The commit-queue encountered the following flaky tests while processing attachment 285953 [details]:

The commit-queue is continuing to process your patch.
Comment 13 WebKit Commit Bot 2016-08-12 20:07:08 PDT
Comment on attachment 285953 [details]
[PATCH] For Landing

Clearing flags on attachment: 285953

Committed r204440: <http://trac.webkit.org/changeset/204440>