Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Side by Side Diff: chrome/app/nibs/ContentSubresourceFilter.xib

Issue 2171713002: Safe browsing subresource filter bubble UI skeleton. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove empty line Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5053" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessContro l="none">
3 <dependencies>
4 <deployment version="1090" defaultVersion="1070" identifier="macosx"/>
5 <development version="5100" identifier="xcode"/>
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 3"/>
7 </dependencies>
8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="ContentSetti ngBubbleController">
10 <connections>
11 <outlet property="bubble_" destination="4" id="59"/>
12 <outlet property="doneButton_" destination="17" id="34"/>
13 <outlet property="manageButton_" destination="54" id="58"/>
14 <outlet property="titleLabel_" destination="7" id="30"/>
15 <outlet property="window" destination="1" id="60"/>
16 </connections>
17 </customObject>
18 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/>
19 <customObject id="-3" userLabel="Application"/>
20 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" oneS hot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default " id="1" customClass="InfoBubbleWindow">
21 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniatu rizable="YES" resizable="YES"/>
22 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottom Strut="YES"/>
23 <rect key="contentRect" x="196" y="428" width="250" height="112"/>
24 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
25 <view key="contentView" id="2">
26 <rect key="frame" x="0.0" y="0.0" width="250" height="112"/>
27 <autoresizingMask key="autoresizingMask"/>
28 <subviews>
29 <customView id="4" customClass="InfoBubbleView">
30 <rect key="frame" x="0.0" y="0.0" width="250" height="11 2"/>
31 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" heightSizable="YES"/>
32 <subviews>
33 <customView id="29" customClass="GTMWidthBasedTweake r">
34 <rect key="frame" x="152" y="0.0" width="96.9999 99981872818" height="41"/>
35 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" widthSizable="YES" flexibleMaxY="YES"/>
36 <subviews>
37 <button verticalHuggingPriority="750" id="17 ">
38 <rect key="frame" x="13.999999981872818" y="13" width="68" height="28"/>
39 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
40 <buttonCell key="cell" type="push" title ="^IDS_OK" bezelStyle="rounded" alignment="center" controlSize="small" borderSty le="border" imageScaling="proportionallyDown" inset="2" id="18">
41 <behavior key="behavior" pushIn="YES " lightByBackground="YES" lightByGray="YES"/>
42 <font key="font" metaFont="smallSyst em"/>
43 <string key="keyEquivalent" base64-U TF8="YES">
44 DQ
45 </string>
46 </buttonCell>
47 <connections>
48 <action selector="closeBubble:" targ et="-2" id="26"/>
49 </connections>
50 </button>
51 </subviews>
52 </customView>
53 <customView id="28" customClass="GTMWidthBasedTweake r">
54 <rect key="frame" x="0.0" y="0.0" width="152" he ight="37"/>
55 <autoresizingMask key="autoresizingMask" widthSi zable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
56 <subviews>
57 <button id="54">
58 <rect key="frame" x="20" y="18" width="3 00" height="19"/>
59 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
60 <buttonCell key="cell" type="roundRect" bezelStyle="roundedRect" alignment="left" state="on" imageScaling="proportionall yDown" inset="2" id="55" customClass="HyperlinkButtonCell">
61 <behavior key="behavior" pushIn="YES " lightByBackground="YES" lightByGray="YES"/>
62 <string key="title">
63 ^IDS_FILTERED_DECEPTIVE_CONTENT_PROMPT_RELOAD</string>
64 <font key="font" metaFont="smallSyst em"/>
65 </buttonCell>
66 <connections>
67 <action selector="manageBlocking:" t arget="-2" id="56"/>
68 </connections>
69 </button>
70 </subviews>
71 </customView>
72 <box autoresizesSubviews="NO" verticalHuggingPriorit y="750" title="Box" boxType="separator" titlePosition="noTitle" id="19">
73 <rect key="frame" x="20" y="42" width="210" heig ht="5"/>
74 <autoresizingMask key="autoresizingMask" widthSi zable="YES" flexibleMaxY="YES"/>
75 <color key="borderColor" white="0.0" alpha="0.41 999999999999998" colorSpace="calibratedWhite"/>
76 <color key="fillColor" white="0.0" alpha="0.0" c olorSpace="calibratedWhite"/>
77 <font key="titleFont" metaFont="system"/>
78 </box>
79 <textField verticalHuggingPriority="750" id="7">
80 <rect key="frame" x="17" y="64" width="216" heig ht="28"/>
81 <autoresizingMask key="autoresizingMask" widthSi zable="YES" flexibleMinY="YES"/>
82 <textFieldCell key="cell" controlSize="small" se ndsActionOnEndEditing="YES" title="^IDS_FILTERED_DECEPTIVE_CONTENT_PROMPT_EXPLAN ATION" id="8">
83 <font key="font" metaFont="smallSystem"/>
84 <color key="textColor" name="controlTextColo r" catalog="System" colorSpace="catalog"/>
85 <color key="backgroundColor" name="controlCo lor" catalog="System" colorSpace="catalog"/>
86 </textFieldCell>
87 </textField>
88 </subviews>
89 </customView>
90 </subviews>
91 </view>
92 <connections>
93 <outlet property="delegate" destination="-2" id="6"/>
94 </connections>
95 </window>
96 <customObject id="20" customClass="ChromeUILocalizer"/>
97 <customObject id="21" customClass="GTMUILocalizerAndLayoutTweaker">
98 <connections>
99 <outlet property="localizer_" destination="20" id="22"/>
100 <outlet property="uiObject_" destination="1" id="23"/>
101 </connections>
102 </customObject>
103 </objects>
104 </document>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698