David Rajchenbach-Teller
a458688066
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
2014-03-13 09:51:22 -04:00
Blake Winton
d46c9d224d
Bug 971116 - Implement new Australis UITour highlight effect. ui-r=madhava, r=Unfocused
2014-03-13 09:29:24 -04:00
Gijs Kruitbosch
b32f2a558e
Bug 982835 - Australis bookmark subview hover color is wrong when in main menu panel, r=mikedeboer
...
--HG--
extra : rebase_source : 19c106b2865a100d9a5d654bc42c1ec9e1194fd0
2014-03-13 13:56:38 +01:00
Carsten "Tomcat" Book
4b4e4b6242
Merge mozilla-central to fx-team
2014-03-13 13:10:30 +01:00
Manish Goregaokar
c42242f5e6
Bug 388287 - Focus the proxy port field if its value is 0 and the server name is specified. r=MattN
2014-03-13 01:07:28 -07: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
Blake Winton
a99cfcdc4e
Bug 981419 - Make the new checkmarks for the Australis bookmarks widget have their own images. ui-r=shorlander, r=Gijs.
2014-03-11 08:21:00 +00:00
Gijs Kruitbosch
6f68bf5852
Bug 977862 - dragging items onto an empty toolbar shows no drag outline in Australis' Customize Mode, r=mconley
2014-03-09 17:57:13 +00:00
Mihai Sucan
fecf79feba
Bug 979628 - Fix for intermittent browser_webconsole_output_01.js | This test exceeded the timeout threshold; r=me
2014-03-11 13:32:33 +02:00
Mihai Sucan
b970d070be
Bug 917227 - Part 1: network monitor client changes; r=ochameau
2014-03-07 14:14:53 +02:00
Mihai Sucan
52dedf32fe
Bug 980835 - Fix for intermittent | browser_webconsole_output_dom_elements_02.js | The current inspector selection is correct - Got [object HTMLParagraphElement], expected [object HTMLBodyElement]; r=me
2014-03-08 23:13:59 +02:00
Patrick Brosset
9cd64a3229
Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan
2014-03-11 12:21:20 +02:00
Mike Conley
a924a6bf4a
Bug 981062 - [Australis] Revert chunk of bug 963999 causing CART regression on Win 8. r=jaws.
2014-03-10 12:56:00 -04:00
Mark Hammond
ce4ad5b71b
Bug 956605 - have about:accounts do the right thing based on user logged in states. r=ckarlof
2014-03-10 18:33:00 -07:00
Mark Hammond
42fd902243
Bug 980182 - more about:accounts tests. r=ttaubert
2014-03-10 18:33:00 -07:00
Tim Taubert
afa1491838
Bug 980839 - Panel UI doesn't prompt for reauth when restarting after password change r=markh
2014-03-10 17:38:41 -07:00
Gijs Kruitbosch
7bf97d90ad
Bug 978048 - remove the tabstoolbar and menubar dragarea indicators for Australis customize mode, r=jaws, ui-r=phlsa
2014-03-07 14:29:00 +00:00
Shane Caraveo
f300289705
Bug 980115 [Australis] social buttons make other buttons squished, r=Gijs
2014-03-10 17:28:42 -07:00
Shane Caraveo
fbc7bb72e0
Bug 960198 [Australis] make sidebars available from a customizable widget, r=Gijs
2014-03-10 17:22:00 -07:00
Shane Caraveo
8ba758dafc
Bug 960198 [Australis] images for sidebar button, r=Gijs
2014-03-07 16:44:00 +00:00
Mike de Boer
70b6556f1a
Bug 960517: [Australis] Windows 8 style toolbars. r=jaws
...
--HG--
extra : rebase_source : f61096157953fa2d310facce3dce9f4cd1af5087
2014-03-10 18:21:02 +01:00
Robert Strong
6d51c5621f
Bug 982448 - some fxmetro pref's still being left behind with values without --enable-metro in the mozconfig. r=bbondy
2014-03-12 10:49:43 -07:00
Ryan VanderMeulen
85f09a609c
Merge fx-team to m-c.
2014-03-10 17:10:25 -04:00
Ryan VanderMeulen
042ee1f1a7
Backed out changeset da039c0c66bc (bug 971116) for mochitest-bc failures.
...
CLOSED TREE
2014-03-10 13:49:42 -04:00
Ed Morley
8f1c73487e
Backed out changeset 74568436ab02 (bug 980374) for failures in browser_toolbarbutton_menu_context.js
2014-03-10 17:06:32 +00:00
Marina Samuel
d4dcf5b089
Bug 961587: Only create Windows 8 Touch smart bookmark once a user has intialized their Metro bookmark list. r=mbrubeck, r=mak77
2014-03-10 12:53:19 -04:00
Bill McCloskey
de1400e7cc
Bug 937172 - Change DebuggerProgressListener to use correct WebProgressListener (r=ochameau,past)
2014-03-10 09:34:41 -07:00
Jacek Caban
75c4e81744
Bug 960517 - Don't use DOS file encoding.
2014-03-10 14:31:48 +01:00
Robert O'Callahan
426b8737e5
Bug 975931. Part 11: Make nsDOMWindowUtils::SetDisplayPortForElement take a priority parameter, and set that parameter to 1 in reftests to override automatic displayport selection. r=kats
...
--HG--
extra : rebase_source : 07dcbfb67cb2db0bbb26a959517bbbdebd84f10b
2014-03-08 22:25:15 +13:00
Blake Winton
fbc6b76196
Bug 971116 - Implement new UITour highlight effect. ui-r=madhava, r=Unfocused
2014-03-10 11:35:03 -04:00
Mike de Boer
12aa0d34c1
[Australis] Bug 980374: adjust OSX toolbar buttons height to match urlbar and search bar. r=mconley
2014-03-10 15:28:11 +01:00
Mike de Boer
4080c9cf93
[Australis] Bug 960517: Windows 8 style downloads panel. r=jaws
2014-03-07 12:27:21 -05:00
Michael Ratcliffe
c594e7110d
Bug 702577 - Show font-family tooltip r=mratcliffe
2014-03-10 13:24:58 +00:00
Mark Goodwin
71c0cf216c
Bug 961165 - Remove inline scripts from scratchpad.xul. r=bbenvie
2014-03-10 09:00:31 -04:00
Jordan Santell
e66fa9b142
Bug 899052 - Implement Addon Thread Actor. r=fitzgen, r=shu
2014-03-07 00:09:14 -08:00
Phil Ringnalda
5ee51aa77d
Merge f-t to m-c
2014-03-08 17:41:33 -08:00
Phil Ringnalda
3b52fd5e83
Merge m-i to m-c
2014-03-08 17:39:51 -08:00
ffxbld
3d97e7112e
No bug, Automated blocklist update from host bld-linux64-spot-139 - a=blocklist-update
2014-03-08 04:26:39 -08:00
Wes Kocher
ef21a5f9ac
Merge fx-team to m-c
2014-03-07 17:04:34 -08:00
Justin Dolske
e20a830eef
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
Jared Wein
5d7d0b515b
Bug 977217 - [Australis] Clicking API-widget borders in the menu panel does nothing. r=Gijs
2014-03-07 19:14:31 -05:00
Ryan VanderMeulen
e3a295895e
Merge inbound to m-c.
2014-03-07 15:38:19 -05:00
Nick Fitzgerald
92419315ec
Bug 978019 - Fix breakpoints after reload on immediately invoked function expressions; r=past
2014-03-07 11:06:28 -08:00
Gian-Carlo Pascutto
452e75f96c
Bug 971240 - Move phishing/malware test pages to their own domain. r=mmc
2014-03-07 19:12:23 +01:00
Alice0775 White
8a8151622e
Bug 978291 - about:downloads can't handle drag events if downloads list is empty; r=mak77
2014-03-07 09:06:00 -05:00
Matthew Noorenberghe
8a5c9b915b
Bug 935823 - UITour: Add a close button to info panels. r=Unfocused
2014-03-07 13:00:18 -05:00
Florian Quèze
0dc1f18f36
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
Dão Gottwald
62e731fdff
Bug 969458 - Apply the SVG fade-out mask only to toolbarbuttons with long enough labels. r=jaws
2014-03-07 18:14:47 +01:00
Jared Wein
01e81b5520
Bug 979477 - [Australis] Move to only showing two lines of text in the menu panel. r=mconley
2014-03-07 16:24:20 -05:00
Ryan VanderMeulen
a03446486e
Merge m-c to fx-team.
2014-03-07 15:45:17 -05:00
Wes Kocher
93d5055706
Merge m-c to inbound
2014-03-07 17:39:52 -08:00
Bas Schouten
d301df5d45
Bug 963073 - Merge tiling branch. r=Bas,jrmuizel,BenWa
...
http://hg.mozilla.org/users/bschouten_mozilla.com/tiling/summary
This work is mainly porting tiled layers to new textures, implementing
double-buffered tiles and implementing a texture client pool, to be used by
tiled content clients.
Any questions regarding this patch should go to:
Bas Schouten <bschouten@mozilla.com>
Chris Lord <clord@mozilla.com>
Nicolas Silva <nsilva@mozilla.com>
In their absence questions can be directed to:
Jeff Muizelaar <jmuizelaar@mozilla.com>
Benoit Girard <bgirard@mozilla.com>
2014-03-07 22:34:04 +01:00
Ed Morley
630750051c
Merge mozilla-central and fx-team
2014-03-07 15:54:49 +00:00
Ed Morley
d61d42192c
Backed out changeset dcec4c42cd18 (bug 757866) for bug 980835
2014-03-07 15:05:31 +00:00
Carsten "Tomcat" Book
885e6e3586
merge fx-team to mozilla-central
2014-03-07 13:06:05 +01:00
Blake Winton
6010724fde
Bug 979378 - Update the menu panel checkmark to a consistent item that fits with the panel style. ui-r=shorlander, r=gijs
2014-03-07 06:52:00 -05:00
Marco Bonardo
4da4f4ee51
Bug 967192 - Bookmarks restore and import should use OS.File. r=mano
2014-03-07 08:41:47 +01:00
Wes Kocher
452135f341
Merge m-c to inbound
2014-03-06 18:27:43 -08:00
Tim Taubert
8cf5dd5be5
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
Dão Gottwald
011f2cd4eb
Bug 978767 - Hovering over the zoom controls and cut/copy/paste in the menu makes the panel layout jump on Linux. r=mconley
2014-03-07 10:00:28 +01:00
Matthew Noorenberghe
3b94717cc8
Bug 970788 - UITour: Remove the incorrect size attributes on annotation panels on Linux to workaround Ubuntu glitches. r=Gijs
2014-03-06 18:59:00 +13:00
Mark Hammond
1e5bb502af
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
Brian Grinstead
07b9e0c061
Bug 967033 - DevTools Themes - Active arrow for side menus is missing on windows. r=vporof
2014-03-05 10:32:30 -06:00
Jared Wein
1ed99bf62c
Bug 928722 - Resample the system scrollbar width when the UI theme is changed or mouse plugged in. (pair programmed with mconley). r=mconley
2014-03-06 09:17:00 -05:00
Gijs Kruitbosch
81932ae2fe
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
Patrick Brosset
bee238cdf8
Bug 757866 - Highlight and select DOM nodes in the web console output; r=msucan
2014-03-06 18:16:45 +01:00
Gijs Kruitbosch
ae9fce8bc5
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
9058835bba
[Australis] Bug 979499: update panel sub-view anchor arrow and gradient in RTL mode. r=Gijs
2014-03-06 11:21:34 -05:00
Mike de Boer
bfa06e0e36
[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
Mike de Boer
99e6da2718
[Australis] Bug 979501: update overflow chevron in RTL mode. r=Gijs
2014-03-06 10:52:46 -05:00
Jared Wein
2aa29cf4da
Bug 968565 - [Australis] When inserting a customizable item before another item or at the end of an area, skip over hidden items. r=Gijs
2014-03-05 15:03:00 -05:00
Brian Grinstead
6e19cbdf32
Bug 980248 - DevTools Themes: Extra top border showing up on responsive-container splitters when width > 700px;r=pbrosset
2014-03-06 09:46:42 -06:00
Jim Mathies
18ff94c109
Bug 977814 - Control the number of tiles displayed in each about:start compartment using prefs. r=sfoster
2014-03-06 08:32:55 -06:00
Yury Delendik
6d3875bf95
Bug 979909 - Update pdf.js to version 0.8.1114. r=Mossop
...
--HG--
rename : browser/extensions/pdfjs/components/PdfRedirector.js => browser/extensions/pdfjs/content/PdfRedirector.jsm
rename : browser/extensions/pdfjs/components/PdfStreamConverter.js => browser/extensions/pdfjs/content/PdfStreamConverter.jsm
2014-03-05 10:41:20 -06:00
phlsa
0e03326e00
Bug 979953 - [Australis] Remove bold formatting from tab titles. r=MattN
...
DONTBUILD
2014-03-06 08:54:34 -05:00
Mihai Sucan
70bb44df53
Bug 584733 - Code highlight all JS objects and functions in console output; r=bbenvie
2014-03-04 21:59:00 +02:00
Michael Ratcliffe
11ec4d96f6
Backing out bug 884796 HiDPI fix r=backout
2014-03-06 10:31:30 +00:00
Tim Taubert
abcc49eaf4
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
7463d1a5d7
Bug 884796 - Scale deltas in EventUtils.js::synthesizeWheel() on HiDPI screens r=robcee
2014-03-06 09:38:09 +00:00
Michael Ratcliffe
b6b3b4320e
Bug 974056 - Add logging of devtools event emitter emit calls r=harth
2014-03-06 09:37:59 +00:00
Wes Kocher
3b9ea236f4
Merge m-c to fx-team
2014-03-05 18:58:38 -08:00
Wes Kocher
73e32652fe
Merge fxteam to m-c
2014-03-05 18:20:17 -08:00
Blair McBride
f5122b2661
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
95f08184ef
[Australis] Bug 870593: add tip section to Customization Mode. r=jaws
2014-03-05 18:09:12 -05:00
Dão Gottwald
e61c5b4ea5
Bug 941430 - Increase the tab max width. r=MattN
2014-03-06 00:09:17 +01:00
Ryan VanderMeulen
9ded68150d
Merge m-c to inbound on a CLOSED TREE.
2014-03-05 16:08:02 -05:00
fx4waldi@yahoo.com
8730803ebf
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
cf155d0d0c
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
fe71b0960a
Bug 979456 - fix extra padding in bookmarks toolbar on Australis, r=mconley
2014-03-05 15:39:52 -05:00
Gijs Kruitbosch
7795e9f807
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
a085a9e424
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
4d311b9c0c
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
9e48d03b18
merge mozilla-inbound to mozilla-central
2014-03-05 13:04:39 +01:00
Sam Foster
db99a4073b
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
b0d7ea523a
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
fbd2df350b
Bug 967793 - Add tests for metro notification bindings and adoptNotification method. r=azasypkin
2014-03-04 19:16:07 -08:00
Sam Foster
1c33a18e6d
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
4a7b9eb07c
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
c604d6806b
Bug 974413 - Call Tab's updateViewport when a notification is closed. r=mbrubeck
2014-03-04 19:16:07 -08:00
Gijs Kruitbosch
13d524b4cf
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
dd337c330c
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
c35a66e1db
Backed out changeset 593206fbd97e (bug 979640) for mochitest-other failures.
...
CLOSED TREE
2014-03-05 13:52:02 -05:00
Gijs Kruitbosch
ba72f26c54
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
6ce0f069d4
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
cbff5b9281
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
4ffa54b553
Merge m-c to fx-team.
2014-03-04 17:24:28 -05:00
Ryan VanderMeulen
ef8c288996
Merge inbound to m-c.
2014-03-04 17:12:58 -05:00
Gijs Kruitbosch
c7cedad799
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
6a6fc17609
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
a723213786
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
9aaf3f6090
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
ecbd9541a1
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
4b64c371e1
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
ea09fc2f9e
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
e0b5d82da0
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
841ca84b48
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
3f6c185490
Backed out changeset 1d6730688107 (bug 947914) for browser-chrome failures
2014-03-04 17:25:53 +00:00
Phillip Sackl
252167347d
Bug 979326 - [Australis] Tweak the timing of the customize mode transition. r=mconley.
2014-03-04 11:24:01 -05:00
Blake Winton
9d170a688a
Bug 964262 - Fade in icons in customization mode. ui-r=phlsa, r=Gijs
2014-03-04 08:00:00 -05:00
Gijs Kruitbosch
47c6f53080
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
816d891ffc
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
8c77ec6ab5
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
8cc170956c
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
db1aaddb5b
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
f9b73cfee6
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
31c6e2d201
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
4c03fa6b6c
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
d27b270b5b
Bug 979300 - fix separator background position for Australis' menu panel button, r=mikedeboer
2014-03-04 11:09:35 -05:00
Gijs Kruitbosch
29a399b0e3
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
596e519bf2
Bug 947914 - tests for Australis panel menu default buttons existence and functionality. r=Gijs
2014-03-04 17:30:17 +02:00
Blake Winton
7394053bb1
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
08626e2d72
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
dafa6b4366
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
b80c793f44
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]
d7170fcdfe
Bug 953054 - In feed view, change h2 color from ThreeDDarkShadow to GrayText. r=dao
2014-03-04 09:38:02 -05:00
Wes Kocher
bf2ef0da2c
Merge m-c to fx-team
2014-03-03 20:39:02 -08:00
Wes Kocher
ffe5883834
Merge inbound to m-c
2014-03-03 20:25:51 -08:00
Drew Willcoxon
1f4df34ed0
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
c5ffb0bae8
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
47f9e25a13
Merge m-c to inbound.
2014-03-03 17:23:35 -05:00
Ryan VanderMeulen
9e03047a9b
Merge m-c to fx-team.
2014-03-03 17:23:01 -05:00
Heather Arthur
bd20337efb
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
1889eb1bd3
Merge fx-team to m-c.
2014-03-03 17:13:50 -05:00
Brian Grinstead
1a31723321
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
8a5ea669c6
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
22c013cdec
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
d9c3e31c0f
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
fbb61eabea
Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano
2014-03-03 17:51:42 +01:00
Jim Mathies
c87359e035
Bug 968916 - Launch the last used browser frontend after pave over installs. r=rstrong
2014-03-03 10:35:12 -06:00
Jim Mathies
bdfb63926f
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
34fa808c04
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
7fb6ee01db
Bug 960905 - DevToolsUtils.reportException is misused in Tracer.prototype. r=fitzgen
2014-03-03 10:33:58 -05:00
Jared Wein
0bc8be7b6b
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
477b2d2f33
Bug 859372 - Refactor DevToolsUtils.js;r=past
2014-03-04 15:38:05 +01:00
Jared Wein
0436d432fd
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
031fb4f43b
Merge latest green fx-team changeset and mozilla-central
2014-03-03 14:48:02 +00:00
Ed Morley
30446e5cc4
Merge latest green inbound changeset and mozilla-central
2014-03-03 14:44:44 +00:00
Tim Taubert
a92e114877
merge m-c to fx-team
2014-03-03 09:30:26 +01:00
Manish Goregaokar
66216c9aef
Bug 974394 - Chage duplicated acceskey 'a' to 'v' for proxy autologin pref; r=adw
2014-03-03 00:23:03 -05:00
Matthew Noorenberghe
b726c74403
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
79e8443f28
Bug 971765 - Reorder Sync datatype options to match marketing. r=ttaubert
2014-03-02 20:57:47 -05:00
Mark Hammond
808272323f
Bug 972070 - improve FxAccounts.jsm state management. r=jedp
2014-03-03 10:20:56 +11:00
Allison Naaktgeboren
96fdc1c85e
Bug 784042 - Use mozIColorAnalyzer for autocomplete search result tiles.r=mbrubeck
2014-03-02 10:23:45 -08:00
ffxbld
61dab43bc5
No bug, Automated blocklist update from host bld-linux64-spot-329 - a=blocklist-update
2014-03-01 03:12:55 -08:00
Wes Kocher
2988134666
Backed out changeset ebcbf7155214 (bug 784042) for metro-chrome bustage
2014-02-28 15:45:31 -08:00
Jim Mathies
489491b4d6
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
8f1a74a6da
bug 941322 deprecate facebook messenger features, r=felipe
2014-02-28 18:07:44 -05:00
Carsten "Tomcat" Book
da3b53946a
Merge mozilla-central to mozilla-inbound
2014-03-04 14:55:13 +01:00
Georg Fritzsche
1b6330e46c
Bug 976769 - Stop layering the plugin overlay topmost. r=bsmedberg
2014-02-27 17:53:56 +01:00
Georg Fritzsche
711af5f264
Bug 977543 - CTP overlay is not displayed for iframes/embedded videos. r=jaws
2014-02-28 12:24:13 +01:00
Georg Fritzsche
6b687dd749
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
8315c39515
Bug 784042 - Use mozIColorAnalyzer for autocomplete search result tiles. r=mbrubeck
2014-02-28 16:59:07 -05:00
Mahdi Dibaiee
c6e92a4620
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
b68d5dd89d
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
00f42c475c
Bug 974406 - Bookmarking UI doesn't work correctly to HSTS pages. r=gavin
2014-03-01 14:37:23 +01:00
Bill McCloskey
a5edff77b9
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
0351870a89
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
f049654c71
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
8384e15306
Bug 971778 - Remove the richlistbox from the sync datatype selection in preferences. r=ttaubert
2014-03-03 16:55:34 -05:00
Gijs Kruitbosch
41e5cb7a93
Bug 975719 - unbreak custom toolbars in Australis, r=jaws
...
--HG--
extra : rebase_source : cb801a739c7706cc26f4ccccabe0708d1b577850
2014-03-03 16:18:28 -05:00
Gijs Kruitbosch
ce0cf03b17
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
217b22c65c
Bug 972054 - Numeric status codes in the network monitor, followup; r=vp
2014-03-03 15:55:46 -05:00
Rob Campbell
7107e574bb
Bug 972054 - Numeric status codes in the network monitor; r=vp
2014-03-03 11:13:00 -05:00
Tim Taubert
128d41fd98
Bug 978541 - Use delegating yield for debugger-controller.js r=past
2014-03-02 10:34:05 +01:00
Ehsan Akhgari
17f4a32d8b
Bug 976896 - Port STL_FLAGS to moz.build; r=mshal
2014-03-04 19:39:06 -05:00
Ehsan Akhgari
5ff28bc333
Bug 976886 - Port RCINCLUDE to moz.build; r=mshal
...
--HG--
extra : rebase_source : e8a75bc01c3f57516a1a1307de3d170ea07ca1ac
2014-03-04 17:19:24 -05:00
Marco Bonardo
05e6b87a72
Bug 435851 - dragging a folder shortcut drags the concrete folder instead. r=mano
2014-03-04 21:44:21 +01:00
Ed Morley
615a513f83
Merge mozilla-central and inbound; CLOSED TREE
...
--HG--
extra : amend_source : af326b0eb24cafb5212fab43dcecacc5ddf0ee60
2014-03-07 15:07:22 +00:00
Jonathan Watt
aa2222cae6
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
8015f0a382
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
d5dac15ba7
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
b1b8ea2975
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
939d40e1bb
[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
213b9514a5
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
bd9169f980
Bug 966218 - Fix padding of popup menu items for rtl. r=mbrubeck
2014-03-06 14:37:00 -08:00
Jim Mathies
464e06adec
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
4902d6bca4
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
ab2a6cbeea
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
906374b69f
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
b1fc7da9f3
Bug 974947 - Add preferences to hide command buttons on DevTools tabbar;r=jwalker
2014-03-06 16:02:11 -06:00
Matthew Noorenberghe
5c3853fa98
Bug 887397 - Make the window click and drag target larger above background tabs. r=Gijs
2014-03-06 15:32:17 -05:00
phlsa
363ee33cdc
bug 975807 - fix the margin of the dropmarker for combined toolbar items. r=jaws
2014-03-06 12:02:00 -05:00
Valentin Tsatskin
0975471de9
Bug 970746 - Context menu should include option to for search link text on search engine. r=bmcbride
2014-02-10 18:53:00 -05:00
Ryan VanderMeulen
659fc9449a
Merge m-c to fx-team.
2014-02-28 10:17:27 -05:00
Mike de Boer
d98ecb3db7
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
14423c38c9
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
19a0ac332c
merge mozilla-inbound to mozilla-central
2014-02-28 14:31:00 +01:00
Neil Deakin
ec32974b10
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
582581c0a2
Backed out changeset 48432355c9fb (bug 973932) because it shouldn't have landed yet
2014-02-28 10:46:28 +00:00
Gijs Kruitbosch
a708bdaee0
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
4a12bfccf7
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
79b19b0736
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
dad01b9ccd
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
51d713c382
Bug 978068 - [Australis] - fastcustomizeanimation attribute set on wrong tab, r=mikedeboer
2014-02-28 15:06:12 +00:00
Sayan Chowdhury
4e6137362a
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
05180aefd8
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
c498079e85
Backed out changeset a267ac44d506 because it was the wrong patch.
2014-02-28 00:16:08 -05:00
Mike Conley
7d4228d801
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
ccf959aa2f
Merge m-c to fx-team
2014-02-27 17:48:19 -08:00
Wes Kocher
1793a448b8
Merge inbound to m-c
2014-02-27 16:52:51 -08:00
Ryan VanderMeulen
15836c447c
Backed out changeset c10115ce8c0d (bug 968447) for linux32 debug mochitest-bc perma-fail.
2014-02-27 17:45:08 -05:00
Ryan VanderMeulen
c2a4879d8a
Merge fx-team to m-c.
2014-02-27 17:31:32 -05:00
Ryan VanderMeulen
6435a8a9dd
Merge inbound to m-c.
2014-02-27 16:55:18 -05:00
Marina Samuel
f3e0c69f6e
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
1b16e00aea
Bug 977597 - Use FxA production server URI. r=jedp
2014-02-27 19:41:46 +01:00
Monica Chew
eebfebc89e
Bug 977663: fix start of url params to ? (r=gcp)
2014-02-27 08:55:27 -08:00
Gijs Kruitbosch
8e7ba8d788
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
fec09a4c8f
Merge m-c to fx-team.
2014-02-27 17:47:23 -05:00
Ryan VanderMeulen
cfe0f761e7
Merge m-c to fx-team.
2014-02-27 17:35:05 -05:00
Marco Bonardo
d4fec410fb
Bug 965032 - Fix layout of Sync preferences in signed-out state. r=ttaubert
2014-02-27 21:37:19 +01:00
Georg Fritzsche
86e61c6a1b
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
9d873280ff
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
ab64f1897d
Bug 971680 - Fix 1px offset in customize mode on OS X. r=mconley
2014-02-27 11:40:12 -05:00
Hubert B Manilla
07c456c316
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
66b3110ac5
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
a125fef2ce
Merge mozilla-central to fx-team
2014-02-27 15:43:29 +01:00
Carsten "Tomcat" Book
b3d9738274
merge fx-team to mozilla-central
2014-02-27 15:34:11 +01:00
Carsten "Tomcat" Book
eedee8e64e
merge mozilla-inbound to mozilla-central
2014-02-27 14:45:02 +01:00
Florian Quèze
1c5fe67328
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
d9a3ebe351
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
08cc73b43d
Merge m-c to fx-team
2014-02-26 18:34:07 -08:00
Wes Kocher
ec6dbd07f6
Merge inbound to m-c
2014-02-26 18:20:47 -08:00
Wes Kocher
ecd27d54a3
Merge fx-team to m-c
2014-02-26 18:13:35 -08:00
Mark Hammond
53d3d4a4c9
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
c020bf4991
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
3d13bfdc08
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
7614b6d46c
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
3f09791478
Bug 977345 - Editor should refresh when font size changes. r=robcee
2014-02-26 14:50:26 -08:00
Anton Kovalyov
aab2e7bf8e
Bug 973711 - Restore localization in search.js. r=harth
2014-02-26 14:32:48 -08:00
Ryan VanderMeulen
b0bb95c2a3
Merge m-c to fx-team.
2014-02-26 16:44:04 -05:00
Ryan VanderMeulen
f2685831a2
Merge fx-team to m-c.
2014-02-26 16:25:05 -05:00
Dão Gottwald
10086af754
Bug 976905 - Let dynamic-shortcut-tooltip use the anonymous tooltip label. r=gijs
2014-02-26 20:29:57 +01:00
Monica Chew
1f375af773
Bug 974579: Disable goog-white-digest256 for non-windows (r=gcp)
2014-02-26 10:51:36 -08:00
Tim Taubert
eae569e6c9
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
8b81ea1fd3
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
8b18eca111
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
95905a0370
Bug 977066 - Update pdf.js to version 0.8.1041. r=bdahl, r=Mossop
2014-02-26 13:41:21 -05:00
Jared Wein
81a430378b
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
ae84232a40
Bug 976885 - Port RCFLAGS to moz.build; r=glandium
2014-02-26 09:12:49 -05:00
J. Ryan Stinnett
73dabe39b4
Bug 965157 - Remove standalone chrome debugger code paths. r=vporof
2014-02-26 22:33:35 -06:00
Stephen Horlander
cfe79e71f1
Bug 883145 - Align normal and customize mode window gradient. r=jaws
2014-02-28 09:20:27 -05:00
Shane Caraveo
041f79c2b2
bug 960198 make sidebars available from a customizable widget, r=mconley
2014-02-28 09:04:16 -05:00
Jim Mathies
c7faf66f1e
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
4fd9fff112
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
299704c518
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
fcd8d65c97
merge mozilla-inbound to mozilla-central
2014-02-26 12:47:07 +01:00
Matthew Noorenberghe
efb20b5ff9
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
1682f64a70
Bug 963576 - Part 1 - Provide attributes/classes to style customization targets. r=Gijs
2014-02-25 23:07:02 -08:00
Matthew Noorenberghe
b79a9986d7
Bug 976489 - Move the customize mode transition to the #navigator-toolbox. r=mconley
2014-02-25 23:07:02 -08:00
Wes Kocher
7b878fa184
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
3f77308423
Bug 976168 - add disable overlays setting to Options flyout.r=mbrubeck
2014-02-25 14:53:25 -08:00
Gijs Kruitbosch
436fb05053
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