Bill McCloskey
2dce3be38e
Bug 1058543 - Make page info work again in e10s (r=mconley)
2014-09-10 17:15:41 -07:00
Bill McCloskey
50d9a380a4
Bug 1057663
- Make sure content process crashes always get reported (r=felipe)
2014-09-10 17:15:40 -07:00
Ryan VanderMeulen
9d54d5a7be
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-10 18:36:26 -04:00
Dave Townsend
8c3cbffb36
Bug 1062522 - Fix intermittent failure in browser_bug575561.js. r=ttaubert
2014-09-09 13:58:26 -07:00
Alan K
8048799849
Bug 1045046 - Handle manual sync event and broadcast to registered cloudsync adapters. r=ttaubert
2014-09-08 07:23:00 +02:00
Blair McBride
be75ff9825
Bug 1064130 - Improve handling of a11y labels for autocomplete results. r=mak
...
--HG--
extra : transplant_source : %99%EDK%AF4%ACH%8D%C4%2B%07%A8%0E%C6%0D%FE%E2%40%E9/
2014-09-10 13:08:23 +12:00
Carsten "Tomcat" Book
c308e89984
Merge m-c to fx-team
2014-09-09 16:03:23 +02:00
Carsten "Tomcat" Book
16ebe84d16
Backed out changeset 71198624da7b (bug 1045046) for bc2 test failures
2014-09-09 12:58:27 +02:00
Alex Bardas
cfbef5d5cf
Bug 1053939 - pass entry point to fxa content server when opening about:accounts + tests. r=markh
2014-09-10 13:39:00 +02:00
Alan K
c172df8d89
Bug 1045046 - Handle manual sync event and broadcast to registered cloudsync adapters. r=ttaubert
2014-09-08 07:23:00 +02:00
Blake Winton
73dbb4c1a3
Bug 1036912 - Log selections of searchSuggestTable in newtab. r=mak
2014-09-08 11:13:30 -04:00
Blake Winton
66f5e3a870
Bug 1036908 - Log search suggestion selections from about:home. r=mak
2014-09-05 16:43:28 -04:00
Tim Taubert
7b8dc55ab7
Bug 1064217 - Fix closed window list for menu bar of hidden window on OS X r=gijs
2014-09-08 14:25:05 +02:00
Carsten "Tomcat" Book
1bc7dd4191
Backed out changeset b556a4fdfe52 (bug 1036908) for bc1 test errors
2014-09-08 10:19:50 +02:00
Carsten "Tomcat" Book
f29210c660
Backed out changeset ceb9328526e0 (bug 1036912) for bc1 test errors
2014-09-08 10:19:39 +02:00
Blake Winton
0cf99398be
Bug 1036912 - Log selections of searchSuggestTable in newtab. r=mak
2014-09-04 11:03:57 -04:00
Blake Winton
82cac65240
Bug 1036908 - Log search suggestion selections from about:home. r=mak
2014-09-05 16:43:28 -04:00
Ryan VanderMeulen
130c88c930
Merge m-c to inbound. a=merge
...
--HG--
rename : mobile/android/tests/browser/junit3/src/tests/BrowserTestCase.java => mobile/android/tests/browser/junit3/src/BrowserTestCase.java
rename : mobile/android/tests/browser/junit3/src/tests/TestDistribution.java => mobile/android/tests/browser/junit3/src/TestDistribution.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoMenu.java => mobile/android/tests/browser/junit3/src/TestGeckoMenu.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoProfilesProvider.java => mobile/android/tests/browser/junit3/src/TestGeckoProfilesProvider.java
rename : mobile/android/tests/browser/junit3/src/tests/TestGeckoSharedPrefs.java => mobile/android/tests/browser/junit3/src/TestGeckoSharedPrefs.java
rename : mobile/android/tests/browser/junit3/src/tests/TestImageDownloader.java => mobile/android/tests/browser/junit3/src/TestImageDownloader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestJarReader.java => mobile/android/tests/browser/junit3/src/TestJarReader.java
rename : mobile/android/tests/browser/junit3/src/tests/TestRawResource.java => mobile/android/tests/browser/junit3/src/TestRawResource.java
rename : mobile/android/tests/browser/junit3/src/tests/TestSuggestedSites.java => mobile/android/tests/browser/junit3/src/TestSuggestedSites.java
rename : mobile/android/tests/browser/junit3/src/tests/TestTopSitesCursorWrapper.java => mobile/android/tests/browser/junit3/src/TestTopSitesCursorWrapper.java
extra : rebase_source : 45e2cb5230292b398a90b74756ec65f86bfb03ef
2014-09-08 19:31:10 -04:00
Bobby Holley
1826651353
Bug 1062631 - Stop leaking observers in search tests. r=Gijs
2014-09-08 13:36:22 -07:00
Bobby Holley
b02148e1a7
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
Bobby Holley
12db66b51b
Bug 1062631 - Watch out for dead object proxies in gXPInstallObserver. r=Gijs
...
In browser_navigateaway2.js we end up with an XPCWrappedJS double-wrapped
DeadObjectProxy here, which triggers an exception when it's inserted into
the WeakMap.
2014-09-08 13:36:21 -07:00
Bobby Holley
e48ac06488
Bug 1062631 - Handle null originatingURI in browser-addons.js. r=Gijs
2014-09-08 13:36:21 -07:00
Felipe Gomes
3a6a843e37
Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally.
2014-09-10 15:53:55 -03:00
Ryan VanderMeulen
649988275d
Merge m-c to inbound. a=merge
2014-09-05 12:15:01 -04:00
Ryan VanderMeulen
672fb4d000
Merge fx-team to m-c. a=merge
2014-09-05 11:54:57 -04:00
Gijs Kruitbosch
6614c6f64e
Bug 1035536 - move CSS to themes directory, r=dao
...
--HG--
rename : browser/base/content/aboutneterror/netError.xhtml => browser/base/content/aboutNetError.xhtml
rename : browser/base/content/aboutneterror/info.svg => browser/themes/shared/aboutNetError_info.svg
extra : rebase_source : c78b55b877ded23ad05aa942ab7983516a688cd8
2014-09-05 15:14:27 +02:00
David Keeler
7083e45f19
bug 775370 - (part 2/2) use DataStorage as back-end to nsSiteSecurityService r=briansmith
2014-09-04 10:42:31 -07:00
Alan K
635f49e75e
Bug 993584 - Initial landing for CloudSync. r=rnewman
2014-09-04 21:44:00 +02:00
Ehsan Akhgari
e18af3bc41
Bug 1063020 - Do not attempt to capture screenshots in e10s yet; r=dao
2014-09-04 23:17:42 -04:00
Wes Kocher
c537f62af1
Merge inbound to m-c a=merge
2014-09-04 18:30:01 -07:00
Tim Taubert
eae789eb99
Backed out changeset 1917953b1f89 (bug 961867) on a CLOSED TREE r=bustage
2014-09-04 15:08:57 -04:00
Tim Taubert
f078871e26
Backed out changeset bf39866cc3a5 (bug 1047469) on a CLOSED TREE
2014-09-04 13:39:45 -04:00
Dave Townsend
a1161af0fd
Backing out bug 961867 for causing an intermittent test failure.
2014-09-04 11:37:55 -04:00
Tim Taubert
bf21e32ae5
Bug 1047469 - Implement search terms hilighting r=dao
2014-08-07 14:42:50 +02:00
Gijs Kruitbosch
0e225f732c
Bug 1035536 - add blank theme file for net error pages, r=Unfocused
2014-09-02 13:23:46 +01:00
Ryan VanderMeulen
d57ca8703d
Merge inbound to m-c. a=merge
2014-09-03 16:38:57 -04:00
Dão Gottwald
fd8355837c
Bug 1058237 - Ctrl-Tab previews should use the PageThumbs API. r=ttaubert
2014-09-03 19:14:01 +02:00
Bill McCloskey
42257acb97
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Adam Roach [:abr]
250dbee286
Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske
2014-08-18 17:52:26 -05:00
Jared Wein
5e1045fae0
Bug 1055239 - SVG icons and theming for SocialAPI/Loop. r=MattN
2014-09-02 11:20:39 -04:00
Matthew Noorenberghe
2f7bd6aa75
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
Mark Banner
de54957c6f
Backout cset b2bae68e3809 / bug 1055319 due to test failures
2014-09-01 22:11:03 +01:00
Adam Roach [:abr]
9f67ebddd3
Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske
2014-08-18 17:52:26 -05:00
Mike Conley
72ef47ae64
Bug 1057966 - Fix Help menu in e10s windows. r=billm.
...
The help menu wasn't populating properly because gSafeBrowsing was attempting
to get the URI for the loaded page by getting content.document.documentURI.
Since bug 1051017 landed, content is unavailable for e10s windows. We use
the selected browser's currentURI instead.
--HG--
extra : rebase_source : 7dfa0f74b99ed35563bc4507c2a5ff70a703af3e
2014-08-29 19:54:32 -04:00
Carsten "Tomcat" Book
8a43aaa3f7
merge fx-team to mozilla-central a=merge
2014-08-29 15:13:15 +02:00
Monica Chew
97dbc43821
Bug 1058133: Telemetry for tracking protection events (r=bmcbride)
2014-08-28 09:29:14 -07:00
Carsten "Tomcat" Book
21ba18e307
Merge mozilla-central to mozilla-inbound
2014-08-28 16:13:13 +02:00
Carsten "Tomcat" Book
aef0b33b55
merge mozilla-inbound to mozilla-central a=merge
2014-08-28 13:07:10 +02:00
Wes Kocher
c08a9ad3b4
Merge m-c to fx-team a=merge
2014-08-27 17:07:39 -07:00
Shane Caraveo
7d7295c879
Bug 1057596 fix manifest updating and worker reload, r=markh
2014-08-27 16:11:36 -07:00
Ryan VanderMeulen
d51fed3906
Merge m-c to inbound. a=merge
...
CLOSED TREE
--HG--
extra : amend_source : e59af3fa8b325da192204b3a227c24de690055c7
2014-08-27 15:54:44 -04:00
Ryan VanderMeulen
4e6c5e1698
Merge fx-team to m-c. a=merge
2014-08-27 15:49:46 -04:00
Birunthan Mohanathas
7f2c3de468
Bug 1059623 - Remove the report file in browser_CTP_crashreporting.js. r=jaws
2014-08-28 21:03:09 -07:00
Florian Quèze
4df42dbe15
Bug 1057006 - Implement UI for app sharing, r=Gijs.
2014-08-27 16:52:22 +02:00
Wes Kocher
2d89cb74ec
Merge m-c to inbound a=merge
2014-08-26 18:19:08 -07:00
Wes Kocher
abd94963b6
Merge m-c to inbound a=merge
2014-08-26 17:49:52 -07:00
Tetsuharu OHZEKI
269a4a1e3f
Bug 1058708 - [e10s] View Page Source of context menu does not work in e10s. r=mconley
2014-08-27 05:35:02 +09:00
Gijs Kruitbosch
5b0ccc8802
Bug 670587 - include protocol when dragging URLs from the URL bar, r=dao
...
--HG--
extra : rebase_source : d2d72590306779f561f3178de096af940da7e2b7
2014-08-26 19:58:11 +01:00
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