Commit Graph

32208 Commits

Author SHA1 Message Date
Ryan VanderMeulen
34cd10a1db Merge fx-team to m-c. a=merge 2015-09-01 21:15:09 -04:00
Shane Caraveo
a06cdd3916 Bug 1163592 chat resize intermittent, reduce unused infra that may slow things down. r=me 2015-09-01 14:33:35 -07:00
David Critchley
a3c6cc28c0 Bug 1186396 - Remove remaining references to JQuery from Loop. r=andreio,r=Standard8 2015-09-01 22:07:06 +01:00
Brian Grinstead
e327d3bf1b Bug 1193158 - Create a basic site permissions subview;r=ttaubert 2015-09-01 13:35:08 -07:00
Jared Wein
c4c4d73952 Bug 1191242 - Instrument the default browser prompt. r=dolske p=bsmedberg 2015-09-01 15:52:05 -04:00
Brian Grinstead
52490faf95 Bug 1120406 - Indicate which nodes have a pseudo-class lock applied in the markup view;r=gl,r=pbrosset 2015-09-01 11:45:53 -07:00
Brian Grinstead
980c1c2b5b Bug 1198404 - Keyboard shortcut for options panel should toggle if it's already selected;r=jryans 2015-09-01 09:36:18 -07:00
Brian Grinstead
aca0a738f8 Bug 1198339 - Bind F1 key to open the settings when the toolbox is focused;r=jryans 2015-09-01 09:34:41 -07:00
Tim Taubert
2e7c07c221 Bug 1198831 - Fix browser_tab_drag_drop_perwindow.js leaks by returning early in swapBrowsersAndCloseOther() when the remoteness of the given browsers differs r=jaws 2015-09-01 17:10:18 +02:00
Dão Gottwald
ea367e3515 Bug 1199760 - "Private Windows" shouldn't be capitalized in about:privatebrowsing. r=paolo 2015-09-01 18:11:01 +02:00
Stephen Horlander
95383ef0bd Bug 1174141 - Update Jump List icons. r=dao 2015-09-01 18:10:26 +02:00
Carsten "Tomcat" Book
a1bd16d331 Merge mozilla-central to fx-team 2015-09-01 15:06:05 +02:00
Mark Banner
58a2fab479 No bug. Remove obsolete jshint files from Loop's standalone as Loop now uses eslint. rs=mikedeboer over irc. NPOTB DONTBUILD 2015-09-01 13:48:38 +01:00
Carsten "Tomcat" Book
c856885e36 merge mozilla-inbound to mozilla-central a=merge 2015-09-01 14:31:50 +02:00
Ryan VanderMeulen
72f79b561d Backed out changeset a6b0cad8fbc2 (bug 1199692) for causing frequent Win8 browser_private_search_perwindowpb.js timeouts.
CLOSED TREE
2015-08-31 22:43:41 -04:00
Ryan VanderMeulen
3604ebbf0e Backed out changesets b2c46fdeca8b, 6b768986595f, and 78c891ba5de1 (bug 1089695) for frequent Marionette crashes. 2015-08-31 22:03:20 -04:00
Ryan VanderMeulen
d7851ae14e Backed out changeset 0ad328359d97 (bug 992388) for browser_bug731866.js failures.
CLOSED TREE
2015-08-31 18:42:44 -04:00
Andrei Oprea
b7f11d7aec Bug 1196350 - Update contacts view for Loop panel. r=Standard8 2015-08-31 14:57:21 -07:00
Andrei Oprea
211516f796 Bug 1183642 - Implement context menu for Loop conversation entries. r=mdeboer 2015-08-31 14:14:00 -07:00
Marina Samuel
1257a678ef Bug 1199692 - Open 'Learn more' link in a new tab. r=Mardak 2015-08-31 16:39:28 -04:00
Shane Caraveo
1df08080fe Bug 1019565 no chatty children intermittent, r=me 2015-08-31 13:41:49 -07:00
Shane Caraveo
6ac6d36b96 Bug 974747 intermittents, split up and simplify some tests,r=me 2015-08-31 13:41:26 -07:00
Patrick Brosset
f68fa927c7 Bug 1180134 - Color code animations and transitions so they look different; r=bgrins 2015-08-31 15:28:32 +02:00
Jared Wein
b8248195eb Bug 1200187 - Failed to compile nsEdgeReadingListExtractor.cpp: error C2664: cannot convert argument from 'char16_t *' to 'JET_PCWSTR'. 2015-09-01 18:18:17 +00:00
Ehsan Akhgari
753d0d399f Bug 1200487 - Refactor playing and pausing a tab in browser_audioTabIcon.js; r=jaws 2015-08-31 23:40:06 -04:00
Ehsan Akhgari
04b590742e Bug 1200381 - Enable themes to customize the appearance of the toggle mute tab context menu; r=jaws
This is done by setting the muted and soundplaying attributes on the
context menu item, similar to what has been done for the tab.
2015-08-31 23:40:04 -04:00
Ehsan Akhgari
5392a8ed0f Bug 1199929 - Don't show the keyboard shortcut in the tooltip text for the tab audio indicator on background tabs; r=jaws 2015-08-31 23:30:13 -04:00
Ryan VanderMeulen
5c3e18cb4d Merge inbound to m-c. a=merge 2015-08-31 15:21:02 -04:00
Carsten "Tomcat" Book
d1c6382126 Backed out changeset 2734a3110b4a (bug 1107372) for Talos Bustage on a CLOSED TREE 2015-08-31 16:19:39 +02:00
Dan Callahan
804eb52992 Bug 1199566 - Rename WebIDE validator string to reflect new content. r=jryans 2015-08-29 08:22:38 -05:00
Ryan VanderMeulen
22960bd117 Merge m-c to fx-team. a=merge 2015-08-30 22:14:30 -04:00
Ryan VanderMeulen
aaf5b9a8a6 Merge fx-team to m-c. a=merge 2015-08-30 22:09:02 -04:00
Shu-yu Guo
5b06dcdf59 Bug 1193583 - Fix scratchpad test that expects vars introduced by webconsole's JS evaluation to be configurable. (r=jimb)
The situation has changed.
2015-08-30 15:08:19 -07:00
Shu-yu Guo
59c1ee459d Bug 1193583 - Fix misc XPConnect and devtools tests. (r=jorendorff) 2015-08-30 15:08:19 -07:00
anjaly
2159e22829 Bug 963005 - Saving a profile in performance tools should update the displayed name of the recording. r=jsantell 2015-08-29 12:11:44 -07:00
Ryan VanderMeulen
ad8aa42906 Merge m-c to inbound. a=merge 2015-08-30 15:44:58 -04:00
Brian Grinstead
8937611940 Bug 1188176 - Update findbar close icon for dark theme in OSX Dev Edition theme;r=dao 2015-08-29 11:10:51 +02:00
Dão Gottwald
2cc9865977 Bug 1188176 - Invert find bar close icon for the dark DevEdition theme on Windows. r=bgrinstead 2015-08-29 11:10:45 +02:00
Dão Gottwald
39a6f83d90 Bug 1199609 - Expose keyboard shortcut for closing the current tab in the tab's close button tooltip. r=jaws 2015-08-29 11:10:06 +02:00
Gijs Kruitbosch
cf984d97a7 Backed out changeset 0fa63b2ccea0 (bug 1199579) 2015-08-29 08:10:48 +01:00
Gabriel Luong
8cc4a91a0f Bug 1199579 - Eslint cleanup of inplace-editor r=pbro 2015-08-28 21:23:51 -07:00
Matthew Noorenberghe
8099155b76 Bug 1196105 - Heartbeat: Don't fire UITour notifications for private window heartbeats. r=bgrins 2015-08-28 15:25:09 -07:00
Ryan VanderMeulen
a8b3c7d0df Backed out changeset ef82210d0bf3 (bug 1193387) for various WinXP test failures.
CLOSED TREE
2015-08-28 21:01:27 -04:00
Matthew Noorenberghe
3b080bb76e Bug 1196104 - Heartbeat: Support prompts that target private windows. r=bgrins 2015-08-28 15:13:59 -07:00
Paolo Amadini
708ca5c7da Bug 1199168 - Use "Not Saved" and "Saved" headers in about:privatebrowsing. r=bgrins 2015-08-27 12:01:34 +01:00
Gijs Kruitbosch
04caf852f8 Bug 1193387 - Import reading list from MS Edge. r=jaws 2015-08-26 15:34:02 +01:00
Sami Jaktholm
4fc9899e4f Bug 1198155 - Filter out unexpected messages to ensure the test message can be clicked. r=past
If some other messages are printed to the console during this test they
might push the test message out of view which causes it to be
unclickable. The filter ensures that random messages during the test
can't push the test message out of view.
2015-08-30 11:08:02 +03:00
Jared Wein
a4a232095e Bug 1191250 - Defer showing the default browser prompt to 2nd run (and only show it a maximum of three times). r=jimm 2015-08-28 16:30:00 -04:00
Gijs Kruitbosch
219aff2daf Bug 1188194 - fix top border on win8 for lightweight themes, r=jaws 2015-08-25 21:48:25 +01:00
Gijs Kruitbosch
e960b23d74 Bug 1193387 - import reading list from MS Edge, r=jaws 2015-08-26 15:34:02 +01:00