Commit Graph

21714 Commits

Author SHA1 Message Date
Gijs Kruitbosch
9a63216a18 Bug 978131 - add correct styling for non-wrapped toolbarbutton-1s for the Australis panel, r=mconley 2014-03-04 11:09:23 -05:00
Mihaela Velimiroviciu
3d703e5159 Bug 947914 - tests for Australis panel menu default buttons existence and functionality. r=Gijs 2014-03-04 17:30:17 +02:00
Blake Winton
66e2a5859e 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
Mark Capella
8af11e03f8 Bug 972574 - Monocles not matching selection after double tap in URL text field, r=jimm, azasypkin 2014-03-04 09:39:48 -05:00
Mike Connor
7142916c3f Bug 942024 - Yahoo search not using custom search codes, r=mbrubeck
--HG--
extra : rebase_source : 5f810411a8427b6bef4eefb56130c4cb9cc40ef3
2014-03-03 17:54:47 -05:00
Girish Sharma
a4d19fe1a8 Bug 969972 - Use platform APIs to detect the number of suggestions for CSS properties and values instead of hardcoded numbers. r=harth 2014-03-02 17:08:54 +05:30
AdityaSingh [:MacroMayhem]
43381ad91d Bug 953054 - In feed view, change h2 color from ThreeDDarkShadow to GrayText. r=dao 2014-03-04 09:38:02 -05:00
Wes Kocher
ac800b68ed Merge m-c to fx-team 2014-03-03 20:39:02 -08:00
Wes Kocher
931a86b030 Merge inbound to m-c 2014-03-03 20:25:51 -08:00
Drew Willcoxon
44d19f8d0a Bug 936195 - Australis UITour: Give webpage a way to query what UI targets are available. r=unfocused 2014-03-03 17:39:35 -08:00
Gijs Kruitbosch
6b9657eb82 Bug 977554 - bookmark animation for Australis added syntax error, r=jaws
--HG--
extra : rebase_source : c3b7f8a0138fa7cae9e9c2d727035fe18ef65309
2014-03-03 19:18:40 -05:00
Ryan VanderMeulen
2a78057cf2 Merge m-c to inbound. 2014-03-03 17:23:35 -05:00
Ryan VanderMeulen
bbea55ccfd Merge m-c to fx-team. 2014-03-03 17:23:01 -05:00
Heather Arthur
94e25ffb8a Bug 978653 - Wait longer to fire 'style-applied' event after updating a style sheet in StyleSheetActor. r=pbrosset 2014-03-03 17:17:04 -05:00
Ryan VanderMeulen
8656915f70 Merge fx-team to m-c. 2014-03-03 17:13:50 -05:00
Brian Grinstead
1da926bb97 Bug 971418 - DevTools dark theme: use higher contrast text for main body content;r=harth 2014-03-03 11:55:34 -06:00
Gijs Kruitbosch
96eaacdc17 Bug 978251 - nullcheck target in Australis' panel click detection code, r=jaws
--HG--
extra : rebase_source : 4bd6b3121fe298961f0354054508debf75d62e86
2014-03-03 12:19:08 -05:00
Gijs Kruitbosch
78faa1faa3 Bug 972140 - fix tabbrowser-tabs min-height for Australis so it doesn't get squashed when the non-abs-pos bits have 0 width, r=mconley
--HG--
extra : rebase_source : a233b0be8a28a3fbb9cd49608655be9e7495be8f
2014-03-03 12:18:54 -05:00
Jared Wein
5b151b5b70 Backout bug 960198 since it regressed Australis styling changes. Not backing out the string changes so strings will be present on Aurora30. rs=Gijs
--HG--
extra : rebase_source : 7f7e723f386a187cd1eba7116cc7b29c0a065b55
2014-03-03 12:00:10 -05:00
Marco Bonardo
e415443129 Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano 2014-03-03 17:51:42 +01:00
Jim Mathies
8c13cf9c5c Bug 968916 - Launch the last used browser frontend after pave over installs. r=rstrong 2014-03-03 10:35:12 -06:00
Jim Mathies
4d4ad20f25 Bug 968916 - Add an entry point to the ceh that launches the metro browser. r=bbondy 2014-03-03 10:35:12 -06:00
Victor Porof
fa6f640ca6 Bug 972795 - NetMonitor should show "Request Headers From Upload Stream" in the Headers tab, not only as part of the Request Payload in the Params tab, r=rcampbell 2014-03-03 10:59:49 -05:00
Stefan Alderson
38f2718b14 Bug 960905 - DevToolsUtils.reportException is misused in Tracer.prototype. r=fitzgen 2014-03-03 10:33:58 -05:00
Jared Wein
bd2c9e7141 Bug 971246 - Fix the display of type='menu' to show the dropmarker in the corner like type='menu-button'. r=mconley
--HG--
extra : rebase_source : ca18708f200f7e85b985a2fb7c2a9f091cb0cc8f
2014-03-03 09:48:31 -05:00
Eddy Bruel
15989ab51b Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-03-04 15:38:05 +01:00
Jared Wein
0a0a96549d Bug 968447 - The Bookmarks Toolbar Items doesn't appear as a normal menu panel button in new windows. r=Gijs
--HG--
extra : rebase_source : 446af8d36736c74cff9e02614f80ac61b757d9ff
2014-02-27 09:44:33 -05:00
Ed Morley
e1af01a9ec Merge latest green fx-team changeset and mozilla-central 2014-03-03 14:48:02 +00:00
Ed Morley
1169e3e5fb Merge latest green inbound changeset and mozilla-central 2014-03-03 14:44:44 +00:00
Tim Taubert
ce0bc7d45b merge m-c to fx-team 2014-03-03 09:30:26 +01:00
Manish Goregaokar
ec5c66b9f2 Bug 974394 - Chage duplicated acceskey 'a' to 'v' for proxy autologin pref; r=adw 2014-03-03 00:23:03 -05:00
Matthew Noorenberghe
504024c463 Bug 977516 - Fix Aero Glass fog behind tabs in customization mode by moving it to ::after. r=Gijs 2014-03-03 00:19:39 -05:00
Steven MacLeod
1499a2612e Bug 971765 - Reorder Sync datatype options to match marketing. r=ttaubert 2014-03-02 20:57:47 -05:00
Mark Hammond
6286168567 Bug 972070 - improve FxAccounts.jsm state management. r=jedp 2014-03-03 10:20:56 +11:00
Allison Naaktgeboren
7eaf7eff98 Bug 784042 - Use mozIColorAnalyzer for autocomplete search result tiles.r=mbrubeck 2014-03-02 10:23:45 -08:00
ffxbld
4487f8a8dc No bug, Automated blocklist update from host bld-linux64-spot-329 - a=blocklist-update 2014-03-01 03:12:55 -08:00
Wes Kocher
ef6f973be6 Backed out changeset ebcbf7155214 (bug 784042) for metro-chrome bustage 2014-02-28 15:45:31 -08:00
Jim Mathies
9dd0ec6be2 Bug 978127 - Update various win8 specific australis customized ui tests to use new Services.metro.supported prop. r=gijs 2014-02-28 17:40:34 -06:00
Shane Caraveo
5dbcd7e0fe bug 941322 deprecate facebook messenger features, r=felipe 2014-02-28 18:07:44 -05:00
Carsten "Tomcat" Book
13292318eb Merge mozilla-central to mozilla-inbound 2014-03-04 14:55:13 +01:00
Georg Fritzsche
f851b42c0c Bug 976769 - Stop layering the plugin overlay topmost. r=bsmedberg 2014-02-27 17:53:56 +01:00
Georg Fritzsche
7f5ffbaae4 Bug 977543 - CTP overlay is not displayed for iframes/embedded videos. r=jaws 2014-02-28 12:24:13 +01:00
Georg Fritzsche
809027efa0 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
Allison Naaktgeboren
5ef10eeaf9 Bug 784042 - Use mozIColorAnalyzer for autocomplete search result tiles. r=mbrubeck 2014-02-28 16:59:07 -05:00
Mahdi Dibaiee
467f1d7b4d Bug 767047 - Don't overwrite existing proxy backup preferences; r=MattN
--HG--
rename : browser/components/preferences/in-content/tests/browser_connection.js => browser/components/preferences/in-content/tests/browser_proxy_backup.js
2014-02-26 11:06:00 -05:00
Matthew Noorenberghe
18a868fab0 No bug - Cleanup browser_connection.js so it's a better example for related tests. r=me 2014-03-01 16:19:57 -05:00
Marco Bonardo
bc157b8885 Bug 974406 - Bookmarking UI doesn't work correctly to HSTS pages. r=gavin 2014-03-01 14:37:23 +01:00
Bill McCloskey
d564734d43 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
54302cea40 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
Mike Connor
30e844154a Bug 975528 - Searches using Bing are missing codes for search bar, about:home, and context menu, r+a=gavin 2014-02-21 16:38:42 -05:00
Steven MacLeod
c087494bc6 Bug 971778 - Remove the richlistbox from the sync datatype selection in preferences. r=ttaubert 2014-03-03 16:55:34 -05:00
Gijs Kruitbosch
b458bb60f1 Bug 975719 - unbreak custom toolbars in Australis, r=jaws
--HG--
extra : rebase_source : cb801a739c7706cc26f4ccccabe0708d1b577850
2014-03-03 16:18:28 -05:00
Gijs Kruitbosch
05e0b370cc Bug 973704 - only style disabled='true' as disabled, not disabled='false', after Australis restyle, r=jaws
--HG--
extra : rebase_source : 0584001b5b1d84ff39a17acb7214a8675fbb0310
2014-02-27 17:05:12 +00:00
Rob Campbell
f29a4104f9 Bug 972054 - Numeric status codes in the network monitor, followup; r=vp 2014-03-03 15:55:46 -05:00
Rob Campbell
2d585f89e3 Bug 972054 - Numeric status codes in the network monitor; r=vp 2014-03-03 11:13:00 -05:00
Tim Taubert
6388df5b15 Bug 978541 - Use delegating yield for debugger-controller.js r=past 2014-03-02 10:34:05 +01:00
Ehsan Akhgari
bf09c6f469 Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
Ehsan Akhgari
cfe6f6fd0a Bug 976886 - Port RCINCLUDE to moz.build; r=mshal
--HG--
extra : rebase_source : e8a75bc01c3f57516a1a1307de3d170ea07ca1ac
2014-03-04 17:19:24 -05:00
Marco Bonardo
ab53fb2f5f Bug 435851 - dragging a folder shortcut drags the concrete folder instead. r=mano 2014-03-04 21:44:21 +01:00
Ed Morley
8a1510ce60 Merge mozilla-central and inbound; CLOSED TREE
--HG--
extra : amend_source : af326b0eb24cafb5212fab43dcecacc5ddf0ee60
2014-03-07 15:07:22 +00:00
Jonathan Watt
518619e344 Bug 980415 - Fix multiple points in the codebase where we fail to call DataSourceSurface::Unmap(). r=Bas 2014-03-07 13:21:38 +00:00
Mike Conley
1301974870 Bug 979054 - [Australis] Add the toolbar left and right margins at the start of the customize transition instead of the end. r=Gijs. 2014-03-06 15:56:00 -05:00
Philipp Sackl
23813036b4 Bug 980569 - [Australis] Fix the alignment of the bookmark star animation on Linux. r=mconley. 2014-03-06 14:35:00 -05:00
Mike Conley
ea8242a27d Bug 980370 - [Australis] Downloads button changes size when first clicking it in the nav-bar on OS X. r=mikedeboer. 2014-03-06 15:42:00 -05:00
Mike de Boer
59192924e2 [Australis] Bug 980369: update customize tip illustrations and add an rtl mode version. r=mconley 2014-03-06 17:57:15 -05:00
Gijs Kruitbosch
4e8bdadc18 Bug 970013 - prevent pointer-events on bookmarks menu button while animating to avoid it moving into the overflow panel, r=jaws 2014-03-06 18:31:38 -05:00
Sam Foster
b0a5194324 Bug 966218 - Fix padding of popup menu items for rtl. r=mbrubeck 2014-03-06 14:37:00 -08:00
Jim Mathies
a00e672517 Bug 967613 - Tighten up timing of touch injection calls to avoid the 100msec interval Windows enforces. r=mbrubeck 2014-03-06 16:23:23 -06:00
Mike Conley
f8ab9a214a Bug 975808 - [Australis] When hovering over disabled 'Bookmark this site' button the 'Bookmark menu' button gets hovering state set in Linux theme. r=jaws. 2014-03-06 14:03:00 -05:00
Mike de Boer
41d72b945c Bug 980433 - [Australis] Hide the tip panel by default to prevent Talso regressions. r=mconley 2014-03-06 17:06:30 -05:00
Jared Wein
0dde26c03a Bug 980383 - [Australis] Fix border of Exit Customization button when in customization mode. r=mconley. 2014-03-06 12:38:00 -05:00
Brian Grinstead
061581b518 Bug 974947 - Add preferences to hide command buttons on DevTools tabbar;r=jwalker 2014-03-06 16:02:11 -06:00
Matthew Noorenberghe
d7ef2c42c6 Bug 887397 - Make the window click and drag target larger above background tabs. r=Gijs 2014-03-06 15:32:17 -05:00
phlsa
f276e7edf4 bug 975807 - fix the margin of the dropmarker for combined toolbar items. r=jaws 2014-03-06 12:02:00 -05:00
Ryan VanderMeulen
9ee5be5755 Merge m-c to fx-team. 2014-02-28 10:17:27 -05:00
Mike de Boer
9f93f35813 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
2d3233ac6b 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
Carsten "Tomcat" Book
649b31451f merge mozilla-inbound to mozilla-central 2014-02-28 14:31:00 +01:00
Neil Deakin
5d9c2a4895 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
134c874df0 Backed out changeset 48432355c9fb (bug 973932) because it shouldn't have landed yet 2014-02-28 10:46:28 +00:00
Gijs Kruitbosch
6a1d688d48 Bug 977150 - don't hardcode position of Australis panels in JS; unify overflow show code, r=jaws 2014-02-28 10:38:33 +00:00
Gijs Kruitbosch
bc4d6c13cd Bug 973932 - CustomizeMode isn't resetting the currentset attribute on the addon-bar, r?mconley 2014-02-28 10:38:26 +00:00
Marco Bonardo
963f31df2d Bug 971283 - Preferences links to Terms of Service and Privacy Notice are too high and and too large. r=ttaubert 2014-02-28 11:07:14 +01:00
Gijs Kruitbosch
58877357cc Bug 973932 - Australis' CustomizeMode isn't resetting the currentset attribute on the addon-bar, r=mconley 2014-02-27 13:12:18 +00:00
Gijs Kruitbosch
98facb9065 Bug 978068 - [Australis] - fastcustomizeanimation attribute set on wrong tab, r=mikedeboer 2014-02-28 15:06:12 +00:00
Sayan Chowdhury
420f83ee7f Bug 974638 - Stylesheet selector should display full href of stylesheet in a tooltip. r=harth 2014-02-28 09:20:28 -05:00
Mike Conley
34ec781f80 Bug 977796 - [Australis] Disable subpixel AA on all labels during customize mode transition for Windows. r=jaws. 2014-02-26 16:42:18 -05:00
Mike Conley
71cbfcf3d5 Backed out changeset a267ac44d506 because it was the wrong patch. 2014-02-28 00:16:08 -05:00
Mike Conley
986df34494 Bug 977796 - [Australis] Disable subpixel AA on all labels during customize mode transition for Windows. r=jaws. 2014-02-26 16:42:18 -05:00
Wes Kocher
37d2d6b3f3 Merge m-c to fx-team 2014-02-27 17:48:19 -08:00
Wes Kocher
9da41647fe Merge inbound to m-c 2014-02-27 16:52:51 -08:00
Ryan VanderMeulen
49d631a2d8 Backed out changeset c10115ce8c0d (bug 968447) for linux32 debug mochitest-bc perma-fail. 2014-02-27 17:45:08 -05:00
Ryan VanderMeulen
62397fa8e2 Merge fx-team to m-c. 2014-02-27 17:31:32 -05:00
Ryan VanderMeulen
48d69f19f8 Merge inbound to m-c. 2014-02-27 16:55:18 -05:00
Marina Samuel
c0add714ea Bug 975111: Add 'Relaunch in Windows 8 Touch' button to the menu bar. r=mconley 2014-02-27 11:01:04 -08:00
Fernando Jiménez
7f938a5970 Bug 977597 - Use FxA production server URI. r=jedp 2014-02-27 19:41:46 +01:00
Monica Chew
340a09bfb4 Bug 977663: fix start of url params to ? (r=gcp) 2014-02-27 08:55:27 -08:00
Gijs Kruitbosch
0aba46dd2c Bug 963773 - determine offset inside scrolling container for Australis customize mode drag placeholder UI to make things work when scrolling, r=jaws
--HG--
extra : rebase_source : d83881b1adbe23ca692bd62b7c60e766efe50819
2014-02-25 22:57:22 +00:00
Ryan VanderMeulen
74fde3a2f2 Merge m-c to fx-team. 2014-02-27 17:47:23 -05:00
Ryan VanderMeulen
2d8bf9246c Merge m-c to fx-team. 2014-02-27 17:35:05 -05:00
Marco Bonardo
dd0aed7be9 Bug 965032 - Fix layout of Sync preferences in signed-out state. r=ttaubert 2014-02-27 21:37:19 +01:00
Georg Fritzsche
9d8a6cbe59 Bug 975570 - Measure with telemetry how many times people interact with about:newtab. r=ttaubert 2014-02-27 18:57:05 +01:00
Rodrigo Silveira
1213ef0f71 Bug 965550 - Tab stip doesn't touch scroll if last tab is partially visible r=mbrubeck
--HG--
extra : rebase_source : 850ceaadc0eaf1dacfc367fa62d2ed34a4155b6e
2014-02-24 23:45:13 -08:00
Stephen Horlander
642ac4b5e2 Bug 971680 - Fix 1px offset in customize mode on OS X. r=mconley 2014-02-27 11:40:12 -05:00
Hubert B Manilla
eddf69d219 Bug 943356 - Prettifing a source while paused will not switch away from it. r=fitzgen 2014-02-27 11:39:56 -05:00
Jared Wein
4fdf479097 Bug 968447 - The Bookmarks Toolbar Items doesn't appear as a normal menu panel button in new windows. r=Gijs 2014-02-27 09:44:33 -05:00
Carsten "Tomcat" Book
2ede5ce093 Merge mozilla-central to fx-team 2014-02-27 15:43:29 +01:00
Carsten "Tomcat" Book
1c9dcbf36a merge fx-team to mozilla-central 2014-02-27 15:34:11 +01:00
Carsten "Tomcat" Book
628801e4db merge mozilla-inbound to mozilla-central 2014-02-27 14:45:02 +01:00
Florian Quèze
a6a8a82ab0 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
Nick Fitzgerald
9eb3a415ce Bug 974159 - debugger-controller.js should use ES6 iterators instead of old style iterators; r=past 2014-02-26 19:57:46 -08:00
Wes Kocher
7c9855b6f4 Merge m-c to fx-team 2014-02-26 18:34:07 -08:00
Wes Kocher
e41db1a003 Merge inbound to m-c 2014-02-26 18:20:47 -08:00
Wes Kocher
190b34cc88 Merge fx-team to m-c 2014-02-26 18:13:35 -08:00
Mark Hammond
ae0dc3da66 Bug 975894 - sync prefs listens for weave:service:start-over:finish instead of weave:service:start-over. r=ttaubert. 2014-02-27 10:43:31 +11:00
Gijs Kruitbosch
dabdfb04bb Bug 973502 - constrain max width of Australis bookmarks menu, r=Unfocused
--HG--
extra : rebase_source : b515c86803e839aed1e3834c38e83c00c7419762
2014-02-26 23:26:06 +00:00
Gijs Kruitbosch
ef0fe1997a Bug 952753 - don't use level='top', do use noautofocus, for Australis overflow panel, r=MattN
--HG--
extra : rebase_source : f41a90624996df745a89b0d0bccad21c0356dabb
2014-02-26 23:44:41 +00:00
Gijs Kruitbosch
0182a78161 Bug 944079 - remove double hover state in Australis bookmarks menu, r=MattN
--HG--
extra : rebase_source : 9cce08d65ad480e36f0b7ce3ee6ebee4a3b44fe2
2014-02-27 11:46:48 +00:00
Anton Kovalyov
0927565bf2 Bug 977345 - Editor should refresh when font size changes. r=robcee 2014-02-26 14:50:26 -08:00
Anton Kovalyov
6819ea3871 Bug 973711 - Restore localization in search.js. r=harth 2014-02-26 14:32:48 -08:00
Ryan VanderMeulen
f1b9009bf0 Merge m-c to fx-team. 2014-02-26 16:44:04 -05:00
Ryan VanderMeulen
43c39149c2 Merge fx-team to m-c. 2014-02-26 16:25:05 -05:00
Dão Gottwald
98758aa198 Bug 976905 - Let dynamic-shortcut-tooltip use the anonymous tooltip label. r=gijs 2014-02-26 20:29:57 +01:00
Monica Chew
4c31638d05 Bug 974579: Disable goog-white-digest256 for non-windows (r=gcp) 2014-02-26 10:51:36 -08:00
Tim Taubert
c1448c1731 Bug 972243 - Use Cu.cloneInto() and/or shallow copies to clone state objects r=billm 2014-02-26 11:34:32 +01:00
Blair McBride
a3b28dabfa Bug 974086 - [australis-measuring] UITour.seenPageIDs should persist across sessions. r=MattN sr=taras 2014-02-27 22:25:44 +13:00
J. Ryan Stinnett
ca83343b85 Bug 976679 - Move event-emitter to toolkit. r=paul
--HG--
rename : browser/devtools/shared/event-emitter.js => toolkit/devtools/event-emitter.js
rename : browser/devtools/shared/test/browser_eventemitter_basic.js => toolkit/devtools/tests/mochitest/test_eventemitter_basic.html
2014-02-25 22:22:05 -06:00
Ryan VanderMeulen
e8e8a752f8 Bug 977066 - Update pdf.js to version 0.8.1041. r=bdahl, r=Mossop 2014-02-26 13:41:21 -05:00
Jared Wein
4768e928d7 Bug 974481 - Quickly Exiting Customize Mode after Restoring Defaults Makes Customize Sticky/Broken. r=Gijs 2014-02-26 12:55:00 -05:00
Ehsan Akhgari
918a2ef75e Bug 976885 - Port RCFLAGS to moz.build; r=glandium 2014-02-26 09:12:49 -05:00
J. Ryan Stinnett
280881cba3 Bug 965157 - Remove standalone chrome debugger code paths. r=vporof 2014-02-26 22:33:35 -06:00
Stephen Horlander
1f5893390f Bug 883145 - Align normal and customize mode window gradient. r=jaws 2014-02-28 09:20:27 -05:00
Shane Caraveo
fe69ad1ecf bug 960198 make sidebars available from a customizable widget, r=mconley 2014-02-28 09:04:16 -05:00
Jim Mathies
3efc8a683a Bug 969831 - Use the new feature level check for desktop browser 'switch to metro' ux elements. r=msamuel 2014-02-28 07:37:31 -06:00
Jim Mathies
e858879a5f Bug 969831 - Share code for checking minumum d3d feature level required for running metro and expose this information (including cached check results) via nsIWinMetroUtils. r=bbondy 2014-02-28 07:37:30 -06:00
Gijs Kruitbosch
78dc2eab32 Bug 972359 - Australis - use margins and border for measuring panel heights to avoid unnecessary scrollbars, r=mconley
--HG--
extra : rebase_source : b43a21a0008c5c6270cb7a8b2c2fefacbb590703
2014-02-24 17:29:02 +00:00
Carsten "Tomcat" Book
bf2c766ca6 merge mozilla-inbound to mozilla-central 2014-02-26 12:47:07 +01:00
Matthew Noorenberghe
ff05804945 Bug 963576 - Part 2 - Add an outline on entering customization mode or upon hover/drag over customization targets. r=Gijs,mconley 2014-02-25 23:07:03 -08:00
Matthew Noorenberghe
983371f461 Bug 963576 - Part 1 - Provide attributes/classes to style customization targets. r=Gijs 2014-02-25 23:07:02 -08:00
Matthew Noorenberghe
8eb84b80df Bug 976489 - Move the customize mode transition to the #navigator-toolbox. r=mconley 2014-02-25 23:07:02 -08:00
Wes Kocher
043e226ec8 Merge inbound to m-c
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 20:09:33 -08:00
Allison Naaktgeboren
ee8312cd31 Bug 976168 - add disable overlays setting to Options flyout.r=mbrubeck 2014-02-25 14:53:25 -08:00
Gijs Kruitbosch
03b9d13bc8 Bug 963512 - use real element for Australis private browsing indicator to avoid layout issues with detecting ::after, r=dao 2014-02-24 23:37:09 +00:00
Gijs Kruitbosch
df99d01f07 Bug 966741 - middle-clicking recently closed items in Australis menu panel should close the panel, r=jaws 2014-02-25 13:20:28 +00:00
Ryan VanderMeulen
80759cb6e8 Merge m-c to fx-team. 2014-02-25 15:28:55 -05:00
Ryan VanderMeulen
5c2508526c Merge fx-team to m-c. 2014-02-25 15:20:54 -05:00
Mihai Sucan
894ed44dbd Bug 609872 - Ability to execute code in sub-documents (iframes/frames); r=past 2014-02-25 22:02:58 +02:00
Matt Brubeck
1ddeca4a5c Bug 967969 - Handle click-to-play plugin events in Metro [r=rsilveira]
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 11:49:30 -08:00
Ed Morley
ff509982d5 Backed out changeset e29ea34afb6c (bug 966692) for failures in browser_webconsole_dont_navigate_on_doubleclick.js 2014-02-25 17:01:42 +00:00
Patrick Brosset
ac63b04c1c Bug 962647 - Nodes searched in the inspector selector-search box now appear correctly in the markup-view; r=harth 2014-02-25 16:33:57 +01:00
Carsten "Tomcat" Book
df93062b9a Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-25 15:42:32 +01:00
Carsten "Tomcat" Book
c38e2134e4 Backed out changeset fb11c33c37ce (bug 967752) for mochitest bc bustage on a CLOSED TREE 2014-02-25 15:40:07 +01:00
Georg Fritzsche
47de3dff24 Bug 922107 - Add test for pref to hide the "missing plugin" notifications. r=jaws 2014-02-24 12:06:38 +01:00
Willian Gustavo Veiga
9c2d6967fc Bug 922107 - Add pref to hide the "missing plugin" notifications. r=jaws 2014-02-25 11:53:02 +01:00
Georg Fritzsche
dede09f072 Bug 968762 - Plugin overlays are not displayed if plugin element is not fully in scroll view. r=jaws 2014-02-24 17:45:48 +01:00
Rob Campbell
2eca362500 Bug 966692 - Reduce the default set of warnings we display in console; r=msucan 2014-02-20 16:16:00 -05:00
Nikhil Johny
5478f1dbcd Bug 283754 - Awkward phrasing in language selection dialog - "in order of preference" used twice. r=dao 2014-02-25 08:18:56 -05:00
Dão Gottwald
fc212997ae Bug 956491 - Don't use Toolbar-inverted.png for the tabbar on Win7 glass. r=jaws 2014-02-25 13:14:03 +01:00
Dão Gottwald
907d513761 Bug 967752 - Use media queries instead of the more expensive vw unit to adjust the identity label for small windows. r=jaws 2014-02-25 13:12:40 +01:00
Gijs Kruitbosch
8dab196e8a Bug 946873 - fix Australis bookmarks menu button (literal) edgecase, r=Unfocused
--HG--
extra : rebase_source : 04aa6fd21331bfe7d5f4d2f44d76680a111dc55d
2014-02-25 11:50:12 +00:00
Gijs Kruitbosch
94eafcd130 Bug 969853 - use label instead of title attribute for labels in customize palette, r=Unfocused
--HG--
extra : rebase_source : b4b9168cbf2ac80c083dce97e51739a50176b1f3
2014-02-25 11:50:05 +00:00
Florian Quèze
b4f865560b Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss. 2014-02-25 12:50:42 +01:00
Mihai Sucan
fb5ab6a760 Bug 975167 - Traceback in autocompletion while debugging; r=past 2014-02-21 21:06:20 +02:00
Sami Jaktholm
e6c6df0b1f Bug 915141 - WebConsole: Listen to the 'command' event of 'Log Request and Response Bodies' menuitems instead of 'click'; r=msucan 2014-02-25 13:44:36 +02:00
Sami Jaktholm
88b40eabaa Bug 975707 - Links in Console load in Console's view on double-click, breaking Console till reopen; r=msucan 2014-02-25 13:44:36 +02:00
Marco Bonardo
a9d97aeb1e Bug 971713 - Device name field in Preferences should be inline. r=ttaubert 2014-02-25 11:17:04 +01:00
Peter Van der Beken
6f93fad4e2 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
Andrea Marchesini
80210d8dab Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz 2014-02-27 23:39:00 +00:00
Andrea Marchesini
07f3b7d454 Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey
--HG--
rename : dom/base/ConsoleAPIStorage.jsm => dom/base/ConsoleAPIStorage.js
2014-02-27 23:38:54 +00:00
Ryan VanderMeulen
866edd4cb4 Merge m-c to inbound. 2014-02-27 17:46:06 -05:00
Ryan VanderMeulen
136d9870b7 Merge m-c to inbound. 2014-02-27 17:33:47 -05:00
J. Ryan Stinnett
d5f5629862 Bug 976108 - Reset icon position in manifest editor on focus. r=vporof 2014-02-25 16:31:48 -06:00
J. Ryan Stinnett
5f679b54b3 Bug 975064 - Close target when client is closed. r=past 2014-02-25 23:29:09 -06:00
Mihai Sucan
334942e502 Bug 970914 - Avoid confusion where if there's already a console client (attachConsole), we get the same WebConsoleClient instance and startListeners is not called. r=past 2014-02-25 18:47:51 +02:00
Carsten "Tomcat" Book
1826633cf0 Merge mozilla-central to fx-team 2014-02-26 13:00:32 +01:00
Mike de Boer (mdeboer@mozilla.com)
6e84ccddfc Bug 960517: Windows 8 style main window. r=dao 2014-02-26 10:23:42 +01:00
Mike de Boer (mdeboer@mozilla.com)
0b9f24fd4f Bug 960517: Windows 8 style tabs. r=dao 2014-02-20 16:11:05 +01:00
Rob Campbell
2060482fb1 Bug 966692 - Reduce the default set of warnings we display in console; r=msucan 2014-02-20 16:16:00 -05:00
Gijs Kruitbosch
2ca0429dd1 Bug 976513 - Australis - yield all the close windows in tests to avoid randomorange, rs=test-only
--HG--
extra : rebase_source : bb8c41ffea63ce3811b068edfcbd9233e1ed4e42
2014-02-28 17:46:27 +00:00
Florian Quèze
45e2e5edbe 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
e6cce57ec6 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
565f054b9c 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
bba620486b 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
Wes Kocher
6375199d3d Merge m-c to fx-team 2014-02-24 18:29:49 -08:00
Gavin Sharp
dba989ebcd Bug 824433 followup: fix reference to AsyncShutdown.jsm
--HG--
extra : rebase_source : 0a1c7311e247daf028651f9e86ae40aeb57bc35c
2014-02-22 13:37:00 -08:00
Gijs Kruitbosch
6875961d52 Bug 966683 - Australis - automatically toggle accesskey-focuses on Linux to prevent menubar focus stealing, r=Neil,dao
--HG--
extra : rebase_source : a12eba0c04d57df9a47185a6be250e04000f862e
2014-02-18 17:07:27 +00:00
Gavin Sharp
0389b79737 Bug 294260 followup: add a comment explaining why we need to call trackStartupCrashEnd on quit-application-granted, r=MattN
--HG--
extra : rebase_source : 40747853f0974e48437307d819c9d180313d2006
2014-02-08 13:04:31 -08:00
Gijs Kruitbosch
36c969ac7a Bug 973217 - Australis' bookmarks menu shouldn't allow for mouse events during the transition (transition event handler variant), r=jaws 2014-02-24 17:44:42 +00:00
Gijs Kruitbosch
b1fdc4016f Bug 975719 - Australis - right clicking an empty bit of toolbar shouldn't cause errors, r=jaws 2014-02-25 00:14:41 +00:00
Sam Foster
176306a154 Bug 963688 - Add new string to shared bookmarks.inc and new default metro feedback bookmark that uses it. r=mbrubeck
--HG--
extra : rebase_source : 84a91b9fc137867f264f150d8abb30271fbd47f8
2014-02-24 12:48:55 -08:00
Gijs Kruitbosch
3c662de57c Bug 974819 - don't reset Australis' TabsToolbar collapsed state, add UI migration to fix this in existing profiles that may have used reset() since this was done, r=mconley 2014-02-21 11:51:55 +00:00
Gijs Kruitbosch
0c20f67617 Bug 975372 - make Australis' customizeMode's undoReset not error out at the end when the gSavedState is null, r=jaws 2014-02-21 13:16:12 +00:00
Mark Capella
e5e0d5bdd6 Bug 975975 - Remove apparently obsolete Metro TextSelection code, r=jimm 2014-02-24 13:35:13 -05:00
Brian Grinstead
3d5625bbab Bug 973191 - DevTools themes - In sidebar dock mode, some splitters are dark in light theme;r=vporof 2014-02-24 11:01:03 -06:00
Shubham Somani
23fa7344ea Bug 974229 - Remove unused star-button. r=Dao 2014-02-24 10:16:20 -05:00
Mike Cooper
14f1d00d07 Bug 970337 - Switch Help->Submit feedback to use a product url. r=mak 2014-02-24 09:57:30 -05:00
Steven MacLeod
b94c271df9 Bug 908440 - Add type checks to prevent non string values from being saved. r=ttaubert 2014-02-24 09:57:30 -05:00
Gijs Kruitbosch
341cb80076 Bug 972822 - Australis - persist the currentset attribute correctly when appending tabgroups button, r=dao
--HG--
extra : rebase_source : 0ab7c084e40e2ec6ebf17229197ff7c26da5396c
2014-02-20 17:27:15 +00:00
Carsten "Tomcat" Book
598009688f merge fx-team to mozilla-central 2014-02-24 12:54:35 +01:00
Mark Hammond
640e0f3f77 Bug 973338 - add a localization note for .before and .after entities. r=ttaubert 2014-02-24 10:26:01 +11:00