Bug 167190 - ScriptExecutionContext::topOrigin() should return a reference.
Summary: ScriptExecutionContext::topOrigin() should return a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-18 19:42 PST by Andreas Kling
Modified: 2017-01-19 07:57 PST (History)
1 user (show)

See Also:


Attachments
Patch (39.98 KB, patch)
2017-01-18 19:49 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (40.01 KB, patch)
2017-01-19 00:33 PST, 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 2017-01-18 19:42:55 PST
There is always one, both for Document and WorkerGlobalScope.
Comment 1 Andreas Kling 2017-01-18 19:49:25 PST
Created attachment 299218 [details]
Patch
Comment 2 WebKit Commit Bot 2017-01-18 19:55:39 PST
Attachment 299218 [details] did not pass style-queue:


ERROR: Source/WebKit/mac/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 1 in 27 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2017-01-19 00:33:02 PST
Created attachment 299238 [details]
Patch
Comment 4 WebKit Commit Bot 2017-01-19 07:57:25 PST
Comment on attachment 299238 [details]
Patch

Clearing flags on attachment: 299238

Committed r210923: <http://trac.webkit.org/changeset/210923>
Comment 5 WebKit Commit Bot 2017-01-19 07:57:30 PST
All reviewed patches have been landed.  Closing bug.