|  | Chrome changes to extract the code from V8Proxy that special-cases
when scripts are allowed despite user preferences disabling them.
Adds more accessors and comments to WebSecurityOrigin.
Removes no longer necessary webkit_glue functions.
Removes no longer necessary TemporaryGlue.h file.
R=abarth
BUG=none
TEST=browser features like the new tab page and history view should
still work when passing --disable-javascript to chrome.  similarly,
file and ftp directory listings should remain functional when that
command line flag is specified.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30797
      Total comments: 10
      
     
  
   
    
  
  
    
      |  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+88 lines, -119 lines) | Patch |  
        |  | M | chrome/renderer/render_view.h | View |  | 1 chunk | +1 line, -0 lines | 0 comments | Download |  
        |  | M | chrome/renderer/render_view.cc | View | 1 | 1 chunk | +25 lines, -0 lines | 0 comments | Download |  
        |  | M | chrome/renderer/renderer_glue.cc | View |  | 1 chunk | +0 lines, -9 lines | 0 comments | Download |  
        |  | M | webkit/api/public/WebFrameClient.h | View |  | 3 chunks | +7 lines, -7 lines | 0 comments | Download |  
        |  | M | webkit/api/public/WebKitClient.h | View |  | 2 chunks | +1 line, -4 lines | 0 comments | Download |  
        |  | M | webkit/api/public/WebSecurityOrigin.h | View |  | 1 chunk | +13 lines, -3 lines | 0 comments | Download |  
        |  | M | webkit/api/src/ChromiumBridge.cpp | View |  | 1 chunk | +0 lines, -5 lines | 0 comments | Download |  
        |  | M | webkit/api/src/FrameLoaderClientImpl.h | View |  | 1 chunk | +1 line, -0 lines | 0 comments | Download |  
        |  | M | webkit/api/src/FrameLoaderClientImpl.cpp | View |  | 1 chunk | +8 lines, -0 lines | 0 comments | Download |  
        |  | D | webkit/api/src/TemporaryGlue.h | View |  | 1 chunk | +0 lines, -50 lines | 0 comments | Download |  
        |  | M | webkit/api/src/WebSecurityOrigin.cpp | View |  | 1 chunk | +30 lines, -4 lines | 0 comments | Download |  
        |  | M | webkit/glue/webkit_glue.h | View |  | 1 chunk | +0 lines, -8 lines | 0 comments | Download |  
        |  | M | webkit/glue/webkitclient_impl.h | View |  | 1 chunk | +0 lines, -5 lines | 0 comments | Download |  
        |  | M | webkit/glue/webkitclient_impl.cc | View |  | 1 chunk | +0 lines, -14 lines | 0 comments | Download |  
        |  | M | webkit/tools/test_shell/test_shell.cc | View |  | 1 chunk | +0 lines, -8 lines | 0 comments | Download |  
        |  | M | webkit/tools/test_shell/test_shell_webkit_init.h | View |  | 1 chunk | +2 lines, -2 lines | 0 comments | Download |  
    Total messages: 7 (0 generated)
     |