Bug 161302

Summary: document.title setter can't throw.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates, esprehn+autocc, gyuyoung.kim, kangil.han, kondapallykalyan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2016-08-28 14:14:29 PDT
The document.title setter can never throw so it should probably not have [SetterRaisesException].
Comment 1 Andreas Kling 2016-08-28 14:15:59 PDT
Created attachment 287238 [details]
Patch
Comment 2 WebKit Commit Bot 2016-08-28 15:40:30 PDT
Comment on attachment 287238 [details]
Patch

Clearing flags on attachment: 287238

Committed r205106: <http://trac.webkit.org/changeset/205106>
Comment 3 WebKit Commit Bot 2016-08-28 15:40:39 PDT
All reviewed patches have been landed.  Closing bug.