devtools: Rename BrowsingContextActor variable names#43655
Conversation
eerii
left a comment
There was a problem hiding this comment.
Thanks! You are missing a call to ./mach fmt but everything else looks good :)
I must have missed it due to several commits I had to do as a result of merged PRs |
4af8068 to
6f27673
Compare
|
Hi @eerii, can you please check what's failing this time? I ran the |
You need to run format again: |
|
Did you add your changes and committed before doing the push? Because it seems that it didn't change anything between two versions. It has definitely happened to me before :) |
Head branch was pushed to by a user without write access
6f27673 to
1a63e38
Compare
You're right, lol Too many commands I forgot to |
1a63e38 to
c0b1610
Compare
|
Apologies for taking this out of the merge queue, it had some conflicts in |
|
Yes, thanks! |
Signed-off-by: Sabb <sarafaabbas@gmail.com>
c0b1610 to
5e4325c
Compare
Can you review the commit, @eerii? |
Renamed BrowsingContext in tab, network_event, watcher actors & lib.rs
Testing: No testing required - only renaming done
Fixes: Part o #43606