Paolo Amadini
eb43f9d34e
Bug 1112088 - Use Downloads.jsm functions to get download directories in the Safari Migrator. r=mak
2014-12-24 18:10:04 +00:00
Gijs Kruitbosch
9cf533e765
Bug 1079303 - part 2: fix tests to not expect sync behaviour from notification.reshow, r=dolske
2014-11-25 01:06:36 +00:00
Gijs Kruitbosch
9d09d5893f
Backed out changeset c8f1dab5c9e5 (bug 305085)
2014-12-24 16:14:09 +00:00
Gijs Kruitbosch
26cae9daf2
Backed out changeset 618a0ea01af9 (bug 305085)
2014-12-24 16:14:07 +00:00
Gijs Kruitbosch
8b9af4190a
Bug 305085 - fix permitUnload usages in tab/window closing so we never show a permitUnload twice for the same page, r=jaws
...
--HG--
extra : rebase_source : 29d6d43e3ee8d831b3debc97a1e12c422e5c0bb8
extra : histedit_source : cd3004e8f6da17acb8af122b0755bf85e3d8fb0c
2014-12-04 18:10:12 -08:00
Gijs Kruitbosch
dc86766fd3
Bug 305085 - add a test for beforeunload uses, r=jaws
...
--HG--
extra : rebase_source : 56f5d53be23a811d9a5eeec68a089824f538942b
extra : histedit_source : af42dfab71d3c56a54ff337b0c02e05dde856572
2014-12-19 21:41:57 +00:00
Eric Rahm
630acc398a
Bug 1112733 - Clear tabData storage after calling restore. r=billm
2014-12-19 14:10:43 -08:00
Alexander J. Vincent
870bfbac7a
Bug 1108047 - Use instanceof instead of QueryInterface to reduce debugging exception noise. r=gavin
2014-12-08 15:09:03 -08:00
Michael Lopez
87fe2f5da1
Bug 1101162 - Delete replaceQueryString from aOpenParams since it is not used by openUILinkIn. r=jaws
2014-12-17 20:23:00 -05:00
Mike de Boer
1da84db6c1
Bug 1113723: play a sound when someone joins a room. r=MattN
2014-12-23 17:39:32 +01:00
Monica Chew
e7b74f2284
Bug 1114824: Fix TRACKING_PROTECTION_SHIELD (r=bmcbride)
2014-12-22 16:56:17 -08:00
Brian Grinstead
dc9e9fc009
Bug 1106124 - Fix performance tab hover background color (regressed from 1102369);r=vporof
2014-12-23 09:03:06 -08:00
Victor Porof
ca34cd6763
Bug 1077454 - Handle import/export in new performance tool, r=jsantell
2014-12-23 11:50:50 -05:00
Brian Grinstead
36f390802c
Bug 1107498 - Use moz-appearance: none for TabsToolbar for devedition in linux to make sure customized tab bars fully match the theme;r=Gijs
2014-12-23 08:41:21 -08:00
Paul Kerr [:pkerr]
3a4af941e5
Bug 1076650: retry registration on a 401 response. r=mikedeboer
2014-12-23 12:39:52 +00:00
Gijs Kruitbosch
a0332fd40b
Bug 1104755 - really disable the test on Linux, implied-rs=mak
2014-12-23 12:21:20 +00:00
Mark Hammond
243a2df124
Bug 1109120 - use a geoip xhr request for more reliable country detection for search. r=gavin
2014-12-23 22:17:12 +11:00
Nicolas Perriault
c98b60738c
Bug 1110155 - Fixed renamed Loop room not reflected into the panel. r=Standard8
2014-12-23 11:54:32 +01:00
anirudhgp
9394fe973e
Bug 1079336 - Updated runtime details to show 'unknown (requires ADB Helper 0.4.0 or later)' in WebIDE properties; r=jryans
2014-12-20 02:45:00 +01:00
Matthew Noorenberghe
8f9f8dd243
Bug 1113574 - Check that the room <chatbox> is still open before resuming the tour from a join notification. r=dmose,markh
...
The room participant list only gets updated after getting a push notification and this can lead to the Rooms store still showing the user in their room even after they have left. To avoid this, we check that the <chatbox> for the room is actually still present.
--HG--
extra : rebase_source : f4133b922e8be4cc3ece3aebc9e96162efd3190e
2014-12-23 02:35:28 -05:00
Florian Quèze
eeaf0c7548
Bug 1110678 - Re-implement Ctrl+up/down and Alt+up/down in the search field, r=felipe.
2014-12-23 02:12:36 +01:00
Shane Caraveo
acd3fa8369
Bug 1087934 Share panel UI updates, r=markh
2014-12-22 16:11:56 -08:00
Ryan VanderMeulen
093bfc2f39
Merge inbound to m-c. a=merge
2014-12-22 17:55:32 -05:00
Dave Townsend
35cca24fcc
Bug 1103455: Change the events used to popup the search suggestions to avoid showing them when opening context menus. r=florian
2014-12-22 11:54:15 -08:00
Dão Gottwald
cc53e72321
Bug 1101996 - Add icons to history-based suggestions in search bar dropdown, r=florian,Mossop.
2014-12-22 20:34:58 +01:00
Matthew Noorenberghe
af438c04ec
Bug 1112525 - UITour: Change the loop-selectedRoomButtons target to anchor from the chatbox's browser so info panels behave when the buttons disappear. r=dolske
...
The copy/email buttons can disappear when the feedback form appears or when someone else joins a room.
--HG--
extra : rebase_source : f5113461b595dfdbe9edba1cacf12d1f5c250c59
2014-12-22 14:24:35 -05:00
Matthew Noorenberghe
5476b7402a
Bug 1114486 - Add a trailing slash to loop.gettingStarted.url so switchToTab works properly with the redirect adding the slash. r=jaws
...
--HG--
extra : rebase_source : 92c5974cabe078f8d12b29605e7293d360a3adc7
2014-12-22 12:25:35 -05:00
J. Ryan Stinnett
01a79ffc47
Bug 731318 - Show transferred size in Net Monitor. r=vporof
2014-12-22 12:15:48 -06:00
Romain Gauthier
20d66f7e20
Bug 1109849 - Bypass the feedback form if no-one has entered the room yet. r=nperriault
2014-12-22 16:56:16 +01:00
abdelrhman
8a83ca2d3e
Bug 1112552 - Clean up global-scope pollution from browser-fxaccounts.js. r=dao
...
--HG--
extra : rebase_source : 17c65f8c9f40df6e1cd49f07a779b71b002a5e23
2014-12-22 15:14:17 +01:00
Florian Quèze
1771104c17
Bug 1113567 - No notification when trying to add the same keyword for two search engines in the in-content search preferences, r=Gijs.
2014-12-22 15:04:17 +01:00
Florian Quèze
08190af00e
Bug 1112688 - Height of Search pane preferences window too small in some localizations, hiding the 'Add more search engines' link, r=Gijs.
2014-12-22 15:03:51 +01:00
J. Ryan Stinnett
97fa27d3f2
Bug 1082632 - Enable Valence auto-install for all channels. r=paul
2014-12-22 07:56:54 -06:00
Patrick Brosset
061d467414
Bug 1105825 - Fix the toolbox/inspector/sidebar destroy sequence; r=past
2014-12-22 14:54:09 +01:00
Carsten "Tomcat" Book
7fff7844dd
Backed out changeset 1dd103323b7c (bug 1112552) for bc1 bustage
2014-12-22 14:41:36 +01:00
Patrick Brosset
71129252de
Bug 1113552 - Use add_task in all browser/devtools/timeline browser mochitests; r=paul
2014-12-19 02:59:00 +01:00
Patrick Brosset
94461512d2
Bug 1113584 - Use add_task in all browser/devtools/webaudieditor browser mochitests; r=jsantell
2014-12-19 02:55:00 +01:00
Neil Deakin
f0e5d54215
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
2014-12-16 11:21:11 -05:00
Axel Hecht
5197edb15f
Bug 1111607 - Searchplugins should be picked up from en-US, if possible. r=glandium
...
--HG--
extra : transplant_source : %C9%23%D72%E7%EF%88%C8%1F%CFa_%1E%9B%0Cf%22%A0%BFu
2014-12-17 16:06:14 +01:00
Carsten "Tomcat" Book
edefedeca8
Merge mozilla-central to fx-team
2014-12-22 14:06:42 +01:00
abdelrhman
fc21ed37c1
Bug 1112552 - Clean up global-scope pollution from browser-fxaccounts.js. r=dao
2014-12-22 13:28:29 +01:00
Carsten "Tomcat" Book
ca2660700d
merge fx-team to mozilla-central a=merge
2014-12-22 13:22:28 +01:00
Brian Birtles
5a1d969195
Bug 927349 part 20 - Update selectTreeItem to wait for tree expansion animations to finish; r=bgrins
...
Currently selectTreeItem, as used by various devtools storage panel tests,
expands the tree then clicks items. However, it fails to account for the fact
that expansion animations may mean that the item that should be selected is not
yet able to be clicked. It currently happens to be lucky enough that typically
the animation is short enough that the item in question will be click-able in
time (since click() spins the event loop using executeSoon there is some time
for the animation to play).
If we make animations wait until their first frame has rendered before
beginning the chance that the tree item will become clickable in time is
reduced. This patch works around that by looking for animating branches
amongst the ancestors of the item to be selected. If one is found it waits for
the animation to end.
Unfortunately this ties the tests to the tree widget styles somewhat (in
particular the test looks for specified values of max-height).
However, these changes only delay the execution of the test so, if these styles
were to change, it is only likely that these tests would fail (and hence need to
be updated) than to mask a genuine bug. Until the Web Animations API is
available by default it is difficult to test if animations are running so this
seems like the best we can do for now.
2014-12-22 09:35:42 +09:00
Paul Kerr [:pkerr]
a1a8f48b9c
Bug 1104279 - Part 2: Add sequence verification to logInToFxa test. r=dmose
2014-12-19 14:51:25 -08:00
Paul Kerr [:pkerr]
1c4282edcb
Bug 1055145: Remove push server fallback from Loop Client. r=abr
2014-12-19 15:37:26 -08:00
Bill McCloskey
ba57944c59
Backout bug 1072980 due to regressions.
2014-12-20 21:15:36 -08:00
Phil Ringnalda
bb626226c0
Merge f-t to m-c, a=merge
2014-12-20 12:18:28 -08:00
ffxbld
55f91907fb
No bug, Automated blocklist update from host bld-linux64-spot-115 - a=blocklist-update
2014-12-20 03:20:59 -08:00
Brian Grinstead
1eff8428f7
Bug 1112715 - Remove undefined tab-hover-color reference and tab-color variable, which was never applied due to specificity;r=Gijs
2014-12-19 14:25:48 -08:00
Ryan VanderMeulen
84ddefdf5b
Backed out changeset ded76f782c5e (bug 1106432) for leaks.
2014-12-19 16:54:30 -05:00
Blake Winton
06d5298caf
Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian.
2014-12-18 15:25:21 -05:00
Shane Caraveo
3b568b9f3d
Bug 1026444 fix error pages in social panels, r=markh
2014-12-19 12:41:09 -08:00
Gijs Kruitbosch
dd56c5b6a5
Backed out changeset eef487a50fb0 (bug 1079303)
...
--HG--
extra : rebase_source : 62c4e6effbf055472c0e7256a4f8882c0b95fa9c
2014-12-19 20:14:59 +00:00
Ryan VanderMeulen
a330fb5e95
Merge m-c to fx-team. a=merge
2014-12-19 15:13:27 -05:00
Ryan VanderMeulen
68a9b89f29
Merge inbound to m-c. a=merge
2014-12-19 15:03:54 -05:00
Matthew Noorenberghe
b57dd6d3f5
Bug 1113739 - Make sure loop.gettingStarted.resumeOnFirstJoin is true before resuming the Hello tour. r=dolske
...
--HG--
extra : rebase_source : 7faa57772aa4d1d792b8a23abc14d9712598d715
2014-12-19 14:07:15 -05:00
Matthew Noorenberghe
b1732b35a3
Bug 1111828 - UITour: Don't allow opening the Loop menu if the toolbarbutton has no placement. r=Gijs
...
--HG--
extra : rebase_source : fa7eabb2c42f36b2bd171b32749436719b6aec70
2014-12-19 13:01:43 -05:00
Dan Mosedale
d57653f25c
Bug 1112264-Hide loop self-view with message if it would be incompletely shown, r=NiKo
2014-12-19 10:15:08 -08:00
Felipe Gomes
cfb60b91f4
Bug 1106054 - Search dropdown should have a minimum width. r=florian
2014-12-19 00:40:38 -02:00
Nicolas Perriault
487051c298
Bug 1112021 - Remove drop shadows on Loop video elements. r=Standard8
2014-12-19 00:16:45 +01:00
Dão Gottwald
4ca84d76cc
Bug 647540 - Get rid of the toolbar-primary class. r=enn
...
--HG--
extra : rebase_source : 3b1bf2598d73f7242945e4296df947f66dbeaf0a
2014-12-18 23:31:39 +01:00
abdelrhman
a90df75828
Bug 1112556 - Ctrl-Tab previews are oversized with a small number of tabs open. r=dao
...
--HG--
extra : rebase_source : ec1e0f19a6c482ddb8ee65360b4656dfe7b905bd
2014-12-18 23:31:15 +01:00
Florian Quèze
d7bef18288
Bug 1104142 - Shift-tab doesn't go back to location bar if there is text in the search field, r=Gijs, ui-r=shorlander.
2014-12-18 23:54:26 +01:00
Dan Mosedale
6fb0ec0688
Bug 1113346-update loop test runner script, rs=MattN, NPOTB, DONTBUILD
2014-12-18 14:10:17 -08:00
Ryan VanderMeulen
d5376382a9
Backed out changeset 08d1470a4042 (bug 1112556) for mass test bustage.
...
CLOSED TREE
2014-12-18 15:52:57 -05:00
Ryan VanderMeulen
d504a5595c
Backed out changeset 01f50f0fbda6 (bug 1112552) for mass test bustage.
...
CLOSED TREE
2014-12-18 15:52:49 -05:00
Ryan VanderMeulen
0e5ac0e24e
Backed out changeset 326f890f61a5 (bug 647540) for mass test bustage.
...
CLOSED TREE
2014-12-18 15:49:07 -05:00
Dão Gottwald
15ca6db58e
Bug 647540 - Get rid of the toolbar-primary class. r=enn
...
--HG--
extra : rebase_source : a42a4c583376dfa153bd4e7bae514646b35a6e22
2014-12-18 19:53:27 +01:00
abdelrhman
faff0183db
Bug 1112552 - Clean up global-scope pollution from browser-fxaccounts.js. r=dao
...
--HG--
extra : rebase_source : 5eb7c7451e8b8a57a2ecac55a1b0404bb7ce66dc
2014-12-18 19:43:21 +01:00
abdelrhman
933a3a1116
Bug 1112556 - Ctrl-Tab previews are oversized with a small number of tabs open. r=dao
...
--HG--
extra : rebase_source : 1cb9531271538fcf6d842db56000e31cd21208d3
2014-12-18 19:38:58 +01:00
Margaret Leibovic
02418a54e0
Bug 795968 - Create about:reader page. r=jaws
...
--HG--
extra : rebase_source : 5989b4e9434368aa5dac1eca03b331c2e845048a
2014-12-16 16:37:30 -08:00
Felipe Gomes
b4a2fdceab
Bug 1110235 - Clicking on the header region of the search dropdown should trigger a search with the default engine. r=florian
2014-12-18 14:08:17 -02:00
Ryan Nematz
28d67d02f8
Bug 1000739 - fix the bookmarks toolbar placeholder icon's margin in toolbars, r=gijs
2014-12-19 18:34:00 +00:00
Gijs Kruitbosch
4032a04621
Bug 1079303 - part 2: fix tests to not expect sync behaviour from notification.reshow, r=dolske
2014-11-25 01:06:36 +00:00
Nicolas Perriault
8c2db6760e
Bug 1110155 - Added minimal Loop room name validation. r=mikedeboer
2014-12-19 15:22:39 +01:00
Nicolas Perriault
84f8d0cae4
Bug 1109073 - Ensure a Loop room entry is highlighted when opened. r=mikedeboer
2014-12-19 15:13:16 +01:00
Nicolas Perriault
3696eccdb9
Bug 1105708 - More l10n compliant buttons for Loop. r=mikedeboer
2014-12-19 14:34:11 +01:00
Florian Quèze
f9e1fe7b75
Bug 1113530 - Space key included in a keyword disables search engine, r=Gijs.
2014-12-19 12:37:56 +01:00
Mark Banner
c9d56cffd4
Bug 1104279 Direct FxA Hello calls don't connect after you log in. Avoid registering with the loop server before we've finished fxa registration. r=pkerr
2014-12-19 04:46:24 -05:00
J. Ryan Stinnett
ba2f328aba
Bug 1112836 - Control runtime auto-connect in UI. r=ochameau
2014-12-17 15:49:00 +01:00
J. Ryan Stinnett
a737ffa58c
Bug 1112847 - Only connect once with auto-connect. r=ochameau
2014-12-17 15:49:00 +01:00
Richard Marti
b19732f152
Bug 1112294 - Add a border for HC themes and disabled page colors. r=jaws
2014-12-16 21:36:13 +01:00
Heather Arthur
74ecec7bb8
Bug 1105572 - Font inspector should display fonts using their font weight and style. r=bgrins
2014-12-17 16:05:00 +01:00
Gijs Kruitbosch
6f2e58f479
Bug 1104755 - disable test on Linux only to avoid the very-frequent-orange, implied-rs=mak
...
--HG--
extra : rebase_source : bc91fc98dc395e701599e7bb04dd96dc29f12b8c
2014-12-22 00:13:16 +00:00
Florian Quèze
aadb55d1c1
Bug 1106432 - Search bar icon should indicate when a page offers open search - fix leak caused by XBL in toolbarless popups, r=Gijs.
2014-12-21 01:10:46 +01:00
Blake Winton
81f134d608
Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian.
2014-12-18 15:25:21 -05:00
Phil Ringnalda
e2878ada9a
Backed out 2 changesets (bug 1106432) for mochitest-a11y failures
...
CLOSED TREE
Backed out changeset 513130bd59ed (bug 1106432)
Backed out changeset 4dbb2ddd0093 (bug 1106432)
2014-12-20 17:58:08 -08:00
abdelrhman
f27d2362b0
Bug 1113096 - Low quality favicons in new search preferences, r=florian.
2014-12-21 01:11:58 +01:00
Florian Quèze
3af2f817fa
Bug 1106432 - Search bar icon should indicate when a page offers open search - fix leak caused by XBL in toolbarless popups, r=Gijs.
2014-12-21 01:10:46 +01:00
Blake Winton
5c65e92619
Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian.
2014-12-18 15:25:21 -05:00
Carmen Jimenez
94e8297c83
Bug 1097703 - Enable install/open FxOS Loop client from standalone UI for ROOM. r=mbanner
2014-11-23 20:59:03 +01:00
Carmen Jimenez
3b5b8cdf05
Bug 1109032 - Fix the activity so audio only calls from received links work. r=mbanner
2014-12-16 02:56:00 -05:00
Gijs Kruitbosch
d948fa9892
Bug 1101287 - fix browser_934951_zoom_in_toolbar.js to use a mutation observer to wait for a label change, r=adw
2014-12-10 18:18:14 +00:00
Gijs Kruitbosch
6d94bb322d
Bug 1108254 - fix hidpi icon in search, r=felipe
...
--HG--
extra : rebase_source : 764162314dc48b0a7669ebe41bfe58cd40dca062
extra : amend_source : 70bf1cb729cd114495f1a7fad40961e2c9801e01
2014-12-18 12:41:14 +00:00
Carsten "Tomcat" Book
5c8fbd319a
Merge mozilla-central to fx-team
2014-12-18 13:58:10 +01:00
Carsten "Tomcat" Book
42565f2b20
merge mozilla-inbound to mozilla-central a=merge
2014-12-18 13:50:27 +01:00
Mark Banner
66b2d1a0e1
Bug 1109149 - Display a basic error to the user if Loop room creation fails. r=nperriault
2014-12-18 10:14:40 +00:00
Mark Hammond
4c79862df5
Bug 1109430 - Sync migrator module should show confirmation after resending verification email. r=adw
2014-12-18 16:14:58 +11:00
Mark Hammond
b226ba9b22
Bug 1098661 - Update sync in-content preferences UI to match FxA migration flows. r=adw
2014-12-18 16:14:58 +11:00
Matthew Noorenberghe
6d2d9c40a0
Bug 1112565 - Close the Loop panel when opening the getting started tour. rs=dolske
2014-12-17 23:43:33 -05:00