Commit Graph

11494 Commits

Author SHA1 Message Date
Tim Taubert
c431f7e024 Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak 2015-03-25 18:25:43 +01:00
Tim Taubert
5a2685fc1a Bug 1147720 - Fix intermittent waitForDocLoadAndStopIt() timeouts by keeping a strong reference to the progress listener r=mak 2015-03-26 11:38:10 +01:00
Dão Gottwald
ec26f9e5a9 Bug 1147823 - Properly show the add-on install confirmation UI when there was no prior addon-progress notification (i.e. for local installs). r=dtownsend 2015-03-26 20:32:37 +01:00
John Kang
f10e72ea24 Bug 1146252 - Remove fromTab and toTab properties from "select" events. r=dao 2015-03-26 20:30:12 +01:00
Ryan VanderMeulen
ed30d34bd5 Merge mozilla-inbound to m-c. a=merge
CLOSED TREE
2015-03-26 14:43:39 -04:00
Alessio Placitelli
bc31318d43 Bug 1134279 - Change Telemetry data producers to use the correct recording flags. r=vladan 2015-03-23 04:39:00 +01:00
Brian Grinstead
652d1f4fe2 Bug 1094821 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-25 06:54:18 -07:00
Tim Taubert
5738456aa5 Bug 1100291 - Fix a few tests to wait until a newly opened tab is loaded before using for further testing r=Gijs 2015-03-17 18:49:54 +01:00
Tim Taubert
482e223864 Bug 1100291 - Fix browser/base/content/test/general/browser_locationBarCommand.js to work with an async getShortcutOrURIAndPostData() r=margaret 2015-03-09 14:23:36 +01:00
Tim Taubert
ab86214bb1 Bug 1100291 - Fix browser/base/content/test/general/browser_urlbarEnter.js to work with an async getShortcutOrURIAndPostData() r=dao 2015-03-06 22:55:20 +01:00
Tim Taubert
b85293c069 Bug 1100291 - Make browser/base/content/test/general/browser_urlbarStop.js work with an async getShortcutOrURIAndPostData() and prepare it for e10s r=dao 2015-03-06 19:45:42 +01:00
Tim Taubert
d909ecdda6 Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed callback off a zero timeout r=paolo,f=mak 2015-03-06 16:46:50 +01:00
Dão Gottwald
bcb2055449 Bug 1139656 followup, addressing flod's review comments 2015-03-25 08:59:29 +01:00
Wes Kocher
3edb9781bf Merge m-c to fx-team a=merge CLOSED TREE 2015-03-24 18:38:29 -07:00
Wes Kocher
47338b82de Merge fx-team to m-c a=merge CLOSED TREE 2015-03-24 18:12:58 -07:00
Gijs Kruitbosch
37822347d5 Bug 1146666 - fix reader mode button's dealing with history.pushState, r=margaret 2015-03-25 00:33:16 +00:00
Ryan VanderMeulen
8a4e41e395 Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Paolo Amadini
703c2d18ac Bug 1145913 - Make the username in the password notification editable. r=MattN 2015-03-24 11:18:19 -07:00
Dão Gottwald
0332e04351 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 18:54:59 +01:00
John Kang
acd964eeb9 Bug 1144782 followup: fix typo. r=dao 2015-03-24 18:23:22 +01:00
Tanvi Vyas
544d47e333 Bug 1082837 - test cases for image redirects loaded from the imagelib cache. r=smaug, ckerschb 2015-03-24 09:18:51 -07:00
Alex Verstak
3c59210de0 Bug 1144816 - Extend timeout for referrer tests, slow shutdown on mac os x e10s. r=Gijs 2015-03-22 13:15:00 -04:00
Wes Kocher
f5f3948fe5 Backed out changeset 56ce9fdb62e3 (bug 1145913) for mochitest-5 orange 2015-03-23 18:53:41 -07:00
Wes Kocher
c8057a8d96 Merge m-c to fx-team a=merge CLOSED TREE 2015-03-23 18:09:12 -07:00
Paolo Amadini
c2af5cc597 Bug 1145913 - Make the username in the password notification editable. r=MattN 2015-03-23 16:43:16 -07:00
Mark Hammond
b88e73b9dc Bug 1146054 - browser now reports a prolonged readinglist sync error after the correct time. r=adw 2015-03-24 10:28:14 +11:00
Brian Grinstead
dfee0dacea Bug 1094821 - Store currently selected lightweight theme in the selectedThemeID pref instead figuring it out based on the order of the usedThemes pref;r=Gijs 2015-03-23 15:32:41 -07:00
Tooru Fujisawa
07329d8254 Bug 1146193 - Part 1: Fix tab drag and drop. r=gavin 2015-03-24 04:38:30 +09:00
Zachary Carter
e301ccfc51 Bug 1139657 - Expose a method on FxAccounts for retrieving profile information. r=markh 2015-03-26 01:33:38 -07:00
Tooru Fujisawa
5c64eef2e2 Bug 1146193 - Part 2: Add test for tab reorder and duplicate. r=gavin 2015-03-24 06:40:01 +09:00
Florian Quèze
e65f0cb5dc Bug 1143388 - Loading an item from the readinglist shouldn't make the user leave the reader mode if it was active, r=jaws. 2015-03-24 23:44:28 +01:00
Dão Gottwald
57018e1fa9 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 22:24:49 +01:00
Florian Quèze
4f30847912 Bug 1145911 - fix leak and other test failures for reading list, r=gijs 2015-03-21 08:56:40 -07:00
Phil Ringnalda
daf4702328 Merge m-c to f-t 2015-03-21 12:54:34 -07:00
John Kang
294a9e4597 Bug 1144782 - LoopUI should listen to "TabSelect" rather than the "select" event. r=dao 2015-03-21 20:52:06 +01:00
Phil Ringnalda
341cc9e56a Merge f-t to m-c, a=merge 2015-03-21 12:47:01 -07:00
Drew Willcoxon
cb676c5db0 Bug 1131416 - Desktop syncing module for reading list service (fixes to prepatory changes). rs=jaws
rs=jaws IRL
2015-03-20 14:26:54 -07:00
Drew Willcoxon
0b61724888 Back out 648e3888d9bd 2015-03-20 15:23:34 -07:00
Jared Wein
95dd3b2496 Bug 1141509 - Height is spelt wrong in css for resized chat window. r=standard8 2015-03-20 14:40:50 -07:00
Jared Wein
1875d10fe5 Bug 1133485 - [ReadingList] Open the Reading List sidebar when the button in the location bar is used to add the current page to Reading List. r=markh 2015-03-20 13:14:34 -07:00
Wes Kocher
305bd58dcc Merge m-c to inbound a=merge CLOSED TREE 2015-03-20 18:01:17 -07:00
Wes Kocher
9edbd0adf2 Backed out changeset 531892b480db (bug 1132072) for frequent bc3 failures 2015-03-20 17:17:39 -07:00
Wes Kocher
9408d78287 Backed out changeset 6ef7ca8f1db3 (bug 1066531) so I can get at a patch that caused near-permafailing bc3 2015-03-20 17:17:19 -07:00
Mark Hammond
85c3dc5004 Bug 1131414 (part 2) - add the reading-list engine to Sync prefs. r=adw 2015-03-20 11:08:51 -07:00
George Wright
aed1cff764 Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange 2015-03-20 15:09:58 -04:00
Bill McCloskey
f8257a8d66 Bug 1145394 - Fix unparseable JS code (r=gavin) 2015-03-20 11:57:38 -07:00
Bill McCloskey
e79c68ced6 Bug 1143038 - Use AppConstants in tabbrowser.xml (r=gavin) 2015-03-20 11:57:37 -07:00
Paolo Amadini
303831f5d7 Bug 1143903 - Display username and password as separate fields in the password doorhanger. r=MattN 2015-03-20 10:26:01 -07:00
Paolo Amadini
1095fa6dd5 Bug 1143937 - Make BrowserTestUtils.waitForEvent not use flaky timeouts and cover more use cases. r=smacleod 2015-03-20 10:26:01 -07:00
Tim Taubert
bc4e908146 Bug 1088163 - Fix intermittent browser_offlineQuotaNotification.js timeouts by properly waiting for a notification to show r=markh 2015-03-20 12:48:51 +01:00