Manish Kumar
da36f490d9
Bug 1450446 - Remove obsolete XULBrowserWindow.inContentWhitelist and XULBrowserWindow.hideChromeForLocation. r=dao
2018-04-02 04:57:59 +02:00
Manish Kumar
5e5cd56966
Bug 1446719 - Rename getTabValue / setTabValue / deleteTabValue to getCustomTabValue / setCustomTabValue / deleteCustomTabValue. r=dao
2018-04-01 16:05:34 +02:00
Andreea Pavel
1f89e006d3
Backed out changeset f80a1b8f781b (bug 1446719) for failing browser chrome at browser/components/sessionstore/test/browser_350525.js on a CLOSED TREE
2018-04-01 16:16:09 +03:00
Manish Kumar
4e76537e9d
Bug 1446719 - Rename getTabValue / setTabValue / deleteTabValue to getCustomTabValue / setCustomTabValue / deleteCustomTabValue. r=dao
2018-04-01 11:15:54 +02:00
ui.manish
71b334fe92
Bug 1429394 - Remove toolkit/locales/generic/chrome/global/brand.dtd. r=mconley
2018-03-31 13:10:50 +02:00
Narcis Beleuzu
d747a3f5d4
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-03-31 01:26:35 +03:00
Narcis Beleuzu
d78dd3f3ad
Merge inbound to mozilla-central. a=merge
2018-03-31 00:49:19 +03:00
Vivek Dhingra
96f0ca5085
Bug 1446314 - Rename mIsBusy to _isBusy r=dao
...
MozReview-Commit-ID: H1H4om8F6dt
2018-03-30 17:27:00 -04:00
Brindusan Cristian
0c919122c7
Backed out changeset cbf007a7027f (bug 1371523) for browser chrome failures on toolkit/content/tests/browser/browser_findbar.js CLOSED TREE
2018-03-31 01:16:09 +03:00
Shane Caraveo
b51cf3df6b
Bug 1446913 - document and fix event object usage, r=felipe
2018-03-30 12:04:40 -05:00
Gijs Kruitbosch
2a9cd6d415
Bug 1371523 - remove find bar sync ipc message, r=mikedeboer
...
MozReview-Commit-ID: C0VO0U3UJ76
2018-03-21 17:10:40 +00:00
Ciure Andrei
eda43f7240
Merge inbound to mozilla-central. a=merge
2018-03-30 01:06:18 +03:00
Tom Ritter
4079b467cf
Bug 1397757 Add Learn More link for the Canvas Permission Prompt r=johannh
...
MozReview-Commit-ID: 5pR8VAmFwqM
2018-03-26 23:27:39 -05:00
Franziskus Kiefer
34c2a67b05
Bug 1448787 - separate error for self-signed certs, r=keeler,johannh
...
Reviewed By: keeler, johannh
Bug #: 1448787
Differential Revision: https://phabricator.services.mozilla.com/D805
2018-03-29 11:51:33 +02:00
Gurzau Raul
239d8976ff
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-03-29 00:59:08 +03:00
Gurzau Raul
55e4fbec5a
Merge inbound to mozilla-central. a=merge
2018-03-29 00:55:16 +03:00
ui.manish
efa6a9118c
Bug 1429396 - Remove toolkit/content/global/XPCNativeWrapper.js r=mconley
2018-03-28 09:53:33 +02:00
Dão Gottwald
f914c66877
Bug 1448303 - Refactor TabsInTitlebar initial update handling. r=florian
...
MozReview-Commit-ID: BQTe6cVyHo1
2018-03-28 20:36:21 +02:00
Drew Willcoxon
bd8f7faa4e
Bug 1221539 - Add search engine discovery to the page action menu. Part 2: Add the new action. r=Gijs
...
MozReview-Commit-ID: DEEZBwmV0JD
2018-03-28 11:28:20 -07:00
Drew Willcoxon
0a460e67a4
Bug 1221539 - Add search engine discovery to the page action menu. Part 1: Page action changes. r=Gijs
...
MozReview-Commit-ID: DGy3sBibpRW
2018-03-28 11:28:13 -07:00
Csoregi Natalia
3fedeb1f16
Backed out changeset 3e32fb05601e (bug 1448303) expected to fail on browser_windowopen.js. CLOSED TREE
2018-03-28 21:34:21 +03:00
Dão Gottwald
9eb9a0c4bb
Bug 1448303 - Refactor TabsInTitlebar initial update handling. r=florian
...
MozReview-Commit-ID: ASVRIsVIoKa
2018-03-28 20:24:26 +02:00
Bryce Van Dyk
efba5c5948
Bug 1436523 - Make sure webrtc chrome mochitests don't use loopback devices. r=achronop
...
Before this changeset, mochitests in browser/base/content/test/webrtc will pick
up loopback devices due to the changes made earlier in this patch chain to
device enumeration. This results in test bustages (for unknown reasons).
This changeset updates the setup JS for these tests to make sure loopback
devices prefs are unset. A comment has been added noting that if the tests
can be made to work with loopback devices that would be ideal.
MozReview-Commit-ID: KG0io8s5r86
2018-03-15 10:41:36 -04:00
Masayuki Nakano
3ed74d7cc4
Bug 1449018 - The bookmark panel should listen to keypress event at the system event group r=mak
...
The bookmark panel should handle keypress events at the system event group
because it needs to handle keypress events after autocomplete module which
handles keypress events at the system event group.
MozReview-Commit-ID: 9KjBlQ59gHw
2018-03-27 16:50:18 +09:00
Cosmin Sabou
60829caa7f
Merge inbound to mozilla-central. a=merge
2018-03-28 12:49:56 +03:00
Margareta Eliza Balazs
a2ecc6dd1c
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-03-28 00:59:33 +03:00
Margareta Eliza Balazs
3a5e9c1231
Merge inbound to mozilla-central. a=merge
2018-03-28 00:48:11 +03:00
Marco Bonardo
67025f9c64
Bug 1448810 - Rename the Places sidebar files and merge sidebarUtils into PlacesUIUtils. r=standard8
...
MozReview-Commit-ID: GsPPBhiTPul
2018-03-26 21:15:41 +02:00
Dão Gottwald
dcc8113e58
Bug 1448482 - Remove <title> element from about:privatebrowsing since tabbrowser already sets the title. r=Gijs
...
MozReview-Commit-ID: 7oQrfiK0FRa
2018-03-27 23:34:23 +02:00
Margareta Eliza Balazs
8419d911e7
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-03-28 01:00:31 +03:00
Dão Gottwald
e16094fabe
Bug 1448565 - Extract tab bar visibility handling from the tabs binding. r=Gijs
...
MozReview-Commit-ID: RDvodB7C8e
2018-03-27 23:19:15 +02:00
Mike Conley
121858a40d
Bug 1408026 - Remove early renderLayers for preloaded browsers now that Activity Stream takes care of it. r=florian
...
MozReview-Commit-ID: L9ROVXggr5k
2018-03-27 16:01:36 -04:00
Franziskus Kiefer
bf83b05857
Bug 1415279 - Move error strings for certError and netError pages to frontend, r=johannh,keeler,Honza,snorp
...
This patch moves all TLS error string handling to the frontend.
Dev-tools doesn't show the same error code as the page does anymore but only the error code as string.
All logging of these error messages has been removed.
Bug #: 1415279
Differential Revision: https://phabricator.services.mozilla.com/D607
2018-03-27 13:31:52 +02:00
Florian Quèze
37c6e61400
Bug 1448446 - remove unused browser_windowopen_flicker.js test file, r=mconley.
2018-03-27 13:46:43 +02:00
Florian Quèze
c6faa7a1ff
Bug 1448446 - accept a height of 14px for the reload icon in the browser_windowopen.js exception, r=mconley.
2018-03-27 13:46:40 +02:00
Margareta Eliza Balazs
0be5f458ea
Backed out changeset 49867cc4dcc2 (bug 1448482) for ss failures in browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE
2018-03-27 20:13:36 +03:00
Edouard Oger
c1723c965c
Bug 1447829 - Fix the "now" anchor for relative date in browser_sync.js test. r=markh
...
MozReview-Commit-ID: GPiFRQedMgQ
2018-03-22 18:21:26 -04:00
Dão Gottwald
0196bd764d
Bug 1448482 - Remove <title> element from about:privatebrowsing since tabbrowser already sets the title. r=Gijs
...
MozReview-Commit-ID: 3VcK126FfWX
2018-03-23 22:30:11 +01:00
Bogdan Tara
2287d967d1
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-03-27 12:16:26 +03:00
Bogdan Tara
fdc4c696b0
Merge inbound to mozilla-central. a=merge
2018-03-27 12:12:57 +03:00
Coroiu Cristina
cd70dce895
Merge mozilla-central to inbound a=merge on a CLOSED TREE
2018-03-27 01:33:50 +03:00
Johann Hofmann
06a4cebc4c
Bug 1447531 - Reduce dom.max_chrome_script_run_time minimum access count to 20 in startup performance tests. r=florian
...
MozReview-Commit-ID: BNdHeqfTcIH
2018-03-26 17:34:52 +02:00
Dão Gottwald
36cb1e2678
Bug 1448613 - Clean up TabsInTitlebar resize event handling. r=johannh
...
MozReview-Commit-ID: CXsfgWOAtwO
2018-03-26 17:24:17 +02:00
Csoregi Natalia
6978d9813e
Backed out changeset a1bb89af06ba (bug 1448613) - expected to fail due to Bug 1446264. CLOSED TREE
2018-03-26 18:19:14 +03:00
Dão Gottwald
1e4cc40aa1
Bug 1448613 - Clean up TabsInTitlebar resize event handling. r=johannh
...
MozReview-Commit-ID: 9UaG2RHst7
2018-03-25 05:54:38 +02:00
Csoregi Natalia
e4d807c80c
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-03-26 12:21:54 +03:00
Csoregi Natalia
e7f5b1935a
Merge inbound to mozilla-central. a=merge
2018-03-26 12:20:03 +03:00
Brindusan Cristian
e3a0e66b6a
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-03-26 00:57:39 +03:00
Brindusan Cristian
f70d7991a3
Merge inbound to mozilla-central. a=merge
2018-03-26 00:44:42 +03:00
shindli
b6fd93ae8c
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-03-25 12:52:14 +03:00