Florian Quèze
4bc0b50c33
Bug 1029148 - store current search engine configuration outside of prefs, r=MattN.
2014-08-05 01:02:19 +02:00
Tyler Colgan
0aa9a773e1
Bug 952224 - Remove _ensureInitialized(), along with any calls made to it, now that synchronous start up fallback for session store has been removed r=smacleod
2014-08-02 11:16:23 +02:00
Andrei Oprea
986cae7134
Bug 1000127 - Implement new standalone UI link clicker, r=dmose
2014-08-01 16:36:39 -07:00
Steven MacLeod
97fa27922f
Bug 1027181 - Call click() instead of syntehsizing mouse events in customizableui test to ensure subview opens. r=mconley
...
--HG--
extra : rebase_source : 17b71f4b8a15cbbbe51adac514e4038afa1f2ca6
2014-08-01 16:28:07 -04:00
Florian Quèze
7a7aaac1c4
Bug 1046142 - Empty language to translate to drop down on localized builds, r=gavin.
...
--HG--
extra : rebase_source : 0d2c4d772a672a4b2f7db28ea5cf0905d58b03b1
2014-08-01 15:18:46 +02:00
Bernardo P. Rittmeyer
940ba3ab42
Bug 951396 - Bookmark toolbar now can show icons in HiDPI resolution using a new helper function in PlacesUIUtils.jsm. r=MattN,mak
2014-07-31 19:29:57 -07:00
Ryan VanderMeulen
c9cbdf1824
Merge m-c to fx-team. a=merge
2014-07-31 15:54:50 -04:00
Paolo Amadini
b8ffc1ef8e
Bug 1040721 - The search service should provide details for parsing search result URLs. r=gavin
2014-07-31 15:57:02 +01:00
Carsten "Tomcat" Book
3926eb977d
Merge mozilla-central to fx-team
2014-07-31 13:08:59 +02:00
Carsten "Tomcat" Book
beada222aa
merge fx-team to mozilla-central a=merge
2014-07-31 13:01:27 +02:00
Tyler Colgan
cf87500faa
Bug 1038215 - Change FormData.collect() to avoid storing credit card data for Session Restore r=ttaubert
2014-07-30 15:25:35 +02:00
Nathan Froyd
9ea6c585f8
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
Michael Pruett
deb4bdcc72
Bug 574460 - Fix handling of permission deletion notifications in preference dialogs. Original patch by Mehdi Mulani. r=unfocused
2014-07-06 13:35:00 +02:00
Ryan VanderMeulen
879108f360
Merge inbound to m-c. a=merge
2014-07-30 17:13:20 -04:00
Mike de Boer
3949616956
Bug 1023193: make a customizableWidget out of the Loop toolbar button. r=mconley
2014-07-30 18:19:27 +02:00
Mark Banner
63cbabf64a
Bug 1044419 Change the Loop Standalone client to use the same version of the sdk as the desktop. r=nperriault
...
--HG--
rename : browser/components/loop/content/libs/sdk-content/css/ot.css => browser/components/loop/content/shared/libs/sdk-content/css/ot.css
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/buttons.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif => browser/components/loop/content/shared/libs/sdk-content/images/rtc/loader.gif
rename : browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png => browser/components/loop/content/shared/libs/sdk-content/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js => browser/components/loop/content/shared/libs/sdk-content/js/dynamic_config.min.js
rename : browser/components/loop/content/libs/sdk.js => browser/components/loop/content/shared/libs/sdk.js
2014-07-30 17:13:18 +01:00
Mark Banner
a76ab086d1
Bug 1044796 Provide an option to Loop's standalone client makefile to create a version.txt file. r=nperriault
2014-07-30 17:13:16 +01:00
Carsten "Tomcat" Book
283616b382
Merge mozilla-central to mozilla-inbound
2014-07-30 14:10:53 +02:00
Nathan Froyd
4246e6b6ea
Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
...
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Michael Pruett
4390f594df
Bug 570175 - Add tests for cookie exception permissions. Original patch by Mehdi Mulani. r=unfocused
2014-07-27 23:16:10 -05:00
Mark Banner
448f845a02
Bug 1033988 Remove workaround for old-style parameter when getting a call url from the Loop server. r=nperriault
2014-07-29 17:17:40 +01:00
Mark Banner
409cac1cd8
Bug 1035369 Update the parameter name for the push url when registering with the Loop server to match with the latest version of the API. r=mdeboer
2014-07-29 17:17:40 +01:00
Carsten "Tomcat" Book
e7a665fd8a
Merge mozilla-central to mozilla-inbound
2014-07-29 15:33:14 +02:00
Carsten "Tomcat" Book
57b3a22ea7
Merge mozilla-central to fx-team on a CLOSED TREE
2014-07-29 11:19:53 +02:00
Mike Hommey
20d181268e
Bug 1043820 - Remove PARALLEL_DIRS. r=gps
2014-07-29 08:57:59 +09:00
Nicolas Perriault
24569d0177
Bug 1042799: Loop UI components showcase, r=mikedeboer
2014-07-29 11:23:31 +01:00
Carsten "Tomcat" Book
adebf9396b
Merge mozilla-central to fx-team
2014-07-28 16:04:12 +02:00
Nicolas Perriault
09cdf2ed4e
Bug 1000131 (Part 2): Loop expired call url view styling, r=dmose.
2014-07-28 12:51:42 -07:00
Birunthan Mohanathas
fa5a303828
Bug 1038458 - Part 7: Flatten browser/components/shell/{public,src}/ directories. r=mak
...
--HG--
rename : browser/components/shell/src/Makefile.in => browser/components/shell/Makefile.in
rename : browser/components/shell/src/nsGNOMEShellService.cpp => browser/components/shell/nsGNOMEShellService.cpp
rename : browser/components/shell/src/nsGNOMEShellService.h => browser/components/shell/nsGNOMEShellService.h
rename : browser/components/shell/public/nsIMacShellService.idl => browser/components/shell/nsIMacShellService.idl
rename : browser/components/shell/public/nsIShellService.idl => browser/components/shell/nsIShellService.idl
rename : browser/components/shell/public/nsIWindowsShellService.idl => browser/components/shell/nsIWindowsShellService.idl
rename : browser/components/shell/src/nsMacShellService.cpp => browser/components/shell/nsMacShellService.cpp
rename : browser/components/shell/src/nsMacShellService.h => browser/components/shell/nsMacShellService.h
rename : browser/components/shell/src/nsSetDefaultBrowser.js => browser/components/shell/nsSetDefaultBrowser.js
rename : browser/components/shell/src/nsSetDefaultBrowser.manifest => browser/components/shell/nsSetDefaultBrowser.manifest
rename : browser/components/shell/src/nsShellService.h => browser/components/shell/nsShellService.h
rename : browser/components/shell/src/nsWindowsShellService.cpp => browser/components/shell/nsWindowsShellService.cpp
rename : browser/components/shell/src/nsWindowsShellService.h => browser/components/shell/nsWindowsShellService.h
2014-07-26 09:32:14 -07:00
Birunthan Mohanathas
3571e0740d
Bug 1038458 - Part 6: Flatten browser/components/sessionstore/src/ directory. r=mak
...
--HG--
rename : browser/components/sessionstore/src/ContentRestore.jsm => browser/components/sessionstore/ContentRestore.jsm
rename : browser/components/sessionstore/src/DocShellCapabilities.jsm => browser/components/sessionstore/DocShellCapabilities.jsm
rename : browser/components/sessionstore/src/FrameTree.jsm => browser/components/sessionstore/FrameTree.jsm
rename : browser/components/sessionstore/src/GlobalState.jsm => browser/components/sessionstore/GlobalState.jsm
rename : browser/components/sessionstore/src/PageStyle.jsm => browser/components/sessionstore/PageStyle.jsm
rename : browser/components/sessionstore/src/PrivacyFilter.jsm => browser/components/sessionstore/PrivacyFilter.jsm
rename : browser/components/sessionstore/src/PrivacyLevel.jsm => browser/components/sessionstore/PrivacyLevel.jsm
rename : browser/components/sessionstore/src/RecentlyClosedTabsAndWindowsMenuUtils.jsm => browser/components/sessionstore/RecentlyClosedTabsAndWindowsMenuUtils.jsm
rename : browser/components/sessionstore/src/SessionCookies.jsm => browser/components/sessionstore/SessionCookies.jsm
rename : browser/components/sessionstore/src/SessionFile.jsm => browser/components/sessionstore/SessionFile.jsm
rename : browser/components/sessionstore/src/SessionHistory.jsm => browser/components/sessionstore/SessionHistory.jsm
rename : browser/components/sessionstore/src/SessionMigration.jsm => browser/components/sessionstore/SessionMigration.jsm
rename : browser/components/sessionstore/src/SessionSaver.jsm => browser/components/sessionstore/SessionSaver.jsm
rename : browser/components/sessionstore/src/SessionStorage.jsm => browser/components/sessionstore/SessionStorage.jsm
rename : browser/components/sessionstore/src/SessionStore.jsm => browser/components/sessionstore/SessionStore.jsm
rename : browser/components/sessionstore/src/SessionWorker.js => browser/components/sessionstore/SessionWorker.js
rename : browser/components/sessionstore/src/SessionWorker.jsm => browser/components/sessionstore/SessionWorker.jsm
rename : browser/components/sessionstore/src/TabAttributes.jsm => browser/components/sessionstore/TabAttributes.jsm
rename : browser/components/sessionstore/src/TabState.jsm => browser/components/sessionstore/TabState.jsm
rename : browser/components/sessionstore/src/TabStateCache.jsm => browser/components/sessionstore/TabStateCache.jsm
rename : browser/components/sessionstore/src/Utils.jsm => browser/components/sessionstore/Utils.jsm
rename : browser/components/sessionstore/src/nsSessionStartup.js => browser/components/sessionstore/nsSessionStartup.js
rename : browser/components/sessionstore/src/nsSessionStore.js => browser/components/sessionstore/nsSessionStore.js
rename : browser/components/sessionstore/src/nsSessionStore.manifest => browser/components/sessionstore/nsSessionStore.manifest
2014-07-26 09:32:08 -07:00
Birunthan Mohanathas
d8357c3703
Bug 1038458 - Part 5: Flatten browser/components/places/src/ directory. r=mak
...
--HG--
rename : browser/components/places/src/BrowserPlaces.manifest => browser/components/places/BrowserPlaces.manifest
rename : browser/components/places/src/PlacesProtocolHandler.js => browser/components/places/PlacesProtocolHandler.js
rename : browser/components/places/src/PlacesUIUtils.jsm => browser/components/places/PlacesUIUtils.jsm
2014-07-26 09:32:02 -07:00
Birunthan Mohanathas
1091aaac95
Bug 1038458 - Part 4: Flatten browser/components/migration/{public,src}/ directories. r=mak
...
--HG--
rename : browser/components/migration/src/BrowserProfileMigrators.manifest => browser/components/migration/BrowserProfileMigrators.manifest
rename : browser/components/migration/src/ChromeProfileMigrator.js => browser/components/migration/ChromeProfileMigrator.js
rename : browser/components/migration/src/FirefoxProfileMigrator.js => browser/components/migration/FirefoxProfileMigrator.js
rename : browser/components/migration/src/IEProfileMigrator.js => browser/components/migration/IEProfileMigrator.js
rename : browser/components/migration/src/MigrationUtils.jsm => browser/components/migration/MigrationUtils.jsm
rename : browser/components/migration/src/ProfileMigrator.js => browser/components/migration/ProfileMigrator.js
rename : browser/components/migration/src/SafariProfileMigrator.js => browser/components/migration/SafariProfileMigrator.js
rename : browser/components/migration/public/nsIBrowserProfileMigrator.idl => browser/components/migration/nsIBrowserProfileMigrator.idl
rename : browser/components/migration/src/nsIEHistoryEnumerator.cpp => browser/components/migration/nsIEHistoryEnumerator.cpp
rename : browser/components/migration/src/nsIEHistoryEnumerator.h => browser/components/migration/nsIEHistoryEnumerator.h
2014-07-26 09:31:57 -07:00
Birunthan Mohanathas
1dd0c022e7
Bug 1038458 - Part 3: Flatten browser/components/feeds/{public,src}/ directories. r=mak
...
--HG--
rename : browser/components/feeds/src/BrowserFeeds.manifest => browser/components/feeds/BrowserFeeds.manifest
rename : browser/components/feeds/src/FeedConverter.js => browser/components/feeds/FeedConverter.js
rename : browser/components/feeds/src/FeedWriter.js => browser/components/feeds/FeedWriter.js
rename : browser/components/feeds/src/WebContentConverter.js => browser/components/feeds/WebContentConverter.js
rename : browser/components/feeds/src/nsFeedSniffer.cpp => browser/components/feeds/nsFeedSniffer.cpp
rename : browser/components/feeds/src/nsFeedSniffer.h => browser/components/feeds/nsFeedSniffer.h
rename : browser/components/feeds/public/nsIFeedResultService.idl => browser/components/feeds/nsIFeedResultService.idl
rename : browser/components/feeds/public/nsIWebContentConverterRegistrar.idl => browser/components/feeds/nsIWebContentConverterRegistrar.idl
2014-07-26 09:31:52 -07:00
Birunthan Mohanathas
8000cbf350
Bug 1038458 - Part 2: Flatten browser/components/downloads/src/ directory. r=mak
...
--HG--
rename : browser/components/downloads/src/BrowserDownloads.manifest => browser/components/downloads/BrowserDownloads.manifest
rename : browser/components/downloads/src/DownloadsCommon.jsm => browser/components/downloads/DownloadsCommon.jsm
rename : browser/components/downloads/src/DownloadsLogger.jsm => browser/components/downloads/DownloadsLogger.jsm
rename : browser/components/downloads/src/DownloadsStartup.js => browser/components/downloads/DownloadsStartup.js
rename : browser/components/downloads/src/DownloadsTaskbar.jsm => browser/components/downloads/DownloadsTaskbar.jsm
rename : browser/components/downloads/src/DownloadsUI.js => browser/components/downloads/DownloadsUI.js
2014-07-26 09:31:46 -07:00
Birunthan Mohanathas
c831788bcb
Bug 1038458 - Part 1: Flatten browser/components/customizableui/src/ directory. r=mak
...
--HG--
rename : browser/components/customizableui/src/CustomizableUI.jsm => browser/components/customizableui/CustomizableUI.jsm
rename : browser/components/customizableui/src/CustomizableWidgets.jsm => browser/components/customizableui/CustomizableWidgets.jsm
rename : browser/components/customizableui/src/CustomizeMode.jsm => browser/components/customizableui/CustomizeMode.jsm
rename : browser/components/customizableui/src/DragPositionManager.jsm => browser/components/customizableui/DragPositionManager.jsm
rename : browser/components/customizableui/src/PanelWideWidgetTracker.jsm => browser/components/customizableui/PanelWideWidgetTracker.jsm
rename : browser/components/customizableui/src/ScrollbarSampler.jsm => browser/components/customizableui/ScrollbarSampler.jsm
rename : browser/components/customizableui/src/logging.js => browser/components/customizableui/logging.js
2014-07-26 09:31:41 -07:00
Wes Kocher
5bbe63935c
Merge m-c to inbound
2014-07-25 16:23:51 -07:00
Maire Reavy
5f53ae1de3
Bug 1044188: Update message for link clickers using browsers without WebRTC support, r=dmose
2014-07-25 16:12:57 -07:00
Steven MacLeod
4bbe451b8b
Bug 1036036 - Stop leaking docshells in Session Store tests. r=ttaubert
...
When adding a SHistoryListener in the Session Store test frame script
we were creating an intermediate global variable that was rooting the
docshell. This prevented things from being GC'd properly.
I've removed this intermediate variable and we should no longer keep
the docshell alive. This will probably also fix Bug 1036031.
--HG--
extra : rebase_source : 1394966f4180da44c4c29c8bba9842f7daf614fd
extra : histedit_source : e60ce5cf45b52e85207bf2f69882df86fa628ed7
2014-07-24 18:13:28 -04:00
Marco Bonardo
c39310eaeb
Bug 997970 - add search suggest to Amazon for en-US. r=ttaubert
2014-07-25 14:46:56 +02:00
Gijs Kruitbosch
b6c791ee11
Bug 1042100 - add test for _introduceNewBuiltinWidgets, r=Unfocused
2014-07-25 12:07:20 +01:00
Tim Taubert
d5ed3d4768
Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian
2014-07-23 17:34:31 +02:00
Carsten "Tomcat" Book
4738ce7870
Merge mozilla-central to fx-team
2014-07-24 15:42:26 +02:00
Carsten "Tomcat" Book
db0e3ba9fb
merge fx-team to mozilla-central a=merge
2014-07-24 15:34:40 +02:00
Dão Gottwald
ca70cdfd69
Bug 1018405 - The "Manage" link next to the Firefox Account name should be a button instead. r=jaws
2014-07-24 15:04:24 +02:00
Nathan Yee
ca7332eeac
Bug 864041 - Remove Firefox 2+3 compat code from about:sessionrestore. r=mak
2014-07-16 12:24:00 +02:00
Wes Kocher
b42fc70a69
Merge m-c to inbound
2014-07-23 18:55:48 -07:00
Wes Kocher
3948d48c29
Merge fx-team to m-c a=merge
2014-07-23 18:47:48 -07:00
Jared Wein
cbbe62b119
Bug 1035625 - Support 'resizable' in-content preference subdialogs. r=MattN
2014-07-23 16:42:17 -04:00
Mike de Boer
9102cf83c7
Bug 1038648: [Loop] ensure exposed objects are immutable to prevent abuse by others. r=dolske
2014-07-23 19:08:21 +02:00
Ed Morley
dcb29bbb36
Backed out changeset 19ae3d5f6884 (bug 1038648) for failures in test_loopservice_initialize.js
2014-07-23 17:04:24 +01:00
Gijs Kruitbosch
d950b54159
Bug 1042300 - test fix: shouldn't assume in-content and instantApply prefs are enabled, r=jaws
2014-07-23 16:43:06 +01:00
Carsten "Tomcat" Book
07f9bf07af
Merge mozilla-central to fx-team
2014-07-23 16:22:24 +02:00
Mike de Boer
d68a31f896
Bug 1038648: [Loop] ensure exposed objects are immutable to prevent abuse by others. r=dolske
2014-07-23 15:25:49 +02:00
Andrea Marchesini
9679a08231
Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer
2014-07-23 01:07:12 -04:00
Mike Hommey
ad9b49263a
Bug 1041936 part 2 - Directly use the static library "xul" to link into "xul-gtest" instead of having an intermediate library "xul" used by "xul-shared" and "xul-gtest". r=gps
2014-07-23 13:33:09 +09:00
Mike Hommey
71623acdd6
Bug 1036894 part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
...
OS_LIBS for libraries that are not part of the gecko tree, EXTRA_LIBS for
libraries, such as NSPR, that are in the tree, but are not handled by
moz.build just yet. Those EXTRA_LIBS may also come from a system library.
However, in cases where the expanded variables are always empty for the
in-tree case, OS_LIBS is used (as for, e.g. MOZ_ZLIB_LIBS). OS_LDFLAGS is
used exclusively for non-library linker flags.
Always pass EXTRA_LIBS before OS_LIBS on linker command lines.
Forbid EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS in Makefiles.
2014-07-23 13:31:02 +09:00
Mike Hommey
e5c43ef995
Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps
2014-07-23 13:30:52 +09:00
Mike Hommey
31cd528278
Bug 1036894 part 1 - Move MAKE_FRAMEWORK, SDK_LIBRARY, SHARED_LIBRARY_NAME and STATIC_LIBRARY_NAME to moz.build. r=gps
...
At the same time, make the Library data more useful in the build frontend.
2014-07-23 13:29:09 +09:00
Carsten "Tomcat" Book
0a354359a4
merge fx-team to mozilla-central a=merge
2014-07-22 15:53:08 +02:00
Tim Taubert
82aab73edd
Bug 1041527 - Ensure that about:home isn't the initial tab when opening new windows in tabview tests r=ehsan
2014-07-21 17:06:57 +02:00
Jonathan Griffin
efbbf73c27
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Wes Kocher
daf70bd542
Merge inbound to m-c a=merge
2014-07-21 18:00:14 -07:00
Wes Kocher
aa53df3588
Merge fx-team to mozilla-central a=merge
2014-07-21 17:25:48 -07:00
Nicolas Perriault
3e357e0dc1
Bug 1000131 - Expired Loop call url notification, r=dmose
...
--HG--
rename : browser/components/loop/standalone/content/js/webapp.js => browser/components/loop/standalone/content/js/webapp.jsx
2014-07-21 13:04:43 -07:00
Neil Deakin
e2716d6158
Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues
2014-07-21 09:09:41 -04:00
Florian Quèze
3031e4a163
Bug 1027024 - Never translate 'language' disappears when close/open translation infobar using a expired key - follow-up, r=mikedeboer.
2014-07-21 12:24:43 +02:00
Nicolas Perriault
cc20b93fc5
Bug 1020445: Fixed Loop conversation layout on Google Chrome, r=dmose
2014-07-23 12:52:17 -07:00
Richard Marti
ef7beda457
Bug 1038288 - Implement the updated InContent Preferences Design. r=jaws
2014-07-14 20:35:33 +02:00
Andrei Oprea
14989cb0b9
Bug 1000134 - Implement revoke generated URL for incoming call view, r=dmose
2014-07-25 15:42:32 -07:00
Richard Marti
ea7237931e
Bug 1035541 - Convert Content pane dialogs to be in-content. r=MattN, mano
2014-07-09 19:53:52 +02:00
Alexandre Poirot
09c66c2ebd
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
0cd20a2c49
Backout 4f6d9db92389 for bustage on a CLOSED TREE
2014-07-22 17:55:50 -07:00
Alexandre Poirot
5a3800bc64
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Alexandre Poirot
c044256760
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Trevor Saunders
0cdb19dabd
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Mark Hammond
45f144f9e9
Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
...
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Birunthan Mohanathas
aaa7cb21c1
Bug 1048622 - Fix 'assignment to undefined variable' warnings in nsBrowserContentHandler.js. r=gavin
2014-08-05 06:47:17 -07:00
Andrei Oprea
c9f85c4a2f
Bug 1040901 - Make Loop incoming call view match MVP spec, r=dmose
...
--HG--
rename : browser/components/loop/content/js/conversation.js => browser/components/loop/content/js/conversation.jsx
2014-07-18 15:50:10 -07:00
Mark Banner
5e95371368
Bug 1038699 - Loop no longer resets the hawk session token when it is invalid. Handle the new server responses. r=dmose
2014-07-18 11:42:44 -07:00
Paul Kerr [:pkerr]
8d325f06e4
Bug 1002414 - Part 2: Add additional tests for new functional paths. r=standard8
2014-07-17 17:18:52 -07:00
Paul Kerr [:pkerr]
6ac7ae5335
Bug 1002414 - Part 1: Add retry logic to PushServer user agent. r=standard8
2014-07-17 15:28:38 -07:00
Ehsan Akhgari
d10c7ff9e5
Bug 1039845 - Give nsWindowsShellService a private destructor; r=bjacob
...
--HG--
extra : rebase_source : 0278ccf497f7db063b78deddd2ccce5a61fed718
2014-07-17 16:43:38 -04:00
Blake Winton
e95052c3f8
Bug 1038248 - Add UITelemetry to count the number and type of searches. r=mconley
2014-07-17 11:37:22 -04:00
Carsten "Tomcat" Book
5088831323
merge fx-team to mozilla-central a=merge
2014-07-17 16:31:33 +02:00
Nicolas Perriault
ee11ded0da
Bug 1039263: Fixed standalone Loop UI couldn't restart a call. r=dmose
2014-07-17 09:27:48 +01:00
Mark Banner
ef95024fc3
Bug 1036661 Accessing the loop panel for the first time triggers an error message in the console. r=dolske
2014-07-17 09:27:48 +01:00
Mark Banner
4587cd809a
Bug 1039757 Add a script to run relevant unit tests for Loop. r=dmose
2014-07-17 09:27:47 +01:00
Wes Kocher
d778407bb2
Merge m-c to fx-team
2014-07-16 17:46:33 -07:00
Wes Kocher
9ad6223bc1
Merge inbound to m-c a=merge
2014-07-16 17:08:26 -07:00
Dão Gottwald
20ed927900
Bug 1037017 - Remove cui-areatype from removable=false widgets. r=gijs
2014-07-16 22:04:06 +02:00
Mark Banner
992ddbe57a
Bug 1038675 expiresAt parameter of /call-url/ response has changed from hours to seconds with the latest server version (Loop desktop client doesn't register on startup of browser). r=nperriault
2014-07-16 15:15:08 +01:00
Nicolas Perriault
42c14a3f34
Bug 1020448 - Add Loop pending call timeout for the link clicker UI. r=Standard8,ui-review=dhenein
2014-07-16 15:15:08 +01:00
Mark Banner
054e18d505
Bug 1017273 Change Loop from compile-time enabled to runtime-enabled with a pref. r=dolske,r=jesup,r=glandium,r=gijs
2014-07-16 15:15:07 +01:00
Tim Taubert
af7f2cb616
Bug 1028187 - Enable IndexedDB for about:looppanel and about:loopconversation, sharing an origin r=bz
2014-07-03 17:16:08 -07:00
Richard Marti
f4d9de2ce6
Bug 1036054 - Convert Sync pane dialog to be in-content. r=mattn
2014-07-15 23:05:55 +02:00
Tom Schuster
9777274923
Bug 673569 - Let each frame script have its own scope (r=smaug)
2014-06-13 19:56:38 +02:00
Mark Hammond
22e4e7c883
Bug 1013064 (part 5) - stop disabling the password engine when MP enabled. r=ttaubert
...
From 07aa9cc1fcd5479976effe29f6adf5ad5ba7a8f8 Mon Sep 17 00:00:00 2001
2014-06-12 18:19:49 +10:00
Birunthan Mohanathas
d3bfd0e8f1
Bug 1024668 - Extract core logic of abouthealth.js into new WebIDL interface. r=bz,gps,wchen
2014-07-29 16:54:01 -07:00
Ms2ger
f069be120d
Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst
...
This also includes a test that mozMatchesSelector is still exposed and works.
--HG--
rename : js/xpconnect/tests/chrome/test_mozMatchesSelector.xul => js/xpconnect/tests/chrome/test_matches.xul
rename : js/xpconnect/tests/mochitest/file_mozMatchesSelector.html => js/xpconnect/tests/mochitest/file_matches.html
2014-08-12 14:30:59 +02:00
Mark Banner
46f0f253f2
Bug 1033362 Implement basic mochitests for MozLoopAPI. r=dolske,r=glandium
2014-07-15 10:03:03 +01:00
Birunthan Mohanathas
a3b4387964
Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps
2014-07-14 15:58:10 -07:00
Ryan VanderMeulen
ffa2468a1f
Merge m-c to inbound. a=merge
2014-07-14 16:19:58 -04:00
Mark Banner
08cff23bd5
Bug 1035831 Stop video streams fading when mousing over video in Loop. r=dmose
2014-07-14 20:37:28 +01:00
Dan Mosedale
04081ca106
Bug 1033843 Change the Loop conversation window to use React-based views. Patch by dmose and nperriault. r=Standard8
...
--HG--
rename : browser/components/loop/content/shared/js/views.js => browser/components/loop/content/shared/js/views.jsx
2014-07-14 20:37:27 +01:00
Gijs Kruitbosch
ddc0e0ec17
Bug 1023304 - auto-add new builtin widgets in customizable areas, r=mconley
...
--HG--
extra : rebase_source : a6a1b073e7bc886704e2ee998ba46618f70d62f2
2014-07-09 23:57:19 +01:00
Wes Kocher
7f46b4f0a4
Backed out changeset 8673477f5fc2 (bug 862563) for Windows mochitest-5 failures
2014-07-11 17:00:08 -07:00
Georg Fritzsche
b6e03c51f8
Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run; r=gps
...
The data reporting notification was over-complicated. It wasn't
displayed for +24hr after first run and it had a weird, non-required
policy around what constituted acceptance of the policy.
The notification is now shown shortly after first startup.
The logic around "notification accepted" has been greatly simplified by
rolling it into "notification shown." Where we once were checking
whether the notification has been "accepted," we now check whether it
has been displayed. The overly complicated logic around the implicit
acceptance of the policy has also been removed.
The end result is the code for managing the state of the notification is
greatly simplified.
--HG--
extra : rebase_source : 808efdf1edd103552f6aa10b5c4309b64e514773
extra : amend_source : e4252e6a850a348d1b5aca733121dd07cbc6a70a
extra : histedit_source : 10ec20a07677674a8c9a705a3ffb4dc46a22b890%2Ca9442934d5964f16e9ad1101b786b4d094ac228d
2014-07-09 14:32:29 -07:00
Ryan Freebern
274c9c1d12
Bug 1030779 - Add -private-window to command-line help output. r=jdm
2014-07-02 10:58:00 -04:00
Ryan VanderMeulen
27a0fdf6de
Merge inbound to m-c. a=merge
2014-07-11 16:34:56 -04:00
Steven MacLeod
0f63a1f2f8
Bug 1035337 - Record when the infobar is hidden due to "Never translate this language/site". r=felipe
...
--HG--
extra : rebase_source : ceb8cf7df82555eef2d073e41f6af8888643c659
extra : histedit_source : 478dc6afdbb7697e93cc44f7d3a716c6347b6c0c
2014-07-10 22:13:09 -04:00
Steven MacLeod
dd374a7fc4
Bug 1035337 - Introduce API to record when the infobar is hidden due to "Never translate this language/site". r=felipe
...
--HG--
extra : rebase_source : 04dd1e060efad6160997194ba1b128c7f8a5db36
extra : histedit_source : be5f46896497e1bef1aa5ace5850793c4556527d
2014-07-10 18:31:56 -04:00
Richard Marti
545405568c
Bug 1036044 - Convert Applications pane dialogs to be in-content. r=MattN
2014-07-09 22:24:38 +02:00
Gijs Kruitbosch
929d06afe2
Bug 1033463 - don't null out gEditBookmarkOverlay, r=mak
...
--HG--
extra : rebase_source : ca28e8c7faba88eb4851737c960fe89a61e20955
2014-07-10 15:57:31 +01:00
Jan-Ivar Bruaroey
468acb9765
Bug 998989 - anonymize sensitive data in telemetry log. r=ekr, r=dveditz
2014-07-10 19:53:44 -04:00
Jan-Ivar Bruaroey
e3138f8c06
Bug 998989 - save as telemetry ping file for upload by telemetry. r=vladan
2014-07-10 12:33:13 -04:00
Jan-Ivar Bruaroey
8ff85d1d9f
Bug 998989 - upload telemetry logs on Loop ICE failure. r=smaug, r=abr
2014-06-09 18:14:14 -04:00
Dan Mosedale
0885f830a7
Bug 1000770 bustage fix, a=KWierso
2014-07-09 16:40:40 -07:00
Andrei Oprea
f0abe3dd9a
Bug 1000770 - Implement new UX for loop panel, ui-r=darrin, r=dmose
2014-07-09 15:39:41 -07:00
David Keeler
9f57ce1f16
bug 1034360 - OCSP preferences UI: remove unnecessary part, improve necessary part r=dao
2014-07-09 13:29:41 -07:00
Ryan VanderMeulen
f2ccb3f197
Merge m-c to inbound. a=merge
2014-07-09 16:16:12 -04:00
Carsten "Tomcat" Book
fb097fba11
Merge mozilla-central to fx-team
2014-07-09 16:15:17 +02:00
Carsten "Tomcat" Book
32feb7ae90
merge fx-team to mozilla-central a=merge
...
--HG--
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css => browser/components/loop/content/libs/sdk-content/css/ot.css
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png => browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif => browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js => browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js
2014-07-09 16:05:08 +02:00
Wes Kocher
d135f4958b
Merge m-c to fx-team
2014-07-08 20:07:49 -07:00
Wes Kocher
a8247e14c4
Merge fx-team to m-c a=merge
2014-07-08 15:55:21 -07:00
Florian Quèze
870aa8608c
Bug 1032139 - Make the 'Translations by' string localizable, r=felipe.
2014-07-08 15:56:34 +02:00
Carsten "Tomcat" Book
518f246c5e
merge fx-team to mozilla-central a=merge
2014-07-08 15:10:56 +02:00
Tim Taubert
4dde87e3a2
Bug 965697 - Fix intermittent browser_sessionHistory.js failures by waiting until the history entry has been replaced. r=smacleod
...
--HG--
extra : rebase_source : 2c134be33a3ba6e4916d8645eb662141eb1ecbfa
2014-07-07 14:11:17 -04:00
Gijs Kruitbosch
39a022d850
Bug 1035211 - don't call acceptDialog for privacy pane private browsing change in in-content prefs, r=jaws
...
--HG--
extra : rebase_source : cde84a8a08de69f205b1572d85f270c28b6de56f
2014-07-07 18:40:05 +01:00
Gijs Kruitbosch
f1c88689a5
Bug 1035164 - fix nullcheck in CustomizableWidgets, remove warning for items without shortcut in subviews, r=jaws
...
--HG--
extra : rebase_source : 0b58d1d43a877f8776ac99fe20dda9c4495c4643
2014-07-07 18:38:25 +01:00
Carsten "Tomcat" Book
707640096d
Merge mozilla-central to fx-team
2014-07-07 15:33:48 +02:00
Carsten "Tomcat" Book
6e26d505fb
merge fx-team to mozilla-central a=merge
2014-07-07 14:27:41 +02:00
Benoit Jacob
6bd0bb7f17
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
2014-07-06 11:25:31 -04:00
Gijs Kruitbosch
eff7e52e5a
Bug 1014313 - part 1: add tabs options to tabstrip context menu, r=dao
2014-07-02 23:23:48 +01:00
40955296c7
Bug 1034043 - Fix remaining use of "awlaysAsk" attribute in applications pref pane. r=Unfocused
2014-07-03 06:04:00 +12:00
Gijs Kruitbosch
21c969cd34
Bug 987230 - use consumeanchor attribute to fix button click, r=enn,mconley
...
--HG--
extra : rebase_source : 8e52a377eeb708e258f0190fcbc5902c5477c2b8
2014-07-01 01:09:43 +01:00
David Rajchenbach-Teller
5eb315bf48
Bug 1035557 - "about:sessionrestore shows instead of about:welcomeback after a reset". r=smacleod
2014-07-08 05:58:00 +02:00
Richard Marti
a15cc7c723
Bug 1035540 - Convert Security pane dialogs to be in-content. r=MattN
2014-07-08 23:24:11 +02:00
Wes Kocher
7cf37526f7
Merge m-c to inbound
2014-07-08 20:04:41 -07:00
Mark Banner
5b4538bfc5
Bug 1032469 Update Loop to OpenTok library v2.2.6. rs=gijs for test change,r=abr
...
--HG--
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css => browser/components/loop/content/libs/sdk-content/css/ot.css
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png => browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif => browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js => browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js
2014-07-08 19:40:59 +01:00
Nicolas Perriault
c22af67a16
Bug 1033841: Ported Loop panel views to React. r=Standard8
2014-07-04 17:08:55 +01:00
Nicolas Perriault
c5afb731d4
Bug 1033841: Added react 0.10.0 to loop shared libs. r=dmose
2014-07-04 17:08:54 +01:00
Benoit Jacob
91957db779
Back out csets 56ba52f28300, f6016481c7f2, 94b064ee68b2 (bug 1033841 and bug 1033965) for xpcshell test failures
2014-07-04 13:34:25 -04:00
Nicolas Perriault
671908ff16
Bug 1033841: Ported Loop panel views to React. r=Standard8
2014-07-04 17:08:55 +01:00
Nicolas Perriault
c3ab34545d
Bug 1033841: Added react 0.10.0 to loop shared libs. r=dmose
2014-07-04 17:08:54 +01:00
Gijs Kruitbosch
d95abd46e3
Bug 1006989 - hide and disable cut/copy/delete/properties when opening bookmarks context menu with no selection, r=mano
2014-06-05 15:28:07 +01:00
Mike Connor
b9215907b9
Bug 1008182 - remove the delay for searchbar autocomplete, r=gavin
2014-05-09 13:02:56 -04:00
Mike Connor
16d273e48d
Bug 1006103 - add speculativeConnect() method to search engines, API + browser change, r=gavin
...
* * *
bug 1006103 - use speculativeConnect() method on nsISearchEngine in Fennec, r=margaret
--HG--
extra : rebase_source : 63739b6a876b373945ccf8b326a42150a5bb3cef
2014-05-06 12:47:22 -04:00
Wes Kocher
2cb66effcd
Merge m-c to inbound
2014-07-07 16:34:44 -07:00
Andrei Oprea
02de41dae4
Bug 1033715 - Add build script to transpile JSX files to JS, r=dmose
...
--HG--
rename : browser/components/loop/content/js/src/panel.jsx => browser/components/loop/content/js/panel.jsx
2014-07-07 14:45:00 -07:00
Ryan VanderMeulen
8c67d36a18
Merge m-c to fx-team. a=merge
2014-07-03 17:07:17 -04:00
Ryan VanderMeulen
9698c53e85
Merge inbound to m-c. a=merge
2014-07-03 17:03:48 -04:00
Bernardo P. Rittmeyer
4c5adb9545
Bug 1023339 - Fixed in-content preferences clickable areas width to cover only the element and its label. r=mconley
2014-07-03 13:59:08 -04:00
Mike Conley
3ccdee6887
Backout ba704d0b0b09 (Bug 1023339) because there was a much better way to pull this off.
2014-07-03 13:58:26 -04:00
Andrei Oprea
e175569bea
Bug 1015891 Implement ToS and privacy notice links for Loop. r=dmose
2014-07-03 15:22:09 +01:00
Mark Banner
533e623513
Bug 1032741 Adapt to latest Loop server changes - update parameter name for /calls_url and add a callType parameter when starting a call. r=nperriault
2014-07-03 15:15:16 +01:00
Carsten "Tomcat" Book
6cbc1d089e
Merge mozilla-central to fx-team
2014-07-03 14:28:45 +02:00
Carsten "Tomcat" Book
27ead41013
merge fx-team to mozilla-central a=merge
2014-07-03 13:54:51 +02:00
Mark Banner
65803c9c95
Bug 1032738 Desktop client fails to authenticate session tokens with the latest loop server - change to using a hex key for hawk. r=jparsons
2014-07-03 09:23:40 +01:00
Mark Banner
756395df34
Bug 1020876 Route desktop client XHRs though the mozLoop API to share hawk implementation with MozLoopService. r=ttaubert
...
--HG--
rename : browser/components/loop/content/shared/js/client.js => browser/components/loop/content/js/client.js
rename : browser/components/loop/test/shared/client_test.js => browser/components/loop/test/desktop-local/client_test.js
2014-07-03 09:23:38 +01:00
Wes Kocher
613b089a47
Merge m-c to fx-team
2014-07-02 19:10:42 -07:00
Gijs Kruitbosch
580ab12dee
Bug 987586 - flex and wrap customization footer, r=jaws, ui-r=phlsa
...
--HG--
extra : rebase_source : 7bc03a130bdadaeb61854d3e199d285e37e56b80
2014-07-02 10:30:46 +01:00
Wes Kocher
08588cef30
Backed out 2 changesets (bug 1028187) for mochitest-oth orange
...
Backed out changeset 01cba8ff52dd (bug 1028187)
Backed out changeset caf43baf3306 (bug 1028187)
2014-07-02 17:29:33 -07:00
Bernardo P. Rittmeyer
ed9984de01
Bug 1023339 - Fixed in-content preferences clickable areas width to cover only the element and its label. r=mconley
2014-07-02 13:40:00 +02:00
Tim Taubert
cbb86fdf3f
Bug 1028187 - Enable IndexedDB for about:looppanel and about:loopconversation, sharing an origin r=bz
2014-06-28 11:56:06 +02:00
Bernardo P. Rittmeyer
ea5ec77abd
Bug 974652 - "Add aWidgetId and aArea to INFO()'d message when failing in onWidgetRemoved". r=MattN
2014-07-01 15:19:00 +02:00
Monica Chew
c95bda7aa1
Bug 1024610: Register tracking protection list and hook it up in nsChannelClassifier (r=gcp)
2014-07-02 12:41:00 -07:00
Ed Morley
42f3e8d00c
Bug 979207 - Disable browser_968447_bookmarks_toolbar_items_in_panel.js on Linux for intermittent failures
2014-07-03 13:40:10 +01:00
Carsten "Tomcat" Book
44ac68d674
Merge mozilla-central to mozilla-inbound
2014-07-02 15:09:37 +02:00
Jan-Ivar Bruaroey
468ae04ba0
Bug 1026782 Implements MozLoopService.setLoopCharPref. r=ttaubert
2014-07-01 17:12:54 +01:00
Mark Banner
98b6ad08bc
Bug 1032018 Don't build Loop core when building of Loop is disabled. r=glandium
2014-07-01 09:39:10 +01:00
Phil Ringnalda
7235f6934a
Merge m-c to m-i
2014-06-28 20:51:49 -07:00
Blake Kaplan
d96a208414
Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm
2014-06-28 11:09:45 -07:00
Wes Kocher
8f891b42c0
Merge m-c to fx-team a=merge
2014-06-27 17:54:18 -07:00
Wes Kocher
b7cfc12713
Merge inbound to m-c a=merge
2014-06-27 17:40:49 -07:00
Gijs Kruitbosch
11e58f93b9
Bug 1028872 - use collapsed property to check for toolbar state in test, r=dao
...
--HG--
extra : rebase_source : 8a0370bb924fcbdeeb3abe57696f312ada09be35
2014-06-27 15:55:23 +01:00
Tim Taubert
15b3e6f664
Bug 1030719 - Properly restore form data for contenteditables r=smacleod
2014-06-26 15:55:16 +02:00
Tim Taubert
1259249b6d
Bug 1027084 - Use about:blank as the initial tab for new windows in sessionstore tests r=smacleod
2014-06-27 13:00:11 +02:00
Justin Dolske
4b94c326de
Bug 1023508 - Add telemetry for HiDPI usage. r=felipe
2014-06-27 11:20:02 -07:00
Carsten "Tomcat" Book
11b78eff19
merge mozilla-inbound to mozilla-central a=merge
2014-06-27 15:34:28 +02:00
Carsten "Tomcat" Book
2ab07cce72
Backed out changeset 8c1ee05fbbd6 (bug 949617)
2014-06-27 15:17:42 +02:00
Matthew Noorenberghe
9d92f9b1c8
Bug 1021618 - Create the foundation for converting preference dialogs to be in-content. r=jaws a11y=MarcoZ f=Paenglab,davidb
2014-06-26 13:17:17 -04:00
Carsten "Tomcat" Book
af394a68f4
Merge mozilla-central to fx-team
2014-06-26 15:53:44 +02:00
Mark Banner
2c0edbc2eb
Bug 1030062 Loop Marionette tests need clearer failure points when displayed on tbpl. r=dburns
2014-06-26 09:00:08 +01:00
Carsten "Tomcat" Book
6bec2c9775
Merge mozilla-central to mozilla-inbound
2014-06-27 15:51:09 +02:00
Andrei Oprea
3c340e75fe
Bug 1023507 - Handle SDK failures when calling connect. r+ui-r=dmose
2014-06-25 11:00:00 -04:00
Adam Roach [:abr]
4ae8f8c90d
Bug 1011472 - Add audio alert for incoming call r=florian,standard8
2014-06-26 18:55:03 -05:00
David Rajchenbach-Teller
dc017d33f1
Bug 801598 - Making SessionWorker use the now public PromiseWorker API. r=ttaubert
2014-07-01 05:26:00 +02:00
Carsten "Tomcat" Book
aeffb3c8a4
Backed out changeset 781fc1eb104a (bug 801598) for bc1 test bustage
2014-07-02 09:48:46 +02:00
David Rajchenbach-Teller
65d6e83219
Bug 801598 - Making SessionWorker use the now public PromiseWorker API. r=ttaubert
2014-07-01 05:26:00 +02:00
Carsten "Tomcat" Book
7d06f9749e
Merge mozilla-central to mozilla-inbound
2014-07-08 15:21:16 +02:00
Carsten "Tomcat" Book
20dc114587
Backed out changeset 7e27f2f4793c (bug 1032469) for bc1 and dt-1 test failures on a CLOSED TREE
...
--HG--
rename : browser/components/loop/content/libs/sdk-content/css/ot.css => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif
rename : browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js => browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js
2014-07-08 12:10:01 +02:00
Mark Banner
d59a6247e3
Bug 1032469 Update Loop to OpenTok library v2.2.6. r=abr
...
--HG--
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/css/ot.min.css => browser/components/loop/content/libs/sdk-content/css/ot.css
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-copy-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-copy-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-denied-firefox.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-denied-firefox.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-predenied-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-predenied-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/access-prompt-chrome.png => browser/components/loop/content/libs/sdk-content/images/rtc/access-prompt-chrome.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-publisher.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-publisher.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/audioonly-subscriber.png => browser/components/loop/content/libs/sdk-content/images/rtc/audioonly-subscriber.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/buttons.png => browser/components/loop/content/libs/sdk-content/images/rtc/buttons.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/loader.gif => browser/components/loop/content/libs/sdk-content/images/rtc/loader.gif
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/mic-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/mic-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-off.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-off.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/images/rtc/speaker-on.png => browser/components/loop/content/libs/sdk-content/images/rtc/speaker-on.png
rename : browser/components/loop/content/libs/otcdn/webrtc/v2.2.5/js/dynamic_config.min.js => browser/components/loop/content/libs/sdk-content/js/dynamic_config.min.js
2014-07-08 09:50:45 +01:00
Nicolas Perriault
e35fc102ab
Bug 1000152: Add mute & unmute buttons to Loop conversation window. r=Standard8
2014-06-27 12:34:22 +02:00
Wes Kocher
c0ad0c4c48
Merge m-c to inbound a=merge
2014-06-25 18:39:25 -07:00
Gijs Kruitbosch
25aa2504f5
Bug 1027125 - set sync signup pref for button test, r=ttaubert
2014-06-25 16:23:42 +01:00
Carsten "Tomcat" Book
0fedf193db
Backed out changeset 24fb014f1ae3 (bug 1021618) for Linux Memory Leak on a CLOSED TREE
2014-06-25 10:03:44 +02:00
Matthew Noorenberghe
35e13a0727
Bug 1021618 - Create the foundation for converting preference dialogs to be in-content. r=jaws a11y=MarcoZ f=Paenglab,davidb
2014-06-25 02:38:24 -04:00
Jim Blandy
4d6a633bba
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Ed Morley
632b40c1f3
Merge mozilla-central and fx-team
2014-06-24 17:24:53 +01:00
Ed Morley
4ffd0ec330
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-24 17:02:56 +01:00
David Rajchenbach-Teller
1bc3c5e0ba
Bug 883609 - Porting tests to new Session Restore backup mechanism;r=ttaubert
...
--HG--
rename : browser/components/sessionstore/test/browser_833286_atomic_backup.js => browser/components/sessionstore/test/browser_backup_recovery.js
2014-06-24 16:51:22 +02:00
David Rajchenbach-Teller
c1f6eb690a
Bug 883609 - Make Session Restore backups useful;r=ttaubert
2014-06-24 16:51:15 +02:00
Asaf Romano
982ce9f2a8
Bug 977770 - Count the times users manually adjust the offered translation pair. r=felipe.
2014-06-24 16:53:30 +03:00
Brian R. Bondy
9a4073b9a6
Bug 1028575 - Remove brandShortName from Preferences tab title. r=jaws
2014-06-24 09:45:17 -04:00
Tim Taubert
ea3aed4eb4
Bug 1029486 - Check for dead wrappers after running language detection r=felipe
2014-06-24 14:04:45 +02:00
Asaf Romano
b015637ffa
Bug 1029363 - browser_translation_fhr.js fails if it runs on its own. r=ttaubert.
2014-06-24 11:42:49 +03:00
Asaf Romano
3e6f5e623c
Bug 973294 - Count the number of times 'Show Original' is used. r=felipe.
2014-06-24 11:41:52 +03:00
Asaf Romano
a38018ecbb
Bug 977774 - Count the number of times a user opts out of Instant Translation. r=felipe.
2014-06-24 11:40:24 +03:00
Vikneshwar
17427924d4
Bug 1027819 - Replace the deprecated initEvent code with the CustomEvent constructor. r=jaws
2014-06-20 11:28:00 +02:00
Carsten "Tomcat" Book
10f36c4ec7
Backed out changeset 5e0288a4e398 (bug 977774) for bc1 test failures
2014-06-24 09:13:47 +02:00
Carsten "Tomcat" Book
d99c075833
Backed out changeset 895eeb7bddb8 (bug 973294) for bc1 test failures
2014-06-24 09:13:34 +02:00
Asaf Romano
423b0615f2
Bug 973294 - Firefox counts the number of times that users pick 'Show Original'. r=felipe.
2014-06-24 08:36:56 +03:00
Asaf Romano
8618c9f917
Bug 977774 - Count the number of times a user opts out of Instant Translation. r=felipe.
2014-06-24 08:30:47 +03:00
Ryan VanderMeulen
bdd2586316
Merge m-c to fx-team. a=merge
2014-06-23 10:59:41 -04:00
Ryan VanderMeulen
0c2067d9e5
Merge inbound to m-c. a=merge
2014-06-23 10:42:32 -04:00
kernp25@yahoo.com
b5378a6500
Bug 480242 - "Always ask" doesn't work for Plugins. r=Unfocused
2014-06-23 21:44:49 +12:00
Mark Banner
f5815e2b6f
Bug 1023279 Make conversation window title localizable, and add missing license header. r=nperriault,ui-review=darrin
2014-06-23 11:48:32 +01:00
Asaf Romano
58ee94900b
Bug 977774 - Metric for tracking opts out of Instant Translation. r=felipe.
2014-06-22 12:23:40 +03:00
Florian Quèze
e27e0ac061
Bug 1022856 - Implement translator provider attribution. r=felipe
...
Parts of the patch written by Felipe, with r=florian
2014-06-20 15:50:41 -03:00
Tim Taubert
2929197c9d
Backed out changeset 65a7440e87ea (bug 1027092)
2014-06-20 17:08:52 +02:00
Tim Taubert
48a8b09860
Bug 1027096 - Fix encoding errors in browser_911547.js r=smacleod
2014-06-18 16:01:33 +02:00
Tim Taubert
2f3d2f5df6
Bug 1027087 - Fix ContentRestore errors when a tab is closed while restoring into it r=smacleod
2014-06-18 14:48:12 +02:00
Tim Taubert
11d3b6d188
Bug 1027092 - Fix "this.editor is undefined" errors when running browser_394759_behavior.js r=smacleod
2014-06-18 15:56:39 +02:00
Dão Gottwald
aecebde2e3
Bug 867317 - Implement transition for showing and hiding toolbars. r=jaws
2014-06-20 14:11:55 +02:00
Wes Kocher
b8d6b378bf
Merge m-c to fx-team
2014-06-19 18:33:19 -07:00
Wes Kocher
0581005adc
Merge inbound to m-c a=merge
2014-06-19 18:07:43 -07:00
Florian Quèze
ee7d6315cb
Bug 1022640 - the Translation UI disappears when tearing off a tab, r=felipe.
2014-06-19 19:40:24 +02:00
Ed Morley
7dd2371081
Merge mozilla-central and fx-team
2014-06-19 17:20:10 +01:00
Ed Morley
ff723affc4
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-19 15:59:56 +01:00
Mike de Boer
30a432a6e1
Bug 1022725: add a mock httpd.js Translation provider for tests. r=florian,felipe
2014-06-19 16:56:02 +02:00
Mike de Boer
e5e972ff8a
Bug 1022725: Rename BingTranslation to BingTranslator and allow overriding URLs. r=florian
2014-06-19 16:56:00 +02:00
Florian Quèze
c2214fcc07
Bug 1027024 - Never translate 'language' disappears when close/open translation infobar using a expired key, r=mikedeboer.
2014-06-19 12:09:28 +02:00
Ryan VanderMeulen
61c70bb676
Merge m-c to fx-team. a=merge
2014-06-18 16:17:58 -04:00
Jared Wein
8242d9a4cc
Bug 754304 - make in-content preferences linkable via URL. r=mattn
2014-06-19 16:12:52 -04:00
Birunthan Mohanathas
ec8396a564
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Wes Kocher
20e8bbb46d
Merge m-c to inbound a=merge
2014-06-23 18:59:54 -07:00
Benoit Jacob
5959ada792
Bug 1028588 - Fix dangerous public destructors in miscellaneous places - r=ehsan
2014-06-23 18:40:03 -04:00
Dão Gottwald
52c66c65b7
Bug 996053 - make nsISessionStore's setTabValue, setWindowValue and setGlobalValue take arbitrary JS values but throw for non-strings, for consistency with SessionStore.jsm. r=ttaubert
...
--HG--
extra : rebase_source : 6fc3457960da44e27be89ff89bbc9398ec87375a
2014-06-18 20:12:19 +02:00
Felipe Gomes
9e39f03564
Bug 1024757 - Translation FHR should report missed opportunities due to the detected language not being part of the list of supported languages. r=mdeboer
2014-06-19 13:42:29 -03:00
Blake Kaplan
5ff53bf490
Bug 949617 - Make the login manager work in e10s. r=dolske
...
--HG--
extra : rebase_source : 412da12f3c916a2e57092943096a15b2c38955e7
extra : histedit_source : 030de4e9454cd4c150126fdb7500ab27023ad244
2014-06-24 16:57:39 -04:00
Carsten "Tomcat" Book
fbec123586
Backed out changeset b30d5443b70e (bug 1023507) for marionette test failures on a CLOSED TREE
2014-06-25 12:43:46 +02:00
Andrei Oprea
bb8cb103b9
Bug 1023507 - Handle SDK failures when calling connect, r=dmose, ui-r=darrin
2014-06-25 10:30:36 +01:00
Felipe Gomes
882b57b007
Bug 1022413 - Update list of languages supported by automatic translation. r=MattN
2014-06-18 21:07:12 -03:00
Carsten "Tomcat" Book
141b0d4db9
Merge mozilla-central to mozilla-inbound
2014-06-17 14:32:55 +02:00
Carsten "Tomcat" Book
86bbfb82a8
merge fx-team to mozilla-central a=merge
2014-06-17 14:09:46 +02:00
Mark Banner
fdc3fed000
Bug 1011392 - Make Social API's panel handling generic so that Loop can use it as well, enabling Loop to function properly in the Application menu. r=mhammond
2014-06-17 11:23:40 +01:00
Neil Deakin
3ffa4a4bb2
Bug 994117, delay popupshown event until after the opening transition has finished, if one exists, which also fixes the issue causing bug 989991, so enable the animation on the main panel, r=neil
2014-06-16 14:43:07 -04:00
Ryan VanderMeulen
4ba5134f55
Merge m-c to inbound on a CLOSED TREE. a=merge
2014-06-16 14:26:54 -04:00
Florian Quèze
997b4bf628
Bug 1012535 - Handle translation service unavailable errors, r=felipe.
2014-06-16 17:50:08 +02:00
Wes Kocher
d87181a3a2
Merge fx-team to m-c a=merge
2014-06-13 17:39:46 -07:00