Mike de Boer
d1013e867f
Bug 1132301: Part 4 - add a Share Link button in the Loop conversation window to share a room URL via the Social API. r=Standard8
2015-03-27 14:31:58 +01:00
Mike de Boer
73f28a3f05
Bug 1132301: Part 3 - hide the Loop dropdowns when the content window loses focus, so mouseLeave workarounds can be removed. r=Standard8
2015-03-27 14:31:55 +01:00
Mike de Boer
6d0af5f8be
Bug 1132301: Part 2 - add navigator.mozLoop methods to allow interaction between Loop and the Social API. r=Standard8,mixedpuppy
2015-03-27 14:31:53 +01:00
Mike de Boer
6e29d331f9
Bug 1132301: Part 1 - share button should emit notifications when it is added to or removed from a customizable area. r=mixedpuppy
2015-03-27 14:31:50 +01:00
Jared Wein
366f46aa8e
Bug 1148098 - Enable reader mode outside of Nightly. r=margaret
2015-03-26 17:31:30 -04:00
Alexandre Poirot
cecc50562d
Bug 1134180 - Introduce RootActor.getTab to prevent creating TabActor for all tabs. r=past
2015-03-25 09:30:00 -04:00
Chirag Bhatia
120579fc10
Bug 1133211 - The bookmarks menu dropmarker should not appear below the footer. r=mak
2015-03-25 10:18:00 -04:00
Patrick Brosset
2e6880e0fc
Bug 1106272 - Part 3: Test for the selector highlighter feature in the rule-view. r=miker
2015-03-24 15:57:33 +01:00
Patrick Brosset
831472bfdd
Bug 1106272 - Part 2: Change all rule-view events from custom dom events to eventemitter events. r=miker
2015-03-24 15:06:39 +01:00
Patrick Brosset
70df4d1235
Bug 1106272 - Part 1: Remove the selector highlight on hover and add a selector icon instead. r=miker
2015-03-24 14:42:27 +01:00
Victor Porof
a1147f9d65
Bug 1147397 - The null recording checks in get/setTimeInterval are backwards, r=jsantell
2015-03-25 10:22:20 -04:00
Victor Porof
41592732a9
Bug 1147806 - Content frame filtering is confused when profiling FxOS, r=jsantell
2015-03-26 12:16:31 -04:00
Marco Bonardo
40804828e2
Bug 1125117 - Use the new keywords API in autocomplete. r=ttaubert
2015-03-26 21:16:07 +01:00
Brian Grinstead
2cb62768de
Bug 1147325 - Clear box model timer on markup view destroy. r=pbrosset
...
Prevents 'this._inspector.toolbox is null' spam in mochitest-dt
2015-03-25 12:19:00 -04:00
George Wright
d57c49038b
Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange
2015-03-16 14:30:41 -04:00
Georg Fritzsche
740a8ad5e6
Bug 1139460 - Bonus: Remove unused function from experiments code. rs=yoric
2015-03-19 15:50:09 +01:00
David Rajchenbach-Teller
2ab4f081e8
Bug 1087110
- Don't update experiments manifests if no experiment is running. r=gfritzsche
2015-03-10 13:36:17 +01:00
Brian Grinstead
8dee8c5de8
Bug 1064596 - Clamp the toolbox size to min(preferred size, available space). r=jryans
2015-03-25 15:01:00 -04:00
Drew Willcoxon
b2be5dff5d
Bug 1148060 - Fix test_Sync.js pre-39 failure due to defining delete
on an object. r=jaws
2015-03-26 12:45:36 -07:00
Tim Taubert
4a3fa32a2d
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
0283e03542
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
6d40f718be
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
58e0b11b30
Bug 1146252 - Remove fromTab and toTab properties from "select" events. r=dao
2015-03-26 20:30:12 +01:00
Mark Banner
7ea32d5f1f
Bug 1147375 - Don't fall over if roomName isn't supplied, let users continue to use Loop. r=mikedeboer
2015-03-26 19:21:10 +00:00
Ryan VanderMeulen
65b8c960ef
Merge mozilla-inbound to m-c. a=merge
...
CLOSED TREE
2015-03-26 14:43:39 -04:00
Patrick Brosset
a992e81184
Bug 1146591 - Avoid unsafe CPOW usage in helper_outerhtml_test_runner.js; r=bgrins
...
helper_outerhtml_test_runner.js was accessing DOM nodes directly in content (via
CPOWs) to check their outerHTML.
This change adds outerHTML, innerHTML and textContent to the common
devtools:test:getDomElementInfo frame-script message listener so that the test
can get it there instead.
2015-03-25 18:03:22 +01:00
Gavin Sharp
c11c8d034b
Bug 1137089: fix sidebar colors on DevEdition dark theme, r=gijs
2015-03-20 13:12:07 -07:00
Jan Keromnes
3e7726696d
Bug 1090949
- Add nextTick()
to lazyIframeIsLoaded()
in WebIDE tests. r=ochameau
2015-03-25 11:04:57 -07:00
Jan Keromnes
57f8cfbcbc
Bug 1090949
- Refactor WebIDE preferences panel style. r=ochameau
2015-03-25 11:04:42 -07:00
Jared Wein
3d0260e274
Bug 1146907 - Dismissing the unblock related dialog window unblocks the download. r=paolo
2015-03-25 13:39:01 -04:00
Mark Banner
6ccb9bc057
Bug 1114563 - Show the room name before the user enters the room. r=mikedeboer
2015-03-25 17:08:19 +00:00
Mark Banner
e4237987e0
Bug 1146929 - Remove support for the old style call hash based urls from the Loop standalone UI. r=mikedeboer
2015-03-25 17:08:15 +00:00
Patrick Brosset
b1fe006cda
Bug 1146568 - Avoid unsafe CPOW usage in markupview tests, in assertAttributes helper; r=bgrins
...
The common assertAttributes helper test function used to access DOM nodes in the
content page directly (CPOW). It now becomes an async function that goes through
a frame-script to retrieve the list of attributes for a node, given its selector.
All tests were passing with this change but one: browser_markupview_tag_edit_06.js
This one was checking camelcase attribute names while the actual names on the
node were lowercased by the browser. The way we were asserting attributes before
didn't care about the case. Now it does.
2015-03-25 14:11:36 +01:00
Patrick Brosset
eb379a3742
Bug 1146568 - Avoid unsafe CPOW usage warnings in browser_markupview_tag_edit_08.js; r=bgrins
...
Making use of the devtools test frame-script to set the test node's attributes instead of
using a CPOW.
2015-03-25 11:17:05 +01:00
Alessio Placitelli
a29484fa7f
Bug 1134279 - Change Telemetry data producers to use the correct recording flags. r=vladan
2015-03-23 04:39:00 +01:00
Brian Grinstead
f699a4c233
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
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
Eddy Bruël
447175ab7b
Bug 1138975 - Refactor breakpoint sliding for non-source mapped sources;r=jlong
2015-03-23 14:13:03 +01:00
Michael Ratcliffe
17b78723e1
Bug 1144363 - Fix this._telemetry is undefined in gDevTools. r=bgrins
2015-03-18 10:04:59 +00:00
Abhinav Koppula
f1b4303db0
Bug 1127337 - Show article favicon in the browser tab in reader mode. r=jaws
2015-03-18 16:22:00 -04:00
Brian Grinstead
b7f21641d0
Bug 1066504 - Allow timeline range selection to continue even after mouseout of the graph window. r=vporof
2015-03-18 13:29:00 -04:00
Michael Ratcliffe
a855895449
Bug 1120570 - Fix media query in rule view link text. r=bgrins
2015-03-23 17:33:02 +00:00
J. Ryan Stinnett
e16e534168
Bug 1130084 - Allow runtimes to take infinite time to connect. r=past
2015-03-24 09:31:51 -05:00
Jan Keromnes
892eb44665
Bug 1146097 - Fix incorrectly escaped regexp in webide-prefs.js. r=jruderman
2015-03-22 07:03:00 -04:00
Alessio Placitelli
667fdfc57b
Bug 1145472 - Use HiddenFrame in browser_no_tabs.js test to fix security errors. r=MattN
2015-03-20 09:22:00 -04:00
Alex Verstak
64ff5f2e43
Bug 1144816 - Extend timeout for referrer tests, slow shutdown on mac os x e10s. r=Gijs
2015-03-22 13:15:00 -04:00
Zimon Dai
3d89a58f5e
Bug 1135435 - Add UI for breakpoint condition throws. r=fitzgen
2015-03-06 11:41:54 +08:00
Tiziana Sellitto
fdd2a51cf6
Bug 1013695 - Add css id selector 'defaultFontSizeLabel' in incontentprefs to add some margin-left to 'size' label in content pane of in-content preferences. r=jaws
2015-03-23 14:22:00 -04:00
Bill McCloskey
89f1e20315
Bug 1132072 - Tab switch refactoring (r=mconley)
2015-03-27 08:38:47 -07:00
Mike Hommey
134de54703
Bug 1141441 - Make the -remote option return an error code. r=bsmedberg
2015-03-24 09:10:34 +09:00
Wes Kocher
0d9c0798af
Merge m-c to inbound a=merge CLOSED TREE
2015-03-23 16:51:22 -07:00
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