Birunthan Mohanathas
3537bce36f
Bug 1024672 - Part 3: Remove CrashManager.addSubmission in favor of CrashManager.addSubmission{Attempt,Result}. r=gps
2014-08-21 15:43:50 -07:00
Ed Lee
33acfa7b43
Bug 1055261 - Reduce new tab performance impact by only attempting to show 5 columns (from 8) [r=adw]
2014-08-18 20:36:04 -07:00
Alex Bardas
0d825cfbf2
Bug 1054600 - Refactor AboutHomeListener & browser.js document URI checks. r=adw
2014-08-18 17:27:35 -07:00
Alex Bardas
fa9bca7416
Bug 1054776: Ctrl+K should focus the search bar if it is in the toolbar. r=adw
2014-08-18 17:27:33 -07:00
Bernardo P. Rittmeyer
eca546f400
Bug 1054712 - Remove duplicate logic from tabbrowser and search bar by using the getImageURLForResolution helper function in PlacesUtils. r=MattN
2014-08-18 14:33:00 -07:00
Bernardo P. Rittmeyer
1dd71088a7
Bug 1052174 - Applied -moz-resolution fragment to favicons to enable support for high resolution throughout the UI. r=MattN
2014-08-18 14:42:00 -07:00
Nicholas Nethercote
966cacfb7e
Bug 1050036 (part 1) - Make browser_fxa_oauth.js not depend on pldhash enumeration order. r=roc.
...
--HG--
extra : rebase_source : a1bad5393e66855b9947315e39559c8feae082d7
2014-08-17 15:42:10 -07:00
Alli Grant
e6b7568c08
Bug 803812 - Include brandShortName in restart text and update localization key. r=Unfocused
2014-08-17 00:36:18 -05:00
Dão Gottwald
2af34678e5
Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw
2014-08-09 00:57:46 +02:00
Ed Lee
c23593a8cf
Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
...
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-08-16 20:57:16 -07:00
Andrea
86e8157ece
Bug 991427 - Check if the last character of the string is part of a surrogate pair when truncating text for display in the context menu, to avoid splitting surrogate pairs, r=gavin
2014-08-16 17:06:10 -07:00
Mike Conley
e048eb6fae
Backing out 3031346b1104 (bug 1050447) for not fixing the bug at all.
2014-08-16 15:44:10 -04:00
Matthew Noorenberghe
242b44e5ce
Bug 1054411 - Cancel the HTTP requests in browser_keywordSearch.js to avoid making network contact. r=adw
2014-08-15 16:48:06 -07:00
Shane Caraveo
9dbb81da5b
Bug 1014332 test cleanups that better address some async issues, r=jaws
2014-08-15 14:23:24 -07:00
Shane Caraveo
608fa50ab8
Bug 1014332 fix context menu tests to handle share, r=jaws
2014-08-15 14:23:24 -07:00
Shane Caraveo
1250472618
Bug 1014332 enable share button by default with default selection of share providers, r=jaws
2014-08-15 14:23:23 -07:00
Ryan VanderMeulen
5c65951687
Merge m-c to fx-team. a=merge
2014-08-15 17:07:24 -04:00
Ryan VanderMeulen
07b643af98
Merge fx-team to m-c. a=merge
2014-08-15 16:22:55 -04:00
Alex Bardas
44ea22e21c
Bug 1041678 - CTRL/Command K should goto search bar in new tab if open, rather than opening about:home. r=Gijs, r=adw
2014-08-14 15:48:00 -04:00
Richard Marti
ea15612fa6
Bug 989469 - Move the common files from browser to global. r=Unfocused
...
--HG--
rename : browser/themes/linux/in-content/common.css => toolkit/themes/linux/global/in-content/common.css
rename : browser/themes/osx/in-content/common.css => toolkit/themes/osx/global/in-content/common.css
rename : browser/themes/shared/in-content/check.png => toolkit/themes/shared/in-content/check.png
rename : browser/themes/shared/in-content/check@2x.png => toolkit/themes/shared/in-content/check@2x.png
rename : browser/themes/shared/in-content/common.inc.css => toolkit/themes/shared/in-content/common.inc.css
rename : browser/themes/shared/in-content/dropdown-disabled.png => toolkit/themes/shared/in-content/dropdown-disabled.png
rename : browser/themes/shared/in-content/dropdown-disabled@2x.png => toolkit/themes/shared/in-content/dropdown-disabled@2x.png
rename : browser/themes/shared/in-content/dropdown.png => toolkit/themes/shared/in-content/dropdown.png
rename : browser/themes/shared/in-content/dropdown@2x.png => toolkit/themes/shared/in-content/dropdown@2x.png
rename : browser/themes/shared/in-content/help-glyph.png => toolkit/themes/shared/in-content/help-glyph.png
rename : browser/themes/shared/in-content/help-glyph@2x.png => toolkit/themes/shared/in-content/help-glyph@2x.png
rename : browser/themes/shared/in-content/sorter.png => toolkit/themes/shared/in-content/sorter.png
rename : browser/themes/shared/in-content/sorter@2x.png => toolkit/themes/shared/in-content/sorter@2x.png
rename : browser/themes/windows/in-content/common.css => toolkit/themes/windows/global/in-content/common.css
2014-08-12 20:54:40 +02:00
Ed Morley
d4a672aaf2
Backed out changeset ad5e5e0f18ea (bug 1026561) for intermittent test failures
2014-08-15 16:21:41 +01:00
Mike Conley
9be684924c
Bug 1050447 - Skip focusing content if we're opening a new about:blank or about:newtab tab. r=Unfocused.
...
This fixes a change in order of focus events for e10s after bug 1009628 landed.
We were accidentally focusing the content after focusing the URL bar for new
tabs. We now skip focusing the content entirely when opening a new tab.
--HG--
extra : histedit_source : ce4239e776b58992ccec65d2ade578e68978240c%2Cb9bded035324f4bdc3e6533c1edffb8dc0107ff3
2014-08-15 10:42:37 -04:00
Ed Lee
ea9feb9434
Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
...
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-08-15 02:40:20 -07:00
Ed Lee
69461b3cf3
Bug 1045769 - Adjust new tab whitespace: whitespace sizing, positioning of undo box [r=adw]
...
Move undo box to the top left above the seach box which now contains its appropriate padding.
2014-08-14 17:03:46 -07:00
Ed Lee
2169ca7df2
Bug 1053937 - Visiting localhost prevents later tiles from being shown [r=adw]
...
Fallback to asciiHost when IP/insufficient levels. Update tests to localhost to trigger failure codepath.
2014-08-14 17:03:46 -07:00
Gijs Kruitbosch
79e458d563
Bug 1053245 - ignore number-only hosts in showing notification bars for keyword URI redirection, r=jaws
...
--HG--
extra : rebase_source : bd1932037f7b2db212db5943a12ae7d377b49bbe
2014-08-13 21:04:03 +01:00
Gijs Kruitbosch
3e7550b025
Bug 1043372 - sharing indicator in main menu for keyboard accessibility, r=florian,ui-r=phlsa
...
--HG--
extra : rebase_source : e9beec954c65b126c2653032066b4c1e276e6929
2014-08-08 13:34:46 +01:00
Gijs Kruitbosch
c99652c46a
Bug 1052750 - try to fix intermittent timeouts in browser urlbar search test by waiting for focus on the newly opened window, rs=firebot
2014-08-13 10:56:52 +01:00
Alex Bardas
75cc59016f
Bug 1052750 - Added info logs for test, r=gijs
2014-08-12 15:13:00 +01:00
Ryan VanderMeulen
c232e68ef3
Merge inbound to m-c. a=merge
2014-08-12 16:24:50 -04:00
Ryan VanderMeulen
b1b1d8cc35
Backed out changesets ac87dabb3890, 753ebd9be952, and 4dbbffc0b5cd (bug 1014332) for causing bug 1052762.
2014-08-12 16:20:00 -04:00
Shane Caraveo
3e8e9da01f
Bug 1014332 fix context menu tests to handle share, r=jaws
2014-08-12 11:04:05 -07:00
Shane Caraveo
b78953c395
Bug 1014332 enable share button by default with default selection of share providers, r=jaws
2014-08-12 11:04:04 -07:00
Richard Marti
5fecba4567
Bug 1052316 - Add a min-width to the netError button. r=Unfocused
2014-08-12 10:56:59 +02:00
Bernardo P. Rittmeyer
c0dd422703
Bug 1041845 - Apply image-rendering: -moz-crisp-edges style to favicons throughout the UI when resolution is 2dppx. r=MattN
2014-08-11 14:03:00 -04:00
Alexander Seleznev
ff8084c965
Bug 1052379 - Fix text color in search field on about:home page, r=gijs
2014-08-12 04:44:00 +01:00
Alex Bardas
d38627cd28
Bug 1048513 - location bar: In Private Browsing mode Firefox shouldn't save browser.fixup.domainwhitelist.* entries. r=Gijs
2014-08-11 13:54:00 +01:00
Allison Naaktgeboren
e807f47d9d
Bug 1030451-Update spellchecker context menu suggestions for multiprocess.r=billm
2014-08-11 13:07:54 -07:00
Martijn Wargers
06d99401c1
Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce
2014-08-10 20:03:50 -07:00
Ed Morley
79151b5134
Merge mozilla-central and inbound
2014-08-12 17:56:08 +01:00
Alex Bardas
23d4ec028e
Bug 999293 - [e10s] Make charset menu work. r=adw
2014-08-13 13:29:00 -04:00
Tom Schuster
72cd5ef130
Bug 1054221 - [e10s] Make special link click behave correctly on about:newtab. r=jimm
2014-08-15 15:28:10 +02:00
Georg Fritzsche
231260ed82
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.
2014-07-09 14:32:29 -07:00
Matthew Noorenberghe
d38fc7305f
Bug 1048664 - Fallback to /favicon.ico if an imageDocument is too large to use as a tab icon. r=dao ui-r=phlsa
2014-08-09 02:11:27 -07:00
Ryan VanderMeulen
cde47db557
Merge fx-team to m-c. a=merge
...
--HG--
extra : amend_source : 35bb2e9e2b827884507d4fcf12c69150baa3c4b3
2014-08-08 16:17:12 -04:00
Daniel Holbert
4625d2bc21
Bug 1032922 part 2: Rename flex-basis's "auto" keyword to "main-size" (but retain "flex:auto" as shorthand for "1 1 main-size"). r=heycam
2014-08-07 22:11:48 -07:00
Dão Gottwald
43d914aeb0
Bug 1022064 - fix messed up test annotations
2014-08-08 16:03:46 +02:00
Gijs Kruitbosch
a10db59428
Bug 962007 - use correctly-cased accessKey property for ctp access keys, r=dao
...
--HG--
extra : rebase_source : f1a24ed25774a8f28cede9051874fa8aa1763ac1
2014-08-07 18:12:23 +01:00
Wes Kocher
419088eacb
Merge m-c to inbound a=merge
2014-09-04 18:47:52 -07:00
Blake Kaplan
aada1f0448
Bug 1045987 - Fix doorhanger notifications for the login manager. r=billm/dolske
2014-09-04 17:01:32 -07:00
Valentin Tsatskin
10bb17d849
Bug 1000625 - Merge xul and html common.css rules and update netError to match style. r=jaws, r=Unfocused, ui-r=mmaslaney
...
--HG--
extra : rebase_source : 630aa57db4f5aa188076651741357d6cde87f2ed
2014-08-07 12:56:35 +02:00
Gijs Kruitbosch
8cb33265fa
Bug 1049545 - use a mutation observer instead of a timeout to wait for the notification, r=mak
...
--HG--
extra : rebase_source : cdab7bb1fb64d167750de48ed5be92cbd0f1cd1c
2014-08-07 10:55:19 +01:00
Wes Kocher
3ab8654106
Merge m-c to fx-team on a CLOSED TREE
2014-08-05 17:38:06 -07:00
Ed Morley
ef7919d5ef
Merge mozilla-central and inbound
2014-08-05 16:32:17 +01:00
Mike Conley
0c6a79f7d0
Bug 1009628 - Part 2: Asynchronous tab switching for tabbrowser that waits on MozAfterRemotePaint to fire from a remote browser. r=dao, Enn.
2014-08-02 08:22:06 -04:00
Florian Quèze
dc94b12e6d
Bug 1048375 - browser_aboutHome.js intermittently causes external requests to snippets.mozilla.com, r=gavin.
2014-08-05 01:02:20 +02:00
Gijs Kruitbosch
a1fcbf0cd2
Bug 1042519 - test. should result in a keyword lookup instead of an error page, r=bz,mak
...
Also taking the opportunity to rework the nsIURIFixupInfo interface to use more sensible booleans, and the relevant test to specify outcomes directly, instead of trying to use the same logic as the implementation to infer them from the input.
--HG--
extra : rebase_source : 43b54b9ff412c05dc3fd2575a80919fc085d2d49
2014-07-25 11:46:07 +01:00
Florian Quèze
cd172812af
Bug 1041667 - Fix positioning of the global webrtc sharing indicator if there are multiple screens, r=dolske.
2014-08-04 12:32:59 +02:00
Tim Taubert
82cdd8ad3d
Bug 1041788 - Don't enter _beginRemoveTab() when a .permitUnload() call is pending r=dao
2014-07-30 11:59:56 +02:00
Drew Willcoxon
eabe2c3534
Bug 1028985 - Provide search suggestions on Firefox new tab page (about:newtab). r=MattN
2014-08-01 12:00:49 -07:00
Drew Willcoxon
36e8411bbb
Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 3, searchSuggestionUI and about:home). r=MattN
2014-08-01 12:00:47 -07:00
Drew Willcoxon
524ec1b0d9
Bug 612453 - Provide search suggestions on Firefox Start Page (about:home) (part 2, ContentSearch). r=MattN,felipe
2014-08-01 12:00:44 -07:00
Vlad Filippov
0e1b00f306
Bug 1022064 - Add WebChannel Communication API and FxAccountsOAuthClient API to facilitate Firefox Accounts OAuth authentication. r=MattN, sr=gavin
2014-08-01 01:42:00 -04:00
Ed Morley
3b512381f8
Merge mozilla-central and fx-team
2014-08-01 18:02:08 +01:00
Dão Gottwald
3822d1b1ce
Bug 1039904 - Changing the URL in a pinned tab shouldn't open a new tab. r=gavin
2014-08-01 18:20:57 +02:00
Florian Quèze
ceb2d8521a
Bug 1042163 - Visual issues with the global indicator for screen/device sharing, r=Gijs.
...
--HG--
extra : rebase_source : b9859df1822175a7ff322c08d76cb1f437775650
2014-08-01 15:18:29 +02:00
Florian Quèze
33e9c5798c
Bug 1041685 - show hidpi icons in the mac global webrtc sharing indicator, r=dolske.
...
--HG--
extra : rebase_source : 6557cce5fdc7ea6412df536a3f06a71743115ebb
2014-08-01 15:17:51 +02:00
Florian Quèze
d72e0b5e2c
Bug 1041663 - handle dragging the global webrtc sharing indicator, r=dolske.
...
--HG--
extra : rebase_source : 6f0185993355251b6c723acdffaf1fca8719ee18
2014-08-01 15:15:49 +02:00
Carsten "Tomcat" Book
90c925895f
merge fx-team to mozilla-central a=merge
2014-07-31 13:01:27 +02:00
Birunthan Mohanathas
3758c3ce34
Bug 972237 - Fix missing plugin overlay with some zoom levels and add test. r=mikedeboer
2014-07-31 12:54:21 -07:00
Shane Caraveo
188f3e645e
Bug 1042991 fix history use in share panel, r=bmcbride
2014-07-30 18:32:07 -07:00
Ryan VanderMeulen
4aa9f2dca1
Merge inbound to m-c. a=merge
2014-07-30 17:13:20 -04:00
Mike de Boer
6185d42b15
Bug 1023193: make a customizableWidget out of the Loop toolbar button. r=mconley
2014-07-30 18:19:27 +02:00
Tom Schuster
bc0d43b100
Bug 1000936 - [e10s] Fix buttons on about:blocked / safe browsing page. r=mconley
2014-07-30 14:26:46 +02:00
Tom Schuster
d58ded99cc
Bug 946450 - [e10s] Make all the different link destinations work on about:newtab. r=jimm
2014-07-30 14:26:46 +02:00
Georg Fritzsche
631d41a794
Bug 1045500 - Skip processing the plugin name for plugin crashes in the front-end for GMP plugins. r=ttaubert
2014-07-29 16:46:16 +02:00
Georg Fritzsche
6c0422fdd6
Bug 1043531 - Let frontend deal properly with PluginCrashed without a browser dump id. r=ttaubert
2014-07-28 16:17:00 +02:00
Carsten "Tomcat" Book
da7e690ac3
merge fx-team to mozilla-central a=merge
2014-07-28 15:44:12 +02:00
Dão Gottwald
d160b2bddf
Backed out changeset 29b357a370f3
2014-07-27 00:16:34 +02:00
Vikneshwar
b708298d3e
Bug 1038599 - Call OpenLinkIn from loadURI. r=dao
2014-07-26 21:35:39 +02:00
Dão Gottwald
8977ebcbe3
Bug 1039506 - speed up _getTabForContentWindow. r=ttaubert
2014-07-26 21:34:50 +02:00
Birunthan Mohanathas
2339628644
Bug 1009812 - Change about:neterror text/background colors to match about:preferences. r=Unfocused
2014-07-27 08:52:51 -07:00
Birunthan Mohanathas
463453b468
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
Tim Taubert
967a03616f
Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian
2014-07-23 17:34:31 +02:00
Ed Lee
6730caa507
Bug 1037091 - Add gear button with doorhanger configuration of newtab page [r=adw]
...
Add new newtab control file for the customize functionality. Reuse existing panel styling of the search engine panel.
--HG--
extra : rebase_source : 77e84fad6997504040831872d80069d024b1d570
2014-07-24 17:20:03 -07:00
Carsten "Tomcat" Book
0086223ef3
merge fx-team to mozilla-central a=merge
2014-07-24 15:34:40 +02:00
Alexandre Poirot
f5412abfea
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
Carsten "Tomcat" Book
37d3171384
Merge mozilla-central to fx-team
2014-07-23 16:22:24 +02:00
Dão Gottwald
cf944d9e17
Bug 1033482 - Allow global notification bars to be displayed at the top of the window. r=dolske
2014-07-23 13:47:32 +02:00
Ed Lee
9eff4dd4a0
Bug 1036284 - Update styling of newtab tiles to enhanced tiles spec [r=adw]
...
Set appropriate sizes, coloring, opacity, etc.
2014-07-22 23:42:27 -07:00
Neil Deakin
dcd3ced492
Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues
2014-07-21 09:09:41 -04:00
Jonathan Griffin
d8167428d6
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Ryan VanderMeulen
186e0bc781
Merge m-c to inbound. a=merge
2014-07-20 18:32:22 -04:00
Ryan VanderMeulen
57165df10b
Merge m-c to fx-team. a=merge
2014-07-20 15:15:04 -04:00
Alexander Seleznev
8cd0bbb954
Bug 1039175 - Fix "Ignore this warning" button position on about:blocked page with RTL locales. r=ehsan
2014-07-18 23:06:00 -04:00
Brian R. Bondy
a64b43a9c6
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso
2014-07-17 21:46:10 -04:00
Wes Kocher
764c4772f3
Merge fx-team to m-c a=merge
2014-07-18 18:31:46 -07:00
Wes Kocher
d6d54d29c1
Merge inbound to m-c a=merge
2014-07-18 17:51:39 -07:00
Ryan VanderMeulen
735ed878f2
Merge fx-team to m-c. a=merge
2014-07-18 15:21:24 -04:00
Felipe Gomes
44c912d224
Bug 1009760 - Support displaying of crash notification for GMP plugins. r=gfritzsche
2014-07-18 15:11:53 -03:00
Shane Caraveo
90407d5bba
Bug 1032432 remove builtin manifest support, r=felipe
2014-07-18 10:27:52 -07:00
Ed Lee
6a48226b58
Bug 1039881 - Update tests to use a dummy pref, so it changes no matter what's the default. [r=adw]
2014-07-18 08:19:23 -07:00
Ryan VanderMeulen
00c2204f2b
Merge m-c to fx-team. a=merge
2014-07-18 16:08:36 -04:00
Marco Bonardo
85ddf8fa1b
Bug 1024133 - Switch to tab magic URL not trimmed on key navigation. r=mano
2014-07-18 22:04:00 +02:00
Gijs Kruitbosch
dbfe00d956
Bug 693808 - part 3: add browser test for the notification for localhosts, r=mak
2014-07-15 18:00:43 +01:00
Gijs Kruitbosch
4a3083973e
Bug 693808 - part 2: use the notification from the browser UI in order to let the user navigate to the original URI, r=mak
2014-07-14 15:09:11 +01:00
Ryan VanderMeulen
096975c550
Merge m-c to inbound. a=merge
2014-07-20 15:14:23 -04:00
Alexandre Poirot
32f4c0930e
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
c981769b72
Backout 4f6d9db92389 for bustage on a CLOSED TREE
2014-07-22 17:55:50 -07:00
Alexandre Poirot
1a463bf842
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Trevor Saunders
dcbd7db871
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Blake Kaplan
ac5786bbb4
Bug 952201 - Make installing addons from web content work correctly in e10s. r=bmcbride@mozilla.com
2014-07-18 09:27:29 -07:00
Ed Lee
ac46985dbb
Bug 1042204 - Control the enhancement of history tiles with a pref [r=adw]
...
Only show enhanced history when the pref allows it. Update newtab pages when enhanced pref changes.
--HG--
extra : rebase_source : 3a7466d119df6d0bffef4a71e9142b1e21f077ed
2014-07-23 11:02:51 -07:00
Ed Lee
7cf81a9756
Bug 1036299 - Show enhanced content image when the tile is unhovered [r=adw]
...
Place an image above the usual thumbnail to hide on hover. Have DirectoryLinksProvider keep a cache of enhanced links/images to use on history tiles.
--HG--
extra : rebase_source : e4d1ddafebf13c1723a79d889a7ca3039396bc0d
2014-07-23 11:02:49 -07:00
Florian Quèze
e792cb3427
Bug 1037405 - implement the screen sharing urlbar indicator, r=Gijs.
...
--HG--
extra : rebase_source : ae477beaae5553db887589bd5ce314fb2a63c2ef
2014-07-18 12:14:29 +02:00
Florian Quèze
b1e9e6dd07
Bug 1037405 - add new icons for screensharing doorhangers, r=Gijs.
...
--HG--
extra : rebase_source : 0795c223b752322c6843b2c64441749722050679
2014-07-18 12:14:29 +02:00
Florian Quèze
952e5dc96f
Bug 1037405 - adapt the label of the main action in the screensharing doorhanger prompt, r=Gijs.
...
--HG--
extra : rebase_source : 4cf00c04c99814c2bb040ff65d3d37793ac59976
2014-07-18 12:14:29 +02:00
Florian Quèze
dfa4562997
Bug 1037405 - implement the doorhanger prompting the user to share a screen/window, r=Gijs.
...
--HG--
extra : rebase_source : 394a06b14a7561ea1f43d3c7a8ce52ad4a4fe447
2014-07-07 09:08:00 +02:00
Ryan VanderMeulen
002a9d06d0
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-07-17 17:32:54 -04:00
Blake Winton
347c4978f7
Bug 1038248 - Add UITelemetry to count the number and type of searches. r=mconley
2014-07-17 11:37:22 -04:00
Florian Quèze
12161bf7e0
Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske.
2014-07-19 02:49:19 +02:00
Florian Quèze
904338867e
Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske.
2014-07-19 02:49:19 +02:00
Florian Quèze
802e1cdb49
Bug 1037408 - webrtcUI's activeStreams getter should be able to return lists for a specific device type, r=dolske.
2014-07-19 02:49:19 +02:00
Carsten "Tomcat" Book
42b456808a
merge fx-team to mozilla-central a=merge
2014-07-17 16:31:33 +02:00
Bill McCloskey
c5dad44ba0
Bug 1024391 - Fix popup blocking bug (r=felipe)
2014-07-16 23:05:17 -07:00
Wes Kocher
ac9763a813
Bug 1017273 - Fix merge conflicts to help fix the CLOSED TREE
2014-07-16 21:32:46 -07:00
Wes Kocher
a6eb8171b1
NO BUG - Fix mistake introduced in a merge to fix this CLOSED TREE
2014-07-16 21:15:04 -07:00
Shane Caraveo
90b5356528
Bug 1036581 add telemetry probes to social buttons and sidebar, r=dolske
2014-07-16 19:15:02 -07:00
Wes Kocher
6dc0a1cdb8
Merge m-c to fx-team
2014-07-16 17:46:33 -07:00
Dão Gottwald
e38c455134
Bug 1037017 - Remove cui-areatype from removable=false widgets. r=gijs
2014-07-16 22:04:06 +02:00
Trishul Goel
7a685663c3
Bug 1038604 - Rename disableMCB to allowMixedContent. r=dao
2014-07-16 22:03:15 +02:00
Mark Banner
793348cd7b
Follow up to bug 1017273 - Move the loop-call-button to the correct place in the toolbar to match its default position. rs=gijs
2014-07-16 15:15:08 +01:00
Mark Banner
2c1e0f5872
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
Alexander Seleznev
a198316ce9
Bug 1038607 - Fix text color in search field on about:newtab page. r=dao
2014-07-15 03:39:00 +02:00
Tom Schuster
4e27ccd62e
Bug 673569 - Let each frame script have its own scope (r=smaug)
2014-06-13 19:56:38 +02:00
Mark Hammond
6a1e989c2d
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
Mark Hammond
f49b194318
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
Mark Hammond
59e84677d1
Bug 1013064 (part 1) - prompt for master-password unlock when interacting with about:accounts. r=ttaubert
...
From 18f9d132020afee6004e63c9006245e4d3b04e18 Mon Sep 17 00:00:00 2001
---
browser/base/content/aboutaccounts/aboutaccounts.js | 9 +++++++++
1 file changed, 9 insertions(+)
2014-06-11 17:34:24 +10:00
Birunthan Mohanathas
54a18c66c9
Bug 1048277 - Fix selector for hiding about:neterror icon when content area is sufficiently small. r=Unfocused
2014-08-04 07:40:13 -07:00
Mark Hammond
133f66860f
Bug 1013064 (part 1) - prompt for master-password unlock when interacting with about:accounts. r=ttaubert
...
From 18f9d132020afee6004e63c9006245e4d3b04e18 Mon Sep 17 00:00:00 2001
---
browser/base/content/aboutaccounts/aboutaccounts.js | 9 +++++++++
1 file changed, 9 insertions(+)
2014-06-11 17:34:24 +10:00
Carsten "Tomcat" Book
4457b01a36
merge fx-team to mozilla-central a=merge
2014-07-15 16:08:30 +02:00
Allison Naaktgeboren
4eb98e74f5
Bug 693555 - Update inline spellchecker underlining for multiprocess(e10s).r=ehsan, mrbkap
2014-07-01 15:24:27 -07:00
Wes Kocher
0c43bada3a
Backed out changeset 8673477f5fc2 (bug 862563) for Windows mochitest-5 failures
2014-07-11 17:00:08 -07:00
Georg Fritzsche
a517f367e0
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
Shane Caraveo
e6c852f5dd
Bug 926417 add microdata support for share/marks, r=markh, r=felipe
2014-07-11 08:50:34 -07:00
Dão Gottwald
f72e42203b
Bug 1034845 - Re-enable pasting data URIs to the location bar. r=gijs
...
--HG--
extra : rebase_source : e03b3d39e47dd1c917e0e343621d8c51f500685e
2014-07-11 00:39:55 +02:00
Gijs Kruitbosch
ba4ae2ee67
Bug 577892 - allow icons to change when href attribute is set directly, with automated test, r=dolske,bz
...
--HG--
extra : rebase_source : 8b74cb3e4c60df4b84c207f2ae1bc371e238d19d
2014-07-03 22:40:52 +01:00
Ryan VanderMeulen
6199750f94
Merge inbound to m-c on a CLOSED TREE. a=merge
2014-07-10 18:22:38 -04:00
Adam Roach [:abr]
db9c984ac9
Bug 1015486 Bypass the video and audio permission prompts for Loop, as Loop will provide its own mechanisms. Patch by abr, tests by Standard8. r=jesup,r=florian
2014-07-10 21:14:57 +01:00
Gijs Kruitbosch
8e02226b89
Bug 1014313 - part 3: add labels specifically for this context menu, r=dao
2014-07-09 22:59:43 +01:00
Carsten "Tomcat" Book
5442e17dfc
merge fx-team to mozilla-central a=merge
2014-07-10 14:54:35 +02:00
Ed Lee
bd1da84e4a
Bug 1036280 - Newly added links are type=undefined instead of history [r=adw]
...
Include history type and make link creation the same by removing bgColor/imageURI.
2014-07-09 21:16:48 -07:00
Gijs Kruitbosch
48df14e59a
Bug 1014313 - part 2: add undo close tab item to alltabs-button menu, r=dao
2014-07-03 00:17:15 +01:00
Carsten "Tomcat" Book
5789eb261c
Merge mozilla-central to fx-team
2014-07-10 15:15:52 +02:00
Drew Willcoxon
90052e7eb6
Bug 1005601 - "gContextMenu is null" thrown for first textarea context menu in a window. r=Gijs
2014-07-10 03:31:04 -07:00
Carsten "Tomcat" Book
ea15fbd89c
Merge mozilla-central to fx-team
2014-07-09 16:15:17 +02:00
Carsten "Tomcat" Book
8d6946d993
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
Shane Caraveo
aedc3b6357
Bug 1029942 allow activation from about: chrome urls, r=felipe
2014-07-08 16:48:12 -07:00
Gijs Kruitbosch
b8ef5bf613
Bug 1014313 - part 1: add tabs options to tabstrip context menu, r=dao
2014-07-02 23:23:48 +01:00
Wes Kocher
267a796ba5
Backed out changeset ca2fd67a4cf7 (bug 1029942) for bc1 orange
2014-07-08 15:11:31 -07:00
Shane Caraveo
99408869c7
Bug 1029942 allow activation from about: chrome urls, r=felipe
2014-07-08 13:50:13 -07:00
Gijs Kruitbosch
8c6a9eaae3
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
Blake Kaplan
7b09b38e37
Bug 1001957 - Don't use a CPOW for reload. r=felipe/mccr8/smaug
...
Original patch from billm.
2014-07-08 18:27:59 -07:00
Wes Kocher
22e853cb38
Backed out changeset 76a96d6f0330 (bug 1001957) for mochitest-2 bustage on a CLOSED TREE
2014-07-08 17:55:35 -07:00
Blake Kaplan
4767b88b60
Bug 1001957 - Don't use a CPOW for reload. r=felipe/mccr8/smaug
...
Original patch from billm.
2014-07-08 16:19:10 -07:00
Mark Banner
50bafcdcd0
Fix packaged unit test bustage from bug 1032469. rs=bustage fix for CLOSED TREE
2014-07-08 21:11:06 +01:00
Mark Banner
2a1f3ed8fe
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
Ryan VanderMeulen
e68b639905
Merge m-c to inbound. a=merge
2014-07-09 16:16:12 -04:00
Mike Conley
acdf3ce3b1
Backed out changeset 3fb0e4bb67f5 (bug 1009628)
2014-08-05 14:53:57 -04:00
Mike Conley
1222ce72cd
Bug 1009628 - Part 2: Asynchronous tab switching for tabbrowser that waits on MozAfterRemotePaint to fire from a remote browser. r=dao,Enn.
2014-08-02 08:22:06 -04:00
Wes Kocher
ae6d492e77
Backed out 3 changesets (bug 1037408) for dt orange on a CLOSED TREE
...
Backed out changeset 8833bb7e90de (bug 1037408)
Backed out changeset c9cfdc0bbfbc (bug 1037408)
Backed out changeset f875dc5e0df7 (bug 1037408)
2014-07-18 21:04:00 -07:00
Wes Kocher
21cd735f24
Backed out changeset 1db5409ea062 (bug 1037430) for dt orange on a CLOSED TREE
2014-07-18 21:03:15 -07:00
Wes Kocher
2e4b07440d
Merge m-c to inbound
2014-07-18 18:42:49 -07:00
Florian Quèze
db151de1f7
Bug 1037430 - implement webrtc global indicator in the Mac menubar, r=dolske.
2014-07-19 02:49:19 +02:00
Florian Quèze
124cb2296c
Bug 1037408 - implement the global indicator window, initial patch by Gijs, r=dolske.
2014-07-19 02:49:19 +02:00
Florian Quèze
f83a0b2844
Bug 1037408 - webrtcUI's activeStreams getter should be able to return lists for a specific device type, r=dolske.
2014-07-19 02:49:19 +02:00
Brian R. Bondy
4c19155981
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche
2014-07-17 21:46:10 -04:00
Ryan VanderMeulen
22af9b2a16
Merge m-c to inbound. a=merge
2014-07-18 15:47:48 -04:00
Birunthan Mohanathas
124259226c
Bug 1024668 - Wait for initial payload event in healthreport_testRemoteCommands.html. r=wchen
2014-07-14 12:35:30 -07:00
Neil Deakin
7f3b5b5800
Bug 1027057
, use correct origin for arrowpanel animations in rtl, r=dao
2014-07-14 13:39:04 -04:00
Birunthan Mohanathas
d8bc8ca6e5
Bug 1024668 - Extract core logic of abouthealth.js into new WebIDL interface. r=bz,gps,wchen
2014-07-29 16:54:01 -07:00
Birunthan Mohanathas
3c00cc1470
Bug 994708 - Part 2: Record submission event for plugin crashes. r=gps
2014-07-09 08:14:42 -07:00
Marco Bonardo
dfbb874586
Bug 995092 - Ensure we can enable Unified Autocomplete in Nightly. r=ttaubert
2014-07-18 09:42:39 +02:00
Ed Lee
b7c040a29c
Backed out changeset 9d1b8acf821d for tart crashes (bug 1026561)
2014-07-17 23:49:05 -07:00
Ed Lee
2ef9375b26
Bug 1026561 - The New Tab Page should be smarter about showing more tiles when on large screens [r=adw]
...
Bump up default columns to fit most Firefox users including 2560px wide resolutions.
2014-07-17 22:32:54 -07:00
David Keeler
e5399ce31b
bug 1034270 - test adding a certificate exception via about:certerror r=felipe
2014-07-07 15:32:34 -07:00
David Keeler
e99adf1589
bug 1034270 - expose the channel that failed to load to onAboutCertError in browser.js r=felipe
2014-07-07 15:33:07 -07:00
Marco Bonardo
0383cc2ef4
Bug 1023292 - split up browser_popupNotification.js r=adw,MattN
...
--HG--
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_2.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_3.js
rename : browser/base/content/test/general/browser_popupNotification.js => browser/base/content/test/popupNotifications/browser_popupNotification_4.js
rename : browser/base/content/test/general/head.js => browser/base/content/test/popupNotifications/head.js
2014-07-06 10:14:48 +02:00
Dão Gottwald
9ae37d3736
Bug 1034077 - Location bar shouldn't strip whitespace when pasting. r=Gijs
2014-07-04 17:16:55 +02:00
Tim Taubert
59aa45bbe8
Bug 1032243
- about:newtab should use native Promise implementation r=adw
2014-07-02 16:38:20 -07:00
Ryan VanderMeulen
4f1ab194d5
Merge m-c to fx-team. a=merge
2014-07-03 17:07:17 -04:00
Ryan VanderMeulen
19918db2e4
Merge inbound to m-c. a=merge
2014-07-03 17:03:48 -04:00
Shane Caraveo
5e61a2db19
Bug 1032932 fix talos regression with share button, r=Gijs
2014-07-03 12:11:28 -07:00
Marc Schmitzer
ec8cfcf01a
Bug 1031942 - Quote URLs for new tab page thumbnails. r=adw
...
Without quoting, thumbnails for URLs containing e.g.
parenthesis are not shown.
2014-07-01 13:29:00 +02:00
Blair McBride
01e8b44f53
No bug - merge bustage fix on a CLOSED TREE. r=bustage
2014-07-03 15:33:27 +12:00
Wes Kocher
a2ce9d9420
Merge m-c to fx-team
2014-07-02 19:10:42 -07:00
Wes Kocher
4765c9713e
Merge fx-team to m-c a=merge
2014-07-02 17:24:00 -07:00
Gijs Kruitbosch
b39bea76c3
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
Jim Mathies
6c4d9ad1b1
Bug 989875 - Forward clicks to chrome js for ux elements in about pages that load remotely. f=felipe, r=mbrubeck
2014-07-02 14:27:35 -05:00
Gijs Kruitbosch
8aeea626ec
Bug 1018154 - part 3: add test for URL bar javascript URI pastes, r=Unfocused
2014-07-01 15:04:11 +01:00
Gijs Kruitbosch
256ff301eb
Bug 1018154 - part 2: adjust tests now that mayInheritPrincipal has gone the way of the dodo, r=Unfocused
...
--HG--
rename : browser/base/content/test/general/browser_middleMouse_inherit.js => browser/base/content/test/general/browser_middleMouse_noJSPaste.js
2014-07-01 14:28:49 +01:00
Gijs Kruitbosch
b1562a9e5a
Bug 1018154 - part 1: replace blocking of security principal inheriting with onpaste handler, r=dao
2014-07-01 15:27:08 +01:00
Wes Kocher
7ba519593b
Backed out changeset d87da7f7a3a9 (bug 693555) for android and b2g build bustage
2014-07-01 15:50:08 -07:00
Allison Naaktgeboren
7810bd8c89
Bug 693555 - Update inline spell checker underlining for multiprocess.r=ehsan,mrbkap
2014-07-01 15:24:27 -07:00
Ed Morley
1b2d38175b
Backed out changeset 9879665a17bb (bug 989875) for leaks
2014-07-01 17:58:33 +01:00
Jim Mathies
69d25997f2
Bug 989875 - Forward clicks to chrome js for ux elements in about pages that load remotely. f=felipe, r=mbrubeck
2014-07-01 07:57:33 -05:00
Wes Kocher
36f8d33231
Merge fx-team to m-c a=merge
2014-06-30 18:22:10 -07:00
Mark Banner
46db7528a8
Bug 1027014 Loop panel is cut off on first display - always fire the mechanism to resive the panel if the ready state is complete. r=mixedpuppy
2014-06-30 21:10:19 +01:00
Tim Taubert
04921d9b47
Bug 953313 - Fix intermittent browser_tabopen_reflows.js failures r=gijs
2014-06-28 09:19:46 +02:00
Phil Ringnalda
c258b88e5e
Merge m-c to m-i
2014-06-28 20:51:49 -07:00
Blake Kaplan
ca30773682
Bug 949617 - Make the login manager work in e10s. r=dolske/mconley/mfinkle/jimm
2014-06-28 11:09:45 -07:00
Shane Caraveo
8e0036ad08
Bug 1011598 fix marks and status buttons for toolbar overflow menu, r=Gijs
2014-06-27 08:58:13 -07:00
Shane Caraveo
1b98903561
Bug 1014254 fix null shareButton breaking various ui bits, r=gijs
2014-06-27 08:46:27 -07:00
Carsten "Tomcat" Book
2216cb670a
Backed out changeset 8c1ee05fbbd6 (bug 949617)
2014-06-27 15:17:42 +02:00
Carsten "Tomcat" Book
1098f66f03
Merge mozilla-central to fx-team
2014-06-26 15:53:44 +02:00
Carsten "Tomcat" Book
9c954f17e2
merge fx-team to mozilla-central a=merge
2014-06-26 15:33:24 +02:00
Gregory Szorc
a90fdbb993
Bug 1029031 - Bustage followup to b77106f50779
...
Fixed bad patch change that was made before landing. Derp.
--HG--
extra : amend_source : 6d49ce3db4908a75f9c3ec2931ed97fb41e1f9ff
2014-06-25 23:21:23 -07:00
Gregory Szorc
aeee093c16
Bug 1029031 - Record default search provider in FHR; r=bsmedberg, MattN
...
--HG--
extra : rebase_source : 7e3c2688db567bac8760c405d9e9d7d41e8564d9
extra : amend_source : a5f4264ec947ae27e3036018034e0b17bf1e8590
2014-06-25 12:44:00 -07:00
Gregory Szorc
f593a4a7fb
Bug 1029031 - Rewrite test to use tasks; r=MattN
...
An upcoming patch will add more code to
browser_urlbar_search_healthreport.js. We now have support for running
tasks in bc tests, so let's use it to make my life easier.
--HG--
extra : rebase_source : 2fbec7c264f7ebaa8b9abd49694ae56c4d74b7c7
extra : amend_source : 551ee4c0e87f42cd44c9b5395278b56dfbc89b90
2014-06-25 12:38:37 -07:00
Wes Kocher
97b6283a0e
Merge m-c to fx-team a=merge
2014-06-25 18:44:50 -07:00
Tim Taubert
91f351662c
Bug 993013 - Fix 'this._cps2 is undefined' errors in test runs r=adw
2014-06-25 16:30:17 +02:00
Mark Banner
bb36e9377a
Bug 1030103 Loop button doesn't overflow when window width is reduced. r=mconley
2014-06-26 09:00:07 +01:00
Kestrel
d6e54f0575
Bug 378775 - Implement Opera's behavior for selecting text inside of a link and link drag and drop. r=Enn
2014-07-03 04:26:00 -04:00
Ed Morley
b4c148d239
Bug 941575 - Disable browser_fullscreen-window-open.js on Linux for intermittent failures
2014-07-03 14:05:56 +01:00
David Keeler
ecb65d95bf
bug 1029797 - remove redundant "Security information for this page" section of Page Info window r=dao
2014-06-24 14:31:06 -07:00
David Keeler
3016adb4de
bug 1029862 - hide unnecessary 'which is run by (unknown)' text in site identity popup for domain validated sites r=dao
2014-06-24 15:12:52 -07:00
David Keeler
9e5235aedf
bug 1025332 - use nsIDocshell.failedChannel in certificate exception dialog instead of recent bad certs service r=jaws
2014-06-13 16:13:09 -07:00
Jim Blandy
b6b202b6bb
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
Brian R. Bondy
cc9a9c1577
Bug 1017156 - Fix tests for blank tab name now expected in TabOpen event. r=dao
2014-06-24 09:45:38 -04:00
Brian R. Bondy
5176e7726c
Bug 1017156 - about:preferences briefly shows as the tab title when opening the in-content preferences. r=dao
2014-06-24 09:45:31 -04:00
Ryan VanderMeulen
d81f69eb72
Merge m-c to fx-team. a=merge
2014-06-23 10:59:41 -04:00
Paul Rouget
796dc49465
Bug 1028014 - webide should be named webide, not app manager. r=dcamp
2014-06-23 17:36:11 +08:00
Jared Wein
a5f07c62f8
Bug 754304 - make in-content preferences linkable via URL, follow-up to use the ignoreFragment API change that bug 1025195 landed. r=me
...
--HG--
extra : rebase_source : 6405245a2ccfdd09cc3cad86cf846d8c71c5abf7
2014-06-20 00:32:58 -04:00
Jared Wein
c0aa2e7ef4
Bug 754304 - make in-content preferences linkable via URL. r=mattn
2014-06-19 16:12:52 -04:00
Chris Peterson
402e60bcf2
Bug 1054630 - Collect telemetry on usage of SpiderMonkey's deprecated language extensions: for-each, destructuring for-in, legacy generators, and expression closures. r=till
2014-08-24 11:56:08 -07:00
Nigel Babu
3ca5be2522
Backed out 6 changesets (bug 1054630) for hazards bustage ON A CLOSED TREE
...
Backed out changeset 684b95601155 (bug 1054630)
Backed out changeset e656c61ecd70 (bug 1054630)
Backed out changeset fa6d52a0cfea (bug 1054630)
Backed out changeset 19d115a44912 (bug 1054630)
Backed out changeset 0bceb044a4de (bug 1054630)
Backed out changeset be39ba3aa672 (bug 1054630)
2014-08-24 16:33:36 +05:30
Chris Peterson
7c3b7c0a5a
Bug 1054630 - Part 5a: Replace some deprecated expression closures with arrow functions in browser/. r=till
2014-08-17 17:21:23 -07:00
Ms2ger
7c97cb5850
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
Wes Kocher
c2ecdbcdd9
Backed out 4 changesets (bug 1032878) for probably introducing a leak, creating a CLOSED TREE
...
Backed out changeset 780c948d79f3 (bug 1032878)
Backed out changeset 0cfcc44660a8 (bug 1032878)
Backed out changeset 991f8d5da382 (bug 1032878)
Backed out changeset f54984be223e (bug 1032878)
2014-08-11 14:27:57 -07:00
Martijn Wargers
37c3c7166b
Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce
2014-08-10 20:03:50 -07:00
Birunthan Mohanathas
c910458886
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Jared Wein
b76cc438a6
Bug 1025195 - switchToTabHavingURI should have an option to ignore URL hashes when looking for already opened tabs. r=dao
...
--HG--
extra : rebase_source : 02cf11785573131ac8d0b267512e4cf93c43eb31
2014-06-17 10:01:41 -04:00
Drew Willcoxon
d2858ae3b1
Bug 1021110 - Icons in about:newtab's search panel should be high-res (2x DPI) on high-res displays. r=ttaubert
2014-06-17 15:23:52 -07:00
Gijs Kruitbosch
4804d24895
Bug 934103 - aURL is undefined, r=dao
...
--HG--
extra : rebase_source : f2a98e2ebf7ed8237518d429ce3ee0ca1dc4c943
2014-06-17 16:05:10 +01:00
Ryan VanderMeulen
aab8220978
Merge m-c to fx-team. a=merge
2014-06-17 15:42:06 -04:00
Drew Willcoxon
716ace3d71
Bug 1019990 - about:newtab preloader should load content.js. r=ttaubert
2014-06-17 12:35:34 -07:00
Drew Willcoxon
a43be88cae
Bug 1019991 - about:newtab should lazily build its search panel popup. r=ttaubert
2014-06-17 12:35:34 -07:00
Drew Willcoxon
a6a43e5c5b
Bug 1019989 - ContentSearch should pass images as shared ArrayBuffers instead of data URI strings. r=felipe
2014-06-17 12:35:34 -07:00
Carsten "Tomcat" Book
f72b2aa35a
merge fx-team to mozilla-central a=merge
2014-06-17 14:09:46 +02:00
Allison Naaktgeboren
9094d5ebb6
Bug 1016138 followup - only call add on the master-password probe when a MP is enabled. r=markh
2014-06-17 10:03:47 +10:00
Neil Deakin
e01fbaad97
Bug 994117, disable transition for popups in social tests, r=mixedpuppy
2014-06-16 14:43:10 -04:00
Mike Conley
dbae7cd940
Bug 988133 - Workaround crashes in nsDocShellEditorData::ReattachToWindow() when doing view source in a remote tab. r=felipe.
...
This bug works around the crash by not retrieving the document from the cache, but by
hitting the network again for the document source. That's clearly not ideal, but the
crash is worse. This is a band-aid solution until we can get the cache retrieval
working properly. This workaround should not ride the trains to release.
2014-06-13 14:22:06 -04:00
Mark Hammond
d6d311b723
Bug 1016138 - Add telemetry probe for master password usage. r=dolske
2014-06-14 11:45:52 +10:00
Patrick Brosset
f7fa4585a3
Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins
2014-06-13 16:27:10 +02:00
Florian Quèze
a631f20793
Bug 1000253 - Background tabs with persistent device permissions can access devices without the user noticing, r=jesup,MattN.
2014-06-13 14:51:12 +02:00
Mark Hammond
7a632f16ca
Bug 1023734 - make show() method sane and remove hide() method in about:accounts. r=ttaubert
2014-06-12 13:01:04 +10:00
Gijs Kruitbosch
2b73e730fa
Bug 908534 - test that chromeUI notification is shown for about:support when opened as a new tab, r=ttaubert
2014-06-11 11:56:30 +01:00
Shashank Sabniveesu
87c6213671
Bug 1022214 - Remove the obsolete mTabstripCloseButton property. r=dao
2014-06-11 11:55:44 +02:00
Ed Lee
1dc6e00ac8
Bug 975235 - Send click pings for Directory Tiles (including which link, tile, other metadata) [r=adw]
...
Send a ping from the DirectoryLinks module on various click actions from newtab page.
2014-06-09 22:03:23 -07:00
Mark Banner
356f49114f
Merge Elm to m-c. a=merge
2014-06-09 23:04:43 +01:00
Ryan VanderMeulen
743b35bc83
Merge fx-team to m-c. a=merge
2014-06-09 16:47:38 -04:00
Ed Morley
f4d70ca746
Merge mozilla-central and inbound
2014-06-09 17:18:00 +01:00
Masayuki Nakano
9bf881aa8e
Bug 1020832 tabbrowser's constructor shouldn't use Cc and Ci since using it sometimes causes undefined error r=enndeakin
2014-06-09 22:42:02 +09:00
Florian Quèze
eed8652934
Bug 1015527 - Back/Forward navigation shouldn't break the Translation UI, r=felipe.
2014-06-09 16:50:58 +02:00
Mark Banner
f6a8923cd9
Merge m-c to elm. a=merge
2014-06-09 13:00:42 +01:00
Nicolas Perriault
3d73b85b47
Bug 1003029 Use local versions of OT assets. r=Standard8,rs=gijs,r=abr
2014-06-05 17:01:18 +01:00
Gijs Kruitbosch
524efc2f7c
Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws
2014-06-02 21:59:38 +01:00
Mark Hammond
365f799d7d
Bug 1017941 - Initialize loop during delayedStartup() to avoid observer leaks. r=Unfocused
2014-05-30 12:19:41 +10:00
Mark Banner
f23ef1f28c
Bug 1008116 Show the Loop button by default and update the tooltip and panel text. r=mhammond
2014-05-29 21:13:48 +01:00
Mark Banner
0f0d05150c
Bug 1007601 Fix styling of the loop panel so it is laid out properly and without a white border. Also make the iframe creation dynamic, to avoid an iframe in the DOM when we don't need one. r=mhammond
2014-05-29 21:13:47 +01:00
Mark Banner
f9cd53127f
Bug 1000007 Separate out loop from the social api, and add a loop specific service and API injection. r=mhammond
2014-05-29 21:13:46 +01:00
Tim Taubert
9452a49bfc
merge m-c to inbound
2014-05-29 08:32:31 +02:00
Wes Kocher
d727696b11
Merge m-c to fx-team
2014-05-28 17:26:00 -07:00
Wes Kocher
136c755b0f
Merge m-c to inbound
2014-05-28 17:23:23 -07:00
Wes Kocher
64b9c15c25
Backed out changeset 94eef72cb9b7 (bug 993901) for causing OSX bc1 to frequently fail in browser_tabopen_reflows.js
2014-05-28 17:00:32 -07:00
Dão Gottwald
576a76e765
Bug 1016834 - Replace errant NIGHTLY_BUILD ifdefs with E10S_TESTING_ONLY. r=gijs
2014-05-28 21:26:37 +02:00
Carsten "Tomcat" Book
a33cd9bbff
Merge mozilla-central to mozilla-inbound
2014-06-17 14:32:55 +02:00
Mark Banner
80acdfc820
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
Gijs Kruitbosch
b75fbd4b78
Bug 1021969, r=bholley,jaws
...
--HG--
extra : rebase_source : f8bc835a5bfcd62e1d59b31d75841d1cc6339634
2014-06-06 17:33:50 +01:00
Bernardo P. Rittmeyer
7087798029
Bug 1010402- Fix full block width of some hit areas in sync dialogs. r=mconley
2014-06-06 07:47:00 -04:00
Gijs Kruitbosch
6cd5bee13d
Bug 761566 - add per-OS settings/options/preferences string, r=mak
2014-06-04 17:37:54 +01:00
Jonathan Kew
a32cc70c4a
bug 1007639 - stop shipping .woff fonts as part of the desktop browser product. r=gavin
2014-06-06 08:30:54 +01:00
Honza Bambas
420f7458b0
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 20:14:07 +02:00
Ryan VanderMeulen
a399b90ef2
Backed out changeset d405928cb934 (bug 999577) and changeset 940d041073c7 (bug 938186) for xpcshell failures.
...
CLOSED TREE
2014-06-05 13:32:04 -04:00
Honza Bambas
6a323418e1
Bug 999577 - disable addon access to cache v1 IDLs, r=michal+jduell
2014-06-05 18:27:38 +02:00
Carsten "Tomcat" Book
7b58e11c4e
merge fx-team to mozilla-central a=merge
2014-06-05 15:08:55 +02:00
Masayuki Nakano
ea57c1a8ae
Bug 1008772 part.2 Add tests for tabbrowser key navigation which isn't blocked by content r=enndeakin
2014-06-05 11:57:53 +09:00
Masayuki Nakano
6ecdb49317
Bug 1008772 part.1 tabs should handle non-printable keys with keydown event handlers in the system group rather than keypress event handlers in the normal group r=smaug+enndeakin
2014-06-05 11:57:53 +09:00
Carsten "Tomcat" Book
7327e91ad4
Merge mozilla-central to fx-team
2014-06-04 15:54:11 +02:00
Marco Bonardo
4b1691192c
Bug 1003461 - Shift + Switch to Tab no longer respected. r=mano
2014-06-04 14:23:31 +02:00
Jeremy Poulin
ab83f7f8dd
Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
...
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Wes Kocher
3a93b233a4
Merge fx-team to m-c
2014-06-02 19:00:58 -07:00
Wes Kocher
2d69a3daca
merge inbound to m-c
2014-06-02 18:37:29 -07:00
Michael Pruett
f498366465
Bug 1016039 - Fix switching between tab groups when cursor is on a tab. r=dao
2014-05-31 13:34:58 -05:00
Gijs Kruitbosch
f607020b0a
Bug 1016582 - pin new back/fwd/refresh/stop/star group at the top of the context menu, r=jaws
...
--HG--
extra : rebase_source : 26b6555b405e247daab91317ac9bed284fb7fb63
2014-05-29 12:08:32 +01:00
Maxim Zhilyaev
8c54b93c39
Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
...
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Mike de Boer
d9a78d1d0f
Bug 1014482: initialize bookmarkData variable to prevent failing tests and other unexpected bugs. r=gps,smacleod
2014-05-30 16:26:46 +02:00
Tom Schuster
803d770712
Bug 961360 - Try again on the about:tabcrashed page should reload all crashed tabs. r=felipe
2014-05-29 21:55:44 +02:00
Ted Mielczarek
6322893432
bug 815002 - fix browser_device_get_user_media.js to work with --use-test-media-devices. r=florian
2014-06-02 10:41:57 -04:00
Michael Ratcliffe
0b314dcb2d
Bug 718250 - Add the dimensions of the node in the NodeInfobar r=jwalker
2014-06-04 16:38:41 +01:00