Skip to content

Commit

Permalink
修改注释
Browse files Browse the repository at this point in the history
  • Loading branch information
0xhellohaley committed Aug 29, 2016
1 parent 44c68d4 commit d257c17
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -19,37 +19,5 @@
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "JS_OC_WebViewJavascriptBridge/WebViewJavascriptBridge/WebViewJavascriptBridge.m"
timestampString = "493809677.386268"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "166"
endingLineNumber = "166"
landmarkName = "-webView:shouldStartLoadWithRequest:navigationType:"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "JS_OC_WebViewJavascriptBridge/WebViewJavascriptBridge/WebViewJavascriptBridge.m"
timestampString = "493809679.07415"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "164"
endingLineNumber = "164"
landmarkName = "-webView:shouldStartLoadWithRequest:navigationType:"
landmarkType = "5">
</BreakpointContent>
</BreakpointProxy>
</Breakpoints>
</Bucket>
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ - (void)dealloc
[self.webView removeObserver:self forKeyPath:@"estimatedProgress"];
}

#pragma mark - private method
#pragma mark - private method
- (void)registerNativeFunctions
{
Expand Down

0 comments on commit d257c17

Please sign in to comment.