aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/storageevent.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2018-10-10 15:08:21 -0400
committerGitHub <noreply@github.com>2018-10-10 15:08:21 -0400
commit900a81d3809c810c279230b79f2f5c1822327076 (patch)
tree6d74072fce5fcf0b55fb61978340abe012d157cc /components/script/dom/storageevent.rs
parent78327fcba5a0bcabc8411327ae1aa175bbaf5f49 (diff)
parent86b78629c3cdb00ba6518efb058c0eab4bf3e723 (diff)
downloadservo-900a81d3809c810c279230b79f2f5c1822327076.tar.gz
servo-900a81d3809c810c279230b79f2f5c1822327076.zip
Auto merge of #21799 - codehag:bug_1172897_rename_tab_actor, r=jdm
Bug 1172897 - Rename Tab Actor to BrowsingContextActor As part of [Bug 1172987](https://bugzilla.mozilla.org/show_bug.cgi?id=1172897) we renamed TabActor, as the actor does not represent tabs (as in a browser tab), it instead represents a browsing context as defined by the the [HTML standard](https://html.spec.whatwg.org/multipage/browsers.html#windows). In a later PR I will mirror the structure we have on devtools to have a targets folder, which contains all target types. At the moment it looks like servo only represents workers and browsing contexts. <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors Unfortunately, I am unable to build due to #21792 -- I will try to find a linux machine to build on - [x] `./mach test-tidy` does not report any errors - [x] These changes fix Bugzilla [Bug 1172987](https://bugzilla.mozilla.org/show_bug.cgi?id=1172897). <!-- Either: --> - [x] These changes do not require tests because this is a renaming and shouldn't impact tests as far as I can tell <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21799) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/storageevent.rs')
0 files changed, 0 insertions, 0 deletions