Closed Bug 1070690 Opened 10 years ago Closed 10 years ago

Remove _setDetailsFieldsDisabledState and paneElementsBroadcaster

Categories

(Firefox :: Bookmarks & History, defect)

defect
Not set
normal
Points:
1

Tracking

()

RESOLVED FIXED
Firefox 35
Iteration:
35.2

People

(Reporter: asaf, Assigned: asaf)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
They've been unused since the landing of 407541 six years ago.
Attachment #8492721 - Flags: review?(mak77)
Flags: qe-verify-
Comment on attachment 8492721 [details] [diff] [review]
patch

Review of attachment 8492721 [details] [diff] [review]:
-----------------------------------------------------------------

::: browser/components/places/content/editBookmarkOverlay.xul
@@ +54,5 @@
>            <label value="&editBookmarkOverlay.siteLocation.label;"
>                   class="editBMPanel_rowLabel"
>                   accesskey="&editBookmarkOverlay.siteLocation.accesskey;"
> +                 control="editBMPanel_siteLocationField"/>
> +          <textbox id="editBMPanel_siteLocationField" class="uri-element"/>

please keep class on a new line

@@ +146,5 @@
>          <row id="editBMPanel_tagsSelectorRow"
>               align="center"
>               collapsed="true">
>            <spacer/>
> +          <listbox id="editBMPanel_tagsSelector" height="150"/>

please keep height on  new line

@@ +164,5 @@
>            <label value="&editBookmarkOverlay.description.label;"
>                   class="editBMPanel_rowLabel"
>                   accesskey="&editBookmarkOverlay.description.accesskey;"
> +                 control="editBMPanel_descriptionField"/>
> +          <textbox id="editBMPanel_descriptionField" multiline="true"/>

same for multiline
Attachment #8492721 - Flags: review?(mak77) → review+
Iteration: --- → 35.2
https://hg.mozilla.org/mozilla-central/rev/bd637b44a788
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 35
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: