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
Bill McCloskey
89f1e20315
Bug 1132072 - Tab switch refactoring (r=mconley)
2015-03-27 08:38:47 -07:00
Ryan VanderMeulen
9c0db5ac32
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-03-27 11:17:04 -04:00
Tim Taubert
99d1a0761d
Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak
2015-03-27 09:16:04 +01:00
Zachary Carter
1b7b53b3fb
Bug 1139677 - Display the user's FxA profile image in the Sync Pref pane r=markh,rfeeley
2015-03-27 02:37:55 -07:00
Wes Kocher
dd8a8fcae7
Merge m-c to inbound a=merge CLOSED TREE
2015-03-26 17:46:35 -07:00
Wes Kocher
3c4a21dc70
Backed out changeset 6306a0c0be65 (bug 1100294) for bc1 orange CLOSED TREE
2015-03-26 14:30:21 -07:00
Wes Kocher
84993db5da
Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE
2015-03-26 14:23:55 -07:00
Marina Samuel
6aed9d7e13
Bug 1143745 - Update the way Firefox reads directoryLinks.json sent from the server for the tiles v3 endpoint. r=adw
2015-03-26 17:17:59 -04:00
Marina Samuel
a0dbd1b38b
Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw
2015-03-26 17:05:44 -04:00
J. Ryan Stinnett
c35dd02420
Bug 1147042 - Rename attachProcess to getProcess. r=ochameau
2015-03-24 14:59:53 -05:00
Ed Lee
97cfd9c4d2
Bug 1146249 - Tiles on the newtab page don't wrap properly [r=adw]
...
Calculate the appropriate cell width for computing the grid width.
2015-03-23 01:16:30 -07:00
Ed Lee
04c7938aad
Bug 1140496 - Only show a suggested tile url for some number of times or until clicked [r=adw]
...
Default to a hardcoded frequency cap that decreases by 1 per view or all for a click.
2015-03-22 00:46:26 -07:00
Mark Hammond
7362537a37
Bug 1148273 - have the readinglist scheduler handle FxA error states correctly. r=rnewman
2015-03-27 16:41:48 +11:00
Mark Hammond
92be0a497a
Bug 1148252 - gracefully handle an attempt to upload a new item when the server already has it. r=adw
2015-03-27 13:10:20 +11:00
Henri Sivonen
859359886a
Bug 1147311 - Migrate x-central-euro, x-baltic and tr to x-western in the font.language.group pref. r=mak.
2015-03-26 11:29:28 +02:00
Deepak Koli
dabbd94919
Bug 1039540 - In-content preferences: Disable the sorting of rows of sub-dialogs when right clicking; r=MattN
...
Review comments applied by MattN
2015-03-26 18:02:49 -07:00
Mark Hammond
611887e4a9
Bug 1148217 - catch and log local storage errors in reading-list sync engine. r=adw
2015-03-27 11:38:07 +11:00
Marco Bonardo
0840844637
Bug 1125117 - Use the new keywords API in autocomplete. r=ttaubert
2015-03-26 21:16:07 +01:00
Marina Samuel
cf7061b563
Bug 1136208 - Change all references of 'related' to 'suggested' r=adw
2015-03-26 17:23:21 -04: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
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