Blair McBride
9570da3bd4
Bug 1101825 - Create UITour event framework. r=MattN
2014-12-05 14:50:45 +13:00
Matthew Noorenberghe
86eba7ddbb
Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
...
--HG--
extra : rebase_source : eb46c50e68be3dbac8e7d6ba6f1dc01385190722
2014-12-04 14:40:03 -08:00
Tim Taubert
cd12e7bfe3
Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws
2014-11-19 16:21:07 +01:00
Tim Taubert
0ab902ec77
Bug 1077652 - Update browser_newtab_background_captures.js to work with the new preloader r=adw
2014-11-19 16:21:22 +01:00
Tim Taubert
4799f61a42
Bug 1077652 - Introduce new preloading mechanism r=dao
...
From 2a6aa472f666aecc076b9c072c48d1d7ac991790 Mon Sep 17 00:00:00 2001
2014-11-19 16:23:49 +01:00
Dão Gottwald
453a5b53fb
Bug 1105579 - increase browser_lastAccessedTab.js error tolerance further
...
--HG--
extra : rebase_source : ae86e46ae659fc797cf8f20ae8c909f0a2f3cee9
2014-12-04 17:03:43 -08:00
Dão Gottwald
a762d78e01
Bug 1106238 - about:home search icon has a solid background, should be transparent. r=felipe
...
--HG--
extra : rebase_source : 4683852f44862f9bd3dee83669aeb9ebb4fe41dd
2014-12-04 20:38:12 +01:00
Dão Gottwald
1928b19714
Bug 1059600 - Set the URI as the initial tab label for javascript links opened in new tabs. r=gijs
...
--HG--
extra : rebase_source : 07dfeabaf245f791300415df3f072ded5c4fdd81
2014-12-03 23:44:36 +01:00
Nicolas Perriault
b369e37c2d
Bug 1105802 - Added beta tag to standalone room layout. r=dmose
2014-12-04 12:21:09 -08:00
Matthew Noorenberghe
d1e4adb441
Backed out changeset c9f946144a73 (bug 1104921) for bc2 failures on some platforms.
2014-12-04 11:21:44 -08:00
Nicolas Perriault
b790a3b2f6
Bug 1105809 - Centered feedback form in Loop standalone ended room conversation view. r=Standard8
2014-12-04 10:04:40 -08:00
Nicolas Perriault
3da3fe3120
Bug 1105698 - Fixed brief flickering of feedback form in Loop standalone. r=Standard8
2014-12-03 12:35:12 -08:00
Matthew Noorenberghe
ab5936e115
Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
...
--HG--
extra : rebase_source : 5463747fefe6b31f2d861065956cce1d4d138afa
2014-12-03 14:59:38 -08:00
Gijs Kruitbosch
3f781e6ac6
Bug 1104730 - ship bad-content-16@2x on Linux/Windows, r=jaws
...
--HG--
rename : browser/themes/windows/bad-content-blocked-16.png => browser/themes/shared/bad-content-blocked-16.png
rename : browser/themes/osx/bad-content-blocked-16@2x.png => browser/themes/shared/bad-content-blocked-16@2x.png
rename : browser/themes/windows/bad-content-blocked-64.png => browser/themes/shared/bad-content-blocked-64.png
rename : browser/themes/osx/bad-content-blocked-64@2x.png => browser/themes/shared/bad-content-blocked-64@2x.png
rename : browser/themes/windows/bad-content-unblocked-16.png => browser/themes/shared/bad-content-unblocked-16.png
rename : browser/themes/osx/bad-content-unblocked-16@2x.png => browser/themes/shared/bad-content-unblocked-16@2x.png
rename : browser/themes/windows/bad-content-unblocked-64.png => browser/themes/shared/bad-content-unblocked-64.png
rename : browser/themes/osx/bad-content-unblocked-64@2x.png => browser/themes/shared/bad-content-unblocked-64@2x.png
2014-11-25 07:28:00 -08:00
Carsten "Tomcat" Book
b1e5a7dbb5
Merge mozilla-central to fx-team
2014-12-04 17:13:19 +01:00
Carsten "Tomcat" Book
cde42d544d
merge fx-team to mozilla-central a=merge
2014-12-04 16:59:18 +01:00
Mark Banner
fb99f00770
Bug 1106538 - When deleting a room, the room is not removed from the conversation list - add a notification of the delete completing for the views to be informed. r=nperriault
2014-12-04 07:42:28 -08:00
Phil Ringnalda
5de71b3223
No bug - remove trailing whitespace on a CLOSED TREE
2014-12-03 20:52:42 -08:00
Gijs Kruitbosch
1aa7ad563d
Bug 639134 - migrate users of the old pref, r=jaws
2014-11-26 23:13:57 +00:00
Gijs Kruitbosch
8a9e5f2c36
Bug 639134 - update pref UI and internet explorer profile migration code for new tristate pref, r=jaws
2014-11-27 19:12:03 +00:00
Brian Grinstead
1abc9635a8
Bug 1104798 - Hide Disable JS checkbox when target.activeTab is undefined;r=mratcliffe
2014-11-25 08:47:00 +01:00
Tim Nguyen
2f4ede2989
Bug 1077471 - Icons for new performance tool. r=jsantell
2014-11-29 11:40:00 +01:00
J. Ryan Stinnett
fe3b52b03e
Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
cc631c64d8
Bug 1058997 - Part 1: Extract socket connect and listen. r=past
...
Relocate the debugger client's connect and server's listen functionality in a
separate file. This isolates the security-sensitive socket handling pieces, and
also enables easier extension to make room for TLS sockets.
2014-12-01 22:55:56 -08:00
Mark Banner
ddee53c551
Bug 1064218 - Detect syntax failures in Loop's unit tests. r=nperriault
2014-12-01 14:37:06 -08:00
Matthew Noorenberghe
9afb5d84ee
Bug 1080943 - Leak fix for 5994d92115ac copied from Loop's head.js. rs=bustage
2014-12-01 00:14:08 -08:00
Tim Nguyen
bc5e6027da
Bug 1106240 - Search category icon is squashed in in-content prefs. r=dao
2014-11-30 21:49:04 -08:00
Tim Nguyen
0ce2abff28
Bug 1106277 - Include aero jar.mn reference for performance.css. r=jsantell
2014-11-30 21:47:03 -08:00
Matthew Noorenberghe
c834a128e3
Bug 1080943 - UITour: Allow opening the Hello panel. r=Unfocused
2014-11-30 21:46:23 -08:00
Chris Peterson
f73a737c0b
Bug 1105408 - Remove deprecated for-each-in loop in about:sync-tabs. r=mak
2014-11-25 23:51:03 -08:00
Chris Peterson
e6491b54d1
Bug 1105406 - Remove deprecated for-each-in array comprehension in about:newtab. r=adw
2014-11-25 23:45:45 -08:00
Chris Peterson
a1d7617610
Bug 1105404 - Remove deprecated for-each-in loops in about:sessionrestore. r=mak
2014-11-25 23:49:08 -08:00
Bob Owen
b539721eb8
Bug 928044 Part 2: Enable the content sandbox by default on Windows with an open policy. r=tabraldes,glandium,jimm
...
--HG--
rename : security/sandbox/win/src/warnonlysandbox/wosCallbacks.h => security/sandbox/win/src/logging/loggingCallbacks.h
rename : security/sandbox/win/src/warnonlysandbox/wosTypes.h => security/sandbox/win/src/logging/loggingTypes.h
rename : security/sandbox/win/src/warnonlysandbox/warnOnlySandbox.cpp => security/sandbox/win/src/logging/sandboxLogging.cpp
rename : security/sandbox/win/src/warnonlysandbox/warnOnlySandbox.h => security/sandbox/win/src/logging/sandboxLogging.h
2014-11-29 17:12:18 +00:00
Phil Ringnalda
837c6951f5
Merge m-i to m-c, a=merge
2014-11-29 08:48:14 -08:00
ffxbld
0fc40b83df
No bug, Automated blocklist update from host b-linux64-ix-0005 - a=blocklist-update
2014-11-29 03:20:01 -08:00
Tooru Fujisawa
fa20ba5ed5
Bug 1101704 - Use non-iterable object in browser_console_addonsdk_loader_exception.js. m=msucan
2014-11-29 14:04:25 +09:00
Phil Ringnalda
a9f8d89c2f
Merge f-t to m-c, a=merge
2014-11-28 14:52:29 -08:00
Phil Ringnalda
b8290c931d
Merge m-i to m-c, a=merge
2014-11-28 14:33:15 -08:00
Gavin Sharp
c575c1bf7d
Bug 1102416 followup: don't put the en-US only hack prefs in a localized file, a=me
2014-11-28 11:40:57 -08:00
Patrick Brosset
30dce5a4e4
Bug 1106079 - Avoid highlighter excpetions on XUL windows to break the style-editor; r=past
2014-11-28 17:57:19 +01:00
Gavin Sharp
ce93d8354d
Bug 1102416: make Yahoo the default search plugin for en-US in American time zones, r=dolske, a=me
2014-11-23 20:38:22 -08:00
Kev Needham
646d0168f5
Bug 1104925: update Yahoo search plugin for en-US, r=gavin/mconnor
...
--HG--
extra : transplant_source : %FE%08%0D%0Er%13%2B%D4%1Fv%3C%CC%9A%F9%A6%FBK%A4%AE%22
2014-11-27 15:32:17 -08:00
Kev Needham
4eeab68715
Bug 1103216: update Google parameters, r=gavin, f=mfinkle, test changes r=felipe
...
--HG--
extra : transplant_source : %12%07%00%00%E1kA%0E%0B%24%0A%89%94%9C%17%B5EE%1E%B9
2014-11-24 11:11:44 -08:00
ffxbld
86328535e5
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:54:49 -05:00
Ben Hearsum
c970d90a47
Backout bad version bumps IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:51:29 -05:00
ffxbld
615c870714
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:39:09 -05:00
ffxbld
0510d3cd79
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2014-11-28 10:33:05 -05:00
Jan Keromnes
ebc0fda013
Bug 1090949
- In WebIDE, register simulators by name not by version. r=ochameau
2014-11-26 18:34:00 +01:00
Felipe Gomes
4b58279592
Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg
2014-11-20 18:21:29 -02:00
Gavin Sharp
2e8a52eaef
Bug 1101790 - setTreatmentTag API for UITour. r=felipe
2014-11-19 17:52:23 -05:00
Justin Dolske
11f72710f9
Bug 1101669
- UITour: showInfo(search) should drop its notification from the end of the search box, not the middle. r=gijs
2014-11-24 13:01:44 -08:00
Felipe Gomes
e29c883779
Bug 1101670
- UITour: ability to set a search term and show the search popup. r=dolske
2014-11-21 19:19:31 -02:00
Felipe Gomes
ed0264a9f7
Bug 1101648
- UITour API to determine selected search engine. r=gavin
2014-11-20 18:21:29 -02:00
Phil Ringnalda
9aff7b03a0
Merge m-c to m-i
2014-11-28 15:13:22 -08:00
Phil Ringnalda
5cd1a3aebe
Merge m-c to m-i
2014-11-28 12:02:04 -08:00
Ehsan Akhgari
e30c04c40e
Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm
2014-11-28 14:08:29 -05:00
Gavin Sharp
55f1ab7f78
Bug 1097942 - add UITour mechanism for selecting an engine, r=Unfocused
2014-11-12 12:53:15 -08:00
Felipe Gomes
67d33145ed
Bug 1101147 - Update about:newtab search styling. r=Mossop
2014-11-24 08:40:22 -02:00
Dave Townsend
b244015e73
Bug 1101122 - Update about:home search styling. r=felipe
2014-11-24 08:40:22 -02:00
Brian Grinstead
588091934f
Bug 1031404 - Browser Toolbox: Open on last used panel by default;r=jryans,r=Gijs
2014-11-26 15:40:00 -08:00
Brian Grinstead
e343a157bd
Bug 1083657 - Fix intermittent 'this.editor is null' in projecteditor;r=paul
2014-11-24 11:46:00 -08:00
Phil Ringnalda
88598d3fbc
Merge m-c to f-t
2014-11-27 17:45:52 -08:00
Phil Ringnalda
8d8a729d78
Merge f-t to m-c, a=merge
2014-11-27 17:33:42 -08:00
Mike de Boer
2b907a08f1
Bug 1074667: Generate system alert when someone joins a room. r=MattN
2014-11-27 12:41:41 +01:00
Dão Gottwald
6cbad9fcb2
Bug 1105579 - increase browser_lastAccessedTab.js error tolerance, DONTBUILD
2014-11-27 16:16:16 +01:00
Dão Gottwald
07b6e80459
Bug 980231 followup: speed up browser_lastAccessedTab.js
2014-11-27 15:22:21 +01:00
Nicolas Perriault
12dc5c7552
Bug 1105520 - Open Loop room conversation window right after it's created. r=mikedeboer
2014-11-27 13:11:06 +01:00
Carsten "Tomcat" Book
e9d5f6eabb
Merge mozilla-central to fx-team
2014-11-27 13:03:31 +01:00
Carsten "Tomcat" Book
1d5f5053d1
merge fx-team to mozilla-central a=merge
2014-11-27 12:59:50 +01:00
Mark Banner
e5f2a33848
Bug 1098540 - Muting local video should display the default avatar image in Loop Rooms. r=nperriault
2014-11-27 11:57:11 +00:00
Mark Banner
05243894be
Follow-up to bug 1105537 - 'room' should be 'conversation'. rs=mreavy over irc
2014-11-27 11:57:11 +00:00
Mark Banner
fb38213d43
Bug 1105540 - Show tooltips for buttons 'Copy Link' and 'Delete conversation'. r=mikedeboer
2014-11-27 11:57:10 +00:00
Florian Quèze
ad7d7dab67
Bug 1103190 - enable the Flare UI for all locales in Firefox 36, r=felipe.
2014-11-27 12:24:53 +01:00
Florian Quèze
7122147601
Bug 1103190 - land Flare strings in Firefox 36, r=felipe.
2014-11-27 12:24:53 +01:00
Florian Quèze
0ae31a3cb5
Bug 1088660 - Improve the search bar UI to support one-off searches - fix tests that failed on fx-team, r=felipe over email.
2014-11-27 12:24:53 +01:00
Anthony Jones
7376e9423b
Bug 1103733 - Enable EME on non-release builds; r=cpearce
2014-11-27 16:16:38 +13:00
Ryan VanderMeulen
99e4cde2a2
Merge m-c to fx-team. a=merge
2014-11-26 21:44:26 -05:00
Ryan VanderMeulen
9e581b1d56
Merge m-c to inbound. a=merge
2014-11-26 21:43:23 -05:00
Ryan VanderMeulen
b3ebe654a9
Merge b2g-inbound to m-c. a=merge
2014-11-26 21:39:08 -05:00
Ryan VanderMeulen
05536d8139
Merge fx-team to m-c. a=merge
2014-11-26 21:08:54 -05:00
Ryan VanderMeulen
792273e467
Merge inbound to m-c. a=merge
2014-11-26 20:34:29 -05:00
Mark Banner
6f8791f06a
Bug 1105537 - Add string in prepartion for upcoming Loop improvements. r=MattN
2014-11-27 00:46:05 +00:00
Marco Bonardo
4882f7c4ff
bug 1105456 (follow-up) Make autocomplete tests not hit the new "failure on no test" behavior, so we can merge to Aurora too. r-irc=Unfocused a=bustage on CLOSED TREE
2014-11-27 00:41:50 +01:00
Carsten "Tomcat" Book
72621a3548
Merge mozilla-central to mozilla-inbound
2014-11-27 17:03:44 +01:00
Mark Banner
f9aa45809c
Bug 1105488 Update Privacy and ToS URLs for Loop. r=jaws
2014-11-26 22:03:10 +00:00
Mark Banner
34e32086ea
Follow-up to bug 1079225 - Fix formatting of the waiting for media message in Loop rooms, and ensure feedback can be given for multiple conversations in a row. r=abr
2014-11-26 21:09:09 +00:00
Marco Bonardo
24bd6339dd
Bug 1105456 - Temporarily disable Unified Complete due to recent regressions. r=post-facto a=ryanVM for pushing on a CLOSED TREE central
...
--HG--
extra : histedit_source : 040465fdd50a2b6a310a8e2169ddad9b7d1d4500
2014-11-26 21:13:18 +01:00
Neil Deakin
4d77f120ba
Bug 1072342
, propagate the window activation state down to child process windows, r=smaug,mstange
2014-11-27 08:28:26 -05:00
Florian Quèze
0e8e158d7a
Bug 1104748 - A long default search provider name can mess up the layout of the one-off buttons when the panel is small, r=felipe.
2014-11-25 20:13:12 +01:00
Florian Quèze
f574142b44
Bug 1104846 - The search engine favicons are distorted in search preferences on Windows, r=felipe
2014-11-25 17:29:48 +01:00
Florian Quèze
4da118a589
Bug 1104221 - Search drop down shows the icon of the previous default engine if the new default doesn't have an icon. r=felipe
2014-11-24 20:24:19 +01:00
Florian Quèze
553795d7ed
Bug 1102911 - The search engine favicons are distorted in search preferences on Linux. r=felipe
2014-11-24 19:48:52 +01:00
Florian Quèze
0eb3825618
Bug 1102932 - Text color of open search providers should be white on hover, rs=gavin.
2014-11-24 12:49:46 +01:00
Dave Townsend
0c2a9013f1
Bug 1103119: Search drop down fails to display properly if a search engine has no icon. r=felipe
2014-11-21 13:04:24 -08:00
Dave Townsend
8599032cc9
Bug 1101654: First use tour for search UI. r=felipe
2014-11-20 15:27:10 -08:00
Florian Quèze
1b475fe052
Bug 1088660 - Improve the search bar UI to support one-off searches - polish CSS for Windows/Linux, rs=dolske.
2014-11-20 22:59:58 +01:00
Dave Townsend
8abaccfc90
Bug 1101999 - Fix/add UITour highlighting for the new search UI. r=florian
2014-11-20 12:13:21 -08:00
Florian Quèze
13f2d62f6d
Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe.
2014-11-20 20:55:41 +01:00
Alexandre Poirot
9b02c5402d
Bug 1097814 - Fix fake hardware buttons in mulet. r=paul, r=vingtetun
2014-11-20 10:48:00 -05:00
Florian Quèze
94833decfe
Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe.
2014-11-18 00:59:11 +01:00
Dão Gottwald
62a3c63ef4
Bug 1105579 - Add fuzz to browser_lastAccessedTab.js
2014-11-27 12:18:29 +01:00
Gijs Kruitbosch
7b7c876367
Bug 1101624 - use dummy page instead of about:blank to avoid a race, r=mconley
...
--HG--
extra : rebase_source : c4857c425e10096c30dfe01af7ea99f2a8c69c8e
2014-11-26 23:52:50 +00:00
Ryan VanderMeulen
b719233c6a
Bug 1104908 - Disable the Style Inspector tests on Linux e10s.
...
CLOSED TREE
--HG--
extra : rebase_source : 48f548c3da3cdf4e9c18b8e3604e6887ca64f612
2014-11-25 14:23:01 -05:00
Mark Banner
fa54bffe4c
Bug 1093787 - Insert an additional view for Loop standalone calls to prompt the user to accept the microphone and camera permissions before starting the call. r=nperriault
2014-11-25 14:31:43 +00:00
Carsten "Tomcat" Book
a45f50d9ec
Merge mozilla-central to fx-team
2014-11-25 14:24:48 +01:00
Nicolas Perriault
4fc8bdf986
Bug 1086512 - Added feedback form to Loop desktop room window. r=Standard8
2014-11-25 13:19:34 +01:00
Carsten "Tomcat" Book
351cb789a0
merge fx-team to mozilla-central a=merge
2014-11-25 12:51:23 +01:00
Phil Ringnalda
1163f683ff
Back out a5c944be6248 (bug 1031404) for mochitest-chrome bustage
...
CLOSED TREE
2014-11-24 19:58:57 -08:00
Gijs Kruitbosch
8a948ff6ff
Bug 1100914 - switch telemetry to use an array of strings to indicate all states, r=jaws,f=bwinton
2014-11-20 16:07:46 +00:00
Gijs Kruitbosch
68377cb915
Bug 1100079 - enable update badging on Nightly, r=gavin
2014-11-18 19:39:47 +00:00
Wes Kocher
e7abc3e482
Merge m-c to fx-team a=merge
2014-11-24 17:13:20 -08:00
Wes Kocher
1d5fb56d35
Merge inbound to m-c a=merge
2014-11-24 16:55:25 -08:00
Mike Conley
924f4b21d3
Bug 963358 - [e10s] Crashed tab page's Try Again button doesn't always work. r=billm.
...
Instead of attaching / listening for click events in BrowserOnClick for the
Try Again button, we instead bubble up an event when the Try Again button
is clicked. That event has a listener set up for it that is established during
delayedStartup, so it has a very high probability of being set. This bypasses
some error cases where we hadn't successfully attached BrowserOnClick in the past.
--HG--
extra : rebase_source : 19c7d7157a8bd24a1a39bda4072d7c01cd398756
2014-11-23 01:12:19 -05:00
Nicolas Perriault
10e52a81b8
Bug 1076754 - Moved Loop feedback flow to Flux. r=Standard8
2014-11-24 17:02:48 +01:00
Brian Grinstead
fa891cc5b5
Bug 1031404 - Browser Toolbox: Open on last used panel by default;r=jryans,r=Gijs
2014-11-24 16:13:53 -08:00
Brian Grinstead
721d2dd930
Bug 1102084 - Add more contrast for the currently hovered node in the markup view;r=vporof
2014-11-24 13:59:46 -08:00
Tim Taubert
9b290427fb
Bug 1075450 - Rename tests (part 2/2) r=mak
...
--HG--
rename : browser/base/content/test/general/browser_bug816527.js => browser/base/content/test/general/browser_tabMatchesInAwesomebar_perwindowpb.js
2014-11-21 23:40:33 +01:00
Tim Taubert
0e5faec09a
Bug 1075450 - Rename tests (part 1/2) r=mak
...
--HG--
rename : browser/base/content/test/general/browser_tabMatchesInAwesomebar_perwindowpb.js => browser/base/content/test/general/browser_tabMatchesInAwesomebar.js
2014-11-21 23:39:11 +01:00
Tim Taubert
46ac2d37ce
Bug 1075450 - Disable some Awesomebar actions for private windows r=mak
2014-11-21 23:39:44 +01:00
Mark Banner
70e3bb44bf
Follow-up to bug 1099128 - fix issues with error values not being correctly handled by the room store, and switch the tests back to running with rooms enabled by default. r=nperriault
2014-11-24 21:39:57 +00:00
J. Ryan Stinnett
07bf2c83a6
Bug 1100944 - Nudge WebIDE timeout higher. r=paul
...
--HG--
extra : transplant_source : %B0%F4%14%AD%24%DF%AB%A0%26%1D%07%DE5%7D%A8.%2BN%FB%CF
2014-11-20 13:47:52 -06:00
J. Ryan Stinnett
77db20d32a
Bug 1096310 - Show message after project list load error. r=paul
...
--HG--
extra : transplant_source : %07gE1%BDt%10%5B%F6G%84%E6r%05%07%BB%83%E6%C8%20
2014-11-18 15:32:49 -06:00
Carsten "Tomcat" Book
07ed8e8c39
Merge mozilla-central to fx-team
2014-11-24 14:21:46 +01:00
Carsten "Tomcat" Book
5969f2ac89
merge fx-team to mozilla-central a=merge
2014-11-24 14:06:00 +01:00
Carsten "Tomcat" Book
972242692b
merge mozilla-inbound to mozilla-central a=merge
2014-11-24 13:30:23 +01:00
Romain Gauthier
fab9295e2e
Bug 1097746 - Add a link to Hello's SUMO page for standalone. r=Standard8
2014-11-24 09:57:45 +00:00
Romain Gauthier
023d0a2865
Bug 1059756 - Add a link to Loop's help page in the gear menu. r=MattN
2014-11-24 09:57:44 +00:00
fayolle-florent@orange.fr
e47985cc67
Bug 1095521 - Implement more paste commands for the inspector panel. r=pbrosset
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu.js => browser/devtools/inspector/test/browser_inspector_menu-01.js
rename : browser/devtools/inspector/test/doc_inspector_menu.html => browser/devtools/inspector/test/doc_inspector_menu-01.html
2014-11-22 08:48:00 +01:00
Paul Rouget
2478fc4e36
Bug 1074106 - [timeline] marker sidebar. r=vporof
2014-11-24 05:55:25 +01:00
Mark Hammond
38ba4f9318
Bug 1017931 - allow about:accounts to be used even if legacy sync is configured. r=adw
2014-11-24 12:31:10 +11:00
Blair McBride
9bb41734f6
Bug 1060642 - Improve display of entries without a title in the Awesomebar. r=mak
...
--HG--
extra : transplant_source : %E5%0C%03N%1D%99%C4%F3%16MK%C1%E7%88%C5%A7%FE%0D%28%9B
2014-11-24 13:11:12 +13:00
Blair McBride
6a76308101
Bug 1067903 - Part 3: Update tests to deal with autoselect and textValue. r=mak
...
--HG--
extra : transplant_source : %27%23%DC/%3E%866%CB%AC%FD%87%8C%16hP%28%B8%04%F4O
2014-11-24 12:19:44 +13:00
Blair McBride
33080ce19a
Bug 1067903 - Part 2: Change how we handle the real value vs the display value in the URLbar. r=mak
...
--HG--
extra : transplant_source : %B3%FC5wJ%CB%C2%29%22%B4%C4X%E2WJ%B2K%7D%B70
2014-11-24 12:19:04 +13:00
Blair McBride
6dfe08e8ca
Bug 1067903 - Part 1: Autoselect first autocomplete result. r=mak
...
--HG--
extra : transplant_source : %99%88%02%D4%24%FA%01q%06%BC%D9%ACn%D1%13K%F60%1B%BA
2014-11-24 12:18:20 +13:00
Blair McBride
4d36389195
Bug 1070778 - Selecting a moz-action: result then typing more can result in "Search X for moz-action:..." item. r=mak
...
--HG--
extra : transplant_source : %82D%C62%20OSI%DBx%22%5C%FB%A6%606n%FE7%3D
2014-11-24 12:00:02 +13:00
Tim Taubert
6dcf7bca72
Bug 1097697 - Backout changeset 126811256577 to fix talos regression r=me
2014-11-23 11:37:20 +01:00
Tim Taubert
5c39e74ae6
Bug 1077652 - Fix search tests to ignore loads from browsers without tabs r=jaws
2014-11-20 19:36:21 +01:00
Mike de Boer
7f604f44fc
Bug 1100284: use a more canonical window ID for chat windows. r=MattN,abr
2014-11-21 15:47:59 +01:00
Mike de Boer
021e38280b
Bug 1100284: also support detached chat windows in duplicate chat window handling. r=mixedpuppy
2014-11-21 15:47:56 +01:00
Wes Kocher
247b3574a2
Merge m-c to fx-team a=merge
2014-11-21 16:56:33 -08:00
Wes Kocher
da844b72ab
Backed out 2 changesets (bug 1100284) for xpcshell orange
...
Backed out changeset c773c6be9270 (bug 1100284)
Backed out changeset e8f45cf7b043 (bug 1100284)
2014-11-21 16:54:31 -08:00
Wes Kocher
8f93791278
Merge fx-team to m-c a=merge
2014-11-21 15:58:51 -08:00
Wes Kocher
a981d542db
Backed out changeset a7621853f055 (bug 1100284) for xpcshell bustage
2014-11-21 10:54:36 -08:00
Wes Kocher
54dfac26aa
Backed out changeset a46accc80752 (bug 1100284) for xpcshell bustage
2014-11-21 10:54:22 -08:00
Mike de Boer
d254720dd6
Bug 1100284: use a more canonical window ID for chat windows. r=MattN
2014-11-21 15:47:59 +01:00
Mike de Boer
18e961a855
Bug 1100284: also support detached chat windows in duplicate chat window handling. r=mixedpuppy
2014-11-21 15:47:56 +01:00
Mike de Boer
8c2cb161cd
Bug 1102841: implement Cancel and Block a call for incoming direct calls r=abr
2014-11-21 15:38:42 +01:00
Mike de Boer
7389e791df
Bug 1100284: use a more canonical window ID for chat windows. r=MattN,abr
2014-11-21 15:47:59 +01:00
Mike de Boer
46893c1f97
Bug 1100284: also support detached chat windows in duplicate chat window handling. r=mixedpuppy
2014-11-21 15:47:56 +01:00
Dão Gottwald
6510db697e
Bug 1101495 - Remove unwanted transparent borders above and below the tab bar when using a lightweight theme. r=MattN
2014-11-21 14:37:27 +01:00