Remove some useless operations when getting the text content#20904
Remove some useless operations when getting the text content#20904timvandermeij merged 1 commit intomozilla:masterfrom
Conversation
The removed code has been added in mozilla#20624 and it's useless since these operations (i.e. save/restore) are already handled in preprocessor.read.
|
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/b6d6c54bdf75c66/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/41ce2c6fcefc864/output.txt |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #20904 +/- ##
==========================================
- Coverage 62.57% 62.55% -0.03%
==========================================
Files 173 173
Lines 121258 121255 -3
==========================================
- Hits 75878 75851 -27
- Misses 45380 45404 +24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/b6d6c54bdf75c66/output.txt Total script time: 45.33 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/41ce2c6fcefc864/output.txt Total script time: 73.15 mins
|
|
Nice find! |
The removed code has been added in #20624 and it's useless since these operations (i.e. save/restore) are already handled in preprocessor.read.