Kris Maglione
d0f4eaa603
Bug 1247493: [webext] Implement the tabId
property of windows.create. r=billm
...
MozReview-Commit-ID: Jw4KvvUqkBh
2016-02-17 11:46:19 -08:00
Kris Maglione
102780eb8f
Bug 1238313
: Part 1 - Implement tabs.onMoved event. r=billm
...
MozReview-Commit-ID: F2GoU1fzj4s
2016-02-11 14:32:58 -08:00
Kris Maglione
c772e8b3b6
Bug 1234086: [webext] Add support for tabs.onAttached/onDetached events. r=billm
...
MozReview-Commit-ID: 4Kk1mTdGflI
2016-02-17 11:52:33 -08:00
Wes Kocher
93a73f2887
Backed out changeset 5ec466af51e1 (bug 1234086) for failures in browser_ext_tabs_update.js
2016-02-17 14:31:04 -08:00
Wes Kocher
525af44c73
Backed out changeset c893cd374dcd (bug 1238313
)
2016-02-17 14:30:56 -08:00
Wes Kocher
257acbb8bd
Backed out changeset cf766413a25e (bug 1247493) for failures in browser_ext_tabs_update.js
2016-02-17 14:30:53 -08:00
Michael Ratcliffe
19f8e208a9
Bug 1248563 - eslint cleanup of storage inspector code r=pbrosset
2016-02-16 16:12:55 +00:00
Julien Wajsberg
e68bfd0534
Bug 1248523 - Remove duplicate rules in .eslintrc r=kmag
...
MozReview-Commit-ID: ICAnRlR1ILI
2016-02-17 12:03:05 -08:00
Kris Maglione
4d2d70d037
Bug 1247493: [webext] Implement the tabId
property of windows.create. r=billm
...
MozReview-Commit-ID: Jw4KvvUqkBh
2016-02-17 11:46:19 -08:00
Kris Maglione
5e30eed4fa
Bug 1238313
: Part 1 - Implement tabs.onMoved event. r=billm
...
MozReview-Commit-ID: F2GoU1fzj4s
2016-02-11 14:32:58 -08:00
Kris Maglione
0435d2db6c
Bug 1234086: [webext] Add support for tabs.onAttached/onDetached events. r=billm
...
MozReview-Commit-ID: 4Kk1mTdGflI
2016-02-17 11:52:33 -08:00
Wes Kocher
73f30827dc
ESLint fix for Bug 1201977
2016-02-17 11:18:32 -08:00
Wes Kocher
f6db197609
Merge m-c to fx-team, a=merge
2016-02-17 11:15:02 -08:00
Wes Kocher
8114ad6468
Backed out changeset 3dce92c9562d (bug 1232042) for causing Win7 slaves to apparently crash and lock up a=backout
2016-02-17 11:11:10 -08:00
Margaret Leibovic
6253d61988
Bug 1234693 - Point Switchboard URLs to production mozilla-services endpoint. r=mfinkle
...
MozReview-Commit-ID: ArdTpolY7rQ
2016-02-17 10:14:53 -05:00
Maxim Zhilyaev
8af78b61aa
Bug 1201977 - Replace usage of nsINavHistoryQuery with a string query to nsPIPlacesDatabase.asyncStatement r=oyiptong
...
MozReview-Commit-ID: BBflt4haly3
2016-02-17 09:29:59 -08:00
Gabriel Luong
083c74d2ed
Bug 1243598 - Make sure the inspector sidebar overflows correctly r=bgrins
2016-02-17 11:13:01 -05:00
Carsten "Tomcat" Book
b97da96831
Backed out changeset 593676d0f08f (bug 1243602) for m5 test failures
2016-02-17 15:01:22 +01:00
Carsten "Tomcat" Book
1e4876ec2e
Backed out changeset 53b0b5b29776 (bug 1243435)
2016-02-17 15:00:51 +01:00
Carsten "Tomcat" Book
3e9ea9b4fc
Backed out changeset bc3e37b63def (bug 1246918) for fix frequent android c1 test failures
2016-02-17 14:35:10 +01:00
Carsten "Tomcat" Book
e1f5a23454
Backed out changeset 10e71da98b14 (bug 1246918)
2016-02-17 14:34:49 +01:00
Carsten "Tomcat" Book
05fbdd5951
merge fx-team to mozilla-central a=merge
2016-02-17 12:07:39 +01:00
Kris Maglione
bc7cd438f0
Bug 1248855 - [webext] Add "object-curly-spacing" ESLint rule and auto-fix errors. r=billm
...
MozReview-Commit-ID: BAZ2rRl7eSM
2016-02-16 20:10:00 -08:00
Brian Grinstead
9447b8a728
Bug 1247962 - Get rid of CPOW in browser_webconsole_live_filtering_on_search_strings.js;r=linclark
...
MozReview-Commit-ID: EyBMJ3dqZSW
2016-02-16 17:30:12 -08:00
Drew Willcoxon
4440844edb
Bug 1247641 - When loading a background thumbnail, load about:blank asynchronously when a load fails to avoid endless redirects. r=markh
2016-02-16 16:34:25 -08:00
Patrick Brosset
22b2841052
Bug 1248360 - Set eslint version to 1.10.3 when setting it up via mach
...
MozReview-Commit-ID: LmKsvGzj3fo
2016-02-16 10:01:11 +01:00
Lin Clark
0970bd7a11
Bug 1245667 - Use standard license boilerplate in framework js files. r=bgrins
...
MozReview-Commit-ID: 31xbv6rirPg
2016-02-16 16:14:53 -08:00
Kit Cambridge
667d2d8695
Back out changeset 4357fe5a9d22 (bug 1206560) for M-e10s(bc4) failures.
...
MozReview-Commit-ID: 1J0li7PNBWN
2016-02-16 16:13:38 -08:00
Brian Grinstead
d524f9936c
Bug 1246733 - Remove stylesheet references of 'devtools/skin/common.css' and instead import it in theme files;r=ntim,r=ochameau
...
MozReview-Commit-ID: AwS9aJ4dypm
2016-02-16 16:10:25 -08:00
Kit Cambridge
c3073ddeea
Bug 1224785
, Part 3 - Don't include ShowWith{Icon}Backend
on Android. r=me
2016-02-16 15:52:15 -08:00
Sebastian Kaspari
365e4a9819
Bug 1236431 - Use contentDescription to verify URL in tests. r=mcomella
...
MozReview-Commit-ID: IrcsLaNExEM
2016-02-12 18:42:40 +01:00
Sebastian Kaspari
a66ebd34bc
Bug 1236431 - ToolbarDisplayLayout: Only show base domain. r=mcomella
...
MozReview-Commit-ID: GwH3XDVim4F
2016-02-11 15:54:11 +01:00
Sebastian Kaspari
701a49a31f
Bug 1236431 - (Pre) ToolbarDisplayLayout: Address lint warnings and clean up code. r=mcomella
...
MozReview-Commit-ID: JkD7uqRMQhQ
2016-02-12 09:42:41 +01:00
Carsten "Tomcat" Book
3fb6ea9889
Merge mozilla-central to fx-team
2016-02-17 14:38:01 +01:00
Eddy Bruel
0de7385490
Bug 1247192 - Replace all usage of Services in TabSources with URL;r=fitzgen,jryans
2016-02-17 14:33:45 +01:00
J. Ryan Stinnett
82510e040c
Bug 1240494 - Expand JSON Viewer paths to all shared. r=Honza
...
MozReview-Commit-ID: G0lCxW3JX6f
2016-02-17 07:00:09 -06:00
J. Ryan Stinnett
64753ac0cf
Bug 1240494 - AMD support for DevTools loaders. r=jwalker,Honza
...
MozReview-Commit-ID: 7IemsaijHNc
2016-02-17 07:00:09 -06:00
Alexandre Poirot
eff4db15b7
Bug 1245615 - Just clear hostVsStores map as some async code may still use them. r=mratcliffe
2016-02-17 04:28:05 -08:00
chaithanya
3b8c4786a0
Bug 1243435 - Remove unused prefs toolkit.telemetry.prompted / toolkit.telemetry.notifiedOptOut from test suite. r=Dexter
2016-02-16 05:11:00 +01:00
Matthew Wein
a03d4148d6
Bug 1243602 - don't expose browser.* properties that lack required permissions. r=kmag
2016-02-15 17:59:07 -05:00
Andy McKay
6930682c6d
Bug 1238312 - implement tabs.duplicate. r=kmag
...
MozReview-Commit-ID: Fzd6BuAEgSl
2016-02-12 15:38:55 -08:00
Nick Fitzgerald
a1355bec7e
Bug 1248829 - Fix number of characters reserved in memory table's cells; r=jsantell
2016-02-16 17:32:00 +01:00
Nick Fitzgerald
ff15f0549c
Bug 1248085 - Compute shortest paths in the HeapAnalysesWorker; r=jimb
2016-02-12 15:23:00 +01:00
AJ Kerrigan
24423860e5
Bug 1246188 - Make webconsole.js ESLint-clean. r=lclark
2016-02-13 00:56:12 -05:00
Carsten "Tomcat" Book
1e25d912bc
Merge mozilla-central to fx-team
2016-02-17 12:20:16 +01:00
Florian Quèze
ed2fe222a1
Bug 1248329 - Requesting permissions in short succession can lead to the microphone icon displayed for an unrelated notification, r=Gijs.
2016-02-17 11:57:41 +01:00
Andrew Krawchyk
14c2518afa
Bug 1220654 - Replace removeVisitsTimeframe with History.removeVisitsByFilter and deprecate it. r=mak
...
***
yield on removeVisitsByFilter in tests
MozReview-Commit-ID: JGDaJGEmtoD
***
update bookmarked place tests, inline object declarations
MozReview-Commit-ID: Cxec22UHui0
***
updates for code review
MozReview-Commit-ID: AIRqrJ0B6GQ
2016-02-16 14:52:59 -05:00
Marco Bonardo
7326e8aac4
Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric
...
The problem is due to sanitization happening too late in the shutdown cycle.
The Sanitizer depends on Places shutdown, that recently moved to async shutdown.
That change caused shutdown to happen completely at profile-before-change, unfortunately
during that phase it's impossible to predict which services are already shutdown.
The patch restores the previous Places shutdown procedure, thus clients are notified
earlier, during profile-change-teardown.
Additional meaningful changes:
* Fixes FX_SANITIZE_TOTAL telemetry to properly count total time taken by sanitize.
* Makes each cleanup operation isolated from other errors to try cleaning up as most as possible.
* In case of multiple sanitization sub steps, each step is isolated by a try/catch, the last seen exception is reported upstream.
* Makes FX_SANITIZE_HISTORY actually measure history, not other random stuff.
* Removes TOPIC_SIMULATE_PLACES_MUST_CLOSE_1 since we can now just use profile-change-teardown for shutdown phase 1.
MozReview-Commit-ID: HroLvbi25IC
2016-02-04 13:51:34 +01:00
Sebastian Kaspari
0f7272cbaa
Bug 1247366 - AppMenuComponent.findAppMenuItemView(): Wait for views and not for text to appear. r=margaret
...
MozReview-Commit-ID: Hb5BHnu15nm
2016-02-12 21:00:01 +01:00
Dave Townsend
696bd05e96
Bug 1245916: Turn on no-undef in toolkit/mozapps/extensions. r=rhelmer
...
Mostly just declaring globals that Cu.imports defines but there are some actual
bugs here that have been fixed as well as one test that just never ran because
of a hidden exception.
MozReview-Commit-ID: J6uIpYp8ANx
2016-02-03 22:48:48 -08:00