Граф коммитов

34946 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher e43a05d6d2 Merge fx-team to m-c a=merge 2015-05-08 10:29:41 -07:00
Mike de Boer f44b959fb7 Bug 1162909: add string for Save Context button in the Loop conversation window. r=Standard8 2015-05-08 12:30:45 +02:00
Mike de Boer de13ef03fd Bug 1162442: add tooltips to the context edit and close buttons inside the Loop conversation window. r=Standard8 2015-05-08 12:30:42 +02:00
Paolo Amadini dcb8d107c1 Bug 1148026 - Add a skeleton of the login fill doorhanger. r=MattN
--HG--
extra : rebase_source : 83617f2f083b23ca96066f137cc605a5c3623e4f
extra : amend_source : da993ee2338b78a4fab692b3fd5a459c39506690
2015-05-08 13:13:54 +01:00
Marco Bonardo a4a2afd118 Bug 1160864 - The description field is not shown when editing a read-only container child in the Library. r=mano 2015-05-08 12:43:29 +02:00
Marco Bonardo 8f3d7648d5 Bug 1161882 - "Add a Keyword for this search..." dialog accept button is disabled. r=ttaubert 2015-05-08 12:43:24 +02:00
Jared Wein 6e4ebfd8c3 Bug 1161793 - Wait to run the Pocket popupshowing code until the popupshowing event is dispatched, same for the popupshown code. r=dolske 2015-05-07 17:55:21 -04:00
Jared Wein 5c04d75259 Bug 1162735 - Re-add code that got removed accidentally to fix context menus. r=florian 2015-05-07 17:53:46 -04:00
Felipe Gomes 83401d4067 Bug 1161260 - Make e10s opt-in on Aurora and display popup asking users to try it. r=billm 2015-05-07 17:38:56 -03:00
Brian Grinstead 49406feb3c Bug 1144779 - Do not use mouse coordinates from onMouseUp to set selection end when dragging in Graph;r=vporof
Instead use the cursor.x property that was stored during the mousemove event.
This helps preserve the selection when a mouseup happens outside of the window.
2015-05-07 13:19:46 -07:00
Mark Banner 6e77443534 Bug 1162646 - Enable eslint rules for Loop: no trailing spaces. r=dmose NPOTB DONTBUILD 2015-05-07 20:45:06 +01:00
Brian Grinstead 722316be23 Bug 1162490 - Only set the transparent accentcolor for Dev Edition theme in Windows;r=Gijs
It is causing the drop shadow to disappear on osx 10.9.  Windows is the only platform
that uses a transparent background on the tabs, so it's the only one that neesd the accentcolor
2015-05-07 11:08:45 -07:00
Panos Astithas 5b07b0e703 Bug 862341 Part 5: Tests. r=vporof 2015-05-07 20:40:13 +03:00
Panos Astithas 0ad1685cde Bug 862341 Part 4: Start recording network requests when the toolbox opens. r=vporof 2015-05-07 20:38:22 +03:00
Panos Astithas 42164a66ce Bug 862341 Part 3: Display cached network requests in the network panel. r=vporof 2015-05-07 20:38:21 +03:00
Panos Astithas 968c753795 Bug 862341 Part 2: Display cached network requests in the web console. r=vporof 2015-05-07 20:38:20 +03:00
Panos Astithas f72a8005f9 Bug 862341 Part 1: Move the network request storage from the console frontend to the console client so the netmonitor can reuse it. r=vporof 2015-05-07 20:38:19 +03:00
Robert Strong 7221302f38 Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=bbondy 2015-05-07 10:35:00 -07:00
Wes Kocher c0a4cb4b07 Backed out changeset 7ec5c7a4830f (bug 896139) for adding a test that times out 2015-05-07 10:13:59 -07:00
Tim Taubert 0fadc88345 Bug 1161928 - Require an epoch (managed in the parent) included in every message sent by the frame script to get rid of TabState.flush() calls in restoreTab() r=billm 2015-05-06 15:06:29 +02:00
Tim Taubert 21847d3e4e Bug 1161928 - Add assertions to ensure tab restoration methods are used correctly r=billm 2015-05-06 12:03:24 +02:00
Tim Taubert e974683386 Bug 1161928 - Move epoch handling from ContentRestore.jsm to content-sessionStore.js r=billm 2015-05-06 11:55:20 +02:00
Dave Townsend dbd00abc36 Bug 1148021: Warn users when installing unsigned add-ons. r=dão
--HG--
extra : rebase_source : 8df53efe0b20f14614f01231bceae85753cb9f47
2015-04-30 11:55:36 -07:00
Richard Marti 2266bc08f6 Bug 1160734 - about:downloads: use the new in-content style-sheet. r=mak
CLOSED TREE

--HG--
rename : browser/themes/windows/downloads/contentAreaDownloadsView.css => browser/themes/shared/downloads/contentAreaDownloadsView.css
extra : rebase_source : 715676562fbf0ec8c98f25d149940221bebc9688
2015-05-07 10:37:39 +02:00
Carsten "Tomcat" Book 60f46579a5 Merge mozilla-central to fx-team on a CLOSED TREEx 2015-05-07 16:11:08 +02:00
Eddy Bruël e1a73c0076 Bug 896139 - Breakpoints not triggering when reloading script;r=jimb 2015-05-07 15:40:39 +02:00
Carsten "Tomcat" Book 41416405bc merge mozilla-inbound to mozilla-central a=merge 2015-05-07 15:38:45 +02:00
Carsten "Tomcat" Book a2faec5d69 merge fx-team to mozilla-central a=merge
--HG--
rename : browser/base/content/test/general/browser_fxa_profile_channel.html => browser/base/content/test/general/browser_fxa_web_channel.html
rename : browser/base/content/test/general/browser_fxa_profile_channel.js => browser/base/content/test/general/browser_fxa_web_channel.js
rename : services/fxaccounts/FxAccountsProfileChannel.jsm => services/fxaccounts/FxAccountsWebChannel.jsm
rename : services/fxaccounts/tests/xpcshell/test_profile_channel.js => services/fxaccounts/tests/xpcshell/test_web_channel.js
rename : browser/devtools/commandline/commands-index.js => toolkit/devtools/gcli/commands/index.js
rename : browser/locales/en-US/chrome/browser/devtools/gcli.properties => toolkit/locales/en-US/chrome/global/devtools/gcli.properties
rename : browser/locales/en-US/chrome/browser/devtools/gclicommands.properties => toolkit/locales/en-US/chrome/global/devtools/gclicommands.properties
extra : rebase_source : 705c7bf98a773fc66bfab781bbc925d79404605c
2015-05-07 15:28:00 +02:00
Mark Banner e47a855193 Bug 1161926 - Standalone UI doesn't always show 'Something went wrong' if the network connection dies. Upgrade jquery due to not always properly catching errors from $.ajax. r=dmose CLOSED TREE
--HG--
rename : browser/components/loop/content/shared/libs/jquery-2.1.0.js => browser/components/loop/content/shared/libs/jquery-2.1.4.js
2015-05-07 09:49:11 +01:00
Mark Banner b3ff681c8e Fix browser_parsable_css.js bustage from bug 1142515 - use correct way to reset padding-left to default. rs=bustage-fix for CLOSED TREE 2015-05-07 13:25:05 +01:00
Carsten "Tomcat" Book 99b05f33d8 Backed out changeset 93f39df2f4f3 (bug 1161926) for test failures in browser_parsable_css.js
--HG--
rename : browser/components/loop/content/shared/libs/jquery-2.1.4.js => browser/components/loop/content/shared/libs/jquery-2.1.0.js
2015-05-07 14:04:57 +02:00
Sami Jaktholm f094f51b2c Bug 1160720 - Stop dragging the color selector around if no buttons are pressed down on mousemove. r=bgrins
The color picker stops following the mouse when it receives a mouseup event.
However, in some cases when the mouse button is released outside the color
picker frame, the picker won't know about it and will continue to move the
selection when mouse comes back over the picker frame.

As the MouseEvent.buttons property specifies which buttons are pressed when
the event occurs the picker can use said property to detect if it should stop
following the mouse. When .buttons === 0 on a mousemove event no buttons are
pressed down and it should stop following the mouse.

--HG--
extra : rebase_source : c8a852ba34bcf0e6faf63fd69ea5042e572f8d03
2015-05-06 16:58:20 -07:00
Justin Dolske d76848212a Bug 1160663 - Allow hilighting the Pocket button via UITour. r=MattN
--HG--
extra : rebase_source : 4e11a41e11f3a32c4f207bd4fc22043eccf799c5
2015-05-06 16:53:48 -07:00
Maxim Zhilyaev a843ee9494 Bug 1156549 - Allow ramp up time for campaigns with strict start/stop times [r=adw] 2015-05-06 12:09:45 -07:00
Justin Dolske 33acfecb71 Bug 1161881 - Enable Pocket by default (in supported locales), r=gavin
--HG--
extra : rebase_source : d4462061e14511ebe658bccc581bcd7f53277caa
2015-05-05 19:57:00 +01:00
Gijs Kruitbosch 4b534d3e47 Bug 1161838 - fix positioning of newly added widgets, r=jaws
--HG--
extra : rebase_source : db10803e3bfac762307077cd83a2a8531d51ce54
2015-05-06 17:01:30 +01:00
Tim Taubert 6a5537fada Bug 1161981 - Add SessionStore:crashedTabRevived to NOTAB_MESSAGES to silence warnings when closing about:tabcrashed tabs r=billm 2015-05-06 11:56:59 +02:00
Tim Taubert 7e3c78f219 Bug 1162036 - Remove pending/restoring tabs when receiving browser:purge-session-history instead of leaving empty tabs r=Yoric 2015-05-07 08:00:16 +02:00
Mike de Boer a24f442a0c Bug 1142515: add unit test coverage for the editing of context data inside the Loop conversation view. r=Standard8 2015-05-07 11:39:00 +02:00
Mike de Boer 18d196064c Bug 1142515: implement updating a room with changed context information. r=Standard8 2015-05-07 11:38:57 +02:00
Mike de Boer 7acc550f67 Bug 1142515: add utils to compare simple objects to support Loop context in rooms. r=Standard8 2015-05-07 11:38:54 +02:00
Mike de Boer 8e66196893 Bug 1142515: add a generic custom checkbox widget for Loop UI elements to use. r=Standard8 2015-05-07 11:38:51 +02:00
Mike de Boer 7fb5d31c3d Bug 1142515: rename the pref contextInConverations to contextInConverSations, fixing a typo. r=Standard8 2015-05-07 11:38:49 +02:00
Mark Banner 46a3f493b3 Bug 1161926 - Standalone UI doesn't always show 'Something went wrong' if the network connection dies. Upgrade jquery due to not always properly catching errors from $.ajax. r=dmose
--HG--
rename : browser/components/loop/content/shared/libs/jquery-2.1.0.js => browser/components/loop/content/shared/libs/jquery-2.1.4.js
2015-05-07 09:49:11 +01:00
Jan Keromnes 0b6c76ca9b Bug 1158046 - Add access keys to all context menu items in the Network panel. r=bgrins r=jsantell 2015-05-06 10:28:00 +02:00
Justin Dolske ed9744ebce Bug 1161881 - Enable Pocket by default (in supported locales). r=gavin, a=dolske 2015-05-06 16:20:00 -07:00
Justin Dolske 47f49d9644 Bug 1162198 - [EME] Doorhanger that notifies user of DRM usage should include a Learn More link. r=gijs, a=dolske 2015-05-06 16:19:58 -07:00
Ryan VanderMeulen 8c304a4876 Backed out changeset 0cecdb107e91 (bug 1162036) for e10s browser_privatebrowsing_DownloadLastDirWithCPS.js failures.
CLOSED TREE

--HG--
extra : rebase_source : d9021ec4b0e810314138858194a56f4479edf21d
2015-05-06 12:07:00 -04:00
Jordan Santell 80553d32fb Bug 1145187 - Implement polling for buffer status on performance actor facades. r=vp 2015-05-05 17:12:49 -07:00
Tim Taubert 00fed436ce Bug 1162036 - Remove pending/restoring tabs when receiving browser:purge-session-history instead of leaving empty tabs r=Yoric 2015-05-06 15:33:46 +02:00