Commit Graph

17097 Commits

Author SHA1 Message Date
Gijs Kruitbosch
2193d60c43 Bug 872544 - wrap toolbarbutton labels in panels, r=mikedeboer 2013-07-19 16:30:40 +02:00
Gijs Kruitbosch
df11c8424a Bug 895827 - pass null if we don't have a placement, r=jaws 2013-07-24 16:58:15 +02:00
Gijs Kruitbosch
cf893271fe Fix an observer never being removed, found in bug 897410, r=mikedeboer 2013-07-24 15:29:32 +02:00
Gijs Kruitbosch
e8483bc04f 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
Matthew Noorenberghe
de1150b579 Merge mozilla-central to UX 2013-07-23 23:40:52 -07:00
Ryan VanderMeulen
a95c9e4ba5 Merge m-c to inbound on a CLOSED TREE. 2013-07-23 16:14:26 -04:00
Ed Morley
a2eb8f9478 Merge mozilla-central and fx-team 2013-07-23 14:01:57 +01:00
Ed Morley
614b893c6b Merge latest green inbound changeset and mozilla-central 2013-07-23 13:56:12 +01:00
Panos Astithas
fd55eb7406 Wait for the focus event before simulating a key press to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 15:46:13 +03:00
Mark Hammond
7d413299c4 Bug 870100 (part 2) - about:newtab observes notifications for new page thumbnails. r=ttaubert 2013-07-23 17:41:12 +10:00
Panos Astithas
cb80b3c85a Another attempt to fix an intermittent Mac-only test failure (bug 895426); r=me 2013-07-23 09:47:47 +03:00
Panos Astithas
91ac29fff4 Set the logging pref before loading the debugger server if it is to use it (bug 896534); r=rcampbell 2013-07-23 09:47:47 +03:00
Mike Conley
5816f65fbd 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
Mike de Boer
40202a3ac9 Bug 892959: correct Linux menu-panel and palette icons for builtin widgets. r=Gijs 2013-07-23 13:40:11 +02:00
Gijs Kruitbosch
118088b794 Merge m-c to ux 2013-07-23 11:04:55 +02:00
Ryan VanderMeulen
cd5bed03bd Merge m-c to fx-team. 2013-07-22 21:50:13 -04:00
Jared Wein
0d77ab6b65 Bug 895778 - Optimize some of the code paths in CustomizableUIInternal.registerToolbar. r=Gijs r=mconley 2013-07-22 11:22:42 -04:00
Panos Astithas
fd56198926 Add paused listeners before resumptions to avoid an intermittent test failure (bug 895426); r=me 2013-07-22 16:11:34 +03:00
Tim Taubert
1c4b588501 merge m-c to fx-team 2013-07-21 11:12:51 +02:00
ffxbld
8153e627d4 No bug, Automated blocklist update from host bld-linux64-ec2-308 - a=blocklist-update 2013-07-20 03:35:40 -07:00
Allison Naaktgeboren
7b572f4afc Bug 869617. Remove dropdown menu from start sections.r=mbrubeck 2013-07-22 10:43:12 -07:00
Ed Morley
ae26701147 Merge mozilla-central and inbound 2013-07-22 16:52:23 +01:00
Ed Morley
4b1f775375 Merge latest green inbound changeset and mozilla-central 2013-07-22 14:45:43 +01:00
Gijs Kruitbosch
d475ebb7fa Bug 881937 - tabindex all the things, r=mconley 2013-07-19 17:58:21 +02:00
Gijs Kruitbosch
38fd2ae4d4 Bug 881937 - focus the first focusable item, r=mconley 2013-07-19 15:30:03 +02:00
Gijs Kruitbosch
b139d9242f Bug 878106 - should call updateEditUIVisibility when opening panel, r=Unfocused 2013-07-18 14:09:07 +02:00
Francesco Lodolo [:flod]
2cc61dd47b Bug 896161 - Australis: restore backForwardItem.title in browser.dtd, r=dao 2013-07-22 09:32:38 +02:00
Gijs Kruitbosch
03e1680427 Merge m-c to ux 2013-07-22 09:26:50 +02:00
Gijs Kruitbosch
7a47c133cd Bug 885075 - remove skipintoolbarset from social widget, r=mikedeboer 2013-07-19 12:30:40 +02:00
Gijs Kruitbosch
f7d9bd67f9 Bug 892463 - Australis menupanel contextmenu shouldn't override add-on contextmenu, r=dao 2013-07-19 12:30:39 +02:00
Mike de Boer
46e25cd903 Bug 703063: adjust back-button clip-path to not look truncated. r=jaws 2013-07-18 20:21:18 +02:00
Jared Wein
66735a84b7 Bug 895724 - Remove reload-button and stop-button from browser.xul since they are no longer needed. r=MattN 2013-07-19 02:13:43 -04:00
Matthew Noorenberghe
2ded965d7c Merge mozilla-central to UX 2013-07-18 19:53:03 -07:00
Francesco Lodolo
c3838ea961 Bug 889500 - Australis: restore unused strings in browser.dtd. r=dolske 2013-07-18 19:00:48 -07:00
Mike de Boer
b463c3207d Bug 895509: re-add RTL support for back/ forward buttons. r=dao 2013-07-18 20:01:49 +02:00
Mike Conley
f16ec30a46 Bug 873712 - Add "overflowed" property to CustomizableUI widgets. r=Gijs. 2013-07-18 13:59:14 -04:00
Mike de Boer
bf6232e65b 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
ac7c63a3d7 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
35242a7604 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
7ee9ecdd8c Merging m-c to UX 2013-07-17 21:02:17 +02:00
Sam Foster
4ba182d667 Bug 876033 - Add arrranged event test for richgrid, refactor TopSites tests, add test restore functionality. r=rsilveira
--HG--
extra : rebase_source : c256879c2e62f6f14c8914266d263373c0f10b6c
2013-07-17 11:20:16 -07:00
Sam Foster
99290f8d63 Bug 876033 - Reselect TopSites tiles when we undo deletion. r=mbrubeck
--HG--
extra : rebase_source : 38e8f9557d98b6bbdd2960f2a54550a388f19582
2013-07-17 11:19:42 -07:00
Sam Foster
347c59e564 Bug 876033 - Add arranged event to richgrid, event cleanup. r=mbrubeck
--HG--
extra : rebase_source : bb5b699fcdfd2024030c051f13fb13a28afd76c6
2013-07-17 11:18:09 -07:00
Gijs Kruitbosch
9befe7f00f Bug 886444 - Should not stop people dragging the window from toolbars while customizing, r=mconley 2013-07-17 18:05:58 +02:00
Ed Morley
9a3fb9de28 Merge latest green fx-team changeset and mozilla-central 2013-07-17 15:44:39 +01:00
Ryan VanderMeulen
768b202455 Merge m-c to fx-team. 2013-07-16 21:23:23 -04:00
Anton Kovalyov
2cde89a45f Bug 828046 - Save/load profiles to/from disk; r=robcee 2013-07-16 16:03:33 -07:00
Rodrigo Silveira
becb75f164 Bug 893029 - Consider making the tab 'plus' button a larger target
--HG--
extra : rebase_source : b065cdc5f81dd54a973fa303e8bea2c1e06d605f
2013-07-16 15:42:59 -07:00
Dão Gottwald
59afd9606c Bug 894349 - Sort permissions in the site identity panel and the page info window alphabetically. r=jaws 2013-07-16 22:12:48 +02:00
Ryan VanderMeulen
f02002d0e8 Merge m-c to fx-team. 2013-07-16 16:06:46 -04:00