Birunthan Mohanathas
c8c41d6efe
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
b245be3439
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
c2f5f03110
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
32fbc10660
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
9ff23b0228
Merge m-c to inbound
2014-07-25 16:23:51 -07:00
Maire Reavy
255c852773
Bug 1044188: Update message for link clickers using browsers without WebRTC support, r=dmose
2014-07-25 16:12:57 -07:00
Steven MacLeod
ee66ee1a0b
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
992f9a0ec5
Bug 997970 - add search suggest to Amazon for en-US. r=ttaubert
2014-07-25 14:46:56 +02:00
Gijs Kruitbosch
7f41e2f894
Bug 1042100 - add test for _introduceNewBuiltinWidgets, r=Unfocused
2014-07-25 12:07:20 +01:00
Tim Taubert
5d377d2e9f
Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian
2014-07-23 17:34:31 +02:00
Carsten "Tomcat" Book
614b6dc6a5
Merge mozilla-central to fx-team
2014-07-24 15:42:26 +02:00
Carsten "Tomcat" Book
cc1073a524
merge fx-team to mozilla-central a=merge
2014-07-24 15:34:40 +02:00
Dão Gottwald
a26e5e54fd
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
Wes Kocher
bcb960f6c1
Merge m-c to inbound
2014-07-23 18:55:48 -07:00
Wes Kocher
80cba2170e
Merge fx-team to m-c a=merge
2014-07-23 18:47:48 -07:00
Jared Wein
c99e51baed
Bug 1035625 - Support 'resizable' in-content preference subdialogs. r=MattN
2014-07-23 16:42:17 -04:00
Mike de Boer
13f074b81b
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
b56f2eab68
Backed out changeset 19ae3d5f6884 (bug 1038648) for failures in test_loopservice_initialize.js
2014-07-23 17:04:24 +01:00
Gijs Kruitbosch
ee8c9368e3
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
ef1d79cb54
Merge mozilla-central to fx-team
2014-07-23 16:22:24 +02:00
Mike de Boer
1b40c8cc78
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
3d909148b5
Bug 660237 - implement nsIDOMStorage with a proxy, r=bzbarsky, r=mayhemer
2014-07-23 01:07:12 -04:00
Mike Hommey
7cab62150a
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
95063176fa
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
5fab42fcaf
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
a33d7d67e6
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
a449c7eac9
merge fx-team to mozilla-central a=merge
2014-07-22 15:53:08 +02:00
Tim Taubert
1354fd692a
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
1c5d8636ac
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Wes Kocher
c080dff160
Merge inbound to m-c a=merge
2014-07-21 18:00:14 -07:00
Wes Kocher
235bacd40e
Merge fx-team to mozilla-central a=merge
2014-07-21 17:25:48 -07:00
Nicolas Perriault
8d7d439893
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
f191a1b74f
Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues
2014-07-21 09:09:41 -04:00
Florian Quèze
f90ed6e02a
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
8c00228e6c
Bug 1020445: Fixed Loop conversation layout on Google Chrome, r=dmose
2014-07-23 12:52:17 -07:00
Richard Marti
209d0d5838
Bug 1038288 - Implement the updated InContent Preferences Design. r=jaws
2014-07-14 20:35:33 +02:00
Andrei Oprea
f13c4626fd
Bug 1000134 - Implement revoke generated URL for incoming call view, r=dmose
2014-07-25 15:42:32 -07:00
Richard Marti
528d356c6d
Bug 1035541 - Convert Content pane dialogs to be in-content. r=MattN, mano
2014-07-09 19:53:52 +02:00
Alexandre Poirot
98afd25e0d
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
38f79ff899
Backout 4f6d9db92389 for bustage on a CLOSED TREE
2014-07-22 17:55:50 -07:00
Alexandre Poirot
7ea4dd517f
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
37506aa45c
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Trevor Saunders
dfb8d4ea04
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Andrei Oprea
f3affdedea
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
57feaec036
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]
6074c4feba
Bug 1002414 - Part 2: Add additional tests for new functional paths. r=standard8
2014-07-17 17:18:52 -07:00
Paul Kerr [:pkerr]
f40bf838d7
Bug 1002414 - Part 1: Add retry logic to PushServer user agent. r=standard8
2014-07-17 15:28:38 -07:00
Ehsan Akhgari
2d1955eec6
Bug 1039845 - Give nsWindowsShellService a private destructor; r=bjacob
...
--HG--
extra : rebase_source : 0278ccf497f7db063b78deddd2ccce5a61fed718
2014-07-17 16:43:38 -04:00
Blake Winton
dc4882b221
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
005b9f88a5
merge fx-team to mozilla-central a=merge
2014-07-17 16:31:33 +02:00