Commit Graph

7408 Commits

Author SHA1 Message Date
Matthew Noorenberghe
7d23f9ab3a Backed out changeset 5a4d0f82563f (bug 1110602) for about:accounts test failures. 2015-01-21 11:56:14 -08:00
Matthew Noorenberghe
0e9a20c408 Bug 1110602 - Don't remove tour tabs from originTabs when switching tabs so they can continue to get notifications. r=Unfocused
--HG--
extra : rebase_source : a534eb608e584a0c3d48472d75c0c5dc92ad376c
2015-01-21 10:33:28 -08:00
Matthew Noorenberghe
2e383d5b02 Bug 1122830 - Remove pinned tab APIs from UITour. r=Unfocused
--HG--
extra : rebase_source : 1dd00c39323451e7212d65a283043450d51f0213
2015-01-21 10:33:25 -08:00
Dan Mosedale
f189874e4b Bug 974904-Add Google Analytics snippet for Hello link-clicker side, r=jaws 2015-01-21 10:20:29 -08:00
Mark Banner
29e27d4b79 Resync Loop's webapp.js with webapp.jsx - fallout from bug 1120003. rs=mikedeboer 2015-01-21 12:18:29 +00:00
Blair McBride
e71626cea7 Bug 1113038 - Disable browser_UITour3.js r=grrr
--HG--
extra : rebase_source : 8cfdc2e570f3828af32ccdd6b4f4b9394a9f61fb
2015-01-22 00:06:18 +13:00
Tim Taubert
0ed501848e Bug 1113178 - Fix all remaining tests using removeAllPages() r=mak 2015-01-17 19:35:59 +01:00
Tim Taubert
f70ecd3b40 Bug 1113178 - Replace removeAllPages() in browser/components/places/tests/ r=mak 2015-01-17 19:14:42 +01:00
Mark Banner
5af1559459 Bug 1115126 Rework the Loop functional test to have better namings for rooms, and improve some timeout handling to fix intermittent failures. r=drno.
This is a test that isn't run on tbpl so DONTBUILD as NPOTB.
2015-01-21 10:08:00 +00:00
Avijit Gupta
18649fd325 Bug 1112618 - Use an empty string instead of null for the label attribute of null-titled bookmarks. r=mak 2015-01-20 18:26:33 +05:30
Matthew Noorenberghe
1de6964b72 Bug 1098629 - Support the retry button on the error bar in more cases. r=pkerr
--HG--
extra : rebase_source : 5bc2f0bc1d57ae94a87134080395042364060dc4
2015-01-20 16:12:30 -08:00
Dan Mosedale
920ea3e4e7 Bug 1120003 Hoist Loop REST errnos and websocket reasons, patch=jaws,dmose r=Standard8 2015-01-20 13:15:21 -08:00
Margaret Leibovic
a3d7f88d68 Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
--HG--
extra : rebase_source : d2ecf5b2079f6bdbfc2ccfe6149a86075293967f
2014-12-30 10:44:34 -05:00
Matthew Noorenberghe
fe59c9f53b Bug 1123128 - Silence "no useful preprocessor directives" warning for permissions.xul/translation.xul/contentAreaDownloadsView.css. a=faster-builds
--HG--
extra : amend_source : 9c95144fbef3f7f54804b785edfcdfcd5c07b460
2015-01-18 13:21:09 -08:00
Christopher Reyes
f67be0ccdd Bug 1122709 - Removed expression closures from getters; r=dao 2015-01-18 00:39:20 +01:00
Bill McCloskey
93b0905531 Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Florian Quèze
711bcb73a3 Bug 1120389 - 'search.xml, line 500: TypeError: aEvent is undefined' when using the 'Paste & Search' context menu item, r=felipe. 2015-01-16 22:20:24 +01:00
Felipe Gomes
1f4c79d386 Bug 1117933 - Check for the right channel before showing e10s feedback prompt. r=Mossop 2015-01-16 16:41:21 -02:00
Mark Banner
3c2dcc3861 Bug 1121071 Part 1 - Remove old call url code from the Loop panel and related UI areas. r=mikedeboer 2015-01-16 18:34:30 +00:00
Mark Banner
c6463b8a0a Bug 1104930 - Create a mixin for handling updating of the video container for various Loop conversation views. r=nperriault 2015-01-16 18:34:30 +00:00
Tim Taubert
f99d578d1a Bug 950399 - Tests for domain cookies r=yoric 2015-01-15 13:09:02 +01:00
Tim Taubert
3658e827a1 Bug 950399 - SessionStore shouldn't forget domain cookies r=yoric 2015-01-15 11:22:21 +01:00
Gijs Kruitbosch
f71694d00a Bug 1115248 - let DownloadLastDir work even if the window it depends on goes away, r=felipe
--HG--
extra : rebase_source : 79decdb5e95dc3b31cd97d806705f16444eb4e31
2015-01-16 11:50:32 +00:00
Nicolas Perriault
d75bea71a0 Bug 1076764 - Added notifications for Loop contacts import. r=Standard8 2015-01-16 12:26:25 +01:00
Mike Conley
f52a627fa2 Bug 1073165 - Clear restore state for crashed tabs. r=smacleod.
SessionStore keeps track of tabs that still need to be lazily restored. When
a tab crashes, we should clear that state so that SessionStore doesn't attempt
to lazily restore a crashed browser.

--HG--
extra : rebase_source : 72650cb34009e53bc400901454ffac1634758c17
2015-01-14 16:30:20 -05:00
Paul Kerr [:pkerr]
7cd1e05d9f Bug 1108028: replace pushURL registered with LoopServer whenever PushServer does a re-assignment. r=dmose 2014-12-16 14:14:06 -08:00
Paul Kerr [:pkerr]
6a4c2eb6e8 Bug 1028869 - Part 2: xpcshell test updated with ping/restore. r=standard8 2014-09-23 18:47:58 -07:00
Paul Kerr [:pkerr]
89cead0bd2 Bug 1028869 - Part 1: Add ping and ack operations to PushHandler. r=standard8 2014-12-02 16:54:06 -08:00
Mark Banner
e84784c8f9 Fix mochitest tour bustage from bug 1108049 - adjust for new Loop panel iframe ids. r=test-bustage-fix for CLOSED TREE 2015-01-14 21:04:01 +00:00
Vikram Jadhav
9e23f05420 Bug 1108049 - Rename Loop panel iframe id to a more descriptive than just 'loop' (now 'loop-panel-iframe'). r=Standard8 2015-01-14 20:15:38 +00:00
Dan Mosedale
fc3f128558 Bug 1120001-direct calls sometime say 'unavailable' rather than 'something went wrong'; patch=jaws,dmose; r=jaws,dmose
--HG--
extra : rebase_source : 2d366789d71f4c26d8c7b76e04dd62c0650962f2
2015-01-14 12:48:43 -05:00
Paolo Amadini
607dc1c116 Bug 1120429 - Remove unused code handling nodeAnnotationChanged. r=mak 2015-01-14 17:30:28 +00:00
Paolo Amadini
0d32fced1c Bug 1115972 - Don't fall back to the Places icon for downloads without the target file name annotation. r=mak 2015-01-14 17:30:27 +00:00
Paolo Amadini
1cb3a4a7c4 Bug 1115971 - Don't fall back to the Places title for downloads without the target file name annotation. r=mak 2015-01-14 17:30:27 +00:00
Paolo Amadini
c4769fa376 Bug 1115379 - Streamline DownloadsViewItemController construction and remove now unneeded identifiers. r=mak 2015-01-14 17:30:27 +00:00
Paolo Amadini
ee7912d4ca Bug 1115369 - Use notifications instead of getViewItem for DownloadsView. r=mak 2015-01-14 17:30:27 +00:00
Wes Kocher
61766b8b01 Merge m-c to fx-team a=merge 2015-01-13 17:47:46 -08:00
Wes Kocher
948c30703f Merge fx-team to m-c a=merge 2015-01-13 17:44:56 -08:00
Gijs Kruitbosch
f43d49ec92 Bug 1111986 - fix bookmarks toolbar items overflow triggering navbar overflow, r=jaws 2015-01-13 20:51:43 +00:00
Tom Schuster
65657178e3 Bug 821724 - Implement a menuitem for places/bookmarks to open them in a private window. r=mak 2015-01-13 21:18:33 +01:00
Mike Conley
e32271611d Bug 1117934 - Re-enable e10s by default on Nightly 38. r=felipe.
--HG--
extra : amend_source : 0c1f171cd1b41c255492283f14d6494f2d9a64b9
2015-01-13 10:49:33 -05:00
Abhishek Bhattacharya
2a62ff8672 Bug 737046 - Remove dead Places protocol handler. r=mak 2015-01-13 05:07:00 -05:00
Mark Banner
e285b0295d Bug 1079216 - Improve some strings on the Loop feedback form. r=nperriault 2015-01-13 15:16:49 +00:00
Mark Banner
96208198cb Bug 1119765 - Joining and Leaving a Loop room quickly can leave the room as full. Ensure we send the leave notification if we've already sent the join. r=mikedeboer 2015-01-13 15:16:49 +00:00
Mark Banner
941190018a Bug 1120428 - No error/failure message if the websocket fails to connect for some reason. Add a null check when closing the socket. r=nperriault 2015-01-13 15:16:49 +00:00
Carsten "Tomcat" Book
738b922077 Backed out changeset 8ab6c26d26f5 (bug 1118618) 2015-01-13 08:43:32 +01:00
Bill McCloskey
1b1c057069 Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley) 2015-01-12 23:06:54 -08:00
Dave Townsend
6f42a65173 Bug 1118135: Clicking the magnifying glass while the suggestions are open should close the popup and not re-open it. r=felipe
The popup gets closed when native events trigger rollup. This is before the any
mousedown event reaches the DOM so it is difficult to detect the case where it
was a click on the magnifying glass icon that closed the popup. Here a field
is added to the popup that is set to true when rollup is triggered and false
on the next tick of the event loop which will be after the mousedown event
reaches the DOM. This allows us to detect the case and ignore the click on the
magnifying glass.

--HG--
extra : rebase_source : 521d024b33011d0f501a5cd6a1317363f585ffed
2015-01-06 11:05:32 -08:00
Carsten "Tomcat" Book
64250a3a9f Merge mozilla-central to fx-team 2015-01-12 15:15:24 +01:00
Carsten "Tomcat" Book
a95e320814 merge fx-team to mozilla-central a=merge 2015-01-12 13:01:26 +01:00