Bug 162077 - ASSERT accidentally commented out in r204916
Summary: ASSERT accidentally commented out in r204916
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on: 161103
Blocks: 136012
  Show dependency treegraph
 
Reported: 2016-09-16 11:25 PDT by David Kilzer (:ddkilzer)
Modified: 2016-09-16 12:47 PDT (History)
3 users (show)

See Also:


Attachments
Patch v1 (1.70 KB, patch)
2016-09-16 11:30 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2016-09-16 11:25:17 PDT
The fix for Bug 161103 landed a change that commented out the ASSERT that is the cause of this bug.

This bug is to comment back in the ASSERT under the assumption it was an accidental commit.
Comment 1 David Kilzer (:ddkilzer) 2016-09-16 11:30:08 PDT
Created attachment 289082 [details]
Patch v1
Comment 2 David Kilzer (:ddkilzer) 2016-09-16 12:39:18 PDT
(In reply to comment #0)
> The fix for Bug 161103 landed a change that commented out the ASSERT that is
> the cause of this bug.

* ...that is the cause of Bug 136012.
Comment 3 WebKit Commit Bot 2016-09-16 12:46:59 PDT
Comment on attachment 289082 [details]
Patch v1

Clearing flags on attachment: 289082

Committed r206040: <http://trac.webkit.org/changeset/206040>
Comment 4 WebKit Commit Bot 2016-09-16 12:47:02 PDT
All reviewed patches have been landed.  Closing bug.