Marco Bonardo
f68466d5da
Bug 907001 - Location bar is slow with long text runs.r=adw
...
MozReview-Commit-ID: KIfaGfsm26x
--HG--
extra : rebase_source : e38e49e5dc9ef6e5535d515be8354752599c6654
2016-04-28 13:59:24 +02:00
Julian Descottes
5e1c917f09
Bug 1260763
- advanced pref panel: move onchange listener from xul to js;r=jaws
...
MozReview-Commit-ID: 54GEpX5DV8W
--HG--
extra : rebase_source : 980f6e7af0c012a1061178d6a555f8d67dea5c03
2016-04-27 19:32:05 +02:00
Edouard Oger
c6a267767c
Bug 1268036 - Fix truncated arrow in Synced Tabs sidebar on Ubuntu. r=markh
...
MozReview-Commit-ID: E7gu9OMPm7D
2016-04-28 23:01:56 -07:00
Ryan VanderMeulen
0ebf94b516
Backed out changeset 47fdbb8493d0 (bug 1268706) for browser_pdfjs_navigation.js failures.
2016-04-28 21:48:13 -04:00
Ryan VanderMeulen
ff8f4c4700
Bug 1268706 - Update pdf.js to version 1.5.216. r=bdahl
2016-04-28 19:02:46 -04:00
Carsten "Tomcat" Book
efeedc62cb
Merge mozilla-central to fx-team
2016-04-28 16:34:59 +02:00
Carsten "Tomcat" Book
2666074aa0
merge mozilla-inbound to mozilla-central a=merge
2016-04-28 16:30:24 +02:00
Carsten "Tomcat" Book
356e232f67
Backed out changeset e3517606f9ee (bug 1262661) for bc7 test failures in browser_tab_detach_restore.js
2016-04-28 14:05:18 +02:00
Dão Gottwald
336de65e51
Bug 1265173 - Increase toolbarHighlight opacity again to a more reasonable level. r=mdeboer
2016-04-28 12:54:51 +02:00
Jared Wein
efe3864d03
Bug 1095739 - Allow a "new user" experience to happen subsequent to Firefox being uninstalled. r=gijs r=jimm
...
MozReview-Commit-ID: BlynhSXhRT9
--HG--
extra : rebase_source : 1d3bd7c038692fea22a739319b8de4c6abd81816
2016-04-27 11:37:00 +02:00
Gabor Krizsanits
fff2e4ac50
Bug 1262661 - clear the MessageQueue after send. r=mconley
2016-04-28 12:52:44 +02:00
Jonathan Hao
f779a5da81
Bug 1260915 - Write a test to make sure Service Worker handle userContextId correctly. r=bkelly
...
MozReview-Commit-ID: LoR56SiAfXk
--HG--
rename : dom/workers/test/serviceworkers/serviceworker.html => browser/components/contextualidentity/test/browser/serviceworker.html
rename : dom/workers/test/serviceworkers/worker.js => browser/components/contextualidentity/test/browser/worker.js
extra : rebase_source : dc37b1f1417ec6f2ef92342f09f7320495956d37
2016-04-27 16:37:20 +08:00
Iaroslav Sheptykin
c1c4ebbd1d
Bug 1145188: Shifting TelemetrySession init control to TelemetryController (test). r=Dexter
2016-04-26 06:28:00 +02:00
dimi
3c20fd8553
Bug 1033450 - consolidate safebrowsing prefs in all.js. r=francois
...
MozReview-Commit-ID: CYMihDGtG79
--HG--
extra : rebase_source : 949b59abc5ad0c2c4597dd38ac1644525296ad7e
2016-04-28 00:44:55 -07:00
Kit Cambridge
e84bbc704a
Bug 1239042 - Show sync status for a minimum of 1.6s. r=markh
...
MozReview-Commit-ID: FKpSe9r6Td9
--HG--
extra : rebase_source : 8808c86764e75f047a22901a37ecf4c5a1ddf3bf
2016-04-22 07:19:16 -07:00
Michael Kaply
68ef955d48
Bug 1264491 - Backout accidental checkins that had nothing to do with bug; DONTBUILD
2016-04-27 15:05:03 -05:00
Michael Kaply
8d35d79519
Bug 1264491 - Update core ping docs for distributionId; r=gfritzsche DONTBUILD
...
--HG--
extra : amend_source : 34cafd99e0cf78638399abf8b7bacbbe3f5c1460
2016-04-27 14:59:46 -05:00
Shane Caraveo
b52a4c4056
Bug 1253604 fix share breakage after canceling share on fb, r=markh
2016-04-27 09:47:01 -07:00
Ricky Chien
57bb17bcf4
Bug 1267434 - Unnecessary whitespace displayed in about:privatebrowing; r=Gijs
...
MozReview-Commit-ID: DubHFct2gQW
--HG--
extra : rebase_source : b75ed7c6c2727b085f27a8bcbb0534ce572d9a79
extra : amend_source : 69d7057cbc7a2132abc289cb3a27d1fb38087866
2016-04-27 13:08:05 +08:00
Gijs Kruitbosch
1d863b1c09
Bug 1267289 - add more URL bar tests and fix issue with error pages, r=mikedeboer,mconley
...
This adds tests for issues brought up in bug 231393, bug 264610, bug 302575 and bug 1129564,
all of which fed into the current implementation of userTypedClear/userTypedValue. I intend
to move us away from userTypedClear, but I'm keen not to regress any of these issues, so
I'm adding automated tests to ensure that doesn't happen.
MozReview-Commit-ID: 1up2MIXzkzG
--HG--
extra : rebase_source : 4d37f13895b8c7e7aba5331664718582c6b2136c
2016-04-25 17:27:35 +01:00
Carsten "Tomcat" Book
05d6ba16fa
merge mozilla-inbound to mozilla-central a=merge
2016-04-27 11:57:21 +02:00
Mark Banner
7a6b21fe1b
Bug 1267835 - Land version 1.3.1 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code.
2016-04-26 22:40:05 +01:00
Wes Kocher
77752786a4
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: 3xgSmlsnSpk
2016-04-26 14:28:17 -07:00
Wes Kocher
f20e8d0047
Merge inbound to central, a=merge
...
MozReview-Commit-ID: JIAGB82GtAS
2016-04-26 14:19:01 -07:00
Drew Willcoxon
bf4e9d75e2
Bug 1266375 - Don't remove max-width on awesomebar popup items when the popup is open. r=mak
...
MozReview-Commit-ID: GttGOvRU6vf
2016-04-26 12:46:42 -07:00
Timothy Guan-tin Chien
e3df65a0b0
Bug 1266372 - De-dup code to ReaderMode.leaveReaderMode, r=gijs
...
Additionally, implements ReaderMode.enterReaderMode.
MozReview-Commit-ID: 8MPvFhX4ws7
--HG--
extra : transplant_source : %91%0D%CEZkOO%90%1C3%A24%3E%9Bq%D5%BB%13F%0A
2016-04-26 12:52:50 +08:00
Henry Chang
7ec95c63c9
Bug 1178337 - Part 1: Supports all referrer policies for element atrributes. r=sicking, r=Gijs, r=mcmanus
...
--HG--
extra : source : 6948efdbc5187e754d5bddd6391a7b67a30222a5
2016-04-27 10:26:57 +08:00
Florian Quèze
f0a32d7b64
Bug 1104054 - The 'recording-window-ended' notification from a subframe shouldn't remove the sharing indicator of the whole browser, r=felipe.
2016-04-26 17:42:51 +02:00
James Cheng
e1579bc54f
Bug 1267139 - Put setting pref(browser.eme.ui.enabled together. r=cpearce
...
MozReview-Commit-ID: LVCAFr2Mpy5
--HG--
extra : transplant_source : %D2w%86%F4%40%C9oc%C8sw%90o%C8L%D8%83QuP
2016-04-25 16:03:52 +08:00
Phil Ringnalda
c25f3b8001
Back out f1e0c231d7e4 (bug 1253604) for failures in at least browser_share.js
...
CLOSED TREE
2016-04-25 20:41:11 -07:00
Phil Ringnalda
9c0985024d
Back out 5fdb0bf1527a (bug 1257723) for test failures, probably at least in browser_aboutHome_activation.js and browser_mozLoop_chat.js
...
CLOSED TREE
2016-04-25 20:40:22 -07:00
Kris Maglione
0c6f1f4c22
Backed out changeset a3fbed43aa55 for a new set of intermittent failures.
...
MozReview-Commit-ID: 1lIDylABshC
2016-04-25 18:13:41 -07:00
Shane Caraveo
68a55b4b39
Bug 1257723 move to using messagemanager for some events, r=markh
2016-03-17 18:44:03 -07:00
Shane Caraveo
6104fb3f97
Bug 1253604 share breakage after canceling share on fb, r=markh
2016-04-25 17:50:01 -07:00
Kris Maglione
3e9bda71d8
Bug 1254003: Don't call tabs.create callback before the tab is ready. r=gabor
...
MozReview-Commit-ID: 3qK6GpTmIFQ
--HG--
extra : rebase_source : 16b5a51afade88ec9cf1d7ccc0878e310c7fad78
extra : source : 8afadb96e97704a98492c2286fb92479deb3365f
2016-04-03 19:31:47 -07:00
Wes Kocher
cbc8527510
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: 4gasY3KkXzL
2016-04-25 17:22:41 -07:00
Wes Kocher
d509baac11
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 4igUgM6r0wO
2016-04-25 17:11:09 -07:00
Wes Kocher
37b7c44da1
Merge fx-team to central, a=merge
...
MozReview-Commit-ID: GKnQzTAS5kb
2016-04-25 15:25:03 -07:00
ffxbld
50a14b0c3c
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-04-25 10:10:40 -07:00
Shane Caraveo
d7956ba976
Bug 1263599
fix missing menu items in pocket, r=Gijs
2016-04-25 13:24:17 -07:00
Shane Caraveo
a148305200
Bug 1261376 fix typeof check in pocket code, r=jaws
2016-04-25 11:34:22 -07:00
Carsten "Tomcat" Book
84eb46bafd
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : toolkit/components/prompts/test/test_bug861605.html => toolkit/components/prompts/test/test_dom_prompts.html
2016-04-25 11:55:12 +02:00
Phil Ringnalda
664d43385b
Back out a57938cd29d2 (bug 1254003) for timeouts in browser_ext_tabs_*
2016-04-24 22:16:13 -07:00
Xidorn Quan
94605329a3
Bug 1264091 - Ensure we unblack the screen for a right after-paint event. r=dao
...
MozReview-Commit-ID: H2hCmQX8OLX
--HG--
extra : source : 913eeab64f48688afc3cc0e54204b121703a2df2
2016-04-25 10:48:48 +08:00
Xidorn Quan
d4b5e34fdd
Bug 1264968 part 1 - Use replace uses of removed String.contains with the new .includes method. r=jaws
...
MozReview-Commit-ID: DOR86fImhbQ
--HG--
extra : source : 929d91e12234f6ae3c0ce722efeec00e57f12a63
2016-04-25 09:40:16 +08:00
Blake Winton
b58b1cbc6d
Bug 1263709 - Remove the advanced styling for radio buttons and checkboxes. ui-r=shorlander, r=kmag
...
MozReview-Commit-ID: A9CWD9SPZlP
--HG--
extra : rebase_source : 1ec397f0c923d42d1ff99b8034eb869ba5a8f8fc
2016-04-11 15:53:06 -04:00
bsilverberg
d9ca109a26
Bug 1262923
- Create schema for the history API. r=aswan
...
MozReview-Commit-ID: 1hZRJtemPMb
--HG--
extra : rebase_source : ccf72e006fcdcbaa3085a6bdcc8e679f66ed2412
2016-04-07 14:56:02 -04:00
Jared Wein
b2a9064b1e
Bug 1116578 - Make customize mode keyboard accessible by allowing tabbing through the toolbarpaletteitems and using the context menu key or keyboard shortcut (Shift+F10 on Windows and Linux) to open the context menu and move items between customizable areas. r=Gijs
...
MozReview-Commit-ID: 2Vjfh9AwpQ7
--HG--
extra : rebase_source : 245f6ae4cd23185c5125cbd7748099256b932041
2016-04-22 10:35:00 -04:00
Kris Maglione
6640885354
Bug 1254003: Don't call tabs.create callback before the tab is ready. r=gabor
...
MozReview-Commit-ID: 3qK6GpTmIFQ
--HG--
extra : rebase_source : cd0d5f5fae93e7e4f6436d2fae1d6e4c9363d2d4
extra : source : 8afadb96e97704a98492c2286fb92479deb3365f
2016-04-03 19:31:47 -07:00
Ricky Chien
bdb9281e48
Bug 1259340 - New Private Browsing Window Update. r=past,Gijs
...
MozReview-Commit-ID: 5NbLribECvC
2016-04-24 16:01:45 +03:00