Граф коммитов

40614 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda 745278c09a Back out changeset 105e0e4b9d80 (bug 1263031) for Windows failures in browser_save_private_link_perwindowpb.js 2016-04-11 21:43:17 -07:00
Jared Wein 353d6b0d9a Bug 1222669 - Don't show the hidecontrols contextmenu item when viewing a standalone audio file. r=gijs
MozReview-Commit-ID: JGDFen7u9o4
2016-04-11 11:37:00 +02:00
Katie Broida 1aa50bbccb Bug 1247214 - "Context menus in about:preferences have wonky fonts". r=jaws 2016-04-11 12:10:00 +02:00
Katie Broida e6cd252940 Bug 1235320 - "Remove the text-shadow from menu bar items on Windows 10". r=jaws 2016-04-11 19:27:00 +02:00
Ray Lin 4f78f6622f Bug 995758 - Focus new tab URLBar in Customization mode. r=gijs
MozReview-Commit-ID: C9qJE5U7sPk
2016-04-05 20:46:00 +02:00
Shane Caraveo 4e24e897a7 Bug 1263031 modernize and clarify test, r=jaws 2016-04-11 15:41:18 -07:00
Kai Engert 70551ded71 Bug 1258375, NSS_3_24_BETA6 and required adjustments to PSM and packaging, r=martin.thomson, r=glandium 2016-04-12 14:40:44 +02:00
Carsten "Tomcat" Book 3ce084784c Merge mozilla-central to mozilla-inbound 2016-04-12 13:53:14 +02:00
johndai1984 4c64e194f9 Bug 682294 - Add an error page for file access denied. r=bz 2016-04-06 08:18:00 +02:00
Junior Hsu 926d8aa917 Bug 1148307 - Part 3, implement session transport with DataChannel. r=jib.
--HG--
extra : rebase_source : 821a3fae4c6146d77d2e714e14e5eb9316f39e67
2016-04-11 11:20:55 +08:00
Blake Kaplan df28f2e515 Bug 1090315 - Remove uses of CPOWs in browser/base/content/test/general/head.js. r=felipe 2016-04-13 15:35:43 -07:00
Wes Kocher aa13902dde Merge m-c to inbound, a=merge
MozReview-Commit-ID: ET0qKXDqQXD
2016-04-13 14:45:41 -07:00
Blake Kaplan 724c0bbe9d Bug 1090315 - Remove uses of CPOWs in browser/base/content/test/general/head.js. r=felipe 2016-04-13 14:12:39 -07:00
Carsten "Tomcat" Book fb38f27f95 Merge mozilla-central to mozilla-inbound 2016-04-13 11:54:32 +02:00
Andrea Marchesini 8c8d080c16 Bug 1260535 - Update the UI of the tab when window.open() is executed from a container tab, r=mconley 2016-04-13 05:15:36 -04:00
Dave Townsend 9885c5b8b1 Bug 1245571: Allow AMO to be able to query details about an add-on. r=rhelmer
This adds a bunch of structure supporting a promise-based API on the
AddonManager object that is exposed to webpages and adds the first example,
getAddonByID.

MozReview-Commit-ID: CCEFl4R1o81

--HG--
extra : rebase_source : 6206982c687a8e1733ef323488fc2710a4967688
2016-03-10 09:50:07 -08:00
Alexandre Poirot 669f941ffa Bug 1261920 - Register developer button dynamically. r=jryans,gijs 2016-04-12 13:05:36 -07:00
Jeff Gilbert 0b554f96bd Bug 982928 - Remove mozconfig.vs2010. - r=gps,sfink sr=ted.mielczarek 2016-04-14 13:37:27 -07:00
Jonathan Watt 6266ded185 Bug 1263332 - Avoid startup JavaScript strict warning in DirectoryLinksProvider.jsm. r=MattN 2016-04-12 16:10:25 +01:00
Ralph Giles f8b3bbd1a4 Bug 1264490 - Update win32 builders for rust 1.9-beta.1. r=mshal
Rust 1.8 added unwind support. but 1.9 is the first release
with i586 target support without SSE2 instructions in the
standard library, which we need for compatibility with older
machines, so we need to stay on 1.9 until it's in stable release.

This is a repack of the upstream 1.9.0-beta.1 compiler build
for i686-pc-windows-msvc hosts and both i686 and i586 targets.

MozReview-Commit-ID: Ed6ND7NE1F1

--HG--
extra : rebase_source : 82587d7c2f1798f1ceb5dab708740e2bdfb62af3
2016-04-14 11:03:34 -07:00
Ralph Giles 42216eaeb0 Bug 1264490 - Update win64 builders for rust 1.8. r=mshal
This is a repack of the upstream 1.8.0 stable compiler build
for x86_64-pc-windows-msvc hosts and the corresponding std
library.

MozReview-Commit-ID: 6vHDTQgeKBW

--HG--
extra : rebase_source : 90f7daf3defdcd0967dae4a8a2827a143e7b2b65
2016-04-14 10:49:26 -07:00
Ralph Giles 527a23df61 Bug 1264490 - Update linux64 builders for rust 1.8. r=mshal
This is a repack of the upstream 1.8.0 stable build
for x86_64-unknown-linux-gnu hosts plus the i686 and
x86_64 std libraries.

MozReview-Commit-ID: F6q9Y51ow8U

--HG--
extra : rebase_source : 50538ed05bf744f6513f57d2847f751dcc8c40e1
2016-04-13 16:31:08 -07:00
Chris Pearce 1558fbfd65 Bug 1245789 - Enable Widevine EME in Mozilla official builds. r=glandium
MozReview-Commit-ID: FnzaXfT23rT
2016-04-12 16:12:22 +12:00
Chris Pearce 1fbf846737 Bug 1245789 - Use ifdef MOZ_WIDEVINE_EME to prevent compilation when not enabled. r=gerald
This means we won't try to build it when ac_add_options --enable-eme=widevine is
not present, and critically, we won't try to build it on Android, since the Chromium
Widevine plugin isn't available there.

MozReview-Commit-ID: 1jQvAbJP8HG
2016-04-12 16:12:21 +12:00
Brian Grinstead ba21337580 Bug 1262009 - Refactor isURILoadedFromFile into a setURI function that sets all relevant properties in one place;r=MattN
MozReview-Commit-ID: rIr2CNBv0E
2016-04-13 10:43:09 -07:00
Brian Grinstead 04db85aa39 Bug 1262009 - Treat all file connections (including chrome uris) as non secure connections;r=tanvi
If a <browser> is included within a chrome document, then this._state
will refer to the security state for the <browser> and not the top level
document. In this case, don't upgrade the security state in the UI
with the secure state of the embedded <browser>.
2016-04-13 10:42:37 -07:00
Edouard Oger 8b4ee660aa Bug 1263441 - Smoother localization for Sync promo text in Synced Tabs. r=flod
MozReview-Commit-ID: CmwdMx2xBbn
2016-04-11 11:49:34 -07:00
bsilverberg 5808ddd4ec Bug 1190322 - Test coverage for |extension| extension API, r=kmag
Add coverage for:

* The |getViews| API method with a |type| property.
* The |getViews| API method with a |windowId| property.

MozReview-Commit-ID: Evoi8au0wzW

--HG--
extra : transplant_source : %A9%2AX%D8f8%D6%5CQ%AD%CB%83%A5%B2f%FA%98%B4%EA%C0
2016-04-06 13:24:12 -04:00
Wes Kocher e7e4a7abbf Backed out changeset 1d5b01d01df6 (bug 1238286) for m(oth) failures in test_focus_autocomplete.xul
MozReview-Commit-ID: HVzqjvciYqB
2016-04-11 09:46:26 -07:00
Florian Quèze e5a08515d2 Bug 1238286 - Searchbar placed in Australis Menu doesn't detect search plugins if Menu wasn't opened in the window, r=adw. 2016-04-11 15:07:27 +02:00
gasolin 44a5caceee Bug 1260718 - use plain promise in CustomizableUI.jsm and ScrollbarSampler.jsm; r=Gijs
MozReview-Commit-ID: 25XS1MEgpe5

--HG--
extra : transplant_source : %29%8A%FA%20%8C%11M%16%B1%7C%E7%80%96%02%C5KI6%D3Z
2016-04-06 14:29:37 +08:00
gasolin d6aaf91a4e Bug 1260718 - use plain promise in panelUI.js; r=Gijs
MozReview-Commit-ID: 8WkAovMOMop

--HG--
extra : transplant_source : %0CO%E3V%E1n%F3%20H%81%03%0CFL%F7%99%F5%93%82%DE
2016-04-06 15:05:11 +08:00
Alessio Placitelli d8f23fae58 Bug 1262368 - Fix browser_UITour_heartbeat.js to work on e10s. r=MattN
MozReview-Commit-ID: 6DtCPx9wa1r
2016-04-08 23:50:00 +02:00
Edouard Oger 2fc076517e Bug 1261223 - Synced Tabs now uses HiDPI default favicons. r=markh 2016-04-05 09:36:00 -04:00
Ryan VanderMeulen 9e896c0e6a Merge inbound to m-c. a=merge 2016-04-10 16:20:04 -04:00
Andrea Marchesini 83a08cd72e Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01:00
Luca Greco 2054abd0e6 Bug 1256282 - [webext] options_ui browsers should have access to the full WebExtension API. r=kmag
MozReview-Commit-ID: E1GwT0zfGie

--HG--
extra : transplant_source : %18%0F%AF%0A%E6B%E7v%2C%F4%A1%C2%9B%CF-%84T%DEKf
2016-04-08 16:00:48 +02:00
Ryan VanderMeulen 192023f221 Merge m-c to fx-team. a=merge 2016-04-09 10:09:49 -04:00
ffxbld 1b101e9acd No bug, Automated blocklist update from host bld-linux64-spot-428 - a=blocklist-update 2016-04-09 04:47:05 -07:00
Wes Kocher b6d0503738 Merge fx-team to central, a=merge
MozReview-Commit-ID: yuSA0kqs0F
2016-04-08 15:26:49 -07:00
Carsten "Tomcat" Book a0247db7af merge mozilla-inbound to mozilla-central a=merge 2016-04-08 12:00:31 +02:00
Phil Ringnalda 9c769696c2 Back out changeset 5815d4fc3043 (bug 1195054) for failures in browser_urlbarEnterAfterMouseOver.js 2016-04-07 19:57:15 -07:00
Dave Townsend b6c94f538f Bug 1257246: Update webextension APIs for eslint 2. r=kmag
ESLint 2 now flags anonymous generator functions that don't match the
generator-star-spacing rule so this mostly is fixing that.

MozReview-Commit-ID: 5sLaF26sd0E

--HG--
extra : rebase_source : 6008f48c94e4a8e5bd2ed2f8a95e764e4aa39cdb
extra : histedit_source : 6f0151c184ee2e4288f3ec9c5a85a65e975d46e1
2016-04-05 11:30:51 -07:00
Dave Townsend 4bf4f02ce7 Bug 1257246: Update browser for eslint 2. r=felipe
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: DEskVIjiKDM

--HG--
extra : rebase_source : 07ba1d14655f5d761624b105ef025ec88323d4d5
extra : histedit_source : 9e5ab54ce1b1a5ee1f0fb143f8d1450522455e3b
2016-04-05 11:33:33 -07:00
bsilverberg d43e3c8bdb Bug 1261949 - Complete test coverage for browser.windows events. r=kmag
Add coverage for:
* browser.windows.onCreated
* browser.windows.onRemoved

MozReview-Commit-ID: FMhcNBnijce

--HG--
extra : transplant_source : %12%15%D2%A7_w%9B%0F%3D%0C%EE%94%11%14%0Dk%87%28%A0%9D
2016-04-04 18:11:42 -04:00
bsilverberg b42e7ecef4 Bug 1190325 - Test coverage for runtime extension API. r=kmag
Add coverage for:
* The |openOptionsPage| method when |options_ui| is missing from the manifest.

MozReview-Commit-ID: BwVMzDOECl3

--HG--
extra : transplant_source : %ED%E7%04N%DC%9D%FC%FD%BF%A2%02%D7SQ%3D%8A%EBa%98%A7
2016-04-06 09:36:45 -04:00
Tobias Schneider 3c055f2e07 Bug 1262767 - NS_ERROR_FAILURE in nsITelemetry.getKeyedHistogramById when opening miniclip.com. r=bsmedberg 2016-04-07 10:46:00 -04:00
Ryan VanderMeulen 1c7872d0af Backed out changeset 7d5f1e9ce04c (bug 1259169) for various cookie-related crashes and test failures. 2016-04-09 15:36:07 -04:00
Ryan VanderMeulen 2c139014ed Merge m-c to inbound. a=merge 2016-04-09 15:22:21 -04:00
Andrea Marchesini d09d8959fe Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-09 19:09:49 +01:00
Ryan VanderMeulen bb5308d31a Merge m-c to inbound. a=merge 2016-04-09 10:08:57 -04:00
Wes Kocher dfc7e5253f Merge m-c to inbound, a=merge
MozReview-Commit-ID: 9YZdlIARozU
2016-04-08 16:47:03 -07:00
bsilverberg ecec410d6c Bug 1261185 - Complete test coverage for browser.windows.create. r=kmag
Add coverage for:
* passing an invalid |tabId|
* passing an array of URLs to open in |url|

MozReview-Commit-ID: EW8sh0p6hgB

--HG--
extra : transplant_source : %5D%BF%EE%EBM%9C%EA%AFj%0F%7F%AFx%F1%8E%F0QV%1Bb
2016-03-31 18:01:45 -04:00
Ryan VanderMeulen 4e9b1134e1 Bug 1263067 - Update pdf.js to version 1.4.213. r=bdahl, r=sicking 2016-04-07 22:13:03 -04:00
Drew Willcoxon 0157a686f2 Bug 1262686 - Properly align awesomebar popup with window on RTL locales. r=mak
MozReview-Commit-ID: 9S6Azv5JVpF
2016-04-07 16:20:29 -07:00
Drew Willcoxon eb04240e18 Bug 1195054 - The location bar should display 10 autocomplete suggestions without scrollbar instead of 6. r=mak
MozReview-Commit-ID: L0dFVZYsvhT
2016-04-07 16:20:27 -07:00
Wes Kocher 51eb5dbf5a Merge inbound to central, a=merge
MozReview-Commit-ID: L8YZYtbmper
2016-04-07 13:42:10 -07:00
Honza Bambas de75162c69 Bug 1066970 - Show 'calculating' during HTTP cache cleaning process in preferences window, r=michal 2016-04-05 05:59:00 +02:00
Carsten "Tomcat" Book 1542317855 merge mozilla-inbound to mozilla-central a=merge 2016-04-07 11:52:05 +02:00
Thom Chiovoloni dc6fcc5c00 Bug 1248506 - Replace hardcoded height of synced tab panel with calc expression based on content size r=gijs
MozReview-Commit-ID: 1EEX6wAlaf9

--HG--
extra : amend_source : 7a444c83ea68a49576f3da6938da3a2f2b5fe606
2016-04-06 10:14:15 -07:00
Wes Kocher 06944947a0 Backed out changeset 069c82269f81 (bug 1258375) for Windows xperf failures
MozReview-Commit-ID: DwhDorbB2PO
2016-04-06 16:51:48 -07:00
Kai Engert 02dd23b86a Bug 1258375, NSS_3_24_BETA4 and required adjustments to PSM and packaging, r=martin.thomson, r=glandium 2016-04-06 21:43:36 +02:00
Mike Conley 8a91920ae9 Bug 1260461 - Don't flush windows when shutting down due to a Windows log-out. r=jimm
MozReview-Commit-ID: 3WWgPTxzdcz

--HG--
extra : rebase_source : ffd5bc1a26e46244b42de9bc4d318dd43475b6e1
2016-04-01 17:15:37 -04:00
Jonathan Watt a3717f8ee4 Bug 1263065 - Avoid assignment to undeclared variable JavaScript strict warning in social-content.js. r=mixedpuppy 2016-03-21 09:11:16 +00:00
Kilik Kuo 205386524f Bug 1256186 - Part 2: Remove the handler in chrome against MediaKeySystemStatus 'cdm-not-supported' and related strings to avoid confusing users. r=Gijs
MozReview-Commit-ID: J5sG0MtaeLG
2016-04-06 15:38:00 +08:00
Jonathan Watt c9e5b4f76e Bug 1263051 - Avoid JavaScript strict warning in e10srollout/bootstrap.js when the Crash Reporter is disabled. r=felipe 2016-03-18 12:31:57 +00:00
Bill McCloskey 8450ca8bc2 Bug 1164931 - Clear hangs when they're over (r=mrbkap) 2016-04-07 17:15:26 -07:00
Bill McCloskey e5edaae6df Bug 1262643 - Fix switcher logging (rs=me) 2016-04-07 17:15:24 -07:00
Ryan VanderMeulen 32220af75f Bug 1253956 - Skip the browser/base/content/test/general test directory on Windows debug e10s due to permanent shutdown asserts/crashes. r=jimm
--HG--
extra : rebase_source : 7943260ab61b0fffc696bf1ec6a324cf1da8db0e
2016-04-07 19:04:58 -04:00
Steve Fink a3c9c8db0c Bug 1259843 - Upgrade sixgill to fix destructor handling, r=terrence
MozReview-Commit-ID: I4hv33aVpBs

--HG--
extra : rebase_source : ac707808d41be363c05ef1869b1c75499eb09ff1
2016-04-07 11:33:16 -07:00
Sebastian Hengst c515d4ce79 Backed out changeset 81df156cb345 (bug 1250203) for test failures in mochitest-5 test_ext_bookmarks.html, browser-chrome browser_views_liveupdate.js, OS X xpcshell test_browserGlue_migrate.js and maybe more. r=backout on a CLOSED TREE 2016-04-08 18:42:07 +02:00
Sebastian Hengst 96b92febed Backed out changeset 8ec9a8049a25 (bug 1248617) 2016-04-08 18:39:39 +02:00
Florian Quèze b3d0a08a2f Bug 1243378 - Enable the browser_devices_get_user_media_about_urls.js test for e10s, r=mconley. 2016-04-08 18:15:04 +02:00
Shane Caraveo f3eddebe33 Bug 1263032 turn on pocket addon during tests, r=markh 2016-04-08 08:06:46 -07:00
Dão Gottwald 3642e0c3bc Bug 1260103 - Use inverted close icon for the vulnerable plugin notification bar. r=gijs 2016-04-08 16:36:39 +02:00
Dão Gottwald f4a17df3f1 Bug 1248617 - Stop adding the "Recently bookmarked" smart folder in new profiles. r=mak 2016-04-08 16:35:28 +02:00
Dão Gottwald 02c6656bf9 Bug 1250203 - Re-populate recent bookmarks when a bookmark has been deleted. r=mak 2016-04-08 16:33:21 +02:00
Michael Kaply 69b23954e1 Bug 1222107 - Display error message when installing a duplicate search engine; r=Gijs
--HG--
extra : rebase_source : 809fe40709b1912ba8cc26ab322378aac2884771
2016-04-06 16:19:11 -05:00
Mike de Boer 73087c8fe1 Bug 1244500: add support for dark GTK themes when applied to toolbars and the tab strip. r=Gijs 2016-04-08 16:10:41 +02:00
Allasso Travesser cfd01a0232 Bug 1243707 - Split up addTad, create the new browser and link it to the new tab in _linkBrowserToTab. r=dao 2016-04-08 11:58:44 +02:00
Drew Willcoxon 4594ef3ded Bug 1195054 - The location bar should display 10 autocomplete suggestions without scrollbar instead of 6. r=mak 2016-04-07 22:03:45 -07:00
Edouard Oger d236e9ccd1 Bug 1241319 - Clarify synced tabs menu when not logged in. r=markh 2016-04-08 10:46:00 -04:00
Gijs Kruitbosch f934b9fe0f Bug 940326 - followup: actually copy the files, reviewer oversight, rs=me,bustage on a CLOSED TREE
MozReview-Commit-ID: IzCM8XMVYRQ

--HG--
rename : browser/themes/windows/tabbrowser/newtab-inverted.svg => browser/themes/linux/tabbrowser/newtab-inverted.svg
rename : browser/themes/windows/tabbrowser/newtab.svg => browser/themes/linux/tabbrowser/newtab.svg
2016-04-06 15:02:30 +01:00
Olivier Yiptong 8b5787af0f Bug 1239116 - Places messages enabled for remote newtab r=rrosario
MozReview-Commit-ID: FUXUcVckh7A

--HG--
extra : rebase_source : d97a9bd1b358136e79736f83704ed0886252acb4
2016-03-10 16:39:04 -05:00
Rakhi Sharma bffee411ac Bug 940326 - [Linux] New tab button: old assets used in Tab Bar while new assetsare used in the Awesomebar, r=Gijs
MozReview-Commit-ID: 93imBazxo7L

--HG--
extra : rebase_source : 1ef1c2ca2d6d8000467bcecec45d1a5d2d74f138
2016-04-06 17:52:13 +05:30
Mike Conley 741d346366 Bug 1262946 - Update browser_bug495058.js to account for initial browser focus changes. r=Gijs
MozReview-Commit-ID: BtjM4eYU0Rc

--HG--
extra : rebase_source : be6080529aad2bcb173dde674eac8136bd719ec5
2016-04-08 13:58:57 -04:00
Mike Conley 78f39fef6f Bug 1262946 - Add focus tests for newly opened windows. r=Gijs
MozReview-Commit-ID: 2353D0oA0yO

--HG--
extra : rebase_source : 62ccd25884848fd79a29daae8f3127fddd7487fc
2016-04-07 17:05:54 -04:00
Mike Conley 6e0b12955c Bug 1262946 - Don't focus the initial browser of a new window until it has painted. r=Gijs
This is in order to optimize the critical path (the presenting of content to the user).
If we don't wait until the content has been presented for the tab switch, then we run
the risk of causing the content to send sync IPC messages for IME up to the parent,
which slows down the rendering of the content.

MozReview-Commit-ID: B0anKV8YVUz

--HG--
extra : rebase_source : 3de0ebe8dd26a1576f0fd560eac7ba1cb4e4bca1
2016-04-07 11:42:17 -04:00
George Wright e75c590407 Revert "Bug 1114647 - Rename "plugin-container" to "firefox-webcontent" and create a new executable target for Win32 called "firefox-plugin-container" r=ted,jhamer" because of widespread breakage due to whitelisted executable names in third parties
This reverts commit a94b5f861bd0d25043a3bb7a0c3128acf8c0b93a.


--HG--
rename : ipc/contentproc/firefox-webcontent.cpp => ipc/contentproc/plugin-container.cpp
2016-04-08 13:34:40 -04:00
George Wright 2f920d9592 Revert "Bug 1261416 - Rename firefox-plugin-container back to plugin-container to satisfy Flash's protected mode checks, and ensure that we launch the correct binary r=ted" because of widespread breakage due to whitelisted executable names in third parties
This reverts commit 2d44e8ffaf63a32292f8e5b8fdd1485d0a462afc.
2016-04-08 13:33:27 -04:00
Carsten "Tomcat" Book 78d9f80444 Backed out changeset 74330da56b82 (bug 1259169) for assertion failures in nsCookieService.cpp:2390 2016-04-08 14:47:39 +02:00
Jonathan Watt 7d26b6ad37 Bug 1263045 - Avoid JavaScript strict warning in WebContentConverter.js during startup. r=Gijs 2016-03-23 10:39:18 +00:00
Andrea Marchesini 87827f2189 Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-08 12:38:15 +01:00
Peter Van der Beken fdf8990ef4 Bug 1262110 - Null out nsIMacDockSupport.dockMenu on shutdown. r=smaug.
--HG--
extra : rebase_source : 230f640b44d8ecbb846780584c608827d012680c
2016-04-05 16:46:43 +02:00
Mike Hommey a172eece8b Bug 1261264 - Apply GCC PR64905 to fix miscompilation with -fomit-frame-pointer. r=froydnj
The new GCC tarball was built on
https://tools.taskcluster.net/task-inspector/#ADIOXxgZQ7-9HuqEYZc3mw/0
2016-04-08 06:45:06 +09:00
Jared Wein b02313abd2 Bug 1262556 - Land user-facing strings for Decoder Doctor work. r=dolske,jaws
MozReview-Commit-ID: KpzcObNwGl9
2016-04-07 14:16:40 -07:00
Nihanth Subramanya d6aa2b1eb9 Bug 1240594 - Update tests that touch about:certerror. r=Gijs
MozReview-Commit-ID: 6dUWaq6eNbZ

--HG--
extra : rebase_source : bfb82cddf504f53e20cb2b142ff5aba9f660b52c
2016-03-15 02:36:21 -07:00
Nihanth Subramanya 5105f59732 Bug 1240594 - Deduplicate certerror and neterror message passing code. r=Gijs
MozReview-Commit-ID: 3M8caW1Zqsv

--HG--
extra : rebase_source : d64c4ba26878d702aec5f74283cb6d84327a532e
2016-03-15 02:36:21 -07:00
Nihanth Subramanya 87f70a9bc2 Bug 1240594 - Remove aboutCertError.dtd and move strings still in use to neterror.dtd. r=Gijs
MozReview-Commit-ID: BqtJy929H6A

--HG--
extra : rebase_source : b6766f06a6bd4adcf6acb1d7b89cc2ffb36551ce
2016-03-21 01:41:55 -07:00
Nihanth Subramanya a24cc64519 Bug 1240594 - Merge about:neterror and about:certerror UI code. r=Gijs
MozReview-Commit-ID: 8BjT6sKD4KL

--HG--
extra : rebase_source : 316560c5243ba8a1a5d1921603529d7bce101a46
2016-03-01 18:06:20 -08:00