This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#import <Foundation/Foundation.h> | |
@interface AspectProxy : NSProxy { | |
id target_; | |
} | |
- (id)initWithTarget:(id)target; | |
@end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* This is to be used from a Firefox scratchpad: | |
* - enable chrome devtools: in about:config set "devtools.chrome.enabled" to true | |
* - open scratchpad: Tools -> Web Developer -> Scratchpad | |
* - make it run as chrome: choose Environment -> Browser | |
* - click "Run" | |
* | |
* After scanning the local archives this should open a new tab which highlights | |
* potential issues in color: | |
* - v2/v4 comparisons |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- main.schema.json 2016-02-20 22:54:40.000000000 +0100 | |
+++ toolkit/components/telemetry/tests/schemas/main.schema.json 2016-02-20 22:34:59.000000000 +0100 | |
@@ -21,21 +21,21 @@ | |
"release" | |
] | |
}, | |
"name": { | |
"type": "string" | |
}, | |
"platformVersion": { |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
OlderNewer