Commit Graph

28656 Commits

Author SHA1 Message Date
Zachary Carter
1f80a1db53 Bug 1139657 - Expose a method on FxAccounts for retrieving profile information. r=markh 2015-03-26 01:33:38 -07:00
Shian-Yow Wu
f37c123bc0 Bug 1115495 - Part 2: PAC generator for browsing and system wide proxy. r=mcmanus, r=echen 2015-03-26 15:11:08 +08:00
Tooru Fujisawa
ab1bb39c6b Bug 1146193 - Part 2: Add test for tab reorder and duplicate. r=gavin 2015-03-24 06:40:01 +09:00
Tim Taubert
f10ff93dfc 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
d895f40730 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
0e23f5b03e 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
becf3b6043 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
016028a533 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
Mark Banner
16501ecc91 Bug 1147104 - Add running e10s based mochitests to run-all-loop-tests.sh to help catch Loop failures before they land. r=jaws NPOTB DONTBUILD 2015-03-25 10:43:09 +00:00
Patrick Brosset
2cee371113 Bug 1146566 - 2 - Avoid using CPOWs in test browser_markupview_tag_edit_03.js; r=bgrins
This change updates the browser_markupview_tag_edit_03.js test by making use of the
getDomElementInfo message listener to retrieve information about the tested nodes
without having to go through CPOWs.
2015-03-24 10:55:02 +01:00
Patrick Brosset
080bdcd814 Bug 1146566 - 1 - Use devtools common frame-script in markupview tests and add helper; r=bgrins
This change loads the devtools common frame-script-utils.js frame-script in the browser message
manager when a new test tab is opened by a test, and it adds a new getDomElementInfo message
listener useful for many tests to retrieve data about a node without having to go through a
CPOW.
2015-03-25 10:53:24 +01:00
Dão Gottwald
5298a37dae Bug 1139656 followup, addressing flod's review comments 2015-03-25 08:59:29 +01:00
Mark Hammond
45e9a06adc Bug 1147270 followup - fix stray quote character. r=me 2015-03-25 17:35:33 +11:00
Mark Hammond
4c8bbefca4 Bug 1147270 - extract Sync's device name logic so it can be used by reading list. r=rnewman 2015-03-25 16:28:19 +11:00
Mark Hammond
9eda2455a5 Bug 1146068 (part 1) - fix scheduler to match readinglist sync engine implementation. r=adw 2015-03-25 16:28:18 +11:00
Drew Willcoxon
f0cfe58d92 Bug 1131416 - Desktop syncing module for reading list service (sync module). r=markh 2015-03-20 15:48:53 -07:00
Wes Kocher
a5169c8c16 Merge m-c to fx-team a=merge CLOSED TREE 2015-03-24 18:38:29 -07:00
Wes Kocher
05e6efa386 Merge fx-team to m-c a=merge CLOSED TREE 2015-03-24 18:12:58 -07:00
Gijs Kruitbosch
6b510a8bbe Bug 1146666 - fix reader mode button's dealing with history.pushState, r=margaret 2015-03-25 00:33:16 +00:00
Ryan VanderMeulen
77bbb27773 Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Ryan VanderMeulen
f8752d238e Backed out changeset b192e6e16c1b (bug 1142687) for mochitest-e10s failures.
CLOSED TREE
2015-03-24 14:32:20 -04:00
Ryan VanderMeulen
0bb1117d41 Backed out changesets ade5347d0627, 0b9529b44e23, a139d273f07b, and 0994ae599f13 (bug 1139460) for widespread mochitest crashes.
CLOSED TREE
2015-03-24 14:31:55 -04:00
Paolo Amadini
9c8e073951 Bug 1145913 - Make the username in the password notification editable. r=MattN 2015-03-24 11:18:19 -07:00
Tim Taubert
1e1af5f5b9 Bug 1146052 - Fix empty about:sessionrestore after crash as well as empty about:welcomeback after resetting the profile r=smacleod 2015-03-23 14:01:13 +01:00
Dão Gottwald
be28907731 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
02a2761eb8 Bug 1144782 followup: fix typo. r=dao 2015-03-24 18:23:22 +01:00
Georg Fritzsche
f4c04a6cae Bug 1139460 - Bonus: Remove unused function from experiments code. rs=yoric 2015-03-19 15:50:09 +01:00
Tanvi Vyas
276179d9cb Bug 1082837 - test cases for image redirects loaded from the imagelib cache. r=smaug, ckerschb 2015-03-24 09:18:51 -07:00
Jared Wein
aec2e4504e Bug 1142687 - Show context information for current page in the rooms view. r=standard8 2015-03-24 12:43:49 -04:00
Panos Astithas
427594e962 Use an html instead of a xul progress bar for better perf on Linux (bug 1003664). r=jlongster, f=darktrojan 2015-03-24 18:32:41 +02:00
Ryan VanderMeulen
ae9382b2ba Merge m-c to fx-team. a=merge 2015-03-24 12:01:54 -04:00
Ryan VanderMeulen
be9c6b1dbe Merge fx-team to m-c. a=merge 2015-03-24 11:55:30 -04:00
Tim Taubert
2e3be5fc6b Bug 1145942 - Use the frame message manager to revive crashed tabs upon navigation r=billm 2015-03-21 08:20:28 +01:00
Mike de Boer
e5bb1dd175 Bug 1135095: add telemetry for window and tab sharing triggers in Loop. r=Standard8,vladan 2015-03-24 11:21:20 +01:00
Mark Hammond
cebbee4930 Bug 1146786 - make readinglist sidebar logs less noisy. r=florian 2015-03-24 20:31:55 +11:00
Mark Banner
757faac220 Bug 1137843 - Loop client should not try to leave room that it fails to join. r=dmose 2015-03-24 08:46:06 +00:00
Mark Hammond
16b68e7d90 Bug 1131416 - module for the readinglist sync engine to use to talk to the server. r=adw 2015-03-24 14:25:30 +11:00
Wes Kocher
968ce64451 Backed out changeset 56ce9fdb62e3 (bug 1145913) for mochitest-5 orange 2015-03-23 18:53:41 -07:00
Wes Kocher
4b888ce197 Merge m-c to fx-team a=merge CLOSED TREE 2015-03-23 18:09:12 -07:00
Paolo Amadini
f9cb0fb28d Bug 1145913 - Make the username in the password notification editable. r=MattN 2015-03-23 16:43:16 -07:00
Mark Hammond
9fac61b7a2 Bug 1146054 - browser now reports a prolonged readinglist sync error after the correct time. r=adw 2015-03-24 10:28:14 +11:00
Jared Wein
d2b6bd880b Bug 1146486 - The generic reading list thumbnail graphic is stretched too big and on white background. r=florian 2015-03-23 18:53:36 -04:00
Jared Wein
c7bbedcc5b Bug 1146463 - Prevent reading list description text from wrapping on hover. r=florian 2015-03-23 18:37:59 -04:00
Brian Grinstead
988139d2de 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
Jared Wein
24996c55e3 Bug 1146358 - Adding an item to reading list from reader view fails. r=adw 2015-03-23 16:45:58 -04:00
Tooru Fujisawa
cee8610dd2 Bug 1146193 - Part 1: Fix tab drag and drop. r=gavin 2015-03-24 04:38:30 +09:00
Jan Keromnes
df9b168d4e Bug 1135018 - Move getjson from webide/ to shared/. r=jryans 2015-03-21 05:51:00 -04:00
Jan Keromnes
786abdaf10 Bug 1135018 - Make devices.js use a CDN. r=ochameau 2015-03-21 04:02:00 -04:00
John Giannakos
df6f75950e Bug 1134568 - Implement a preset gallery for CubicBezierWidget incl. 8 preset functions for categories: ease-in, ease-out, and ease-in-out. r=pbrosset 2015-03-23 08:01:00 -04:00
Patrick Brosset
1f80d428f4 Bug 1145162 - Prevent Tooltip class from relaying show/hide events that aren't its own; r=miker 2015-03-19 15:34:37 +01:00