Tim Taubert
8da1fa5b7f
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
Michael Ratcliffe
082d2b47aa
Bug 884796 - Scale deltas in EventUtils.js::synthesizeWheel() on HiDPI screens r=robcee
2014-03-06 09:38:09 +00:00
Michael Ratcliffe
1b2b3fdef8
Bug 974056 - Add logging of devtools event emitter emit calls r=harth
2014-03-06 09:37:59 +00:00
Wes Kocher
6bdcb92175
Merge m-c to fx-team
2014-03-05 18:58:38 -08:00
Wes Kocher
3e0200aabe
Merge fxteam to m-c
2014-03-05 18:20:17 -08:00
Blair McBride
a124eab109
Bug 966933 - [Australis] UITour: Add a UI tour link in the Help menu. r=Gijs
2014-03-06 14:41:43 +13:00
Mike de Boer
a96963c894
[Australis] Bug 870593: add tip section to Customization Mode. r=jaws
2014-03-05 18:09:12 -05:00
Dão Gottwald
f7c038b61f
Bug 941430 - Increase the tab max width. r=MattN
2014-03-06 00:09:17 +01:00
Ryan VanderMeulen
a82c72c6ca
Merge m-c to inbound on a CLOSED TREE.
2014-03-05 16:08:02 -05:00
fx4waldi@yahoo.com
bb71a45a59
Bug 975794 - Toolbarbuttons in the menu panel shouldn't get an inverted dropmarker when using a dark LWT. r=dao
2014-03-05 21:00:43 +01:00
Mike Conley
7c2a8bed2d
Bug 978767 - "Hovering over the zoom controls and cut/copy/paste in the menu on Linux makes the panel layout jump" [r=mdeboer]
2014-03-05 11:07:00 -05:00
Gijs Kruitbosch
0be61d8e87
Bug 979456 - fix extra padding in bookmarks toolbar on Australis, r=mconley
2014-03-05 15:39:52 -05:00
Gijs Kruitbosch
ed0c6f2d9d
Bug 979587 - attempt to fix sidebar opening from Australis bookmarks menu, r=mconley
...
--HG--
extra : rebase_source : 8d0d3ca939b8f7327da50b5cf52327e3a37d19fa
2014-03-04 21:46:32 -05:00
Brian Grinstead
7825802e59
Bug 979864 - [markup view] After selecting a node using the picker button, the hover background is used until hovering the markup view;r=pbrosset
2014-03-05 08:44:47 -06:00
Gijs Kruitbosch
6e8d66a2d3
Bug 978447 - fix Australis' bookmarks menu hover and active style some more, r=bwinton
2014-03-05 09:17:49 -05:00
Carsten "Tomcat" Book
4124791bb3
merge mozilla-inbound to mozilla-central
2014-03-05 13:04:39 +01:00
Sam Foster
73aab8c053
Bug 967793 - Add test for download notification behavior when the current tab gets closed. r=azasypkin
2014-03-04 19:16:08 -08:00
Sam Foster
38e079a175
Bug 967793 - move all download notifications to next tab when current tab gets closed. r=mbrubeck
2014-03-04 19:16:08 -08:00
Sam Foster
45db6abe3f
Bug 967793 - Add tests for metro notification bindings and adoptNotification method. r=azasypkin
2014-03-04 19:16:07 -08:00
Sam Foster
e22760428b
Bug 967793 - Move CAO adjustment of notificationbox padding into CSS via a navbar=visible broadcaster. r=mbrubeck
2014-03-04 19:16:07 -08:00
Sam Foster
77244b1221
Bug 967793 - extended notification binding to provide child element support for the notification label. r=mbrubeck
2014-03-04 19:16:07 -08:00
Sam Foster
65b6a27532
Bug 974413 - Call Tab's updateViewport when a notification is closed. r=mbrubeck
2014-03-04 19:16:07 -08:00
Gijs Kruitbosch
5421baa9d0
Bug 959640 - add icons to enable SDK add-ons to show default icon in Australis, rs=jaws,various-real-life-review+s
2014-03-04 22:11:46 -05:00
Gregory Szorc
6855aa46f4
Bug 979640 - Make build system error on missing test files; r=ted
...
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.
The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.
dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.
Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)
--HG--
extra : amend_source : cb6b9bf91e57569c8be312d3c16fef69b2b0b950
2014-03-04 17:48:50 -08:00
Ryan VanderMeulen
31a858278a
Backed out changeset 593206fbd97e (bug 979640) for mochitest-other failures.
...
CLOSED TREE
2014-03-05 13:52:02 -05:00
Gijs Kruitbosch
a289ee90f2
Bug 972286 - fix negation issue in Australis panel detection CSS, r=MattN
...
--HG--
extra : rebase_source : 683cc6d9b6482647b7a3227d5d77785ef53944e2
2014-03-05 13:17:29 -05:00
Gregory Szorc
1944284f31
Bug 979640 - Make build system error on missing test files; r=ted
...
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.
The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.
dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.
Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)
--HG--
extra : rebase_source : 8c64986169064401951585c07deadada8c905550
2014-03-04 17:48:50 -08:00
Jared Wein
8ddc0d63bd
Bug 940133 - Australis: Invert icons in the tabstrip and menubar on Windows Classic. r=MattN
2014-03-04 17:26:49 -05:00
Ryan VanderMeulen
291eff6624
Merge m-c to fx-team.
2014-03-04 17:24:28 -05:00
Ryan VanderMeulen
f8b176e5a0
Merge inbound to m-c.
2014-03-04 17:12:58 -05:00
Gijs Kruitbosch
ccfe9a086e
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
Victor Porof
61594118ef
Bug 957952 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/netmonitor/test/browser_net_timing-division.js | There should be at least one division on the seconds time scale, r=rcampbell
2014-03-04 14:15:52 -05:00
Mike Connor
e6ab8c1511
Bug 951465 - update Google/Yahoo/Wikipedia icons to have better icon sizes, r=mbrubeck
...
--HG--
extra : rebase_source : efb549ba444df8c03a8c11979a7c8a40ad47469a
2014-03-04 13:37:20 -05:00
Mike Connor
3d56629f9e
Bug 979405 - bing pc and form codes are incorrect, r=mbrubeck
...
--HG--
extra : rebase_source : a24da9c87e728ef2532c4b963f5103f591504569
2014-03-04 13:36:00 -05:00
Ryan VanderMeulen
aa98af61d2
Bug 970052 - Disable browser_URLBarSetURI.js on debug Linux and OSX due to frequent timeouts.
2014-03-04 13:38:18 -05:00
Jonathan Watt
a3cd74ca10
Bug 950368 - Make nsWindowsShellService's WriteBitmap act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow
2014-03-04 16:56:44 +00:00
Mike Conley
feae809bc3
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
e8ec336d12
Bug 978050 - fix the hovered outline-color for Australis' customize mode's drag indicators for tabsintitlebar menubar/tabstoolbar to be the caption text color, r=MattN
...
--HG--
extra : rebase_source : a9b47092590cdba208bb20b7aed06fcc18ac94b9
2014-03-04 09:39:46 -05:00
Gijs Kruitbosch
f9b2b5c62c
Bug 979232 - adjust Australis' bookmarks animation for rtl, r=dao
...
--HG--
extra : rebase_source : f4608fdc5cc362ed4cff7f37e1f428c203ab0cfe
2014-03-04 09:18:25 -05:00
Ed Morley
18eeddbb8a
Backed out changeset 1d6730688107 (bug 947914) for browser-chrome failures
2014-03-04 17:25:53 +00:00
Phillip Sackl
935b2f3e14
Bug 979326 - [Australis] Tweak the timing of the customize mode transition. r=mconley.
2014-03-04 11:24:01 -05:00
Blake Winton
8dc8286603
Bug 964262 - Fade in icons in customization mode. ui-r=phlsa, r=Gijs
2014-03-04 08:00:00 -05:00
Gijs Kruitbosch
4f700c0a6a
Bug 979053 - fade in navbar and placeholder outlines when opening Australis customize mode, r=MattN
2014-03-04 17:10:45 -05:00
Gijs Kruitbosch
749004af53
Bug 886573 - make zoom controls display the right thing in Australis even in customize mode, r=jaws
2014-03-04 17:10:40 -05:00
Florian Quèze
8b93b8495e
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
Brian Grinstead
c0d6b525dc
Bug 968315 - [markup view] Current / hovered node highlighting colors need to be higher contrast;r=jwalker
2014-03-04 15:25:51 -06:00
Victor Porof
82d7f013eb
Bug 973303 - Intermittent browser_net_statistics-01.js | Two real pie chart appear to be rendered correctly. - Got 0, expected 2, r=me
2014-03-04 16:25:19 -05:00
Blake Winton
77b84a3c27
Bug 964257 - Close the tab before flipping the deck away from the customize pane. ui-r=phlsa, r=mconley
2014-03-04 07:18:00 -05:00
Mike Conley
a3a9b7abb1
Bug 979034 - [Australis] Make CustomizationTabPreloader kick-off when the user opens the menu panel. r=ttaubert.
2014-03-04 11:48:00 -05:00
Matthew Noorenberghe
029434a864
Bug 978084 - Make sure @customizing-movingItem gets removed by ensuring dragend gets fired. r=Gijs
...
--HG--
extra : rebase_source : 7e590a535947230f62fbbe6e0aee407379c86e5e
2014-03-04 11:12:41 -05:00
Gijs Kruitbosch
206771b990
Bug 979300 - fix separator background position for Australis' menu panel button, r=mikedeboer
2014-03-04 11:09:35 -05:00
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