Closed Bug 865419 Opened 11 years ago Closed 11 years ago

Fix bad 3-way merge into UX branch

Categories

(Firefox :: General, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 28

People

(Reporter: mconley, Assigned: mconley)

Details

(Whiteboard: [qa-])

Attachments

(2 files)

Today, I merged mozilla-central into UX.

The good news: it mostly went well!

The bad news: it didn't all go well. In particular, the changes from bug 748894 had to be resolved manually, and I didn't do a good enough job. The merge I did ended up breaking browser.xul with invalid XML.

We need to fix this stat, and merge it into Jamun because I was too overzealous and merged it into jamun before I figured out this breakage.
Attached patch Patch v1Splinter Review
This fixes everything.
Attachment #741476 - Flags: review?(jaws)
Attachment #741476 - Flags: review?(jaws) → review+
Comment on attachment 741476 [details] [diff] [review]
Patch v1

indentation is off
(In reply to Dão Gottwald [:dao] from comment #2)
> Comment on attachment 741476 [details] [diff] [review]
> Patch v1
> 
> indentation is off

No, it isn't! I read this wrongly.
Whiteboard: [fixed in ux][fixed in jamun]
More bad news - there was one more fragment lost in the merge:

We're calling BookmarksMenuButton.updateStarState(); in browser-customization.js, but this was changed to BookmarksMenuButton.updateStarState(); on mozilla-central.

This means that exiting customization mode is failing (this is why tabs aren't going back into the titlebar in maximized mode, and the customization button is still disabled after exiting).
Attached patch Follow-upSplinter Review
This fixes broken-ness after exiting customization mode.
Attachment #741497 - Flags: review?(jaws)
Attachment #741497 - Flags: review?(jaws) → review+
Thanks for all the reviews today, Jared.

Landed on UX as https://hg.mozilla.org/projects/ux/rev/d352115aef51

Landed on Jamun as https://hg.mozilla.org/projects/jamun/rev/d352115aef51
https://hg.mozilla.org/mozilla-central/rev/fd26cf8fc03a
https://hg.mozilla.org/mozilla-central/rev/d352115aef51
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed in ux][fixed in jamun]
Target Milestone: --- → Firefox 28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: