Commit Graph

26989 Commits

Author SHA1 Message Date
Wes Kocher
4d7748453b Merge m-c to fx-team 2014-03-12 19:01:29 -07:00
Wes Kocher
71a4825694 Bug 982988 - Disable browser_bug415846.js for failing without changing Firefox code 2014-03-12 18:54:37 -07:00
Tim Taubert
38576f0990 Bug 970769 - MenuBar flickers when I click History/Tools menu in the first time r=markh 2014-03-12 18:14:05 -07:00
Mike de Boer
d999391669 [Australis] Bug 978309: Introduce a checked state for toolbar buttons with type=checkbox. r=Gijs 2014-03-13 00:42:36 +01:00
Matteo Ferretti
fe678daa9a Bug 959640 - "Have a default icon for add-on SDK widgets in Australis' customization view" r=gijs
--HG--
extra : rebase_source : f435e4b8901fd8100fc78c39d74d0e8b250a0fa5
2014-03-12 08:36:00 +01:00
Drew Willcoxon
a5a0a1c571 Bug 975528 - Add search component tests for Bing searches. r=MattN,gavin 2014-03-12 16:56:00 -07:00
Shane Caraveo
1d2c760a35 Bug 978483 [Australis] add sidebar button image for winXP, r=Gijs 2014-03-12 16:48:30 -07:00
Tim Taubert
d79e22b13c Backed out changeset 92f37b7106a4 (bug 970769) on a CLOSED TREE r=bustage 2014-03-12 16:33:59 -07:00
Tim Taubert
87ec6caa2b Bug 970769 - MenuBar flickers when I click History/Tools menu in the first time r=markh 2014-03-12 15:35:46 -07:00
Mike de Boer
1438f4f05e [Australis] Bug 980445: adjust Bookmarks button border state on hover and panel open. r=mconley 2014-03-12 23:37:12 +01:00
Gijs Kruitbosch
4fc32e3463 Bug 981418 - add onBeforeCreated handler for Australis widgets so add-ons have warning when their widget is created, and fix a race condition in the panelmultiview code that showed up in the automated test, r=jaws 2014-03-11 23:50:57 +00:00
Darrin Henein
6d53e370e9 Bug 969592 - Restyle Australis' Bookmarks Menu Popups, r=mak 2014-03-07 13:31:00 +00:00
Mike de Boer
d78ac9a0e7 [Australis] Bug 980374: update browser_toolbarbutton_menu_context.js test. r=MattN 2014-03-12 23:29:55 +01:00
Mike de Boer
21006fc8de [Australis] Bug 980374: adjust OSX toolbar buttons height to match urlbar and search bar. r=mconley 2014-03-12 23:29:52 +01:00
Marco Bonardo
237c22d306 Bug 960047 - Reset Sync promobox count for bookmark/add-on/passwords panels. r=gavin 2014-03-12 23:30:41 +01:00
Ryan VanderMeulen
b06ec43f09 Backed out changeset 20e22a0b38f6 (bug 966424) for mochitest-bc failures. 2014-03-12 15:23:21 -04:00
Patrick Brosset
5ee0b1978a Bug 966424 - Fix intermittent failures in browser_bug765105_background_image_tooltip.js. r=jwalker 2014-03-12 13:14:18 -04:00
Panos Astithas
bff5d8df96 Increase the timeout for browser_dbg_chrome-create.js test to avoid test failures on Win 8.1 (bug 918507). r=me 2014-03-12 18:34:38 +02:00
Marco Bonardo
4a358b4b11 Bug 981592 - Ensure the Library selected left pane container is open before selecting one of its descendants. r=mano 2014-03-12 16:24:28 +01:00
Marco Bonardo
784031cd19 Bug 969318 - Mute "A promise chain failed to handle a rejection" error from the livemarks service. r=mano 2014-03-12 16:24:23 +01:00
Jared Wein
ca3d47fa75 Bug 979871 - [Australis] type=menu-button buttons in the menu panel need to be moved up a few pixels. r=Gijs
--HG--
extra : rebase_source : 914fc2692fea457e5a7ee0a95cf17b8f16df8b36
2014-03-12 10:36:21 -04:00
Carsten "Tomcat" Book
9259b7757c merge fx-team to mozilla-central 2014-03-12 12:19:49 +01:00
Shane Caraveo
34245313a7 bug 894806 [Australis] refactor and remove social.provider, r=markh 2014-03-11 19:25:45 -07:00
Bill McCloskey
96f886f1cf Bug 666804 - [e10s] Support NetworkPrioritizer (r=felipe) 2014-03-11 20:13:48 -07:00
Bill McCloskey
0245244bfd Bug 652510 - [e10s] Make the Page Style menu work (r=ttaubert) 2014-03-11 20:13:45 -07:00
Bill McCloskey
f03d9fc63e Bug 980766 - [e10s] Send document content type to remote-browser.xml (r=felipe) 2014-03-11 20:13:41 -07:00
Gavin Sharp
623533edcd Bug 966342: Tools menu shows "Sync now" to unverified users in some cases, r=markh
Changes include:
- have gSyncUI._needsSetup check Weave.Service.identity._signedInUser (if already set) and return true if the user is not verified
- make the menuitem hiding/showing code in gSyncUI.updateUI a bit easier to follow

--HG--
extra : rebase_source : b5a99354e13db798ea3d0380391db1993bf36408
2014-03-10 17:24:07 -07:00
Gijs Kruitbosch
7d0e2ba924 Bug 981548 - bookmark star animation disables click on bookmarks widget during transition, r=mak
--HG--
extra : rebase_source : a4f5f1ba45da12269eae0ca05cc366b14cdec906
2014-03-10 21:28:06 +00:00
Gijs Kruitbosch
619d9e361e Bug 978309 - add custom arrows for Australis bookmarks menu panel on Windows and Linux, r=mikedeboer
--HG--
extra : rebase_source : 61e9c45b52714e41d74f2743863693af595a2d89
2014-03-11 00:59:16 +00:00
Gijs Kruitbosch
278d1f0667 Bug 982027 - moving item around in Australis' customize mode shouldn't remove custom context menu, r=jaws
--HG--
extra : rebase_source : 5d756bcfe2a7906f15d69405b8b23070ac293ec9
2014-03-11 12:29:25 +00:00
Wes Kocher
64bc8828db Backed out changeset f8f0091f945c (bug 918507) for pushing win8debug m-bc logs over the limit 2014-03-11 17:15:44 -07:00
Mark Capella
c8f68620e9 Bug 981310 - Displayed error tapping navbar under input element after URL TextSelection, r=jimm 2014-03-11 19:25:28 -04:00
Chris Karlof
a51705c845 Bug 981140 - Make the FxA signup uri pref and path explicitly reference signup. r=markh 2014-03-11 15:58:27 -07:00
Wes Kocher
d0d349e99f Backed out changeset 4f50ba79c6ff (bug 912900) for m-oth bustage 2014-03-11 15:32:15 -07:00
Girish Sharma
cf0dca624b Bug 965872 - Storage Inspector - actor for cookies, local storage and session storage, r=jwalker 2014-03-12 03:36:43 +05:30
Ratnadeep Debnath
7385de3e08 Bug 912900 - Show open tabs in connected device's Firefox in AppManager. r=jryans 2014-03-11 17:01:29 -04:00
Aleh Zasypkin
bbb5134b3d Bug 858206 - Part 3: Add mochitests. r=jimm 2014-03-06 22:38:32 +01:00
Aleh Zasypkin
60c271084e Bug 858206 - Part 2: Don't use selectAtPoint for inputs as we already have collapsed one (caret). r=jimm 2014-03-06 22:35:28 +01:00
Aleh Zasypkin
83df7d3d14 Bug 858206 - Part 1: Swap start and end monocles when they overlap. r=jimm 2014-03-05 12:41:14 +01:00
Ryan VanderMeulen
bc4584e4b8 Merge m-c to fx-team. 2014-03-11 13:23:55 -07:00
Gijs Kruitbosch
e6e1bdda64 Backed out changeset f66e3ccb0c41 and fdebf60103c3 (bug 981418) 2014-03-11 19:56:55 +00:00
Ryan VanderMeulen
83ea4e27c8 Merge fx-team to m-c. 2014-03-08 01:12:53 -08:00
Mike Conley
00981bd0d4 Bug 980639 - [Australis] Only remove open state from menu button once customize transition is finished. r=Gijs. 2014-03-10 14:12:00 -04:00
Robin Ricard
cba22ff58c Bug 965172 - Variables view hover popup appears while selecting text. r=fitzgen
Prevent the popup from appearing while selecting text.
If the mouse button is released, the popup can get back.
Added a new test case for this new behavior.
2014-03-11 08:07:11 -04:00
Blair McBride
4b7cf61154 Bug 980155 - [Australis] Initialization of overflowable toolbars breaks when adding them dynamically. r=Gijs r=jaws 2014-03-07 05:19:00 -05:00
Gijs Kruitbosch
f5b61a5121 Bug 981418 - followup: add a nullcheck for the height syncing methods in Australis' panelmultiview to avoid generating exceptions from setTimeout-generated calls, rs=jaws over IRC 2014-03-11 18:16:21 +00:00
Mike Conley
7c187fc21e Backing out bug 980639 (ba806a1ff84e) for not doing enough to fix CART regression. 2014-03-11 12:44:18 -04:00
Nick Fitzgerald
68afcf0bae Bug 981258 - Clean up breakpoints manually before finishing the browser_dbg_breakpoints-break-on-last-line-of-script-on-reload.js test; r=past 2014-03-11 09:42:49 -07:00
Panos Astithas
d58131568f Add more logging around browser toolbox process creation to diagnose an orange (bug 918507). r=vporof,rcampbell 2014-03-11 18:15:42 +02:00
Gijs Kruitbosch
e3e026b5b8 Bug 981418 - add onBeforeCreated handler for Australis widget, r=jaws 2014-03-11 00:35:53 +00:00