2 files changed
+60
-1
lines changedLines changed: 59 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + |
- chromium/content/browser/dom_storage/dom_storage_namespace.cc+2-2
- chromium/content/browser/dom_storage/dom_storage_namespace.h+3-2
- chromium/content/renderer/render_frame_impl.cc+10-1
- chromium/mojo/edk/system/data_pipe_consumer_dispatcher.cc+10
- chromium/mojo/edk/system/data_pipe_producer_dispatcher.cc+10
- chromium/third_party/WebKit/Source/core/dom/Document.cpp+2-1
- chromium/third_party/WebKit/Source/core/dom/DocumentInit.cpp+6-4
- chromium/third_party/WebKit/Source/core/dom/DocumentInit.h+4-2
- chromium/third_party/WebKit/Source/core/dom/SecurityContext.h+6-1
- chromium/third_party/WebKit/Source/core/frame/History.cpp+17-10
- chromium/third_party/WebKit/Source/core/frame/LocalFrame.cpp+12-1
- chromium/third_party/WebKit/Source/core/frame/LocalFrame.h+1-1
- chromium/third_party/WebKit/Source/core/frame/csp/ContentSecurityPolicy.h+6
- chromium/third_party/WebKit/Source/core/html/HTMLStyleElement.cpp+8-8
- chromium/third_party/WebKit/Source/core/html/HTMLStyleElement.h-1
- chromium/third_party/WebKit/Source/core/loader/DocumentLoader.cpp+1-1
- chromium/third_party/WebKit/Source/core/loader/DocumentLoader.h+7
- chromium/third_party/WebKit/Source/core/loader/FrameLoader.cpp+13-1
- chromium/third_party/WebKit/Source/core/svg/SVGStyleElement.cpp+8-8
- chromium/third_party/WebKit/Source/core/svg/SVGStyleElement.h-1
- chromium/third_party/WebKit/Source/modules/serviceworkers/NavigatorServiceWorker.cpp+20-2
- chromium/third_party/WebKit/Source/modules/webaudio/BaseAudioContext.cpp+8
- chromium/third_party/WebKit/Source/modules/webaudio/BaseAudioContext.h+6-16
- chromium/third_party/libvpx/source/libvpx/vp9/vp9_dx_iface.c+4-1
- chromium/third_party/libvpx/source/libvpx/vpx_dsp/bitreader_buffer.c+1-1
- chromium/third_party/pdfium/core/fxcodec/jbig2/JBig2_Image.cpp+17-4
0 commit comments