update - fix console.dir exception #16

Open
Coldzer0 wants to merge 1 commit from Coldzer0/patch-1 into master
Coldzer0 commented 2018-08-18 07:15:49 +00:00 (Migrated from github.com)

i was testing the console.dir with "console.dir(Shell);"

i get "Exception object is not ia valid class."

i got it from here
https://hg.mozilla.org/chatzilla/file/59b46c0bf716/js/lib/utils.js#l173

and i make some modification to work as needed .

i was testing the console.dir with "console.dir(Shell);" i get "Exception object is not ia valid class." i got it from here https://hg.mozilla.org/chatzilla/file/59b46c0bf716/js/lib/utils.js#l173 and i make some modification to work as needed .
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Coldzer0/patch-1:Coldzer0/patch-1
git switch Coldzer0/patch-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff Coldzer0/patch-1
git switch Coldzer0/patch-1
git rebase master
git switch master
git merge --ff-only Coldzer0/patch-1
git switch Coldzer0/patch-1
git rebase master
git switch master
git merge --no-ff Coldzer0/patch-1
git switch master
git merge --squash Coldzer0/patch-1
git switch master
git merge --ff-only Coldzer0/patch-1
git switch master
git merge Coldzer0/patch-1
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BeRo1985/besen!16
No description provided.