Commit Graph

1093 Commits

Author SHA1 Message Date
Tim Taubert
ffe88c3ffe Bug 971697 - Let the frameLoader take care of creating nsISHistory for the docShell f=billm r=smaug,Mossop 2014-02-12 20:07:19 +01:00
Tim Taubert
e7a8f1f746 Backed out changeset d2133d001fca (bug 971697) 2014-02-17 22:04:36 +01:00
Tim Taubert
fb9157aa2e Bug 971697 - Let the frameLoader take care of creating nsISHistory for the docShell f=billm r=smaug,Mossop 2014-02-12 20:07:19 +01:00
Phil Ringnalda
7cd2f471ea Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Phil Ringnalda
6f0427c88e Back out 024e6835e6ea:bece94ce2310 (bug 326743) for frequent 10.6 debug failures in browser_bug537013.js 2014-02-14 23:58:49 -08:00
Masayuki Nakano
e393ad7356 Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Mike de Boer
96608d14a4 Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 14:04:21 +01:00
Mike de Boer
faf150b6a4 Backed out 5 changesets (bug 326743)
Backed out changeset 55fba7bccaaf (bug 326743)
Backed out changeset f4ab79254dfb (bug 326743)
Backed out changeset c8151192e447 (bug 326743)
Backed out changeset 57ceb72568c6 (bug 326743)
Backed out changeset 3081b9770c33 (bug 326743)
2014-02-14 12:55:13 +01:00
Mike de Boer
bfe086d71d Bug 326743: support the find clipboard in the find toolbar. r=Unfocused 2014-02-14 11:38:22 +01:00
Neil Deakin
8b585cfb00 Bug 967432, labelElement should still be set even when an access key is not present, r=neil 2014-02-11 09:40:12 -05:00
Masayuki Nakano
107fcfbe51 Bug 950373 part.1 XUL <tree> should handle non-printable keys with keydown event handler instead of keypress event handler r=enndeakin 2014-02-11 14:26:10 +09:00
Neil Deakin
1516c0619e Bug 963105, improve performance of formatAccessKey by returning early when no access key is present, r=neil 2014-02-03 09:06:21 -05:00
Manish Goregaokar
fc250d7eb4 Bug 474527 - onbeforeaccept handler in a <prefwindow> can't prevent the window from closing; r=enndeakin,MattN
The majority of the patch was by Gavin Sharp.
2014-01-29 17:07:16 -08:00
Gijs Kruitbosch
42d46bfe81 Bug 944947 - Australis - fix binding and styling for wrapped toolbarbuttons to correctly hide/show wrapped labels, r=Enn
--HG--
extra : rebase_source : 30f5fd0fb1f4cbf8503390076dbf31df17f989e7
2014-01-24 09:39:31 +00:00
Neil Deakin
9cab3a8fc4 Bug 941409, add support for an anchor attribute to menus so that the popup can be anchored to a different element than the menu itself, this is used to avoid repositioning the bookmarks toolbar button menu, also changes popups to default to vertical orientation [Australis] r=neil,mconley 2014-01-28 11:28:45 -05:00
Tim Taubert
22dc9bbc17 Bug 941540 - Add browser.permanentKey r=felipe 2014-01-20 20:44:25 +01:00
Tim Taubert
cd9f23feb5 Bug 960903 - Remove UserTypedValueChanged event r=dao 2014-01-20 17:36:14 +01:00
Florian Quèze
c3a1c7ce25 Bug 958071 - PopupNotification consumers should have a way to replace the "Not Now" item, r=dolske. 2014-01-23 11:48:33 +01:00
Gijs Kruitbosch
f05621fdd0 Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=Enn,MattN
--HG--
extra : rebase_source : 24d502659b30d59371b8e33bba65091c546763d5
2014-01-17 18:51:02 +01:00
Graeme McCutcheon
1af72227c9 Bug 938717: Bug 666816 follow-up: Remove some selection listener cruft from findbar.xml. r=evilpies 2013-11-14 18:15:49 +00:00
Dão Gottwald
2acbd50332 Backed out Australis changeset f9e54107a580 2014-01-18 14:23:49 +01:00
Tom Schuster
85fab7a62f Bug 691614 - Make content zooming work with e10s Firefox. r=felipe 2014-01-13 18:36:26 +01:00
Gijs Kruitbosch
ae9b1f5fae Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=MattN 2014-01-17 18:51:02 +01:00
Matt Brubeck
37b9de3c40 Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie] 2014-01-13 17:58:33 -08:00
Trevor Saunders
64d5d5a8ed bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug 2014-01-06 17:34:15 -05:00
Bill McCloskey
08b964cf71 Bug 957427 - Expose an nsILoadContext shim in nsIFrameLoader (r=smaug) 2014-01-10 17:10:57 -08:00
Mike de Boer
193a998bde Bug 951142: check for a close method to be present on the binding before invoking it. r=gavin 2014-01-09 11:59:58 +01:00
Markus Stange
4524b19731 Bug 874792 - Make adjustment sign consistent and use a transform for moving the arrow. r=Enn 2014-01-08 10:35:19 +01:00
Magnus Melin
03cb911e3d Bug 331772 - tooltiptext fails on XUL button in HTML page. r=enndeakin 2013-12-18 22:44:34 +02:00
Florian Quèze
8bd495a00d Bug 723951 - Popup notification does not continue when the tab move to other window, r=felipe. 2013-12-19 22:16:10 +01:00
Felipe Gomes
e879c2cc1a Bug 897061 - [e10s] Implement support for form autocomplete. r=markh 2013-12-06 22:02:05 -02:00
Jared Wein
bac23bd396 Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs
--HG--
extra : rebase_source : 90a0865e71b87dbaddf44c4805f78f709e5d80de
2013-11-27 10:31:39 -05:00
Tim Taubert
f8b9e6adbb Bug 942622 - Invalidate TabStateCache when .userTypedValue changes r=yoric,dao
From 087412c836ecf1412325942e20c1fd9559d8f20a Mon Sep 17 00:00:00 2001
2013-11-25 21:01:43 +01:00
Jared Wein
327ad45c18 Backed out changeset e0e9651d0faf (bug 649490) 2013-11-27 16:19:27 -05:00
Matt Brubeck
8b93cea2da Bug 940462 - Don't use popup.mPopupOpen from the autocomplete binding [r=Enn] 2013-11-27 09:28:34 -08:00
Jared Wein
f7897b3c8a Bug 649490 - Switch the volume slider on the media controls to be horizontal and always visible. r=Gijs 2013-11-27 10:31:39 -05:00
Jared Wein
7081069d7e Bug 937429 - Only resize the media element if isAudioOnly=true. r=dolske 2013-11-19 00:17:38 -05:00
Bill McCloskey
d05e024721 Bug 935784 - Avoid popping up the findbar when editing text fields in e10s (r=evilpie) 2013-11-19 13:20:15 -08:00
Ed Morley
7c9d468150 Backed out changeset 77f53f9d3099 (bug 935784) on suspicion of causing shutdown hangs on OS X 2013-11-20 12:34:04 +00:00
Bill McCloskey
8097484a84 Bug 935784 - Avoid popping up the findbar when editing text fields in e10s (r=evilpie) 2013-11-19 13:20:15 -08:00
Gijs Kruitbosch
ce9b4a4882 Merge mozilla-central and ux 2013-11-15 18:32:01 +01:00
Matthew Noorenberghe
dc43a0e285 Merge mozilla-central to UX 2013-11-09 17:46:29 -08:00
Gijs Kruitbosch
bdf8ffe2d3 Merge mozilla-central and ux 2013-11-07 19:21:54 +00:00
Matthew Noorenberghe
9e82ff7081 Merge mozilla-central to UX 2013-11-05 01:04:20 -08:00
Neil Deakin
c7870ca9ad Bug 596723, Don't consume clicks outside of arrow panels by default, always consume the clicks on anchors of all popups, r=dao,neil 2013-11-04 11:22:24 -05:00
Gijs Kruitbosch
a880139178 Merge mozilla-central and ux 2013-11-01 09:20:15 +01:00
Tom Schuster
dffcb98596 Bug 928619 - Stop removing the findbar selection after it closes. r=mikedeboer 2013-10-29 20:28:51 +01:00
Jared Wein
30e73f4739 Bug 704326 - Standalone audio files should have different style so they don't look awkward. r=smaug,dolske 2013-10-28 13:27:53 -04:00
Bill McCloskey
da1234b0aa Bug 923333 - Replace docShell.setCurrentURI with something e10s-compatible (r=felipe) 2013-11-12 15:02:14 -08:00
Tom Schuster
08781fdfab Bug 926033: correct searchString persistence for different searches in findbar. r=mikedeboer 2013-11-08 18:35:28 +01:00