Commit Graph

8746 Commits

Author SHA1 Message Date
Bill McCloskey
1b49dd84a1 Bug 1046761 - e10s context menu should handle preventDefault (r=felipe) 2014-08-26 11:44:10 -07:00
David Keeler
1a5baf7b2d bug 800882 - make about:certerror clear as to why overrides don't work on HSTS sites r=dao ui-r=phlsa 2014-08-26 11:31:34 -07:00
Monica Chew
ef70a3035c Bug 1058348: Make disable protection string match mockup (r=adw) 2014-08-25 17:52:30 -07:00
Harshit Harchani
dc84d8d034 Bug 898166 - Remove try/catch in SocialUI.observe. r=jaws 2014-08-27 05:33:19 +05:30
Wes Kocher
8b5e956caf Merge inbound to m-c a=merge 2014-08-25 17:19:50 -07:00
Gijs Kruitbosch
a44fae6d32 Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton 2014-08-14 20:44:59 +02:00
Ryan VanderMeulen
f1e20fb689 Merge inbound to m-c. a=merge
CLOSED TREE
2014-08-25 11:49:37 -04:00
Florian Quèze
367d4830d5 Bug 1041658 - write tests for the global webrtc sharing indicator, r=Gijs. 2014-08-25 15:35:10 +02:00
Georgios Kontaxis
38d41cf15a Bug 1043801: tests asserting doorhanger correctly reflects tracking protection state r=adw 2014-08-22 20:26:46 -07:00
Georgios Kontaxis
65d3f30a5c 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
91024a133c Bug 1045809: mixedContentChannel is set to null and page is reloaded to re-engage mixed content blocking r=jaws 2014-08-22 20:26:14 -07:00
Georgios Kontaxis
8670ec571e 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
937ebf1ae6 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
Wes Kocher
915d568b45 Merge m-c to fx-team a=merge 2014-08-22 17:10:53 -07:00
Wes Kocher
02017e20ed Merge inbound to m-c a=merge 2014-08-22 16:47:32 -07:00
Gijs Kruitbosch
032d5a32be Bug 1004418 - annnnd disable on ASAN as well... 2014-08-22 19:01:32 +02:00
Gijs Kruitbosch
8d8de64f4b Bug 1004418 - followup, disable test on debug for timing out, rs=ttaubert over IRC
--HG--
extra : rebase_source : cf05defc0e67a82fa972e47dcf5391ad6723d536
2014-08-22 16:53:05 +02:00
Gijs Kruitbosch
bd0172679e Bug 1004418 - create a mochitest to verify all JS we ship parses, r=ttaubert
--HG--
extra : rebase_source : 94af2c3b26c3fca0f3c697b56c5e7b7d6488fce6
2014-08-19 15:43:31 +02:00
Ed Lee
867e2b7df9 Bug 1040369 - Replace sponsored icon with identifying text [r=adw]
Add sponsored text next to title that triggers explanation text. Remove unused sponsored icon and related files.
2014-08-21 19:21:38 -07:00
Nigel Babu
d590551451 Merge m-c to fx-team 2014-08-22 07:17:47 +05:30
Wes Kocher
f1bff82d6f Merge inbound to m-c a=merge 2014-08-21 18:22:11 -07:00
Wes Kocher
34b2f35fc3 Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
Shane Caraveo
9cf982b642 Bug 1047316 part 2: dont use docshell swapping for marks button, r=jaws 2014-08-21 15:53:19 -07:00
Jared Wein
6be1b4f7ff Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Mike Conley
e798c00ddf Backing out 893fa8436b70 (bug 1041917) for multiple problems. 2014-08-21 15:12:22 -04:00
Shane Caraveo
cb35c41b72 Bug 1047316 dont display panels using docshell swapping in panelviews, r=jaws 2014-08-21 07:44:17 -07:00
Shane Caraveo
9b3587d3ff Bug 1056415 fix updating the marks buttons during tabchange, r=jaws 2014-08-21 07:41:23 -07:00
Ed Morley
69c335043b Merge latest green inbound changeset and mozilla-central; a=merge 2014-08-21 13:22:44 +01:00
Mike Conley
c7b480b82b Bug 1056152 - Fix reference to undefined event variable in content.js. rs=jaws 2014-08-20 11:27:03 -04:00
Ed Morley
3035a95a4f Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures 2014-08-21 12:27:40 +01:00
Ed Morley
0b9a58b16c Backed out changeset 93cd3fc35cfc (bug 1014332) 2014-08-21 12:27:16 +01:00
Ed Morley
af684fec24 Backed out changeset bfe0d5c41edd (bug 1014332) 2014-08-21 12:27:12 +01:00
Sang Mercado
4605677e85 Bug 1043257 - Bookmark toolbar items overflow completely instead of only the not fitting ones, if on the Navigation Bar. r=jaws 2014-08-19 13:06:09 -05:00
Jared Wein
3ebbb4bb49 Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs 2014-08-20 17:22:55 -04:00
Ryan VanderMeulen
9767936074 Merge inbound to m-c. a=merge 2014-08-20 16:14:23 -04:00
Mike Conley
88c631d8bb Bug 1050447 - Skip focusing content if we're opening a new about:blank or about:newtab tab. r=dao, feedback=jimm.
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 : a6c140d4e2b4677209b039880922c29e7c24b584
2014-08-20 11:23:43 -04:00
Alex Bardas
a20917401e 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
Markus Stange
08cc958cbb Disable the test for bug 1015721 on Windows because it fails.
CLOSED TREE
2014-08-20 19:00:45 +02:00
Ehsan Akhgari
58dc12f46d Bug 1055507 - Avoid calling drawWindow in e10s mode when using tab previews until bug 698371 gets fixed; r=dao 2014-08-20 22:24:27 -04:00
Ed Morley
a04736e627 Merge mozilla-central and fx-team 2014-08-20 15:18:31 +01:00
Ed Morley
30ed9ba40d Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-20 15:14:31 +01:00
Mike Conley
72420563c2 Bug 961362 - DOM Fullscreen API support for e10s. r=smaug,billm. 2014-08-19 16:58:00 -04:00
Bill McCloskey
20f413d371 Bug 1054840 - Ignore popups shown during onunload (r=felipe) 2014-08-19 17:24:21 -07:00
Shane Caraveo
de9788461e Bug 1047340 fix annotation of marks by using the browser url rather than cannonical url, r=jaws 2014-08-19 09:01:52 -07:00
Florian Quèze
ff6386668c Bug 1048230 - Global indicator inaccessible when taskbar is on top of the screen, r=Enn. 2014-08-19 17:50:10 +02:00
Mike Conley
00d340c0ad Bug 1041917 - Make it possible to transition from non-remote to remote browsers while browsing away from about: pages. r=billm. feedback=mrbkap.
--HG--
extra : histedit_source : f6bc00b11d21d68cc1a09c5da70d81a1c054085e
2014-08-13 14:03:32 -04:00
Jim Mathies
e5f32bb35c Bug 903022 - Parent save-as file pickers to the browser window rather than the content window. r=gavin 2014-08-25 11:48:58 -05:00
Birunthan Mohanathas
9adc4c91be Bug 1054584 - Fix "statusDiv is null" error in browser-plugins.js and add test. r=jaws 2014-08-25 12:17:37 -07:00
Ryan VanderMeulen
655d07d1e0 Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-20 16:23:04 -04:00
Jim Mathies
4cbccf016f Bug 691601 - Update tests. r=felipe 2014-08-21 10:42:42 -05:00
Jim Mathies
898632ed6e Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao 2014-08-21 10:42:42 -05:00
Tanvi Vyas
2e6ef01120 Bug 1057643 - add an closeButton to the Mixed Content Blocker / Tracking Protection Doorhanger. r=gijs 2014-08-27 15:28:29 -07:00
Markus Stange
c1e7e1d0f7 Bug 1015721 - Add test. r=jimm 2014-08-20 17:14:58 +02:00
Markus Stange
bcf21ad33f Bug 1015721 - Detect zoom changes by listening for ZoomChangeUsingMouseWheel events instead of DOMMouseScroll events. r=dao 2014-08-20 17:13:35 +02:00
Bill McCloskey
a15b49d6f6 Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap) 2014-08-20 12:49:11 -07:00
Jim Mathies
557aefd376 Bug 921959 - Re-enable nsIWebNavigation::reload(LOAD_FLAGS_ALLOW_MIXED_CONTENT) tests for e10s. r=billm 2014-08-28 14:51:08 -05:00
Bill McCloskey
ec04497df1 Bug 1059007 - [e10s] Compute gMultiProcessBrowser when window opens (r=felipe) 2014-08-28 13:37:16 -07:00
Bill McCloskey
280d733003 Bug 1059032 - Don't use PageThumbs in e10s (r=felipe) 2014-08-28 13:37:16 -07:00
Ed Lee
abebc96b72 Bug 1053530 - Enhanced Tiles intro text popup [r=adw]
Add a panel that opens from the customize menu. Automatically show it on first opening.
2014-08-21 12:05:48 -07:00
Ed Lee
0b70256f0d Bug 1042214 - Send detailed view ping of shown tiles [r=adw f=gavin]
Report click and view pings the same way by including sites with their metadata when tiles are enhanced defaulting to true unless DNT is on. Remove telemetry probes and related now unused codepaths. Explicitly not send urls for history and only for enhanced.
2014-08-08 15:40:40 -08:00
J. Ryan Stinnett
3974319cdf Bug 1055348 - Add WebIDE shortcut. r=paul 2014-08-22 11:52:54 -07:00
Birunthan Mohanathas
d35561196d Bug 1060084 - Remove the created .dmp/.extra files in browser_pluginCrashCommentAndURL.js. r=jaws 2014-09-03 12:14:39 -07:00
Birunthan Mohanathas
9a102e771b Bug 1060084 - Remove the created report files in browser_pluginCrashCommentAndURL.js. r=jaws 2014-09-03 12:14:31 -07:00
Florian Quèze
5ae2396923 Bug 1056172 - the recording-window-ended notification isn't reliably fired, r=jesup. 2014-08-22 12:21:48 +02:00
Nigel Babu
32a1d94133 Merge m-c to m-i
--HG--
extra : rebase_source : 76298d970d75f13c5315889f6a0167ef6430b4a7
2014-08-22 07:10:18 +05:30
Birunthan Mohanathas
b809847eaf 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
04231d7e7a 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
34158c2cc2 Bug 1054600 - Refactor AboutHomeListener & browser.js document URI checks. r=adw 2014-08-18 17:27:35 -07:00
Alex Bardas
d70382d8ff 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
52ff11105b 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
d82d593eca 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
e08d52c309 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
02904be1c4 Bug 803812 - Include brandShortName in restart text and update localization key. r=Unfocused 2014-08-17 00:36:18 -05:00
Dão Gottwald
a38c8f71a5 Bug 990322 - Don't show multiple thumbnails from the same base domain. r=adw 2014-08-09 00:57:46 +02:00
Ed Lee
29c1356440 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
cf8d1dff40 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
653c526d33 Backing out 3031346b1104 (bug 1050447) for not fixing the bug at all. 2014-08-16 15:44:10 -04:00
Matthew Noorenberghe
c99a6dec95 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
20e013b413 Bug 1014332 test cleanups that better address some async issues, r=jaws 2014-08-15 14:23:24 -07:00
Shane Caraveo
6e8a1d64ea Bug 1014332 fix context menu tests to handle share, r=jaws 2014-08-15 14:23:24 -07:00
Shane Caraveo
1d533e9f08 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
4d85d8809e Merge m-c to fx-team. a=merge 2014-08-15 17:07:24 -04:00
Ryan VanderMeulen
89a7f707c8 Merge fx-team to m-c. a=merge 2014-08-15 16:22:55 -04:00
Alex Bardas
9eb90389c0 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
d7361e5a21 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
99a28a6cd1 Backed out changeset ad5e5e0f18ea (bug 1026561) for intermittent test failures 2014-08-15 16:21:41 +01:00
Mike Conley
22c326b8e6 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
94d9c98429 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
0895429293 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
6e7f3d8599 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
48c278d59e 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
cb499691f2 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
fd44c433f3 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
6ec9ca6b02 Bug 1052750 - Added info logs for test, r=gijs 2014-08-12 15:13:00 +01:00
Ryan VanderMeulen
d7de573f64 Merge inbound to m-c. a=merge 2014-08-12 16:24:50 -04:00
Ryan VanderMeulen
9a903b10c0 Backed out changesets ac87dabb3890, 753ebd9be952, and 4dbbffc0b5cd (bug 1014332) for causing bug 1052762. 2014-08-12 16:20:00 -04:00
Shane Caraveo
0fadc7e17d Bug 1014332 fix context menu tests to handle share, r=jaws 2014-08-12 11:04:05 -07:00
Shane Caraveo
86ed39eca8 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
6c510a0fbf Bug 1052316 - Add a min-width to the netError button. r=Unfocused 2014-08-12 10:56:59 +02:00
Bernardo P. Rittmeyer
a57efa129a 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