Commit Graph

17140 Commits

Author SHA1 Message Date
Jared Wein
95b937964b 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
d0bc0cba9d 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
adb8115534 Merge m-c to UX 2013-07-25 12:10:08 +02:00
Marco Bonardo
a4beaa4a33 Bug 855805 - Create the Bookmarks widget with subview - Functional part.
r=mconley
2013-07-25 12:02:05 +02:00
Ryan VanderMeulen
abe5f8d26d Merge m-c to inbound. 2013-07-24 18:22:45 -04:00
Gijs Kruitbosch
5afb53dcc3 Merge m-c to ux 2013-07-24 17:44:40 +02:00
Gijs Kruitbosch
0455d3d5d9 Bug 872544 - update private browsing label to match menu, r=jaws 2013-07-23 23:47:25 +02:00
Tim Taubert
11324dcbd9 Bug 766546 - Ignore the iframe's load event and continue when the whole page has loaded. r=avih 2013-07-24 17:58:05 +02:00
Ryan VanderMeulen
66dc5c6e4b Bug 897554 - Update pdf.js to version 0.8.377. r=bdahl 2013-07-24 17:48:29 -04:00
Tim Abraldes
3f7c5e08b7 bug 897562. Disable the sync 'connected' throbber when it is created. r=jimm 2013-07-24 10:40:17 -07:00
Sam Foster
829953d706 Bug 896461 - Fix lazy-loading of OS.File for TopSites/elsewhere. r=jimm 2013-07-24 10:21:01 -07:00
Dão Gottwald
3528027a50 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
Dão Gottwald
c13c64d838 Bug 513168 - Remove "Stop" and "Reload" from View menu. r=mak
--HG--
extra : rebase_source : fcc5b38cb6ca4d1cd8da1d84945f098e78332300
2013-07-24 18:36:04 +02:00
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