Georgios Kontaxis
7c0ff43850
Bug 1043801: tracking protection notifications show up in the generic security notification doorhanger, interactions with permissionManager to disable/enable tracking protection for a page r=adw
2014-08-22 20:26:31 -07:00
Georgios Kontaxis
d6ca4b7a06
Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw
2014-08-22 20:26:03 -07:00
Georgios Kontaxis
529502822e
Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
...
--HG--
rename : browser/themes/linux/mixed-content-blocked-16.png => browser/themes/linux/bad-content-blocked-16.png
rename : browser/themes/linux/mixed-content-blocked-64.png => browser/themes/linux/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-16.png => browser/themes/osx/bad-content-blocked-16.png
rename : browser/themes/osx/mixed-content-blocked-16@2x.png => browser/themes/osx/bad-content-blocked-16@2x.png
rename : browser/themes/osx/mixed-content-blocked-64.png => browser/themes/osx/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-64@2x.png => browser/themes/osx/bad-content-blocked-64@2x.png
rename : browser/themes/windows/mixed-content-blocked-16.png => browser/themes/windows/bad-content-blocked-16.png
rename : browser/themes/windows/mixed-content-blocked-64.png => browser/themes/windows/bad-content-blocked-64.png
2014-08-22 15:34:25 -07:00
Jim Mathies
a72af37b5f
Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao
2014-08-21 10:42:42 -05:00
Ryan VanderMeulen
baca1ac7b9
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-20 16:23:04 -04:00
Alex Bardas
2d5b47fd36
Bug 1054931 - Ctrl-K focuses an invisible search bar in about:newtab in blank mode. r=adw
2014-08-19 14:16:00 -04:00
Ed Morley
aae02d523c
Merge mozilla-central and fx-team
2014-08-20 15:18:31 +01:00
Mike Conley
36148f8108
Bug 961362 - DOM Fullscreen API support for e10s. r=smaug,billm.
2014-08-19 16:58:00 -04:00
Bill McCloskey
82c686b942
Bug 1054840 - Ignore popups shown during onunload (r=felipe)
2014-08-19 17:24:21 -07:00
Alex Bardas
eda17f764c
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
e5c228e808
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
Ryan VanderMeulen
9c4e668647
Merge fx-team to m-c. a=merge
2014-08-15 16:22:55 -04:00
Alex Bardas
02337431c7
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
Bill McCloskey
b6264372dc
Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap)
2014-08-20 12:49:11 -07:00
Gijs Kruitbosch
cd45e2edac
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
Alex Bardas
2c69b9411c
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
Alex Bardas
0647fe4544
Bug 999293 - [e10s] Make charset menu work. r=adw
2014-08-13 13:29:00 -04:00
Tom Schuster
4346420610
Bug 1054221 - [e10s] Make special link click behave correctly on about:newtab. r=jimm
2014-08-15 15:28:10 +02:00
Gijs Kruitbosch
98f4f1ce42
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
Tom Schuster
ab0100a00e
Bug 1000936 - [e10s] Fix buttons on about:blocked / safe browsing page. r=mconley
2014-07-30 14:26:46 +02:00
Tom Schuster
e0c6ae8f34
Bug 946450 - [e10s] Make all the different link destinations work on about:newtab. r=jimm
2014-07-30 14:26:46 +02: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
Tim Taubert
5d377d2e9f
Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian
2014-07-23 17:34:31 +02:00
Ryan VanderMeulen
21d58ba963
Merge m-c to inbound. a=merge
2014-07-20 15:14:23 -04:00
Brian R. Bondy
db8a57e7d8
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche a=kwierso
2014-07-17 21:46:10 -04:00
Gijs Kruitbosch
fe18bdbb2c
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
Wes Kocher
3d1abf596a
Merge m-c to inbound
2014-07-18 18:42:49 -07:00
Brian R. Bondy
274ff091b0
Bug 1009816 - Firefox desktop: openh264 updates: check, download, install. r=rstrong, gfritzsche
2014-07-17 21:46:10 -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
Bill McCloskey
4da3783e52
Bug 1024391 - Fix popup blocking bug (r=felipe)
2014-07-16 23:05:17 -07:00
Wes Kocher
69ed25e952
Merge m-c to fx-team
2014-07-16 17:46:33 -07:00
Trishul Goel
e3a2c2e2fb
Bug 1038604 - Rename disableMCB to allowMixedContent. r=dao
2014-07-16 22:03:15 +02:00
Mark Banner
264942d0a2
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
Dão Gottwald
39e4605c54
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
a823b3f20b
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
Carsten "Tomcat" Book
cea9f6ad33
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
Gijs Kruitbosch
9f74b36492
Bug 1014313 - part 1: add tabs options to tabstrip context menu, r=dao
2014-07-02 23:23:48 +01:00
Blake Kaplan
6ffddd5be5
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
9c0934dee0
Backed out changeset 76a96d6f0330 (bug 1001957) for mochitest-2 bustage on a CLOSED TREE
2014-07-08 17:55:35 -07:00
Blake Kaplan
f02eb2e402
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
David Keeler
089ea7d66c
bug 1034270 - expose the channel that failed to load to onAboutCertError in browser.js r=felipe
2014-07-07 15:33:07 -07:00
Dão Gottwald
7267010e3e
Bug 1034077 - Location bar shouldn't strip whitespace when pasting. r=Gijs
2014-07-04 17:16:55 +02:00
Blair McBride
79b06300a3
No bug - merge bustage fix on a CLOSED TREE. r=bustage
2014-07-03 15:33:27 +12:00
Wes Kocher
46f0e233a5
Merge m-c to fx-team
2014-07-02 19:10:42 -07:00
Wes Kocher
c778b21cc9
Merge fx-team to m-c a=merge
2014-07-02 17:24:00 -07:00
Jim Mathies
fc2483e662
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
415b181f96
Bug 1018154 - part 1: replace blocking of security principal inheriting with onpaste handler, r=dao
2014-07-01 15:27:08 +01:00
Ed Morley
e9eb8697b2
Backed out changeset 9879665a17bb (bug 989875) for leaks
2014-07-01 17:58:33 +01:00
Jim Mathies
990d53f089
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