Commit Graph

28106 Commits

Author SHA1 Message Date
Ryan VanderMeulen
85e5c369e0 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-27 13:21:37 -05:00
Ryan VanderMeulen
6a82bfb620 Bug 1137765 - Request a longer timeout for browser_styleinspector_context-menu-copy-color_01.js.
CLOSED TREE
2015-02-27 12:53:15 -05:00
Daniel Holbert
31362a5970 Bug 1107378 - Part 1: Create a JS-implemented "CSS Unprefixing Service" that can convert certain -webkit prefixed CSS to an unprefixed form. r=dbaron 2015-02-26 12:07:05 -08:00
Ryan VanderMeulen
1b5cddcdba Bug 1137694 - Disable browser_net_sort-03.js on Linux opt e10s.
CLOSED TREE
2015-02-27 09:29:58 -05:00
Wes Kocher
66de749534 Backed out 4 changesets (bug 1107378) as a last grasped straw to figure out the m-dt bustage on a CLOSED TREE
Backed out changeset 44144b892414 (bug 1107378)
Backed out changeset 5a8d5e8ff524 (bug 1107378)
Backed out changeset 960037d0fc98 (bug 1107378)
Backed out changeset 23fb39cb0f97 (bug 1107378)
2015-02-26 23:35:25 -08:00
Wes Kocher
81c5733880 Merge m-c to inbound a=merge CLOSED TREE 2015-02-26 18:52:43 -08:00
Wes Kocher
ffe6d5e8c1 Merge fx-team to m-c a=merge 2015-02-26 18:37:18 -08:00
Patrick Brosset
87bea66ac4 Bug 1137129 - Fix the toggle-all-animations button size on retina screens; r=miker 2015-02-26 11:33:58 +01:00
Mike de Boer
ebbe86df47 Bug 1137141: extend Loop toolbarbutton tests to check for correct panel states upon opening. r=Standard8 2015-02-27 12:25:20 +01:00
Mike de Boer
c9cfc21136 Bug 1137141: fix for making the Loop contacts tab show and/ or hide when the user logs in or out of FxA. r=Standard8 2015-02-27 12:25:18 +01:00
Mark Banner
11232d0561 Bug 1137469 - If an uncaught exception occurs whilst processing an action, the dispatcher can fail, rendering parts of Loop inactive. r=mikedeboer 2015-02-27 10:51:14 +00:00
Mike de Boer
aeae8ed8d8 Bug 1069962: update ui-showcase to show contacts in the lists and add unit tests for Gravatar support. r=Standard8 2015-02-27 11:08:30 +01:00
Mike de Boer
58485f44cb Bug 1069962: show a promo area in the contacts list for Gravatars. Show Gravatar icons upon granting permission. r=Standard8 2015-02-27 11:08:28 +01:00
Blair McBride
e914ee6242 Bug 1137231 - Double Separator In Bookmarks Menu when ReadingList is disabled. r=markh 2015-02-27 16:51:57 +13:00
Mark Hammond
c7735fefd4 Bug 1127577 - nsITaskbarPreview::Invalidate no longer throws when not visible. r=jimm 2015-02-27 14:21:48 +11:00
Wes Kocher
cad67d09c2 Merge m-c to fx-team a=merge CLOSED TREE 2015-02-26 18:55:24 -08:00
Wickie Lee
42b2150f65 Bug 1136253 - Use lighter text for the Request URL in the inspector pane when in dark mode. r=jsantell 2015-02-25 23:13:00 -05:00
Victor Porof
6b42e224cd Bug 1137518 - FlameGraph's destroy function should be async, r=jsantell 2015-02-26 19:08:28 -05:00
Victor Porof
5e5cbfaa3f Bug 1137487 - Make tests wait for the canvas graph's destruction to finish before cleaning up, r=me 2015-02-26 18:57:53 -05:00
Victor Porof
ee437fd4fd Bug 1137503 - Avoid potential infinite loops in findOptimalTickInterval functions, r=jsantell 2015-02-26 18:21:28 -05:00
Victor Porof
460d235470 Bug 1137500 - Always wait for the overview to be rendered in tests after a recording finishes, unless otherwise specified, r=jsantell 2015-02-26 18:07:15 -05:00
Victor Porof
485fc2adba Bug 1137487 - AbstractCanvasGraph's destroy function should be async, r=jsantell 2015-02-26 18:07:15 -05:00
Daniel Holbert
f21036898f Bug 1107378 part 1: Create a JS-implemented "CSS Unprefixing Service" that can convert certain -webkit prefixed CSS to an unprefixed form. r=dbaron 2015-02-26 12:07:05 -08:00
Abdelrhman Ahmed
e108dafec3 Bug 1128340 - Allow renaming with non-ASCII characters in WebIDE. r=jryans 2015-02-25 13:00:00 -05:00
Abdelrhman Ahmed
41c88cdb48 Bug 1121879 - Refactor ViewHelpers.L10N.numberWithDecimals to use toLocaleString. r=pbrosset 2015-02-24 21:57:00 -05:00
Marco Bonardo
07008c5888 Bug 1135348 - Fix about:downloads by adding missing XPCOMUtils imports. r=paolo 2015-02-26 19:06:15 +01:00
Brian Grinstead
80f441fe02 Bug 943306 - Allow persisting console input history between sessions;r=past 2015-02-26 07:45:39 -08:00
Yury Delendik
ca618c8fad Bug 1137433 - Add IMDb video player to Shumway's SWF whitelist. r=gavin 2015-02-26 14:50:23 -06:00
Neil Deakin
5d1eaacdd5 Bug 1131685, don't have the selection in the list interfere with caret movement in the search field, r=mak 2015-02-26 09:14:19 -05:00
Wes Kocher
478cf9bc98 Merge m-c to fx-team a=merge 2015-02-25 17:54:05 -08:00
Wes Kocher
3e8159d4e0 Merge fx-team to m-c a=merge 2015-02-25 17:39:55 -08:00
J. Ryan Stinnett
49f7c0f0d9 Bug 1128027 - Rework Console tests that click links. r=bgrins
Console tests that click message links were allowing the events to bleed
over into the next test, causing intermittent failures.
2015-02-25 19:23:06 -06:00
J. Ryan Stinnett
23ed1398b0 Bug 1128027 - Settle Web Audio requests in tests before teardown. r=jsantell 2015-02-25 19:23:06 -06:00
J. Ryan Stinnett
6880dc8fe8 Bug 1128027 - Repair sourceeditor test after protocol.js cleanup change. r=bgrins 2015-02-25 19:23:06 -06:00
J. Ryan Stinnett
f271377ab0 Bug 1124326 - Support Cordova w/o build file. r=ochameau 2015-02-25 15:14:28 -06:00
J. Ryan Stinnett
80b3715d30 Bug 1124326 - Improve packageDir support for Cordova. r=ochameau 2015-02-25 15:14:28 -06:00
Wes Kocher
2aeec0f16d Bug 1135403 - Add files that apparently didn't get added when I imported the patch CLOSED TREE r=me 2015-02-25 15:42:27 -08:00
Jordan Santell
934e5a14e3 Bug 1135752 - Add tracking params in the dev edition doorhanger promo URL. r=jwalker 2015-02-25 15:23:22 -08:00
Jordan Santell
6c830e7b66 Bug 1135403 - Test that canvas debugger handles scenario where there is an animation cycle, but no draw calls or canvas. r=vp 2015-02-25 15:22:29 -08:00
Jordan Santell
d92d8a3bdc Bug 1134876 - Clicking an in-progress recording snapshot will no longer throw an error. r=vp 2015-02-25 14:58:37 -08:00
J. Ryan Stinnett
d1f2a3a9b1 Bug 1136450 - WebIDE packaging check did not function correctly. r=ochameau 2015-02-25 08:55:06 -06:00
Carsten "Tomcat" Book
3dc9ade060 Merge mozilla-central to fx-team 2015-02-25 12:13:16 +01:00
Carsten "Tomcat" Book
6ae1b98d2e merge mozilla-inbound to mozilla-central a=merge 2015-02-25 12:05:55 +01:00
Mark Hammond
ef69675986 Bug 1136291 - better handle an unexpected (eg, the hidden DOM window) being the window opener when initializing the sidebar. r=Unfocused 2015-02-25 20:51:21 +11:00
Wes Kocher
7ee15509da Merge m-c to fx-team a=merge CLOSED TREE 2015-02-24 15:44:59 -08:00
Wes Kocher
d9c4959758 Merge fx-team to m-c a=merge 2015-02-24 15:41:09 -08:00
Nick Fitzgerald
d6bc7adf81 Bug 1122142 - Reword the label for enabling chrome debugging; r=past 2015-02-24 13:06:06 -08:00
Ryan VanderMeulen
5ce7838926 Backed out 7 changesets (bug 1075670) for e10s browser_586068-browser_state_interrupted.js crashes.
Backed out changeset 4ca74b217fe8 (bug 1075670)
Backed out changeset 83199cfc333f (bug 1075670)
Backed out changeset 065b859e6525 (bug 1075670)
Backed out changeset a3e8329610d9 (bug 1075670)
Backed out changeset ced9055e0bcc (bug 1075670)
Backed out changeset e6d6f0c11133 (bug 1075670)
Backed out changeset b823c6c95030 (bug 1075670)

CLOSED TREE
2015-02-24 11:53:34 -05:00
Dave Townsend
7e72af1d6f Bug 1087966: Fix tab detach in e10s windows. r=mconley
When swapping docshells we also have to swap any properties on remote-browsers
that are cached from the content process. This includes things like the
remoteWebNavigation etc. which in turn cache content information. Some of
these also maintain message listeners that we have to switch to the new browser
and message manager.
2015-02-18 16:47:43 -08:00
Mike de Boer
57718246ea Bug 1133943: add necessary actions to start sharing a browser tab and pass respective parameters to the OpenTok SDK. r=Standard8 2015-02-24 17:16:30 +01:00