Commit Graph

7963 Commits

Author SHA1 Message Date
Boris Zbarsky
139c43ef35 Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley 2014-03-10 17:38:14 -04:00
Justin Dolske
a422bc2521 Bug 980879 - [Australis] Navigation buttons in urlbar overlapping search bar when resizing a window when on verified identity site. r=Gijs 2014-03-07 19:15:53 -05:00
Florian Quèze
f016a787f6 Bug 976544 - Intermittent | browser_get_user_media.js | Unexpected Exception: TypeError: PopupNotifications.panel.firstChild is null - third attempt, r=Gijs. 2014-03-07 18:31:30 +01:00
Tim Taubert
ca0756eb44 Bug 976683 - Tools menu copy should match customize menu for reauth, and should direct user to FxA reauth page r=markh 2014-03-06 20:42:54 +01:00
Mark Hammond
50d6285a07 Bug 969528 - only show the 'login needed' UI state when in a LOGIN_FAILED_LOGIN_REJECTED state. r=ttaubert 2014-03-07 15:41:33 +11:00
Matthew Noorenberghe
27cfaa149e Bug 887397 - Make the window click and drag target larger above background tabs. r=Gijs 2014-03-06 15:32:17 -05:00
Gijs Kruitbosch
b07ebeeeb6 Bug 971956 - fix styling of items in widget overflow list, r=mconley
--HG--
extra : rebase_source : 972f12d649e973b820b2bd679728c435bf1908ad
2014-03-05 16:58:27 -05:00
Gijs Kruitbosch
d9cdbf5541 Bug 980130 - bookmarks button breaks after reset in Australis customize mode, r=jaws
--HG--
extra : rebase_source : 9bc03af491b69d3e31191d69cb3007ce5132bcf2
2014-03-06 11:58:12 -05:00
Mike de Boer
fe612c0193 [Australis] Bug 909349: re-introduce a hover and active state for toolbar buttons on OSX. r=mconley 2014-03-06 11:29:12 -05:00
Tim Taubert
a03775d26d Bug 970382 - Add about:accounts to the list of chrome UIs with a special identity mode r=gavin 2014-03-06 03:56:20 +01:00
Blair McBride
c59582644a Bug 966933 - [Australis] UITour: Add a UI tour link in the Help menu. r=Gijs 2014-03-06 14:41:43 +13:00
Dão Gottwald
fdecda32ef Bug 941430 - Increase the tab max width. r=MattN 2014-03-06 00:09:17 +01:00
Gijs Kruitbosch
e7ee0accf2 Bug 979456 - fix extra padding in bookmarks toolbar on Australis, r=mconley 2014-03-05 15:39:52 -05:00
Blake Winton
bc3eb60e03 Bug 963999 - Make the background a more similar shade of grey. r=dao, ui-r=phlsa. 2014-01-30 11:16:00 -05:00
Gijs Kruitbosch
b27f1072ce Bug 972286 - switch to attributes instead of classes for overflowedItem and for the Australis panel subview anchor, r=MattN
--HG--
extra : rebase_source : 5645e31d32f2707ba1ccb4e30854a570bfea7232
2014-03-04 14:38:33 -05:00
Ryan VanderMeulen
230ec65231 Merge m-c to fx-team. 2014-03-04 17:24:28 -05:00
Ryan VanderMeulen
991cf68d46 Merge inbound to m-c. 2014-03-04 17:12:58 -05:00
Ryan VanderMeulen
42f88e72ba Bug 970052 - Disable browser_URLBarSetURI.js on debug Linux and OSX due to frequent timeouts. 2014-03-04 13:38:18 -05:00
Mike Conley
d300ba942d Bug 979031 - [Australis] Don't animate the opening of the about:customizing tab. r=dao. 2014-03-04 10:24:00 -05:00
Gijs Kruitbosch
a573087ebd Bug 979232 - adjust Australis' bookmarks animation for rtl, r=dao
--HG--
extra : rebase_source : f4608fdc5cc362ed4cff7f37e1f428c203ab0cfe
2014-03-04 09:18:25 -05:00
Phillip Sackl
1dace88d38 Bug 979326 - [Australis] Tweak the timing of the customize mode transition. r=mconley. 2014-03-04 11:24:01 -05:00
Florian Quèze
4ba246b169 Bug 976544 - Intermittent | browser_get_user_media.js | Unexpected Exception: TypeError: PopupNotifications.panel.firstChild is null - second attempt, r=Gijs. 2014-03-04 22:58:51 +01:00
Blake Winton
bceaea8773 Bug 972405 - Make the bookmarks panel look like all the other sub-panels. ui-r=shorlander, r=dao 2014-03-04 09:51:34 -05:00
Georg Fritzsche
f9481449e5 Bug 976769 - Stop layering the plugin overlay topmost. r=bsmedberg 2014-02-27 17:53:56 +01:00
Georg Fritzsche
37cbefd309 Bug 977543 - CTP overlay is not displayed for iframes/embedded videos. r=jaws 2014-02-28 12:24:13 +01:00
Georg Fritzsche
0190343c4e Bug 978045 - Move plugin tests in browser/base/content/tests/general to browser/base/content/tests/plugins. r=jaws
--HG--
rename : browser/base/content/test/general/blockNoPlugins.xml => browser/base/content/test/plugins/blockNoPlugins.xml
rename : browser/base/content/test/general/blockPluginHard.xml => browser/base/content/test/plugins/blockPluginHard.xml
rename : browser/base/content/test/general/blockPluginVulnerableNoUpdate.xml => browser/base/content/test/plugins/blockPluginVulnerableNoUpdate.xml
rename : browser/base/content/test/general/blockPluginVulnerableUpdatable.xml => browser/base/content/test/plugins/blockPluginVulnerableUpdatable.xml
rename : browser/base/content/test/general/browser_CTP_context_menu.js => browser/base/content/test/plugins/browser_CTP_context_menu.js
rename : browser/base/content/test/general/browser_CTP_crashreporting.js => browser/base/content/test/plugins/browser_CTP_crashreporting.js
rename : browser/base/content/test/general/browser_CTP_data_urls.js => browser/base/content/test/plugins/browser_CTP_data_urls.js
rename : browser/base/content/test/general/browser_CTP_drag_drop.js => browser/base/content/test/plugins/browser_CTP_drag_drop.js
rename : browser/base/content/test/general/browser_CTP_hide_overlay.js => browser/base/content/test/plugins/browser_CTP_hide_overlay.js
rename : browser/base/content/test/general/browser_CTP_multi_allow.js => browser/base/content/test/plugins/browser_CTP_multi_allow.js
rename : browser/base/content/test/general/browser_CTP_nonplugins.js => browser/base/content/test/plugins/browser_CTP_nonplugins.js
rename : browser/base/content/test/general/browser_CTP_notificationBar.js => browser/base/content/test/plugins/browser_CTP_notificationBar.js
rename : browser/base/content/test/general/browser_CTP_outsideScrollArea.js => browser/base/content/test/plugins/browser_CTP_outsideScrollArea.js
rename : browser/base/content/test/general/browser_CTP_resize.js => browser/base/content/test/plugins/browser_CTP_resize.js
rename : browser/base/content/test/general/browser_bug743421.js => browser/base/content/test/plugins/browser_bug743421.js
rename : browser/base/content/test/general/browser_bug744745.js => browser/base/content/test/plugins/browser_bug744745.js
rename : browser/base/content/test/general/browser_bug752516.js => browser/base/content/test/plugins/browser_bug752516.js
rename : browser/base/content/test/general/browser_bug787619.js => browser/base/content/test/plugins/browser_bug787619.js
rename : browser/base/content/test/general/browser_bug797677.js => browser/base/content/test/plugins/browser_bug797677.js
rename : browser/base/content/test/general/browser_bug812562.js => browser/base/content/test/plugins/browser_bug812562.js
rename : browser/base/content/test/general/browser_bug818118.js => browser/base/content/test/plugins/browser_bug818118.js
rename : browser/base/content/test/general/browser_bug820497.js => browser/base/content/test/plugins/browser_bug820497.js
rename : browser/base/content/test/general/browser_clearplugindata.html => browser/base/content/test/plugins/browser_clearplugindata.html
rename : browser/base/content/test/general/browser_clearplugindata.js => browser/base/content/test/plugins/browser_clearplugindata.js
rename : browser/base/content/test/general/browser_clearplugindata_noage.html => browser/base/content/test/plugins/browser_clearplugindata_noage.html
rename : browser/base/content/test/general/browser_pageInfo_plugins.js => browser/base/content/test/plugins/browser_pageInfo_plugins.js
rename : browser/base/content/test/general/browser_pluginCrashCommentAndURL.js => browser/base/content/test/plugins/browser_pluginCrashCommentAndURL.js
rename : browser/base/content/test/general/browser_pluginnotification.js => browser/base/content/test/plugins/browser_pluginnotification.js
rename : browser/base/content/test/general/browser_pluginplaypreview.js => browser/base/content/test/plugins/browser_pluginplaypreview.js
rename : browser/base/content/test/general/browser_pluginplaypreview2.js => browser/base/content/test/plugins/browser_pluginplaypreview2.js
rename : browser/base/content/test/general/browser_plugins_added_dynamically.js => browser/base/content/test/plugins/browser_plugins_added_dynamically.js
rename : browser/base/content/test/general/plugin_add_dynamically.html => browser/base/content/test/plugins/plugin_add_dynamically.html
rename : browser/base/content/test/general/plugin_alternate_content.html => browser/base/content/test/plugins/plugin_alternate_content.html
rename : browser/base/content/test/general/plugin_big.html => browser/base/content/test/plugins/plugin_big.html
rename : browser/base/content/test/general/plugin_both.html => browser/base/content/test/plugins/plugin_both.html
rename : browser/base/content/test/general/plugin_both2.html => browser/base/content/test/plugins/plugin_both2.html
rename : browser/base/content/test/general/plugin_bug744745.html => browser/base/content/test/plugins/plugin_bug744745.html
rename : browser/base/content/test/general/plugin_bug749455.html => browser/base/content/test/plugins/plugin_bug749455.html
rename : browser/base/content/test/general/plugin_bug752516.html => browser/base/content/test/plugins/plugin_bug752516.html
rename : browser/base/content/test/general/plugin_bug787619.html => browser/base/content/test/plugins/plugin_bug787619.html
rename : browser/base/content/test/general/plugin_bug797677.html => browser/base/content/test/plugins/plugin_bug797677.html
rename : browser/base/content/test/general/plugin_bug820497.html => browser/base/content/test/plugins/plugin_bug820497.html
rename : browser/base/content/test/general/plugin_clickToPlayAllow.html => browser/base/content/test/plugins/plugin_clickToPlayAllow.html
rename : browser/base/content/test/general/plugin_clickToPlayDeny.html => browser/base/content/test/plugins/plugin_clickToPlayDeny.html
rename : browser/base/content/test/general/pluginCrashCommentAndURL.html => browser/base/content/test/plugins/plugin_crashCommentAndURL.html
rename : browser/base/content/test/general/plugin_data_url.html => browser/base/content/test/plugins/plugin_data_url.html
rename : browser/base/content/test/general/plugin_hidden_to_visible.html => browser/base/content/test/plugins/plugin_hidden_to_visible.html
rename : browser/base/content/test/general/plugin_outsideScrollArea.html => browser/base/content/test/plugins/plugin_outsideScrollArea.html
rename : browser/base/content/test/general/plugin_overlayed.html => browser/base/content/test/plugins/plugin_overlayed.html
rename : browser/base/content/test/general/plugin_positioned.html => browser/base/content/test/plugins/plugin_positioned.html
rename : browser/base/content/test/general/plugin_small.html => browser/base/content/test/plugins/plugin_small.html
rename : browser/base/content/test/general/plugin_syncRemoved.html => browser/base/content/test/plugins/plugin_syncRemoved.html
rename : browser/base/content/test/general/plugin_test.html => browser/base/content/test/plugins/plugin_test.html
rename : browser/base/content/test/general/plugin_test2.html => browser/base/content/test/plugins/plugin_test2.html
rename : browser/base/content/test/general/plugin_test3.html => browser/base/content/test/plugins/plugin_test3.html
rename : browser/base/content/test/general/plugin_two_types.html => browser/base/content/test/plugins/plugin_two_types.html
rename : browser/base/content/test/general/plugin_unknown.html => browser/base/content/test/plugins/plugin_unknown.html
2014-03-03 17:10:51 +01:00
Gijs Kruitbosch
255ade4a97 Bug 975719 - unbreak custom toolbars in Australis, r=jaws
--HG--
extra : rebase_source : cb801a739c7706cc26f4ccccabe0708d1b577850
2014-03-03 16:18:28 -05:00
Ed Morley
8362582b2a Merge latest green inbound changeset and mozilla-central 2014-03-03 14:44:44 +00:00
Steven MacLeod
c40272dcf1 Bug 971765 - Reorder Sync datatype options to match marketing. r=ttaubert 2014-03-02 20:57:47 -05:00
Marco Bonardo
cfa922c78e Bug 974406 - Bookmarking UI doesn't work correctly to HSTS pages. r=gavin 2014-03-01 14:37:23 +01:00
Bill McCloskey
3f31183701 Bug 976621 - [e10s] Don't allow tabs to be dragged between e10s and non-e10s windows (r=felipe) 2014-02-28 17:00:21 -08:00
Bill McCloskey
ade029bdd8 Bug 976772 - [e10s] Make sure context menu appears at the right place, even in a subframe (r=felipe) 2014-02-28 16:58:52 -08:00
Ryan VanderMeulen
52d9b37df9 Merge m-c to fx-team. 2014-02-28 10:17:27 -05:00
Mike de Boer
ad30f4e195 Bug 326743: update tests to know about the Find Clipboard on OSX. r=Unfocused 2014-02-28 16:07:39 +01:00
Mike de Boer
c835bc596f Bug 326743: use cmd-e to set find-in-page search term to currently selected text. r=Unfocused 2014-02-28 16:07:34 +01:00
Neil Deakin
90df2e8916 Bug 968039, Remove the first reflow flag when the popup is laid out but not open, force the uitour to generate frames so that its size is computed properly, r=bz,mattn 2014-02-28 08:18:22 -05:00
Gijs Kruitbosch
93c8254d5f Backed out changeset 48432355c9fb (bug 973932) because it shouldn't have landed yet 2014-02-28 10:46:28 +00:00
Gijs Kruitbosch
90975f3050 Bug 973932 - CustomizeMode isn't resetting the currentset attribute on the addon-bar, r?mconley 2014-02-28 10:38:26 +00:00
Gijs Kruitbosch
ec2f686e3e Bug 973932 - Australis' CustomizeMode isn't resetting the currentset attribute on the addon-bar, r=mconley 2014-02-27 13:12:18 +00:00
Wes Kocher
19c85055e8 Merge inbound to m-c 2014-02-27 16:52:51 -08:00
Marina Samuel
e5bab5bbb9 Bug 975111: Add 'Relaunch in Windows 8 Touch' button to the menu bar. r=mconley 2014-02-27 11:01:04 -08:00
Georg Fritzsche
1ec1ebc35a Bug 975570 - Measure with telemetry how many times people interact with about:newtab. r=ttaubert 2014-02-27 18:57:05 +01:00
Carsten "Tomcat" Book
b649862076 Merge mozilla-central to fx-team 2014-02-27 15:43:29 +01:00
Carsten "Tomcat" Book
48ea692424 merge mozilla-inbound to mozilla-central 2014-02-27 14:45:02 +01:00
Florian Quèze
2d6e77c75e Bug 974443 - The WebRTC toolbar button seems broken when the tab using a device is already selected, r=felipe. 2014-02-27 13:36:12 +01:00
Peter Van der Beken
f6d0b34d5b Bug 923054 part 2 - Convert DataTransfer to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=smaug 2014-02-26 22:23:31 -05:00
Florian Quèze
b793c8b008 Bug 876041 - Granting access to microphone shows video icon next to address bar, r=dolske, ui-r=Boriss. 2014-02-28 18:47:18 +01:00
Mike Conley
8bfe3425f6 Bug 942600 - [Australis] Bookmarks toolbar items can get suddenly overflowed when dragging items into it. r=mak. 2014-02-26 17:42:00 -05:00
Tim Taubert
52228ecddd Bug 975552 - [Australis] Preload about:customizing like we do with about:newtab to increase transition performance. r=jaws,ttaubert. 2014-02-25 18:51:41 +01:00
Florian Quèze
6e23fd0ee3 Bug 976544 - Intermittent | browser_get_user_media.js | Unexpected Exception: TypeError: PopupNotifications.panel.firstChild is null, r=Gijs. 2014-02-26 21:58:00 +01:00