Brian Grinstead
0262e6e6ac
Bug 1388552 - Export the HUDService object directly instead of individual methods and properties;r=nchevobbe
...
MozReview-Commit-ID: 9AYCuqqv1U7
--HG--
extra : rebase_source : 83612fd2c4edfde5c86cfc11a70682cc74ebfa12
2017-08-11 09:07:04 -07:00
Wes Kocher
936a9461f6
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: KRQeIGmhAPA
2017-08-10 18:14:34 -07:00
Wes Kocher
1dfa5bfe06
Backed out changeset 93151fa47fcf (bug 1376895) for permafailing test_frameNavigation.html a=backout
...
MozReview-Commit-ID: 88VukVNkZHW
--HG--
extra : source : 93cf457d27d97667ff50dcf6aaeb7f0560708fae
2017-08-10 14:20:01 -07:00
Sebastian Hengst
6a9d58f37b
Bug 1388215 - Fix broken browser.js after merge. r=bustage-fix on a CLOSED TREE
...
--HG--
extra : amend_source : 6f5cdb02d4784af2bdaf9571c2516fa33c0fe99a
2017-08-10 18:23:23 +02:00
Sebastian Hengst
51d351f567
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-08-10 17:41:11 +02:00
Gabor Krizsanits
02da6c0726
Bug 1376895 - Make preloaded browser use pre-existing content process. r=mconley
...
We want to avoid to have several cached content processes, one for each
preloaded browser (one per window) and one for the preallocated process.
For that we force the preloaded browser to choose an existing process and
during the first navigation in that tab, that leaves about:newtab, we re-run
the process selecting algorithm
2017-08-10 16:48:11 +02:00
Dão Gottwald
2c29c9f69a
Bug 956731 - Remove legacy add-on bar and statusbar shims. r=Gijs
...
MozReview-Commit-ID: 2deeujcHYUM
--HG--
extra : rebase_source : 90e8c1f1c90655d3e38560b588af82da64fdc2a5
2017-08-10 09:17:48 +02:00
Ryan VanderMeulen
6eb7aef00e
Merge m-c to autoland. a=merge
2017-08-09 18:51:26 -04:00
Felipe Gomes
2e035ad163
Bug 1388145 - Move startup crashes tracking to nsBrowserGlue as it should only run once, and not per-window. r=florian
...
MozReview-Commit-ID: KR1bv1TJGVf
--HG--
extra : rebase_source : 0d6d7778acf515fdbf2fe86e926bc30d84b47514
2017-08-09 15:45:24 -03:00
Felipe Gomes
5130c05413
Bug 1388145 - Move CombinedStopReload.startAnimationPrefMonitoring to per-window initialization tasks. r=jaws
...
MozReview-Commit-ID: EECjcWwN9yZ
--HG--
extra : rebase_source : 6de62459205284008ca8c43fd80d1d8b9acb3a41
2017-08-09 15:45:12 -03:00
Felipe Gomes
a60bd21c16
Bug 1388145 - Move the Downloads progress code initialization to an idle callback. r=Paolo
...
MozReview-Commit-ID: 5cgvfKq5Mj4
--HG--
extra : rebase_source : 02c1ef380a6b3e71e14361a4ad60fc847c9dfc02
2017-08-09 15:44:43 -03:00
Felipe Gomes
702784b2dd
Bug 1388145 - Move simple things out of delayedStartup to its proper location on _schedulePerWindowIdleTasks. r=florian
...
MozReview-Commit-ID: LN2ffUyKD13
--HG--
extra : rebase_source : 38c34fb5b36d7c977a938528f7670c966e461227
2017-08-09 15:44:38 -03:00
Felipe Gomes
2ebd419785
Bug 1388145 - Move Services.logins initialization to nsBrowserGlue. r=MattN
...
This will move this code to a place that will run it once per session (as needed) and not once per window. It also better defines it to run after all sessionstore-windows-restored, instead of arbitrarly after 3 seconds.
MozReview-Commit-ID: 2ekVeZfRYC4
--HG--
extra : rebase_source : 85f4e26d727a042091c5a8e5f9b9c346604d6029
2017-08-09 15:43:25 -03:00
Felipe Gomes
a8ac23305b
Bug 1388145 - Make GMPInstallManager telemetry only run once per session (and not per window), and run it after an idle period. r=florian
...
MozReview-Commit-ID: GB07ftXNvXd
--HG--
extra : rebase_source : e047cfb5415658d732359e569f42572e0fb40bec
2017-08-09 15:43:14 -03:00
Felipe Gomes
635177b023
Bug 1388145 - Make Master Password telemetry only run once per session (and not per window), and run it after an idle period. r=MattN
...
MozReview-Commit-ID: 1Ecy94TGGar
--HG--
extra : rebase_source : 40596aaaf9f01fe6a565d5ebf1357951c928a863
2017-08-09 15:43:10 -03:00
Felipe Gomes
781d21edb8
Bug 1388145 - Create global and per-window entry points for scheduling initialization-related idle callbacks. r=florian
...
MozReview-Commit-ID: LDgTz21gDTL
--HG--
extra : rebase_source : 0dddf6768dea0fd0d044f0433f1fa869a92aa19b
2017-08-09 15:06:08 -03:00
Valentin Gosu
7096f198fc
Bug 1380617 - Make sure "Did you mean to go to X" displays unicode domain r=Gijs
...
MozReview-Commit-ID: 4EbA4QJuNIX
2017-08-09 17:43:53 +02:00
Valentin Gosu
3ebf792b66
Bug 1380617 - Change firefox code to use uri.displaySpec when unicode URLs are wanted r=Gijs
...
* Make URL bar show unicode URL by making losslessDecodeURI call uri.displaySpec
* Make sure URL bar copying returns unicode variant
MozReview-Commit-ID: GTESwOSJW0P
* * *
[mq]: bug1380617-url-autofill.patch
MozReview-Commit-ID: JUxFZcpc3rN
2017-08-09 17:43:51 +02:00
Tooru Fujisawa
e50adffb61
Bug 1379842 - Check content principal when dragging and dropping from browser. r=smaug
2017-08-10 09:43:35 +09:00
Kris Maglione
0ecfcbc93e
Bug 1388215: Part 3 - Use JIT-friendly defineLazy*Getters methods when defining many lazy imports. r=florian
...
MozReview-Commit-ID: APoFwUhDFdj
--HG--
extra : rebase_source : 15761873b91efaf1d338b6361bf7168ab4348e0d
2017-08-09 13:03:36 -07:00
Brian Grinstead
74f3a35a6d
Bug 1385452 - Add a keyboard shortcut in local builds to restart the browser;r=mossop
...
MozReview-Commit-ID: Du4PTPawzhm
--HG--
extra : rebase_source : fbfca40a61b21fd06463e7075b9e1c8f758cc52d
2017-08-08 11:35:47 -07:00
dagasatvik
d4398e95f2
Bug 1385820 - Enable the ESLint no-new-wrappers rule across mozilla-central; r=markh,standard8
...
MozReview-Commit-ID: FvJO3ibeiwg
--HG--
extra : rebase_source : 5fc5c6760924da81a6d0708ff0d5586fc62c8c5e
2017-08-07 23:57:51 +05:30
Jared Wein
76f886b972
Bug 1385913 - Remove MOZ_PHOTON_ANIMATIONS ifdef. r=Gijs
...
MozReview-Commit-ID: 40TP43EKPCU
--HG--
extra : rebase_source : 203f7449e8345ed5c779dfc4fd5e9bd515b89da8
2017-08-07 12:37:34 -04:00
Masatoshi Kimura
ca088e461c
Bug 389565 - Remove nsIExternalProtocolService::LoadUrl. r=Paolo
...
MozReview-Commit-ID: lMq06cPWYB
--HG--
extra : rebase_source : 5c48597cbe4491fff93d3e757efa5ecad0f7fc22
2017-08-06 11:25:42 +09:00
Henry Chang
a93f3d2ba4
Bug 1375277 - Move Safe Browsing UI events to a separate telemetry probe. r=francois
...
MozReview-Commit-ID: KDAklsznekw
--HG--
extra : rebase_source : 20d81369b18b12d9b5f6670d92bf3c7215c8c9a9
extra : intermediate-source : a2d99a6b07bb015f0bdc5c1687e250086ed09a5c
extra : source : 5460dbfebee4f99580b306a9b0ec754b890f5959
2017-08-02 14:01:44 +08:00
Masatoshi Kimura
8b713b2b0f
Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
...
This mechanically replaces nsILocalFile with nsIFile in
*.js, *.jsm, *.sjs, *.html, *.xul, *.xml, and *.py.
MozReview-Commit-ID: 4ecl3RZhOwC
--HG--
extra : rebase_source : 412880ea27766118c38498d021331a3df6bccc70
2017-08-04 17:49:22 +09:00
Ed Lee
64170b63af
Bug 1386445 - Early about:newtab pages are missing message APIs because RemotePages registers too late. r=mossop
...
This moves AboutNewTab.init from nsBrowserGlue.js handling of "browser-delayed-startup-finished" into aboutNewTabService.js so that when the service is loaded once from the main thread probably by browser.js towards the beginning of _delayedStartup just before potentially calling gBrowser.loadTabs, the service triggers the attaching of RemotePages(about:newtab) before any about:newtab pages load.
Additionally even when RemotePages starts early enough, Activity Stream might not borrow the RemotePages instance early enough to catch the RemotePage:Load message, so to simulate that, RemotePages now remembers when a port has been loaded for consumers to check. Adds tests to confirm the expected properties on the port and value of loaded at the various RemotePage:* messages.
MozReview-Commit-ID: IXJLvFCgbEH
--HG--
extra : rebase_source : 2b53c4e58f4cb8cbd4ea10741f3f609693989010
2017-08-01 12:30:33 -07:00
Gijs Kruitbosch
ebd94e610a
Bug 1354117 - remove pref from firefox.js, r=jaws
...
MozReview-Commit-ID: 3mrQ0vVD1zV
--HG--
extra : rebase_source : 87ca08e9abf1873a63a83594c1801ab029adbdb0
2017-08-02 11:32:09 +01:00
Gijs Kruitbosch
cf5f0b7624
Bug 1354117 - remove wrap handling for the bookmarks toolbar button and tests verifying it, r=johannh
...
MozReview-Commit-ID: CeSGIQrDPpw
--HG--
extra : rebase_source : 11a15f98fe7b4fc8fa26152ad5e5e43551cc8a3b
2017-07-31 21:52:06 +01:00
Jared Wein
a62c8c9ce6
Bug 1382898 - Disable the Stop / Reload animation if the stop / reload buttons are placed outside of the nav-bar due to bug 1382894. r=Gijs
...
MozReview-Commit-ID: 1LgSYvl7YGR
--HG--
extra : rebase_source : f25067563f837c121cc0605a708dc1bf43552f2d
2017-07-20 20:55:58 -04:00
Jared Wein
776efb00ca
Bug 1384180 - Don't animate the stop->reload if the page loads within 150ms (too distracting). r=dao
...
MozReview-Commit-ID: 9KvMCRZo5LZ
--HG--
extra : rebase_source : b1392cf72d1cdc17fd3172b0fb48ddf7004a4bce
2017-07-26 07:08:00 -04:00
Jared Wein
667927a599
Bug 1379620 - Disable stop-reload animation while a tab is opening or closing. r=dao
...
MozReview-Commit-ID: 4rwBQaH7jTR
--HG--
extra : rebase_source : 87370b19c149638aa6beb9e2130f66bb84494d01
extra : intermediate-source : 4b9c3835d19ef7b8d2d3483a3e76b5fe78cb5787
extra : source : f001da39af0528b649ad577e17f67523a5ff88ac
2017-07-26 11:34:22 -04:00
Dão Gottwald
2c0e4d8ac4
Bug 1387011 - Remove deprecated getBrowserSelection and getNavToolbox functions. r=daleharvey
...
MozReview-Commit-ID: GVya0FS5hvX
--HG--
extra : rebase_source : c719122f711eade3d27f86fed4a16aae1acdded7
2017-08-03 12:41:25 +02:00
Dão Gottwald
1627cbe8e6
Bug 1386594 - Remove XULBrowserWindow.init. r=johannh
...
MozReview-Commit-ID: 6uWcb9FMdNE
--HG--
extra : rebase_source : 0527ca4d12e88c0c2f68c73860bbdf10b663c0f5
2017-08-02 13:57:18 +02:00
Dão Gottwald
48da2d49f0
Bug 1349555 - Implement most of the photon tab strip. r=johannh
...
MozReview-Commit-ID: 96ug22yZt5G
--HG--
extra : rebase_source : 248c9e43cfd11de7ecee80d73b5b634b8d60e4d8
2017-08-03 09:15:23 +02:00
Wes Kocher
5df77c43f9
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: IJRYyJu1sWm
2017-08-02 17:42:10 -07:00
Wes Kocher
baf6cddc4c
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 9NFjSEt96iT
2017-08-02 17:11:51 -07:00
Sebastian Hengst
1205602c76
Backed out changeset 4f1a531978f4 (bug 1379620) for failing browser_aboutStopReload.js. r=backout
2017-08-02 19:23:54 +02:00
Sebastian Hengst
15fc93e3c9
Backed out changeset 714713b0c49e (bug 1384180) because related bug 1379620 gets backed out. r=backout
2017-08-02 19:22:57 +02:00
Jared Wein
9093b7fdf7
Bug 1384180 - Don't animate the stop->reload if the page loads within 150ms (too distracting). r=dao
...
MozReview-Commit-ID: 9KvMCRZo5LZ
--HG--
extra : rebase_source : 7f3d3f23d67ec259bf8d3ab16de9c1e1a5f21ea4
2017-07-26 07:08:00 -04:00
Sebastian Hengst
4843c0f278
Backed out changeset c9594a10a88a (bug 1349555) for failing browser_windowopen_reflows.js. r=backout
2017-08-02 18:26:37 +02:00
Jared Wein
996f0f2ad8
Bug 1379620 - Disable stop-reload animation while a tab is opening or closing. r=dao
...
MozReview-Commit-ID: 4rwBQaH7jTR
--HG--
extra : rebase_source : 3a1b34d7a6d43aa244fba9ffbadf38d7c2680f07
extra : intermediate-source : 4b9c3835d19ef7b8d2d3483a3e76b5fe78cb5787
extra : source : f001da39af0528b649ad577e17f67523a5ff88ac
2017-07-26 11:34:22 -04:00
Masatoshi Kimura
f143125cc2
Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu
...
MozReview-Commit-ID: DqJdTGopR9G
--HG--
extra : rebase_source : e8c9eb03468c075b79013b6e0bd8b367229c24cd
2017-07-29 20:50:21 +09:00
Dão Gottwald
e1b916e06e
Bug 1349555 - Implement most of the photon tab strip. r=johannh
...
MozReview-Commit-ID: GmWBIdjNMkC
--HG--
extra : rebase_source : f8e7a73b751e59ead4ed67c3fc2aaccd5f939798
2017-08-02 15:06:10 +02:00
Dão Gottwald
78551bb89f
Bug 1386576 - Use list-style-image rather than the image attribute for items in the back/forward menu so that CSS can override this to display back/forward icons. r=mak
...
MozReview-Commit-ID: LvnpJlGlOqk
--HG--
extra : rebase_source : f704978f2bba7cba24bbbead6dde59d040b6dfce
2017-08-02 14:46:08 +02:00
Sebastian Hengst
00ba0f7707
Backed out changeset 696ea3253bc5 (bug 1386576) for one closing parenthesis too many in browser.js. r=backout on a CLOSED TREE
2017-08-02 14:35:15 +02:00
Dão Gottwald
2019eb6969
Bug 1386576 - Use list-style-image rather than the image attribute for items in the back/forward menu so that CSS can override this to display back/forward icons. r=mak
...
MozReview-Commit-ID: 5Q0GpI0QiiM
--HG--
extra : rebase_source : 918958ffc8e29d3ad69c48214098baef9badfed5
2017-08-02 12:34:08 +02:00
Kris Maglione
3a6f096a97
Bug 1380294: Anchor non-tab tooltips to the correct remote browser. r=aswan
...
MozReview-Commit-ID: EsJEseyfGYi
--HG--
extra : rebase_source : 3b1adbb8d977fd4dfd18c90b335010d4acb80a76
2017-08-01 15:01:06 -07:00
Jared Wein
581d374885
Bug 1386255 - Switch the stop/reload button if the about: URL loaded is not top-level. r=Felipe
...
MozReview-Commit-ID: Ieet9wNQf9o
--HG--
extra : rebase_source : 125080ba687006c62af1a04de224f9d3606cbb13
2017-08-02 11:11:35 -04:00
Wes Kocher
cffa02b4bb
Backed out 2 changesets (bug 1349555) for failures in viewport-units-css2-001.html a=backout
...
Backed out changeset 5f1e7e8de03f (bug 1349555)
Backed out changeset 3ef0f35adc9f (bug 1349555)
MozReview-Commit-ID: Ly8AeXQy5Mn
2017-08-02 15:22:58 -07:00