Bug 161302 - document.title setter can't throw.
Summary: document.title setter can't throw.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-28 14:14 PDT by Andreas Kling
Modified: 2016-08-28 15:40 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.55 KB, patch)
2016-08-28 14:15 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.