Commit graph

2892 commits

Author SHA1 Message Date
Blake Winton
fe4298b751 Bug 1036908 - Log search suggestion selections from about:home. r=mak 2014-09-05 16:43:28 -04:00
Carsten "Tomcat" Book
5f0ce67fb2 Backed out changeset b556a4fdfe52 (bug 1036908) for bc1 test errors 2014-09-08 10:19:50 +02:00
Blake Winton
100062f5b1 Bug 1036908 - Log search suggestion selections from about:home. r=mak 2014-09-05 16:43:28 -04:00
Tim Taubert
f20cb9b88b Backed out changeset 1917953b1f89 (bug 961867) on a CLOSED TREE r=bustage 2014-09-04 15:08:57 -04:00
Dave Townsend
3ad459f0a7 Backing out bug 961867 for causing an intermittent test failure. 2014-09-04 11:37:55 -04:00
Bobby Holley
c3f44e7717 Bug 1062631 - Handle null ownerDoc in browser.js and content.js for the benefit of browser_newtab_drag_drop_ext.js. r=ttaubert 2014-09-08 13:36:22 -07:00
Mike Conley
9b77d562d6 Bug 1047603 - [e10s] Make it possible to load new windows from non-remote browsers within an e10s window. r=smaug,billm, feedback=Mossop.
--HG--
extra : rebase_source : 79a033f40e880ef4e8769871e385344d7621c259
2014-09-12 14:34:28 -04:00
Mike Conley
e55464e17c Bug 1058164 - pageshow and pagehide events with the persisted property are not dispatched to content scripts when swapping frame loaders. r=smaug,felipe.
Frame scripts were not getting pageshow and pagehide events with the persisted
property during frameloader swapping due to the fact that the event target for
those events was set to be the chrome event handler. This patch makes the
event target be the nsInProcessTabChildGlobal instead, so frame scripts see
the events. This still needs to be fixed for the e10s case, but that will
have to wait until bug 918634 is fixed.

--HG--
extra : source : 738461f289977e9b7e975831a4755cda6f6ab49e
extra : histedit_source : 8255ca9aa900adf1216de8cf9f4ceec8e5c2a71c%2Cd20e41b1200bac5dab5bbdad8cc22293ec92dbea
2014-09-02 23:09:24 -04:00
Dave Townsend
61a925c055 Bug 1048618: Send nsIURIFixupInfo to the parent process. r=gijs 2014-09-02 18:34:01 -04:00
Dão Gottwald
5ca646651f Bug 1061947 - Avoid flushing layout and making it dirty repeatedly in ToolbarIconColor.inferFromText. r=gijs 2014-09-02 23:55:32 +02:00
Dave Townsend
0c740b5b4b Bug 961867: Pass app tab status to child processes and allow onBeforeLinkTraversal to work there. r=smaug, r=felipe 2014-09-02 17:43:08 -04:00
Matthew Noorenberghe
615e43805d Bug 1047284 - Update the Loop toolbar icon upon errors and "Do not disturb". f=Standard8 r=jaws 2014-09-01 17:37:23 -04:00
Carsten "Tomcat" Book
8fdc266131 merge fx-team to mozilla-central a=merge 2014-08-29 15:13:15 +02:00
Monica Chew
7b33f67fcf Bug 1058133: Telemetry for tracking protection events (r=bmcbride) 2014-08-28 09:29:14 -07:00
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
Bill McCloskey
7a1cc0305b Bug 1059007 - [e10s] Compute gMultiProcessBrowser when window opens (r=felipe) 2014-08-28 13:37:16 -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
David Keeler
300346b437 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
David Keeler
d758938ed4 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
Jim Blandy
7e20285e70 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
Mike Conley
1de12c5a8f Bug 989501 - Part 3: If a newly created browser.xul window has the CHROME_REMOTE_WINDOW chromeflag set, make sure the initial browser has remote="true" set on it. r=felipe. 2014-06-20 14:08:05 -04:00
Jared Wein
ad3b621c9a 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
Allison Naaktgeboren
880b7551d0 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
Mike Conley
7c70d0522c 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
149910a91a Bug 1016138 - Add telemetry probe for master password usage. r=dolske 2014-06-14 11:45:52 +10:00
Mark Banner
d906e2564f Merge Elm to m-c. a=merge 2014-06-09 23:04:43 +01:00
Florian Quèze
f12bada15d Bug 1015527 - Back/Forward navigation shouldn't break the Translation UI, r=felipe. 2014-06-09 16:50:58 +02:00
Mark Banner
f7788f7d4e Merge m-c to elm. a=merge 2014-06-09 13:00:42 +01:00
Gijs Kruitbosch
64b3274549 Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws 2014-06-02 21:59:38 +01:00
Mark Hammond
753b295ea2 Bug 1017941 - Initialize loop during delayedStartup() to avoid observer leaks. r=Unfocused 2014-05-30 12:19:41 +10:00
Mark Banner
6a569f76d9 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
Dão Gottwald
0f6faf237d Bug 1016834 - Replace errant NIGHTLY_BUILD ifdefs with E10S_TESTING_ONLY. r=gijs 2014-05-28 21:26:37 +02:00
Paolo Amadini
82d4807bf3 Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske 2014-01-07 17:29:41 +01:00
Carsten "Tomcat" Book
a09f70f357 Backed out changeset ca4caf0d721c (bug 853549) for valgrind testfailures 2014-05-28 15:53:13 +02:00
Carsten "Tomcat" Book
c0ddb75825 Merge mozilla-central to fx-team 2014-05-28 15:29:24 +02:00
Tim Taubert
e4173a1a49 Bug 990812 - Restrict sessionstore, tabview, and browser frame scripts to tabbrowser browsers r=adw 2014-05-23 14:22:36 +02:00
Dão Gottwald
70f75cd4bc Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:41:31 +02:00
Dão Gottwald
c963498105 Backed out changeset d670f361bbb6 2014-05-23 20:39:46 +02:00
Dão Gottwald
203aa359ec Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 20:34:03 +02:00
Wes Kocher
2c816c1d1b Backed out changeset d36b2edb017b (bug 1014523) for OSX bc1 bustage 2014-05-23 10:06:19 -07:00
Dão Gottwald
ab1d0f9381 Bug 1014523 - Missing border between the tabstrip and the navigation toolbar on OS X. r=mconley 2014-05-23 17:49:47 +02:00
Tim Taubert
018dff816d Bug 973532 - Remove legacy NEWTAB_PAGE_SHOWN probe for homepage r=adw 2014-05-21 11:17:58 +02:00
Dão Gottwald
0280976301 Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies 2014-05-21 22:26:37 +02:00
Dão Gottwald
a3eb9057c1 Bug 1012629 - Infer from each toolbar's text color whether we should use inverted icons. r=gijs 2014-05-20 15:41:11 +02:00
Carsten "Tomcat" Book
0eef94abf9 merge mozilla-inbound to mozilla-central 2014-05-12 13:33:19 +02:00
Tom Schuster
3de9c81d0c Bug 1004693 - [e10s] Add keyword search does not work. r=felipe 2014-05-10 15:28:42 +02:00
Dão Gottwald
6972239d30 Bug 1008134 - darkwindowframe attribute should be set before the first paint. r=gijs 2014-05-09 13:53:34 +02:00
Wes Kocher
514ce002bc merge fx-team to m-c 2014-05-05 20:52:49 -07:00
Tim Taubert
28b75bf5ec Bug 1002843 - Wait until important parts have been initialized before restoring tabs into windows r=smacleod 2014-05-03 08:11:43 +02:00
Bill McCloskey
b2689350dd Bug 1002000 - Make sure to register listeners before loading content script (r=ttaubert) 2014-05-05 13:12:50 -07:00
Paolo Amadini
e4ede54cb5 Bug 853549 - Use a JSON storage back-end in the Login Manager, except on Android. r=dolske 2014-01-07 17:29:41 +01:00
Carsten "Tomcat" Book
f36909876f Backed out changeset 1eb359cf7ac0 (bug 1013448) for xperf test failures 2014-05-26 10:12:16 +02:00
Mark Hammond
e6ebf8e94e Bug 1013448 (part 1) - add telemetry probe for master-password usage. r=dolske 2014-05-26 09:48:41 +10:00
Mike de Boer
79e05fce05 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
8a0c3e1986 Bug 961360 - Try again on the about:tabcrashed page should reload all crashed tabs. r=felipe 2014-05-29 21:55:44 +02:00
Paolo Amadini
7258411912 Bug 856470 - Login Manager no longer requires initialization at startup. r=dolske 2013-09-14 20:24:00 +02:00
Gavin Sharp
1b20b99c0a Bug 896711: remove BrowserChromeTests.runWhenReady because it's being abused, r=dao/ttaubert/vporof 2013-07-27 17:32:40 -07:00
Mike de Boer
c7f2091248 Bug 979479: add dynamic tooltips, including keyboard shortcuts, to various buttons. r=mconley 2014-05-01 12:37:24 +02:00
Harry Kaimenas
c35907ddd4 Bug 997436 - Add context menu option to open a tab in a non-remote window. r=felipe 2014-04-29 13:20:00 -04:00
Allison Naaktgeboren
f3d82e8ec3 Bug 930863 - update CharsetLoadListener() to be e10s compliant.r=felipc 2014-04-29 11:05:57 -07:00
Dão Gottwald
570b082010 Bug 997131 - Simplify conditional forward button CSS by making the forward button a direct sibling of the location bar. r=mdeboer
--HG--
extra : rebase_source : e9c7c70d5295564dc61766fdaf1eec620e90d77a
2014-04-23 19:26:32 +02:00
Nicholas Nethercote
40660c86b9 Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Praveenkumar
19d6141301 Bug 996632 - Close tab' option from the tab context menu should be active for the last tab. r=dao 2014-04-17 03:26:00 +02:00
Mike Conley
c8e0e58744 Bug 997227 - Entering and exiting tabview makes items in tabs toolbar collide with fullscreen button. r=Gijs, MattN. 2014-04-16 19:48:01 -04:00
Mike Conley
05628e6560 Backout 47845138fae1 (bug 996148) because the solution from bug 997227 is better. r=backout. 2014-04-16 19:47:32 -04:00
Florian Quèze
ea529a83d7 Bug 971048 - Run language detection on webpages and display infobar when language is not the current UI locale, r=felipe. 2014-04-17 00:02:33 +02:00
Mike Conley
9a1d4ffe2d Bug 996148 - With tabs in titlebar disabled, the private browsing mask can be incorrectly positioned in certain modes. r=MattN.
The positioning of the private browsing mask depends on us correctly setting the fullscreen placeholder
width. Unfortunately, we only ever did that when kicking off the tabs-in-titlebar code. This patch makes
it so that we set the width regardless of whether or not tabs in titlebar is enabled.
2014-04-15 14:11:19 -04:00
Mike Conley
5df4298e84 Bug 973694 - Fix glitchy-looking private browsing indicator on OS X when tabs in titlebar are disabled. r=MattN
This also has the benefit of fixing bug 989604.
2014-04-12 11:10:17 -04:00
Heather Arthur
e5bfce063b Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Mike Connor
5115c13f27 bug 940685 - open about:home instead of searchForm if the search bar isn't available, r=gavin
--HG--
extra : rebase_source : 2bd877e984aab76cd3cdca3973a5f40952c6e1e1
2014-03-31 11:58:03 -04:00
Mike Conley
2173ae7383 Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. 2014-03-28 10:30:00 -04:00
Ryan VanderMeulen
75f1da8e39 Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures. 2014-04-02 14:48:13 -04:00
Mike Conley
005bed99e5 Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. 2014-03-28 10:30:00 -04:00
Ed Morley
716364949e Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE 2014-04-02 09:29:16 +01:00
Heather Arthur
1f0c8e3718 Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Asaf Romano
f41b23981c Bug 977730 - Count total pages visited by all test users. r=bsmedberg. 2014-04-01 11:27:03 +03:00
Wes Kocher
a0ca84cc0a Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures. 2014-03-31 17:02:29 -07:00
Heather Arthur
884d06a39b Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Asaf Romano
5dd513276d Backout bug 977730 due to bustage [CLOSED TREE] 2014-03-31 21:55:15 +03:00
Gijs Kruitbosch
0a7c156907 Bug 988191 - change to WCAG algorithm for titlebar font, r=jaws 2014-03-29 22:08:20 +00:00
Asaf Romano
45def71ffd Bug 977730 - Count total pages visited by all test users. r=bsmedberg. 2014-03-31 20:47:11 +03:00
Paolo Amadini
e26549a686 Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback behavior. r=mano 2014-03-31 15:22:18 +02:00
Gijs Kruitbosch
3f513a5bc6 Bug 985815 - propagate collapsed state to other windows, add test. r=jaws 2014-03-20 22:22:12 +00:00
Gijs Kruitbosch
311ccd383a Bug 985777 - add a whitelist for URLs that we can switch to/from private browsing windows, r=ehsan
--HG--
extra : rebase_source : ab3d48e8fdc569f56118ad3fd518411733ff757b
2014-03-21 23:30:03 +00:00
Carsten "Tomcat" Book
26f471ed60 Merge mozilla-central to fx-team 2014-03-21 15:35:37 +01:00
Jared Wein
cbd250673e Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs
--HG--
extra : rebase_source : 03e07612be960c1b3a961e065404034ae0db5ce1
2014-03-20 20:23:36 -04:00
Phil Ringnalda
6e1b3cfb33 Back out bbb44c125553 (bug 940393) for breaking WinXP 2014-03-20 20:57:39 -07:00
Jared Wein
86208b298b Bug 940393 - Win8: Text color on inactive tabs makes text very hard to read. r=gijs 2014-03-20 20:23:36 -04:00
Wes Kocher
02eeb17e3b Backed out changeset 74dacf9ea7d4 (bug 985777) for m-bc bustage on a CLOSED TREE 2014-03-20 17:27:42 -07:00
Gijs Kruitbosch
8207a621fc Bug 985777 - always allow internal switchToTabHavingURI to switch to other windows, including private ones, r=dao 2014-03-20 13:53:46 +00:00
Mike Conley
d96c0aee8c Bug 940509 - Polish the private browsing indicators for Windows. r=jaws. 2014-03-12 19:02:00 -04:00
Bill McCloskey
e3c61577ea Bug 933462 - [e10s] Pop-up blocking notifications (r=felipe) 2014-03-20 16:31:20 -07:00
Bill McCloskey
c9167b34e7 Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug) 2014-03-18 08:16:47 -07:00
Bill McCloskey
183cb20358 Bug 917681 - [e10s] Make context menu work for selected text (r=felipe) 2014-03-14 11:47:46 -07:00
Carsten "Tomcat" Book
9259b7757c merge fx-team to mozilla-central 2014-03-12 12:19:49 +01:00
Shane Caraveo
34245313a7 bug 894806 [Australis] refactor and remove social.provider, r=markh 2014-03-11 19:25:45 -07:00
Bill McCloskey
96f886f1cf Bug 666804 - [e10s] Support NetworkPrioritizer (r=felipe) 2014-03-11 20:13:48 -07:00
Bill McCloskey
0245244bfd Bug 652510 - [e10s] Make the Page Style menu work (r=ttaubert) 2014-03-11 20:13:45 -07:00
Bill McCloskey
f03d9fc63e Bug 980766 - [e10s] Send document content type to remote-browser.xml (r=felipe) 2014-03-11 20:13:41 -07:00
Cameron McCormack
c5871513f9 Bug 981370 - Make MousePosTracker use a Set rather than manage an array itself. r=dao 2014-03-11 10:05:29 +11:00
Tim Taubert
abcc49eaf4 Bug 970382 - Add about:accounts to the list of chrome UIs with a special identity mode r=gavin 2014-03-06 03:56:20 +01:00
Gijs Kruitbosch
c7cedad799 Bug 972286 - switch to attributes instead of classes for overflowedItem and for the Australis panel subview anchor, r=MattN
--HG--
extra : rebase_source : 5645e31d32f2707ba1ccb4e30854a570bfea7232
2014-03-04 14:38:33 -05:00
Mike Conley
ea09fc2f9e Bug 979031 - [Australis] Don't animate the opening of the about:customizing tab. r=dao. 2014-03-04 10:24:00 -05:00
Tim Taubert
7f0698b8cf Bug 975552 - [Australis] Preload about:customizing like we do with about:newtab to increase transition performance. r=jaws,ttaubert. 2014-02-25 18:51:41 +01:00
Dão Gottwald
10086af754 Bug 976905 - Let dynamic-shortcut-tooltip use the anonymous tooltip label. r=gijs 2014-02-26 20:29:57 +01:00
Wes Kocher
35181c3336 Merge m-c to fx-team 2014-02-24 18:29:49 -08:00
Gijs Kruitbosch
b3d8b35197 Bug 966683 - Australis - automatically toggle accesskey-focuses on Linux to prevent menubar focus stealing, r=Neil,dao
--HG--
extra : rebase_source : a12eba0c04d57df9a47185a6be250e04000f862e
2014-02-18 17:07:27 +00:00
Gijs Kruitbosch
8798278211 Bug 975719 - Australis - right clicking an empty bit of toolbar shouldn't cause errors, r=jaws 2014-02-25 00:14:41 +00:00
Neil Rashbrook
b15efc9c98 Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
--HG--
extra : rebase_source : 7fd31cfc4b8eefee38fa06e63351cc207a9208db
2014-02-23 18:28:04 +00:00
Ryan VanderMeulen
0291c5929b Backed out 3 changesets (bug 956657, bug 974824, bug 974258) for mochitest-other failures on a CLOSED TREE.
Backed out changeset 792ce962cad6 (bug 956657)
Backed out changeset a1574a6b0544 (bug 974824)
Backed out changeset ad851c771c04 (bug 974258)
2014-02-21 15:28:43 -05:00
Neil Rashbrook
2ccf75f0bd Bug 956657 Share more charset menu code between the view source window and the browser r=Unfocused
--HG--
extra : rebase_source : 6fd5f6565b6dd0c07db0d530ffa01311d6e6d643
2014-02-21 00:17:13 +00:00
Bill McCloskey
4d1519077d Bug 974007 - Change OMTC behavior when browser.tabs.remote is set (r=mattwoodrow,felipe) 2014-02-20 17:26:41 -08:00
Justin Dolske
6279400910 Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Gijs Kruitbosch
6b1f3b5123 Bug 969780 - Australis - places controller gets lost if bookmarks button is moved to overflow or moved outside of customize mode, r=mak
--HG--
extra : rebase_source : dca1ab1dd901468f9dacaff4b7466c27bef84b47
2014-02-18 18:29:51 +00:00
Georg Fritzsche
bd62e84361 Bug 971171 - Measure with telemetry how many times people see about:newtab. r=ttaubert,bsmedberg 2014-02-14 12:00:49 +01:00
Gijs Kruitbosch
b8e8cf739a Bug 884402 - allow users to customize out items from Australis' overflow panel, r=mconley 2014-02-12 17:32:23 +00:00
Bill McCloskey
99872c240a Bug 947908 - [e10s] Middle clicking in about:newtab should open a new tab (r=felipe) 2014-02-13 16:04:01 -08:00
Ryan VanderMeulen
e6001f74f4 Merge inbound to m-c. 2014-02-12 08:37:35 -05:00
Willian Gustavo Veiga
fa78ce899b Bug 644186 - Open a new window when shift-clicking the "Open a new tab" button. r=Dao 2014-02-11 13:21:58 -05:00
Ms2ger
2e89bf81de Merge m-i to m-c. 2014-02-09 10:31:55 +01:00
Gavin Sharp
b9f0f6dd4b Bug 959061 followup: remove else after return 2014-02-08 12:35:04 -08:00
Bill McCloskey
751a8e2340 Bug 961529 - Run DOMLinkHandler in a content script (r=felipe) 2014-02-08 17:41:34 -08:00
Bill McCloskey
c6980cd416 Bug 961529 - Add Feeds module (r=felipe) 2014-02-08 17:41:30 -08:00
Carsten "Tomcat" Book
b377b7d2b5 merge fx-team to mozilla-central 2014-02-05 13:28:00 +01:00
Mike Conley
0e25436798 Bug 930094 - [Australis] Browser windows sometimes have the nav-bar drawn in the titlebar. r=dao, Gijs.
* * *
Fix for 930094
* * *
Fix because WTF
2014-02-04 16:17:00 -05:00
Mike Conley
1fe4e08e08 [Australis] Backout cbe26a93c79b (bug 930094) for test failures. 2014-02-04 18:46:38 -05:00
Mike Conley
a676b557f8 Bug 930094 - [Australis] Browser windows sometimes have the nav-bar drawn in the titlebar. r=dao, Gijs. 2014-02-04 16:56:07 -05:00
Gijs Kruitbosch
dc5d82af23 Bug 964217 - fix search item insertion in Australis customization mode, r=Unfocused 2014-02-03 10:48:21 +00:00
Mike Conley
5df596df98 Bug 962677 - [Australis] Use content-deck and toolbar margins for the customize mode transition. r=jaws, Gijs (for test fix). 2014-01-31 11:28:35 -05:00
Tim Taubert
aa79e9da0a Bug 964349 - Follow-up: use gCrashReporter instead of Services.appinfo r=bustage 2014-01-30 18:53:35 -08:00
Tim Taubert
e0d7d2f063 Bug 964349 - Move CrashReporter.annotateCrashReport() calls out of sessionstore r=gavin 2014-01-27 08:45:28 -08:00
Wes Kocher
861e46dbd7 Backed out changeset 066920d21e0e (bug 964349) for breaking browser-chrome tests 2014-01-30 17:35:36 -08:00
Gijs Kruitbosch
ca03b6db29 Bug 940116 - part 3: update XUL buttons to have a dynamic tooltip that includes a shortcut (Australis), r=jaws 2014-01-31 00:16:05 +00:00
Tim Taubert
5cc244f13b Bug 964349 - Move CrashReporter.annotateCrashReport() calls out of sessionstore r=gavin 2014-01-27 08:45:28 -08:00
Henri Sivonen
cf6bacb02c Bug 959061 - Have only one "Chinese, Simplified" item in the Character Encoding menu. r=Unfocused. 2014-01-30 14:39:25 +02:00
Bill McCloskey
a6c2f5c31e Bug 967876 - [e10s] Don't access docshell from WindowIsClosing (r=dao) 2014-02-04 18:17:16 -08:00
Bill McCloskey
f68b403891 Bug 960783 - Support "new out-of-process window" menu item in nightly (r=felipe,bsmedberg,trevor,ted) 2014-02-11 09:01:08 -08:00
Malintha Fernando
c8698209af Bug 953124 - [Australis] Remove the "Open Location" dialog (openLocation.xul). r=dao 2014-01-25 17:12:20 +01:00
Tim Taubert
e62101c17c Bug 957436 - [Australis] Show doorhanger for first fxa-based sync r=markh 2014-01-25 16:19:07 +01:00
Tim Taubert
329bffbacd Bug 962729 - Follow-up fix to fix undefined fxAccounts symbol r=me 2014-01-25 16:36:04 +01:00
Carsten "Tomcat" Book
7da2f8a7a8 merge fx-team to mozilla-central 2014-01-23 10:19:26 +01:00
Blake Winton
fd25fb8af9 Bug 925681 - Show identity block and reload icon in awesomebar in Australis' customization mode. ui-r=shorlander, r=Gijs
--HG--
extra : rebase_source : 10b62db55227e317a1bd5c45914619e2f75c94b6
2014-01-22 20:12:22 +00:00
Ryan VanderMeulen
1ac93c7ad5 Merge m-c to inbound. 2014-01-22 15:55:49 -05:00
Bill McCloskey
5b9e37d8cf Bug 938904 - [e10s] Make tooltips work (r=smaug,enn) 2014-01-22 12:27:23 -08:00
Gijs Kruitbosch
66f1889c0a Bug 944947 - update bookmarks toolbar button styling some more for Australis, r=jaws 2014-01-18 01:43:21 +01:00
Mike de Boer
e2032da70f [Australis] Bug 916953: introduce separator in overflow panel buttons and bookmark star button gets different label when inside overflow panel. r=Gijs 2014-01-22 13:31:09 +01:00
Marco Bonardo
196e368400 Bug 958413 - [Australis] Bookmarks menu button dropdown icon has the wrong aspect ratio when placed in the Bookmarks Toolbar. r=Gijs 2014-01-22 10:42:51 +01:00
Bill McCloskey
8a4e58ebff Bug 961863 - [e10s] Update browser remoteness attribute when restoring a tab (r=ttaubert,felipe) 2014-01-21 09:53:33 -08:00
Gijs Kruitbosch
96b3ec1d95 Bug 889120 - Australis' customize tab gets mixed up with other tab, r=jaws 2014-01-10 15:54:48 +00:00
Gijs Kruitbosch
f01a73b2ab Bug 940669 - add button menu to toggle toolbars in Australis' customize mode, r=mconley
--HG--
extra : rebase_source : 096d92876f4827251fd534f7ea76b8dbfd81a691
2013-11-21 22:59:49 +01:00
Carsten "Tomcat" Book
ac726d9baf Backed out changeset d614fa6b53b2 (bug 889120) [australis] for suspicion of pgo perma-orange 2014-01-16 09:44:49 +01:00
Gijs Kruitbosch
4ce8c9d4d6 Bug 889120 - Australis' customize tab gets mixed up with other tab, r=jaws
--HG--
extra : rebase_source : 12ef7ad03ece347dccd1e193a24e4e74b7b20b82
2014-01-10 15:54:48 +00:00