Commit Graph

25392 Commits

Author SHA1 Message Date
Matthew Noorenberghe
57e384a4e8 Bug 1073027 - Control MozLoopService logging with a preference. r=jaws
--HG--
extra : rebase_source : 7ba5547518b480c4cab01835662066dab30b5122
2014-09-25 09:00:32 -07:00
Ryan VanderMeulen
dbd4755917 Merge m-c to fx-team. a=merge 2014-09-25 16:57:55 -04:00
Ryan VanderMeulen
4cf7455ce4 Merge inbound to m-c. a=merge 2014-09-25 16:46:51 -04:00
Mark Banner
dc06c9dd2c Bug 1035846 Update the ToS link for the Loop panel. r=abr 2014-09-25 20:26:42 +01:00
Dave Townsend
4c58cae784 Bug 999239: Copy session history when recreating browser element for the remote -> non-remote transition. r=bz, r=felipe, sr=gavin 2014-09-25 11:35:45 -07:00
Ryan VanderMeulen
1fe0a415bd Backed out changesets b08e57dbef4e and 1049cfbf3426 (bug 947044) for various regressions. 2014-09-25 14:32:43 -04:00
J. Ryan Stinnett
956174028e Bug 1071586 - List WiFi device on WebIDE init. r=paul 2014-09-23 06:45:00 -04:00
Fernando Jiménez
bbd244ceb3 Bug 1008990 - Loop standalone UI should hand off to FxOS Loop client. r=dmose 2014-09-25 14:48:09 +02:00
Nicolas Perriault
f7914e9515 Bug 1072279 - Prevent unnecessary scrollbars in Loop conversation window. r=Standard8 2014-09-25 11:28:09 +01:00
Mark Hammond
e9a6f54f7b Bug 1058879 - enable most canvasdebugger tests in e10s. r=pbrosset 2014-09-25 17:54:54 +10:00
Tim Taubert
923fcf650a Bug 1071638 - Add test to ensure there are no uninterruptible reflows when loading about:newtab r=adw 2014-09-23 17:48:38 +02:00
Tim Taubert
7c0add36cb Bug 1071635 - Get rid of uninterruptible reflows caused by checkSizing() and onPageFirstSized() r=adw 2014-09-23 19:08:56 +02:00
J. Ryan Stinnett
1e5d9a3d83 Bug 979536 - Part 5: Fix reopening graphics tools. r=vporof 2014-09-24 08:49:00 +02:00
J. Ryan Stinnett
e4fb87e8fe Bug 979536 - Part 4: Fix reopening web audio tool. r=jsantell 2014-09-24 08:49:00 +02:00
J. Ryan Stinnett
6ebf53311e Bug 979536 - Part 3: Fix reopening storage tool. r=mratcliffe 2014-09-24 08:48:00 +02:00
J. Ryan Stinnett
e1882cdb99 Bug 979536 - Part 2: Fix reopening timeline tool. r=vporof 2014-09-24 08:45:00 +02:00
J. Ryan Stinnett
1909c71a9e Bug 979536 - Part 1: Look for leftover fronts after toolbox close. r=ochameau 2014-09-24 19:59:00 +02:00
Ed Lee
bc69c19fdc Bug 1068181 - NEW Indicator for Pinned Tiles on New Tab Page [r=ttaubert]
Remove text styling and use an image instead with balanced spacing.
2014-09-24 22:11:07 -07:00
Tim Taubert
262beb68a5 Bug 998267 - Don't always show the throbber when opening new tabs in e10s r=billm 2014-09-25 05:34:47 +02:00
Mark Hammond
263a840ac1 Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset 2014-09-25 12:23:39 +10:00
Ed Lee
dcbb151fe0 Bug 1070022 - Improve Contrast of Text on New Tab Page [r=adw] 2014-09-23 16:19:52 -07:00
Ed Lee
8bf45c79ea Bug 1071088 - Hover-area is cut off at the bottom of the tiles [r=adw]
Use the same hover css selector as others for title/shadow/border.
2014-09-23 15:54:35 -07:00
Ed Lee
8fede6bf11 Bug 1071822 - update the learn more link in the tiles intro popup [r=adw]
Add a separate const for separate links.
2014-09-23 14:01:49 -07:00
Ed Lee
48997d53bf Bug 1064515 - update learn more link for sponsored tiles overlay [r=adw] 2014-09-23 13:59:27 -07:00
Adrian Aichner
f1946c15ce Bug 1067141 - Scratchpad Open File uses fallbackCharsetList on UTF-8 NS_ERROR_ILLEGAL_INPUT. r=fitzgen
---
 browser/devtools/scratchpad/scratchpad.js          |   75 +++++++++++++++++--
 .../scratchpad/test/NS_ERROR_ILLEGAL_INPUT.txt     |    2 +
 browser/devtools/scratchpad/test/browser.ini       |    2 +
 .../scratchpad/test/browser_scratchpad_open.js     |   27 +++++++-
 .../chrome/browser/devtools/scratchpad.properties  |    4 +
 5 files changed, 101 insertions(+), 9 deletions(-)
 create mode 100644 browser/devtools/scratchpad/test/NS_ERROR_ILLEGAL_INPUT.txt
2014-09-24 16:13:03 -07:00
Ryan VanderMeulen
424af00bd8 Merge m-c to fx-team. a=merge 2014-09-24 17:13:47 -04:00
Ryan VanderMeulen
79910dd5bf Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Dave Townsend
ef5a246ba3 Bug 1072118: Catch uncaught promise rejection from gmpInstallManager.simpleCheckAndInstall. r=netzen 2014-09-24 08:38:46 -07:00
Ed Morley
41c2c558fb Backed out changeset dcd7ac495365 (bug 1067888) for failures in browser_action_searchengine.js; CLOSED TREE 2014-09-24 16:09:01 +01:00
Dão Gottwald
deebe1ab73 Bug 1038990 - Add a border on both side of the tab bar when using a lightweight theme. r=gijs 2014-09-24 15:54:51 +02:00
Jim Mathies
261334f593 Bug 1071709 - Don't register Pdf.js mime handlers twice in the parent, fix for startup perf regression. r=mconley 2014-09-24 04:22:25 -05:00
Alexandre Poirot
9fb4871b0d Bug 1067380 - Refactor webide to use app actor front. r=jryans 2014-09-24 08:21:00 -04:00
Mihaela Velimiroviciu
b431b29868 Bug 1064280 - Add automated test for changing the URL in a pinned tab. r=dao 2014-09-24 10:21:57 +03:00
Alexandre Poirot
9f1bf15333 Bug 1055666 - Remember last selected project in WebIDE. r=jryans 2014-09-24 05:31:00 -04:00
Mike Conley
6954f71b6b Bug 1070053 - Avoid spurious hidden-plugin notifications when changing locations by doing a Principal comparison. r=gfritzsche
When the PluginRemoved event is fired when changing locations, it's fired
asynchronously such that the document that the plugin belongs to has already
been unloaded. This was causing the hidden plugin notification to appear in
some cases when users browsed away from documents that had hidden plugins
in them. Now we pass the Principal for the unloading document back to the
parent and do a comparison with the current browser Principal to ensure
that they match before showing the hidden plugin notification.

--HG--
rename : browser/base/content/test/plugins/plugin_small.html => browser/base/content/test/plugins/plugin_small_2.html
extra : rebase_source : e748e3b09de77cc7796b1a78f8e39a23af64049a
2014-09-24 10:30:18 -04:00
Jordan Santell
0fcd8cb81f Bug 1068372 - Disable web audio editor option in browser toolbox. r=vp 2014-09-23 12:30:00 -04:00
Mark Banner
1cc6a02d59 Bug 1066502 Remove the backbone router from the Loop conversation window, use a react view for control. r=nperriault 2014-09-24 14:25:30 +01:00
Neil Deakin
a444d834d7 Bug 1006040, animate star panel when pressing escape, add argument to hidePopup to allow indication of whether the popup is being cancelled or not, r=neil 2014-09-24 12:15:49 -04:00
Vicamo Yang
e7594724d0 Bug 833229 - 2.b/4: build voicemail by default. r=smaug 2014-09-26 13:00:23 +08:00
Mark Banner
f2d7218b30 Follow-up to bug 1035846 Add a slash onto the end of the url for the ToS Link on the Loop Standalone UI. rs=mikedeboer over irc DONTBUILD 2014-09-24 12:47:04 +01:00
Jan Odvarko
82a618398e Bug 1035707 - Implement new API for customizing webconsole logs; r=past
--HG--
extra : rebase_source : 9e002076e354a191cde65a0e4db2da3f35cf1270
2014-09-24 08:42:17 +02:00
Florian Quèze
f2671148d2 Bug 1063957 - Menu listing device access by websites empty if string for device set missing, r=Gijs. 2014-09-24 12:21:58 +02:00
Florian Quèze
057d1a7a28 Bug 1056179 - WebRTC global indicator fails to open the sharing doorhanger if there's another notification before it, r=gavin. 2014-09-24 12:21:57 +02:00
Florian Quèze
f7887f142c Bug 1067444 - Clicking the microphone button on the global webrtc sharing indicator opens a doorhanger with a camera icon, r=gavin. 2014-09-24 12:21:57 +02:00
Carsten "Tomcat" Book
1f9fd7549e Backed out changeset 6d9fb906e5b9 (bug 1072141) for dt test failures 2014-09-24 11:33:00 +02:00
Mark Hammond
6e9dfa7fcf Bug 1072173 - disable devtools webide test browser_tabs in e10s. r=jryans 2014-09-24 19:28:22 +10:00
Blair McBride
2f1aeb9e77 Bug 1067888 - Add autocomplete result type for searching via current search engine. r=mak
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : t%CE%24%5D%2C%FF%18%CF%F5%21%BC%D0%C4%B9%EB%FD%06%F4%DB%BE
2014-09-24 18:33:07 +12:00
Mark Hammond
89cd765c71 Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset 2014-09-24 17:47:41 +10:00
Alex Bardas
e5e6b2db9a Bug 1070138 - Send only version number and release channel in appinfo. r=gavin 2014-09-22 12:04:00 +02:00
Justin Dolske
fc3bda12a9 Bug 1068290 - "UI Tour: Add ability to highlight New Private Window icon in chrome". r=MattN 2014-09-23 16:36:00 +02:00
Jordan Santell
a835ea732c Bug 1057042 - refactor front end of web audio editor. r=vp 2014-09-19 17:19:00 +02:00
Jordan Santell
6492921701 Bug 1055211 - Add bypass method on AudioNodeActors. r=vp 2014-09-19 15:08:00 +02:00
Jennifer Fong
dbc58c1d7b Bug 1055011 - Reduce error timeout. r=jryans 2014-09-19 15:11:00 +02:00
vladikoff
665d2260fe Bug 1071225 - Fix closing the FxAccountsOAuthClient tab with e10s. r=MattN
--HG--
extra : rebase_source : 5ffdd51c674dfc22ac301ab54b317b9219d8e07f
2014-09-23 17:57:00 -07:00
Jared Wein
43f50601d4 Bug 1071964 - openAndLoadSubDialog compares the injectedStylesheets against the owner document's stylesheets instead of the subdialog's stylesheets. r=MattN 2014-09-23 15:13:00 +12:00
Jared Wein
82d731fee2 Bug 1071835 - this._hawkRequestError is not a function in MozLoopService.hawkRequest. r=MattN
--HG--
extra : rebase_source : 530184d1445140f9629b76d0996dcee5b11712f1
2014-09-23 16:40:06 -04:00
Ryan VanderMeulen
e856b7aa15 Backed out changeset 9debd2833863 (bug 1067888) for mochitest-bc failures.
CLOSED TREE

--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js
2014-09-23 14:26:16 -04:00
Blair McBride
93697188a8 Bug 1067888 - Add autocomplete result type for searching via current search engine. r=mak
--HG--
rename : toolkit/components/places/tests/unifiedcomplete/test_searchEngine.js => toolkit/components/places/tests/unifiedcomplete/test_searchEngine_restyle.js
extra : transplant_source : %851%B0%7BmD%40w/%86%89%CA%AF%25%60k%FE%9Am%F7
2014-09-24 05:21:48 +12:00
Adam Roach [:abr]
0433e14606 Bug 1066816 - Allow OT toolkit to set GUID for analytics r=Standard8 2014-09-16 06:46:11 -07:00
J. Ryan Stinnett
47c61a8ef9 Bug 1070430 - Resolve races with tab projects. r=paul 2014-09-22 04:28:00 -04:00
Manu Jain
65c5e9792a Bug 1069980 - [rule view] Adding a new css rule on an element with multiple classes doesn't work. r=pbrosset 2014-09-22 07:20:00 -04:00
Jordan Santell
543b4b026b Bug 1066450 - Fix regression of web audio tools not reinitializing after navigation. r=vp 2014-09-22 10:28:00 -04:00
Jordan Santell
6518830b95 Bug 1059930 - When adding an existing app, select the existing app, and show alert errors with more descriptive information. r=jryans 2014-09-22 11:11:00 -04:00
Mike de Boer
458d28ebbb Bug 1070045: shim contacts React classes when ES6 is not available in the browser used. r=Niko 2014-09-23 12:21:35 +02:00
Tim Taubert
ed63da4f97 Bug 1067173 - Bail out early if _resizeGrid() is called before the page has loaded f=Mardak r=adw 2014-09-20 20:41:18 +02:00
Tim Taubert
85145c4ecf Bug 1071104 - Remove legacy "hasWrittenState" flag from SessionWorker r=yoric 2014-09-22 19:11:00 +02:00
Mark Hammond
5e82e483b4 Bug 1050080 - add default permissions for uitour and addon installations, and remove PermissionsUtils. r=MattN 2014-09-23 16:33:35 +10:00
Asaf Romano
8eb9ca3751 Bug 1070503 - Async Places Transactions: Delete command implementation. r=mak. 2014-09-23 09:11:26 +03:00
Asaf Romano
641c845d94 Bug 1070690 - Remove _setDetailsFieldsDisabledState and paneElementsBroadcaster. r=mak 2014-09-23 09:01:04 +03:00
Wes Kocher
1f2943c050 Merge m-c to fx-team a=merge 2014-09-22 19:03:15 -07:00
Wes Kocher
945d1e3a20 Merge inbound to m-c a=merge 2014-09-22 18:54:14 -07:00
Mark Hammond
135698fbd3 Bug 1070839 - disable failing e10s devtools/framework tests. r=past/billm 2014-09-23 09:25:56 +10:00
Mark Hammond
ec3949dcc0 Bug 1070835 - allow browser_toolbox_window_reload_target.js to work with e10s enabled. r=past 2014-09-23 09:22:06 +10:00
Mark Hammond
487ec582b6 Bug 1069033 - Make devtool's TabTarget be e10s friendly. r=past 2014-09-23 09:18:00 +10:00
Matthew Noorenberghe
b5067c1283 Bug 1065144 - Unhide Loop Firefox Account UI. r=standard8
--HG--
extra : rebase_source : 4f22f916201958f52d9bbbdb064641239da2277d
2014-09-22 14:43:54 -07:00
Matthew Noorenberghe
f83333432c Bug 1071259 - Clear the loop.hawk-session-token.fxa pref on shutdown to workaround bug 1071247. r=jaws
--HG--
extra : rebase_source : 49df694bae7a03d07552a47615b2711d076b8f43
2014-09-22 14:43:41 -07:00
Victor Porof
f363f784c9 Bug 1061653 - Remote profiler doesn't work with old geckos, r=pbrosset 2014-09-22 16:34:06 -04:00
Ryan VanderMeulen
6a5ec97f20 Merge m-c to inbound. a=merge 2014-09-22 15:51:51 -04:00
Ryan VanderMeulen
9ff8b15061 Merge m-c to inbound. a=merge 2014-09-22 15:50:08 -04:00
Eric Rahm
2d12719a88 Bug 1069490 - Part 4: Update tests. r=past 2014-09-22 11:29:16 -07:00
Jim Mathies
86ad1d266a Bug 942707 - Update the way PdfJs initializes in the browser. r=mconley 2014-09-22 11:33:29 -05:00
Paul Kerr [:pkerr]
c8680336b0 Bug 1070065: MozLoopService.jsm xpcshell unit test for busy reject feature r=standard8 2014-09-19 17:01:09 -07:00
Ryan VanderMeulen
27c5d36a03 Merge m-c to fx-team. a=merge 2014-09-22 15:56:28 -04:00
Gijs Kruitbosch
1b1a39c3f9 Bug 1065998 - empty-check Windows8WindowFrameColor's customizationColor in case its registry value is gone, r=jaws
--HG--
extra : rebase_source : 951b857c1590761c5453a95639931dd94b9a80ac
2014-09-18 13:58:07 +02:00
Felipe Gomes
494899e75e Bug 1069640 - Prompt for input when users turn off e10s in Nightly. r=billm 2014-09-22 15:55:40 -03:00
Florian Quèze
3231c3a7fe Bug 973001 - getUserMedia UI doesn't work with e10s - fix browser_wa_properties-view-media-nodes.js test, r=paul. 2014-09-22 20:39:59 +02:00
Florian Quèze
eccdf0f0eb Bug 973001 - getUserMedia UI doesn't work with e10s - fix test, r=felipe. 2014-09-22 20:39:58 +02:00
Florian Quèze
c67db9f928 Bug 973001 - getUserMedia UI doesn't work with e10s - fix the permission requests, r=felipe. 2014-09-22 20:39:58 +02:00
Florian Quèze
c0f2d9dd82 Bug 973001 - getUserMedia UI doesn't work with e10s - fix the urlbar indicators and show the global indicators, r=felipe. 2014-09-22 20:39:57 +02:00
Alexandre Poirot
f05c48731d Bug 1045660 - Remember last selected runtime in WebIDE. r=jryans 2014-09-18 07:27:00 -04:00
J. Ryan Stinnett
0d75c798f1 Bug 1045660 - Add type attribute to webide runtimes. r=paul 2014-09-17 09:49:00 -04:00
Nicolas Perriault
f2b880144c Bug 974873 - Add feedback form to Loop standalone conversation window. r=Standard8 2014-09-22 13:40:57 +01:00
Carsten "Tomcat" Book
be01e0a024 Backed out changeset 4d9e5795ee82 (bug 1066450) for test failures 2014-09-22 12:26:54 +02:00
Georg Fritzsche
428f69c2fe Bug 1051772 - Plugin whitelist request: Cisco VGConnect plugin. r=bsmedberg 2014-09-22 12:02:48 +02:00
Georg Fritzsche
c0e24be0c6 Bug 1036693 - Plugin Whitelist Request: Novell iPrint Client. r=bsmedberg 2014-09-22 12:02:47 +02:00
Carsten "Tomcat" Book
fe761cdeab Backed out changeset c2e654ecbd50 (bug 1057042) for dt test failures 2014-09-22 10:35:48 +02:00
Jordan Santell
f6e4bfa9e3 Bug 1066472 - AudioParam connections in web audio editor should not appear clickable. r=vp 2014-09-15 10:45:00 +02:00
Jordan Santell
ebcc22ba40 Bug 1066450 - Fix regression of web audio tools not reinitializing after navigation. r=vp 2014-09-12 05:31:00 +02:00
Jordan Santell
d57771a84d Bug 1057042 - refactor front end of web audio editor. r=vp 2014-09-19 17:19:00 +02:00
Mark Hammond
73e1e22bbe Bug 1065355 (part 2) - get shadereditor tests working in e10s. r=pbrosset 2014-09-22 09:07:49 +10:00
Mark Hammond
1a05838fb5 Bug 1065355 (part 1) - get timeline tests working in e10s. r=pbrosset 2014-09-22 09:07:47 +10:00
Tim Taubert
d0334b3480 Bug 1054099 - Remove use of gradients in new tab page r=dao 2014-09-20 13:04:08 +02:00
Asaf Romano
8329ea931a Bug 1069235 - make guid and parentGuid naming consistent. r=mak 2014-09-20 10:57:34 +03:00
Blair McBride
ee40b85065 Bug 1066358 - Improve how keyword autocomplete results are displayed. r=mak
--HG--
extra : transplant_source : %EC%9E%D7%F8%C7-%87%90%F67%8Ah8%1E%60%CCh%23%9F-
2014-09-20 15:44:36 +12:00
Paul Kerr [:pkerr]
f1da1932dc Bug 1065155: Check both Hawk sessions when PushServer notification received. Record session type with call data. r=standard8 2014-09-19 14:35:37 -07:00
Paul Kerr [:pkerr]
6ff554928e Bug 1032700: LoopService reject with reason = busy an incoming call when busy. r=standard8,MattN 2014-09-19 14:32:53 -07:00
Ryan VanderMeulen
9e0123fb19 Bug 1064496 - Update pdf.js to version 1.0.801. r=yury, r=Mossop 2014-09-19 17:14:01 -04:00
Asaf Romano
1b10a68011 Bug 1067959 - Async Places Transactions: when copying an item, do not copy "special" annotations.r=mak 2014-09-19 23:35:14 +03:00
Camilo Viecco
1954b909cc Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus 2014-09-03 10:24:12 -07:00
Jim Mathies
ad73cb6c28 Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe 2014-09-29 16:11:08 -05:00
Jim Mathies
f7e75c59b1 Bug 1074299 - Fix navbar shortcut dragging in e10s. r=gavin 2014-09-29 16:51:55 -05:00
Bill McCloskey
6d36384cab Bug 1039528 - [e10s] Make "Inspect element" context menu item work (r=pbrosset) 2014-09-29 13:05:22 -07:00
Ashutosh Dhundhara
3a42e94274 Bug 1008620 - Clearing history should also clear jump list cache on Windows. r=bbondy 2014-09-23 20:57:40 -04:00
Bevis Tseng
b255c35e52 Bug 864484 - Part 5: Build CellBroadcast by default. r=vyang, r=smaug, r=ted
--HG--
extra : rebase_source : 73dcc868004c3e34c51806a34f88d25fc6c4c7c6
2014-08-25 17:24:03 +08:00
Robert Strong
577e5ca0ba Bug 1070988 - Windows installer should remove leftover chrome.manifest on pave over install to prevent startup crash with Firefox 32 and above with unpacked omni.ja. r=tabraldes 2014-09-24 00:33:58 -07:00
Bobby Holley
9ce13dff62 Bug 1030420 - QI the pref service to the appropriate interface. r=billm
nsIPrefService and nsIPrefBranch are implemented by the same XPCOM object, but
getBranch lives on nsIPrefService rather than nsIPrefBranch. The bug here is
only noticeable if nobody has already QIed the per-scope-singleton object to
nsIPrefService. If we create two scopes where there previously was one, that's
more likely to be the case, and manifest itself as the bc1 orange we see on TBPL.
2014-09-24 09:17:34 +02:00
Ryan VanderMeulen
15f35ed343 Merge m-c to fx-team.
--HG--
rename : content/media/mediasource/SourceBuffer.cpp => content/media/mediasource/ContainerParser.cpp
extra : rebase_source : 8e7ce8e6b3b7dd41e6691465e6e65437d694a3ab
2014-09-19 14:19:13 -04:00
Ryan VanderMeulen
560d6637db Merge fx-team to m-c. a=merge 2014-09-19 14:10:43 -04:00
Asaf Romano
035e375f48 Fix the 'bustage' of browser_parsable_script.js coming from bug 1067954 by whitelisting controller.js. It broke due to bug 1015578 (see mak's comment 2 there). CLOSED TREE 2014-09-19 18:23:20 +03:00
Mike de Boer
efd449bfb5 Bug 1069965: add a visual separator between available and blocked contacts. r=paolo 2014-09-19 17:02:03 +02:00
Mike de Boer
085706c93f Bug 1069962: add support for Gravatar avatars. r=paolo 2014-09-19 17:02:00 +02:00
Mike de Boer
3d121a0743 Bug 1000766: add a contacts list to the Loop contacts tab. r=Niko,Standard8,paolo 2014-09-19 17:01:58 +02:00
Asaf Romano
aed83f9058 Bug 1067956 - Async Places Transactions: Drop functionality. r=mak. 2014-09-19 17:04:51 +03:00
Asaf Romano
0fbd885a91 Bug 1067954 - Async Places Transactions: Paste functionality. r=mak 2014-09-19 16:53:27 +03:00
Victor Porof
c8a9059d7d Bug 1061772 - Profiler cost percentage should be calculated based on number of samples and not samples delta time, r=pbrosset 2014-09-19 08:55:54 -04:00
Victor Porof
987ced9232 Bug 1061759 - Profiler 'calls' columns is improperly named, r=pbrosset 2014-09-19 08:55:53 -04:00
Carsten "Tomcat" Book
ee5100f923 Merge m-c to mozilla-inbound 2014-09-19 14:35:57 +02:00
Blair McBride
362e5a214a Bug 1065303 - Prepare autocomplete.xml/UnifiedComplete for adding new special result types and heuristics. r=mak
--HG--
extra : transplant_source : %96%27%20FGCQ%D9%B5%FC%8E%CAV%F3%80%5DN%88%0F.
2014-09-19 23:58:46 +12:00
Victor Porof
dc6e3e8981 Bug 1066086 - Attempt to fix intermittent browser_timeline_waterfall-generic.js by checking if marker sidebar or waterfall nodes aren't spacers. r=vporof 2014-09-18 14:20:43 -04:00
Alex Bardas
dc386bd89a Bug 1063698 - Add action to UITour.jsm for opening the Reset Firefox dialog. r=Unfocused 2014-09-17 14:58:00 +02:00
Pablo Terradillos
63b96e9311 Bug 913711 - Added methods for finding manifest and updates project location if necessary. r=pablo 2014-09-18 08:14:00 +02:00
Mike Conley
9466ef449b Bug 1069567 - [e10s] Make remote browser contentPrincipals not be CPOWs. r=billm.
--HG--
extra : rebase_source : 4f47430a2ff95737e579ddca1655d410656bb64a
2014-09-18 19:26:50 -04:00
Wes Kocher
34c9592347 Merge m-c to fx-team a=merge 2014-09-18 16:12:56 -07:00
Wes Kocher
70cf8f9246 Merge inbound to m-c a=merge 2014-09-18 15:26:44 -07:00
Matthew Noorenberghe
6871553ff3 Bug 1047667 - Unregister logged in user from the Loop server upon logout. r=jaws 2014-09-18 13:53:44 -07:00
Jared Wein
ac1da29c34 Bug 1047181 - Change the Loop toolbar button when FxA sign in completes. r=MattN 2014-09-18 16:14:44 -04:00
Wes Kocher
4698186fd1 Backed out changeset 5710731f09e9 (bug 1047181) for bc1 orange 2014-09-18 14:47:24 -07:00
Wes Kocher
cc5cc7856c Backed out changeset 43b24197d25a (bug 1047667) to cleanly backout 1047181 2014-09-18 14:46:57 -07:00
Iaroslav Sheptykin
d46ec343c9 Bug 620565 - Proper handling of question mark in the action field of a form when creating a search keyword bookmark. r=MattN 2014-09-18 13:54:04 -07:00
Matthew Noorenberghe
df43489683 Bug 1047667 - Unregister logged in user from the Loop server upon logout. r=jaws 2014-09-18 13:53:44 -07:00
Jared Wein
993a661ce5 Bug 1047181 - Change the Loop toolbar button when FxA sign in completes. r=MattN
--HG--
extra : rebase_source : e0821ac3fdb8e5840ef241f24c4d9e675388dbf3
2014-09-18 16:14:44 -04:00
Dan Mosedale
e6b2d35f6f Bug 1065153 - Support call URLs with guest or FxA hawk session types, r=MattN 2014-09-18 10:40:35 -07:00
Bill McCloskey
0d6c4e831b Bug 1063669 - Don't enable e10s if IME is detected (r=jimm) 2014-09-18 10:26:33 -07:00
Justin Dolske
bc8d2f36a9 Bug 836415 - Kill PFS. r=bsmedberg 2014-09-18 10:01:23 -07:00
Panos Astithas
16881e369e Don't set tracing hooks until tracing has started (bug 1049248). r=fitzgen 2014-09-17 20:00:40 +03:00
Paolo Amadini
527cf6e214 Bug 1059186 - Client needs to report number of generated URLs via Telemetry. r=MattN 2014-09-18 13:05:39 +01:00
Jennifer Fong
9223c8fc18 Bug 1062204 - Make pictures scrollable. r=jryans 2014-09-16 16:01:00 -04:00
Gijs Kruitbosch
b610351b77 Bug 990045 - focusNextFrame should special-case panels and notificationpopups, with the latter getting noautofocus by default, r=Enn, f=MarcoZ
--HG--
extra : rebase_source : a0fe3fba430301560433db3dbb825d5bbd7bfb9b
2014-09-18 13:29:03 +02:00
Mark Banner
bc00295070 Bug 1066609 Various Loop xpcshell tests will perma-fail when Gecko 35 merges to beta (turn off throttling for tests). r=abr 2014-09-18 10:45:38 +01:00
Mark Banner
dcdc6be8f5 Bug 1069178 Drop some old references to serverUrl/baseServerUrl in Loop desktop code. r=mikedeboer 2014-09-18 10:45:38 +01:00