Commit Graph

516 Commits

Author SHA1 Message Date
Sebastian Hengst
10c1305bca Backed out changeset 0c4f81bc2b52 (bug 1252224) for permafailing in browser_ext_browserAction_popup_resize.js on Linux after merge to mozilla-central. r=backout a=backout
MozReview-Commit-ID: KUARkl7QxB7
2016-08-13 13:27:15 +02:00
Jared Wein
cfe3213e30 Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
MozReview-Commit-ID: 9T4gAPwFrXp
* * *
[mq]: temp

MozReview-Commit-ID: Bj91OhNd8ed
* * *
[mq]: temp

MozReview-Commit-ID: J8h8InaMRP4
2016-08-04 17:30:54 -04:00
Mark Hammond
121ede22ae Bug 1293128 - use an appropriate entry-point when opening about:accounts via the SyncedTabs menu. r=eoger
MozReview-Commit-ID: Da9JH92Ny0F
2016-08-10 12:35:11 +10:00
Wes Kocher
b99bfa6050 Backed out changeset 429d054ed34d (bug 1252224) for browser_ext_browserAction_popup_resize.js failures on Windows a=backout 2016-08-08 13:50:09 -07:00
Jared Wein
9d9712a58c Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
MozReview-Commit-ID: 9T4gAPwFrXp
* * *
[mq]: temp

MozReview-Commit-ID: Bj91OhNd8ed
2016-08-04 17:30:54 -04:00
Jared Wein
aba19434f8 Backout 04fec252a1c6 (bug 1252224) due to wrong patch being pushed. r=me
MozReview-Commit-ID: DCrKrp6x0sm
2016-08-08 14:06:36 -04:00
Jared Wein
859e1a1062 Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
MozReview-Commit-ID: 9T4gAPwFrXp
2016-08-04 17:30:54 -04:00
Sebastian Hengst
9f71333dec Backed out changeset d1923f89225c (bug 1252224) for failures in e.g. browser_no_mutationrecords_during_panel_opening.js. r=backout 2016-08-05 23:43:13 +02:00
Jared Wein
572b4e9531 Bug 1252224 - Remove synchronous layout flushes and style invalidations during the opening of multiview panels. r=mconley
MozReview-Commit-ID: 9T4gAPwFrXp
2016-08-04 17:30:54 -04:00
Jared Wein
4518d81cb5 Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
MozReview-Commit-ID: EMjJ3yWt9Wt
2016-08-04 03:28:58 -04:00
Pushpankar
77a14e357c Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao 2016-07-16 10:20:04 +02:00
Gijs Kruitbosch
25333b633d Bug 1235695, bug 1277270 - fix e10s test issues, r=jaws
MozReview-Commit-ID: ELDPpGub0TP
2016-06-20 17:04:08 +01:00
Joel Maher
aadfd37353 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg a=merge
MozReview-Commit-ID: IZziPmwFtHj
2016-05-25 15:28:24 -04:00
Katie Broida
153908ff5b Bug 1061747 - Restore Defaults should reset the current theme. r=jaws
MozReview-Commit-ID: CRmJiOE4uYr
2016-05-24 13:06:25 -04:00
Jared Wein
89fad52044 Bug 1260596 - Themes panel is empty when all default-shipped lightweight themes (lwts) are removed. r=gijs
MozReview-Commit-ID: L1s3yxoxU33
2016-05-18 11:36:14 -04:00
Katie Broida
00000163a8 Bug 1260595 - Clear the lightweight themes menu in popupshowing instead of popuphidden to prevent duplicates in certain scenarios. r=jaws 2016-05-10 08:49:00 -04:00
Katie Broida
0e4852d420 Bug 1093750 - Add tooltips to icons in Customize mode. r=jaws
MozReview-Commit-ID: HYgprjtoOcE
2016-05-02 11:33:07 -04:00
Kris Maglione
40e88a5ba0 Bug 1238310: Follow-up: Fix some timing issues in tests. r=bustage
MozReview-Commit-ID: BjKiNO1T5yN
2016-04-23 23:56:28 -07:00
Gijs Kruitbosch
57d75956ab Backed out changeset c7544b24989d (bug 1260595) for perma-oranging browser_1007336_lwthemes_in_customize_mode.js on linux with crashes
MozReview-Commit-ID: 2GqsGs7yw9u
2016-04-22 11:31:58 +01:00
Katie Broida
271bf8f78a Bug 1260595 - Clear the lightweight themes menu in popupshowing instead of popuphidden to prevent duplicates in certain scenarios. r=jaws
MozReview-Commit-ID: 8wejtWMx3sd
2016-04-21 18:59:43 -07:00
Alexandre Poirot
f30d07db9d Bug 1261920 - Register developer button dynamically. r=jryans,gijs 2016-04-12 13:05:36 -07:00
Dave Townsend
17d8a23b3f Bug 1257246: Update browser for eslint 2. r=felipe
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: DEskVIjiKDM
2016-04-05 11:33:33 -07:00
Ryan VanderMeulen
23766819a5 Merge fx-team to m-c. a=merge 2016-04-02 13:34:45 -04:00
Gijs Kruitbosch
58be856b45 Bug 1258344 - fix customizemode re-entering issues when switching tabs, r=jaws
MozReview-Commit-ID: 3KONzSxf8g9
2016-03-22 14:32:32 +00:00
Sebastian Hengst
cb2183e28a Backed out changeset 12ff599ce0e2 (bug 1258344) for leaks in OS X 10.10 debug browser-chrome tests. r=backout on a CLOSED TREE 2016-03-31 21:43:23 +02:00
Gijs Kruitbosch
8fda60a161 Bug 1258344 - fix customizemode re-entering issues when switching tabs, r=jaws
MozReview-Commit-ID: 3KONzSxf8g9
2016-03-22 14:32:32 +00:00
gasolin
040b76812f Bug 969443 - Update CustomizableUI tests to yield on CustomizeMode.reset; r=Gijs
MozReview-Commit-ID: 93fLK4thrgH
2016-03-29 15:55:58 +08:00
Gijs Kruitbosch
206f1e8be0 Bug 1256085 - fix hamburger menu losing pressed state when a context menu inside the panel closes, r=jaws
MozReview-Commit-ID: 6ZhBPlYMU4y
2016-03-15 21:28:31 +00:00
Xidorn Quan
054c3a98fc Bug 1255659 part 2 - Add 'fullscreen' tag to tests which ever put window into fullscreen. r=smaug
MozReview-Commit-ID: EBynEGbpYQU
2016-03-11 10:45:00 +08:00
Mark Hammond
9b478b9ab5 Bug 1241141 - remove Synced Tabs item from history panel. r=Gijs 2016-03-01 11:21:54 +11:00
Gijs Kruitbosch
685ceb6bd9 Bug 1088710 - part 3: wait for STATE_STOP as well as load, r=mconley
MozReview-Commit-ID: 3ztx6kPOdON
2016-02-26 21:26:43 +00:00
Gijs Kruitbosch
027b0077c5 Bug 1088710 - part 2: make it work on e10s, r=mconley
MozReview-Commit-ID: FhlfqJ1gmjR
2016-02-24 15:24:20 +00:00
Gijs Kruitbosch
face3ec966 Bug 1088714, bug 1090635, bug 1102900 - re-enable various CUI tests now the test framework deals with e10s in a way that makes them pass, rs=checked-e10s-test-on-try
MozReview-Commit-ID: FPnT7qj3qeC
2016-02-23 10:33:43 +00:00
Gijs Kruitbosch
97f2bed709 Bug 1091561 - fix tab bookkeeping for cut/copy/paste tests to make them work on e10s, rs=trivial
MozReview-Commit-ID: 4b1ZMZ6q3Yh
2016-02-23 10:32:21 +00:00
Gijs Kruitbosch
23aece3c1b Bug 1090656 - re-enable already-passing test in e10s, rs=checked-e10s-test-on-try
MozReview-Commit-ID: 6h7c4ie9D3j
2016-02-23 10:31:02 +00:00
Dão Gottwald
0debf7316f Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
Carsten "Tomcat" Book
6a9ce8a5af Backed out changeset c34fe673bb97 (bug 1014185) for perma failures in browser_bug1163570.js 2016-02-19 17:19:19 +01:00
Dão Gottwald
b454fc92a1 Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-19 00:50:17 +01:00
Mark Hammond
62d8f96c81 Bug 1237945 - ensure SyncedTabs panel is closed when mobile promo links are clicked. r=Gijs 2016-02-05 17:36:34 +11:00
Dave Townsend
a215a4a95a Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
Dave Townsend
8e54bd9bcf Bug 1245649: Turn on linebreak-style. r=Gijs 2016-02-03 17:04:56 -08:00
Dave Townsend
a2ba043d69 Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
Jared Wein
dabbbb279c Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs 2016-01-23 14:55:27 -05:00
Shu-yu Guo
90b93e6d5b Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
Dave Townsend
8dc7f59eb3 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
Ehsan Akhgari
749bd6f9d6 Bug 1207351 - Increase the timeout of browser_975719_customtoolbars_behaviour.js 2015-12-31 17:36:33 -05:00
Ehsan Akhgari
597ca117d2 Bug 1101300 - Increase the timeout of browser_970511_undo_restore_default.js 2015-12-31 17:35:47 -05:00
Ehsan Akhgari
91c61bb606 Bug 1184150 - Increase the timeout of browser_bootstrapped_custom_toolbar.js 2015-12-31 17:35:20 -05:00
Ehsan Akhgari
76d227c810 Bug 1162761 - Increase the timeout of browser_938980_navbar_collapsed.js 2015-12-31 17:29:44 -05:00
Ehsan Akhgari
46e7c8f214 Bug 1212418 - Increase the timeout of browser_880164_customization_context_menus.js 2015-12-30 22:27:40 -05:00