Commit Graph

43119 Commits

Author SHA1 Message Date
Phil Ringnalda
76f5d03bb6 Merge m-c to m-i
MozReview-Commit-ID: LUDPZ08eWBo
2016-10-26 18:58:54 -07:00
Phil Ringnalda
4012e61cc3 Merge m-i to m-c, a=merge
MozReview-Commit-ID: CysKZsvYf69
2016-10-26 18:40:50 -07:00
Jed Davis
67a039045c Bug 1268733 - Move Linux sandboxing code back out to libmozsandbox.so. r=gcp r=glandium 2016-10-26 16:57:24 -06:00
Michael Kaply
5ea60fb96d Bug 1309588 - Update new search list to match absearch. r=mconnor
MozReview-Commit-ID: IVveJ8yTyS8

--HG--
extra : amend_source : c0ab1fcc64de6f1b8e1107a95c774819823b39b1
2016-10-20 11:07:45 -05:00
stefanh@inbox.com
541bf95e7c Bug 637311 - Update charset menu before it's visible so the checkmark for current encoding is displayed on Mac the first time the menu is opened. r=Gijs. 2016-10-22 20:16:21 +02:00
Carsten "Tomcat" Book
3bba80dcca Backed out changeset 0303be04c579 (bug 1312541) for es lint failures 2016-10-26 17:04:25 +02:00
Arthur Edelstein
2b1661df33 Bug 1312541 - Test isolation of cookies. r=baku, r=timhuang
Based on the patch for 1264567.
2016-10-24 19:19:00 -04:00
J. Ryan Stinnett
5d51f47dfb Bug 1311178 - Expose some DevTools CSS as resource:// only. r=ntim
For CSS files which were used via both chrome:// and resource://, I converted
all usages to resource:// and removed the chrome:// copy to reduce file
duplication.

I believe most DevTools CSS could be using resource:// throughout, but that's
left as follow up work for now.

MozReview-Commit-ID: G7oxZqjodwv

--HG--
extra : rebase_source : d6ae487f35cdeddd32aa96d95d62113ba0565b2a
2016-10-19 16:19:29 -05:00
Marco Bonardo
ab630e99be Bug 1251569 - It's not possible to hide the Blocked Popup menu by clicking its anchor button in urlbar. r=Dolske
MozReview-Commit-ID: 7L6JwLNJt5x

--HG--
extra : rebase_source : 97d9188694ecfeeb08fcea26797018cf5f38ccad
2016-09-28 13:52:44 +02:00
Thom Chiovoloni
b041553ba8 Bug 1304534 - Enable "Send Tab to Device" on builds other than nightly r=markh
MozReview-Commit-ID: BNKYhCQsZey

--HG--
extra : rebase_source : 159b3d16e5cbbfde2fa71307a6fe270600daf5b5
2016-10-25 11:15:19 -04:00
Carsten "Tomcat" Book
9031c83f32 Merge mozilla-central to autoland 2016-10-26 17:14:27 +02:00
Sergei Chernov
8e3719b7e2 Bug 1305289 - Certificate Transparency - basic UI indicator; r=Dolske,keeler
MozReview-Commit-ID: b0SUW2WNJT

--HG--
extra : rebase_source : 2bfa8895246f862f3e49c0c9674a8e862137f8a6
2016-09-28 20:19:56 +03:00
Phil Ringnalda
0a5faee022 Merge m-c to autoland 2016-10-25 22:08:13 -07:00
Phil Ringnalda
8cf1367dd8 Merge m-i to m-c, a=merge
MozReview-Commit-ID: FnnOWQ3xKPi
2016-10-25 22:03:31 -07:00
Dão Gottwald
7324467051 Bug 1311988 - Specify the correct text color for bookmarks button sub menus. r=mak 2016-10-25 11:09:35 +02:00
Kirk Steuber
70f71d2a08 Bug 1306786 - Fix intermittent test failure in browser/base/content/test/popupNotifications/browser_popupNotification_4.js. r=enndeakin 2016-10-17 15:59:22 -07:00
Carsten "Tomcat" Book
31bdfd3ad3 Merge mozilla-central to mozilla-inbound
--HG--
rename : gfx/skia/skia/src/animator/SkCondensedDebug.cpp => gfx/skia/skia/src/animator/SkCondensedDebug.inc
rename : gfx/skia/skia/src/animator/SkCondensedRelease.cpp => gfx/skia/skia/src/animator/SkCondensedRelease.inc
2016-10-25 10:46:44 +02:00
Carsten "Tomcat" Book
59a29b8b1c merge mozilla-inbound to mozilla-central a=merge 2016-10-25 10:31:03 +02:00
Eric Rahm
c15406fea3 Bug 1312143 - Delete toolkit/obsolete. r=John-Galt
This removes the obsolete toolkit directory. A few references to dialogOverlay
have been updated to just used <dialog> directly. The InlineSpellCheckerUI var
has also been moved directly to browser.js and defined as lazy getter.

MozReview-Commit-ID: JZfi0W2wqCL
2016-10-24 18:23:24 -07:00
Wes Kocher
e636b54dfb Backed out changeset 2849f953881f (bug 1311189) for mochitest-5 failures a=backout 2016-10-24 16:49:55 -07:00
Mike Conley
0a663f0572 Bug 1309980 - Follow-up to fix a typo in a pref name. r=jaws a=ritu
MozReview-Commit-ID: 7qL95EQcASv
2016-10-21 09:58:52 -04:00
Carsten "Tomcat" Book
b9e15ec151 Merge mozilla-central to mozilla-inbound 2016-10-24 16:56:37 +02:00
Rob Wu
e668502481 Bug 1287007 - Fix timing issue in browser_ext_windows_create_tabId.js r=billm
When tabs.onUpdated is called before the promise of windows.create
resolves, the test fails.
This test failure was observed on almost every try run with non-e10s,
and sometimes (rarely) with e10s.

MozReview-Commit-ID: 3znCP1uAUSB

--HG--
extra : rebase_source : ec150b83f85a50f75eda2a0e41f3a60611625046
2016-10-21 01:35:03 +02:00
Mark Banner
1cd67a9eab Bug 1297374 - When setting default engine from the url bar, stop the new engine replacing the old icon as the url bar always shows all engines. r=florian
Also ensure the telemetry origin is set correctly when the searchbar popup first opens.

MozReview-Commit-ID: Fd7hc6BTVVQ

--HG--
extra : rebase_source : 0e4666f99ecab1b2de0b729290e9f6dac96ae40a
2016-10-20 10:17:20 +01:00
Mike Conley
3030fff48c Bug 1311189 - Put back the separator between form history and datalist entries in the autocomplete popup. r=MattN
MozReview-Commit-ID: 2lRauTr9EQA

--HG--
extra : rebase_source : 5364489af1e9647927756eae09d4512f24f57101
2016-10-19 13:55:06 -04:00
Michelangelo De Simone
144c0a5d23 Bug 1309719 - Remove DOM/telephony and related code. r=ehsan+251051
MozReview-Commit-ID: Gv3vnyH4Csi

--HG--
extra : rebase_source : 6267f92bc9104bace982297474dc978a06dff5ba
2016-10-12 15:19:09 -07:00
Rob Wu
2c28b34d3b Bug 1287007 - Fix timing issue in browser_ext_contextMenus.js r=billm
MozReview-Commit-ID: D7No2zFUWjf

--HG--
extra : rebase_source : 70dee95902fb580bdca2c1cf33675fd13346f22f
2016-10-12 01:10:33 +02:00
Ehsan Akhgari
866fac3a68 Bug 1311477 - Avoid using an unsafe CPOW in browser_save_link-perwindowpb.js; r=mrbkap 2016-10-24 21:52:27 -04:00
Jessica Jong
e732e68921 Bug 1310076 - Add 'datetime-local' to the list of valid types attributes for <input>. r=smaug 2016-10-24 03:35:00 +02:00
Ryan VanderMeulen
3079f45ce5 Merge inbound to m-c. a=merge 2016-10-23 20:04:42 -04:00
Andy McKay
e4fa3c53f8 bug 1240631 so that both invalid windows and tabs hit runtime.lastError r=kmag
MozReview-Commit-ID: EflXdTBWEEO

--HG--
extra : rebase_source : f3464383ec97250a3778ba627df10c210b3c5242
2016-10-21 14:45:18 -07:00
Ryan VanderMeulen
a57d15ff6a Merge inbound to m-c. a=merge 2016-10-23 13:16:27 -04:00
Kris Maglione
16e60b24ea Bug 1312224: Fix race in browser_ext_browserAction_popup_resize.js. r=me
MozReview-Commit-ID: 6pSsJDfNJzO

--HG--
extra : rebase_source : 822a6e27c79fee454404b568dd7d9edffd4d8c96
2016-10-22 14:22:43 -07:00
David Malaschonok
a0735c9169 Bug 926579 - Remove duplication in RecentlyClosedTabsAndWindowsMenuUtils through refactoring. r=jaws
MozReview-Commit-ID: 8M43BnSxnoO

--HG--
extra : rebase_source : 27c4554ef9727592e5dad35385ab8d7e1953eb27
2016-10-20 19:00:33 +02:00
Chris Manchester
118614dbf3 Bug 1311431 - Unset CC/CXX for Mac artifact mozconfigs. r=armenzg
MozReview-Commit-ID: 2UdZ9G2dDfP

--HG--
extra : rebase_source : ff950d1915e5bc7d3448c1ab350af76b25742665
2016-10-20 21:43:11 -07:00
Ryan VanderMeulen
23a915d778 Merge m-c to autoland on a CLOSED TREE. a=merge 2016-10-21 17:15:38 -04:00
Ryan VanderMeulen
75888fe1aa Merge autoland to m-c on a CLOSED TREE. a=merge 2016-10-21 17:12:27 -04:00
Ryan VanderMeulen
5c4d7020f2 Merge m-c to inbound. a=merge 2016-10-21 11:08:45 -04:00
Carsten "Tomcat" Book
acce25f747 merge fx-team to mozilla-central a=merge 2016-10-21 16:56:14 +02:00
Joseph Yeh
e50268f472 Bug 1036595 - Convert the 'Clear recent history' dialog to be in-content; r=MattN
This required removing the minimum dialogFrame height since the Clear recent history dialog is smaller than the old default height.

MozReview-Commit-ID: CuJO3VtGwem
2016-10-20 15:09:12 -07:00
Carsten "Tomcat" Book
2e7511ed5a merge mozilla-inbound to mozilla-central a=merge 2016-10-20 16:47:39 +02:00
Gijs Kruitbosch
8d23ab9355 Bug 1311043 - make eslint much more strict in browser/components/migration/, and fix issues, r=mikedeboer
MozReview-Commit-ID: RXO68w3Kv3

--HG--
extra : rebase_source : b25a1976f2be89f12c2ad14e649270bacd17d174
2016-10-18 16:03:06 +01:00
Michelangelo De Simone
07411b2cc6 Bug 1310027 - Remove DOM/mobilemessage and related code. r=Ehsan
MozReview-Commit-ID: ENmSuOCdTnA

--HG--
extra : rebase_source : a178eee07034fb2aa1415b64bec1946230fd1c5e
2016-10-17 17:26:51 -07:00
Tomislav Jovanovic
3743f656f6 bug 1290057 - fire onFocusChanged when Firefox loses/gains focus r=kmag
MozReview-Commit-ID: 7OdyglGjnFQ

--HG--
extra : rebase_source : 72fc9d46f004366419b0dd62c6e2ab201ab9fef1
2016-10-14 05:38:34 +02:00
Jared Wein
43af4edf06 Bug 1311450 - Only show the 'touch' padding for the select dropdown when opened via touch. r=mconley,smaug
MozReview-Commit-ID: 521oAj1NzX7

--HG--
extra : rebase_source : c6e72987cfd0c237269ff7f203d47f1e21652e85
2016-10-20 12:45:39 -04:00
Jared Wein
e64bcb49bf Bug 1310882 - Urlbar zoom button in dark devedition has poor hover support. r=Gijs
MozReview-Commit-ID: KSyc12sMzy7

--HG--
extra : rebase_source : 020e2bf614cb2fd6be975fbfffb4dd8756594a24
2016-10-20 14:57:56 -04:00
Rob Wu
9dfc705076 Bug 1287007 - Adjust state test in browser_ext_windows_update.js on Linux r=kmag
The test/browser/browser_ext_windows_update.js test fails on Linux.

The window ID is not expected to change, add assertion for it to
eliminate causes for test failures.

Ultimately, it turns out that the test failure is caused by a defect
in the implementation, not the test itself, see bugzil.la/1307759

MozReview-Commit-ID: Lo8IIvcfYQ2

--HG--
extra : rebase_source : 12ffc9c2d545723b012b6c5dcf216e7ef34e1790
2016-10-03 01:13:32 +02:00
Rob Wu
3a2af37b59 Bug 1287007 - Fix timing issue in browser_ext_tabs_onUpdated.js r=billm
Reload about:blank tab after opening it and registering the
`tabs.onUpdated` event. This is needed because about:blank loads very
fast, before the callback of `tabs.create` is invoked. This effect is
amplified by the fact that the APIs are now proxied.

MozReview-Commit-ID: DgPtIqHSUDx

--HG--
extra : rebase_source : afe6ec984bed06f47c24e39fee6fa7c757c3dde3
2016-10-01 01:07:22 +02:00
Rob Wu
3be3ab8f88 Bug 1287007 - Remove contextMenusInternal.onClicked r=billm
contextMenusInternal.onClicked is already inlined in context_menus.json.
It should be removed because otherwise the
`browser.contextMenusInternal.onClicked` API would be generated.

MozReview-Commit-ID: LAKd2IGM5GU

--HG--
extra : rebase_source : 60668c2ef75661eefe21ce3135a2b7d7d320cb7b
2016-10-01 00:46:19 +02:00
Mike Conley
945fecae11 Bug 1303067 - Enable unsubmitted crash notification for more users. r=Felipe
MozReview-Commit-ID: 8pK5DKBcrX3

--HG--
extra : rebase_source : 0a0a18aaff8b3c9bab04a564358c9433872ddfdd
2016-10-25 13:57:44 -04:00