Bug 80857 - Web Inspector: in protocol make field "securityOrigin" in type Page.Frame mandatory
Summary: Web Inspector: in protocol make field "securityOrigin" in type Page.Frame man...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-12 10:47 PDT by Peter Rybin
Modified: 2013-02-26 05:53 PST (History)
12 users (show)

See Also:


Attachments
Patch (4.92 KB, patch)
2013-02-26 05:33 PST, Alexander Pavlov (apavlov)
vsevik: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Rybin 2012-03-12 10:47:08 PDT
Currently field "securityOrigin" in type Page.Frame is optional. It makes more sense to make it non-optional.
Comment 1 Alexander Pavlov (apavlov) 2013-02-26 05:33:19 PST
Created attachment 190266 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2013-02-26 05:53:10 PST
Committed r144049: <http://trac.webkit.org/changeset/144049>