Gijs Kruitbosch
|
60fd73b747
|
Merge m-c to ux
|
2013-08-02 17:21:19 +02:00 |
|
Gijs Kruitbosch
|
7827e6c5ae
|
Fix usage of area.type to use a map's get() function, no bug, rs=mconley
|
2013-08-02 16:04:40 +02:00 |
|
Gijs Kruitbosch
|
03f58401b5
|
Bug 900442 - Add-on toolbar shouldn't be evicting stuff when we wrap its contents, r=mconley
|
2013-08-01 12:48:05 +02:00 |
|
Mike Conley
|
9bc29ee397
|
Bug 899576 - Fast-path the default case for CustomizableUI.buildArea, and preset node attributes in browser.xul. r=Gijs.
|
2013-08-01 14:46:23 -04:00 |
|
Mike Conley
|
8b15c76968
|
Bug 899608 - Remove cruft from XULWidgetGroupWrapper, and move areaType getter into group wrappers. r=Gijs, rs=mak.
|
2013-08-01 12:18:01 -04:00 |
|
Mike de Boer
|
5df8cdb40d
|
Bug 873517: Update CSS selectors for Downloads indicator on Linux to show icon. r=mak
|
2013-08-01 12:47:11 +02:00 |
|
Matthew Noorenberghe
|
63923e35da
|
Merge mozilla-central to UX
|
2013-07-31 17:48:12 -07:00 |
|
Doug Turner
|
50873a4b21
|
Bug 885641 - Force an update check if the build is older than some reasonable value. r=gavin, r=rstrong
|
2013-07-30 20:19:58 -07:00 |
|
Matthew Noorenberghe
|
d79cbda60c
|
Merge mozilla-central to UX
|
2013-07-30 19:16:50 -07:00 |
|
Gijs Kruitbosch
|
211b357473
|
Merge m-c to UX
|
2013-07-30 20:27:46 +02:00 |
|
Marco Bonardo
|
4080f24726
|
Bug 855805 - Create the Bookmarks widget with subview - Styling.
r=mconley
|
2013-07-30 14:50:58 +02:00 |
|
Gijs Kruitbosch
|
4d8bec1da1
|
Merge m-c to UX
|
2013-07-30 11:14:11 +02:00 |
|
Ryan VanderMeulen
|
7b60b97448
|
Bug 845190 - Disable test_startup_nosession_sync.js on Linux and Windows debug for being the latest perma-orange caused by a random JS change.
CLOSED TREE
|
2013-07-29 21:45:10 -04:00 |
|
Jared Wein
|
aada815a03
|
Bug 891104 - Only run onOverflow if an overflow event has occurred. r=mconley
|
2013-07-29 15:36:39 -04:00 |
|
Gijs Kruitbosch
|
0bf845f050
|
Merge m-c to UX.
|
2013-07-28 11:50:05 +02:00 |
|
Mike Conley
|
e34085c006
|
Bug 861703 - Constrain the maximum height of the menu panel. r=jaws,feedback=Gijs.
|
2013-07-27 14:58:36 -04:00 |
|
Mike Conley
|
ec3ee297fc
|
Automated merge with https://hg.mozilla.org/mozilla-central
|
2013-07-27 15:01:05 -04:00 |
|
Dão Gottwald
|
eb413906e2
|
Bug 896276 - Use Date.now() rather than nsIAppStartup.getStartupInfo().process to detect profiles that haven't been used for a while. r=mak
|
2013-07-27 17:22:56 +02:00 |
|
Tim Taubert
|
749254b0b6
|
Bug 898308 - Clean up SessionStore initialization; f=smacleod, r=dao
|
2013-07-27 07:40:07 +02:00 |
|
Matthew Noorenberghe
|
657ab51a83
|
Merge mozilla-central to UX
|
2013-07-26 00:27:14 -07:00 |
|
Jared Wein
|
16d55aeaea
|
Bug 898040 - Followup to only remove the event listeners if they were added. r=MattN
|
2013-07-25 18:04:47 -04:00 |
|
Jared Wein
|
72c226e983
|
Bug 898040 - Delay adding the event listeners for PanelUI until the panel is toggled. r=mconley
|
2013-07-25 16:03:13 -04:00 |
|
Gijs Kruitbosch
|
194fe37ca6
|
Merge m-c to UX
|
2013-07-25 12:10:08 +02:00 |
|
Marco Bonardo
|
545697bb91
|
Bug 855805 - Create the Bookmarks widget with subview - Functional part.
r=mconley
|
2013-07-25 12:02:05 +02:00 |
|
Ryan VanderMeulen
|
274e2e8dc0
|
Merge m-c to inbound.
|
2013-07-24 18:22:45 -04:00 |
|
Tim Taubert
|
671877cda0
|
Bug 898738 - 'Error: input is not defined' browser_formdata_format.js; r=yoric
|
2013-07-29 09:44:58 -07:00 |
|
Dão Gottwald
|
8d3963fb90
|
Bug 519937 - Remove "Back", "Forward" and "Home" from History menu. r=mak
--HG--
extra : rebase_source : ff2b79b3c46a3c3be612bef3af48f01a36495268
|
2013-07-24 18:37:08 +02:00 |
|
Steven MacLeod
|
852a198263
|
Bug 893009 - Move _backupSessionFileOnce() logic into the SessionWorker; r=ttaubert
X-Git-Commit-ID: cacdd9a34d6daf8302d8565a6e11d357c997bee7
|
2013-07-26 19:54:59 +02:00 |
|
David Rajchenbach-Teller
|
a7b1b3bb4c
|
Bug 867143 - Adapt testsuite to cached session restore. r=ttaubert
|
2013-07-26 12:15:25 -04:00 |
|
David Rajchenbach-Teller
|
fb4b0465f7
|
Bug 867143 - Cache Session Restore state aggressively. r=ttaubert
|
2013-07-26 12:15:00 -04:00 |
|
Tim Taubert
|
a0f140ad02
|
Bug 893061 - Prevent the default homepage from loading if we're going to restore a session; r=dao
|
2013-07-26 13:16:29 +02:00 |
|
Steven MacLeod
|
17138db59f
|
Bug 881049 - Switch SessionStore to Promise.jsm; r=ttaubert
X-Git-Commit-ID: 39b42be125f8b40a52350ed7cf9c39082356118f
|
2013-07-25 21:50:15 +02:00 |
|
Gijs Kruitbosch
|
3ed28d6a81
|
Bug 872544 - wrap toolbarbutton labels in panels, r=mikedeboer
|
2013-07-19 16:30:40 +02:00 |
|
Gijs Kruitbosch
|
a3c62c99ab
|
Bug 895827 - pass null if we don't have a placement, r=jaws
|
2013-07-24 16:58:15 +02:00 |
|
Gijs Kruitbosch
|
e985241aba
|
Fix an observer never being removed, found in bug 897410, r=mikedeboer
|
2013-07-24 15:29:32 +02:00 |
|
Gijs Kruitbosch
|
5a89a7757a
|
Bug 897410 - don't call into the zoom manager if we don't (yet) have a docshell, r=mikedeboer
|
2013-07-24 15:29:29 +02:00 |
|
Mike Conley
|
e69c2de35c
|
Bug 896596 - _onDragStart hack in CustomizeMode should not cause placeholders to get inserted after exiting customize mode. r=Gijs.
|
2013-07-23 11:11:09 -04:00 |
|
Gijs Kruitbosch
|
529434a919
|
Merge m-c to ux
|
2013-07-23 11:04:55 +02:00 |
|
Jared Wein
|
133f383a50
|
Bug 895778 - Optimize some of the code paths in CustomizableUIInternal.registerToolbar. r=Gijs r=mconley
|
2013-07-22 11:22:42 -04:00 |
|
Gijs Kruitbosch
|
9441a88ddb
|
Bug 881937 - tabindex all the things, r=mconley
|
2013-07-19 17:58:21 +02:00 |
|
Gijs Kruitbosch
|
f32fda67ec
|
Bug 881937 - focus the first focusable item, r=mconley
|
2013-07-19 15:30:03 +02:00 |
|
Gijs Kruitbosch
|
8cd04017d1
|
Bug 878106 - should call updateEditUIVisibility when opening panel, r=Unfocused
|
2013-07-18 14:09:07 +02:00 |
|
Gijs Kruitbosch
|
54a13d9ab0
|
Bug 885075 - remove skipintoolbarset from social widget, r=mikedeboer
|
2013-07-19 12:30:40 +02:00 |
|
Gijs Kruitbosch
|
70c9fa8977
|
Bug 892463 - Australis menupanel contextmenu shouldn't override add-on contextmenu, r=dao
|
2013-07-19 12:30:39 +02:00 |
|
Matthew Noorenberghe
|
d5583b2521
|
Merge mozilla-central to UX
|
2013-07-18 19:53:03 -07:00 |
|
Mike Conley
|
f0262097fe
|
Bug 873712 - Add "overflowed" property to CustomizableUI widgets. r=Gijs.
|
2013-07-18 13:59:14 -04:00 |
|
Mike de Boer
|
d56a57bc96
|
Bug 755598: Merge Back/ Forward/ URLBar/ Stop/ Reload/ Go buttons into 1 toolbaritem. r=dao
|
2013-07-18 18:46:28 +02:00 |
|
Gijs Kruitbosch
|
6a76885cdf
|
Bug 893994 - avoid warnings for empty strings passed to document.getElementById when there's no mainView, r=mconley
|
2013-07-18 09:58:21 +02:00 |
|
Gijs Kruitbosch
|
46a123fe97
|
Bug 893994 - guard against opening a subview multiple times by setting 'open' on the anchor, r=mconley
|
2013-07-18 09:57:13 +02:00 |
|
Gijs Kruitbosch
|
abf56ca017
|
Bug 886444 - Should not stop people dragging the window from toolbars while customizing, r=mconley
|
2013-07-17 18:05:58 +02:00 |
|