|  | - rename WebRequestPtr to WebRequestSharedPtr
- remove usage of JsEngine::GetWebRequest in tests
The next step will be introduction of asynchronous WebRequest and WebRequestPtr which is std::unique_ptr to it.
# I'm basically using compiler to help refactoring here. If you wonder some of the rest changes are currently available here https://github.com/abby-sergz/libadblockplus/commits/ci-issue5180-p3
   
    
  
  
    
      |  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+16 lines, -23 lines) | Patch |  
        |  | M | include/AdblockPlus/JsEngine.h | View |  | 3 chunks | +3 lines, -3 lines | 0 comments | Download |  
        |  | M | include/AdblockPlus/WebRequest.h | View |  | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | src/JsEngine.cpp | View |  | 1 chunk | +2 lines, -2 lines | 0 comments | Download |  
        |  | M | test/BaseJsTest.h | View |  | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | test/FilterEngine.cpp | View |  | 6 chunks | +6 lines, -7 lines | 0 comments | Download |  
        |  | M | test/JsEngine.cpp | View |  | 1 chunk | +0 lines, -6 lines | 0 comments | Download |  
        |  | M | test/Notification.cpp | View |  | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | test/Prefs.cpp | View |  | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | test/UpdateCheck.cpp | View |  | 1 chunk | +1 line, -1 line | 0 comments | Download |  Total messages: 2   |