Commit graph

89 commits

Author SHA1 Message Date
Florian Quèze
97f401c644 Bug 1362882 - script-generated patch to switch from Promise.defer() to new Promise() where it's straightforward, rs=Mossop. 2017-05-12 14:55:27 +02:00
Florian Queze
37ff4fc7cc Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699 Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
Florian Queze
95d4d20c17 Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Florian Quèze
0e0865f4fc Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
Gijs Kruitbosch
490012393e Bug 1333305 - fix perma-orange by only removing buttons if they're present (splice(-1, 1) removes the last element of an array), r=mikedeboer
MozReview-Commit-ID: INCwigBboL1

--HG--
extra : rebase_source : e923696e6c9804cc9a36d4c61cd663c651e29d56
extra : source : 7409a2f8e974b455fbfdd43c280fce77af0e90bf
2017-01-24 09:55:51 +00:00
Mike Taylor
594faddcca Bug 1324062. Part 2 - Fix CustomizableUI test failures due to NIGHTLY-only Report Site Issue button. r=Gijs
MozReview-Commit-ID: 8fZMVz05X6n

--HG--
extra : rebase_source : e5362e0c3bf83648d82f1cdf7efba442a5249d9b
2017-01-17 14:28:25 -06:00
Wes Kocher
333d007681 Backed out 3 changesets (bug 1324062) for frequent Win7VM bc2 failures a=backout
Backed out changeset d01f82be01f1 (bug 1324062)
Backed out changeset 054cfcf60c75 (bug 1324062)
Backed out changeset 1658b20cb69c (bug 1324062)

MozReview-Commit-ID: LTl7fJ8zrp9
2017-01-20 11:53:36 -08:00
Mike Taylor
2704a86b3d Bug 1324062. Part 2 - Fix CustomizableUI test failures due to NIGHTLY-only Report Site Issue button. r=Gijs
MozReview-Commit-ID: 8fZMVz05X6n

--HG--
extra : rebase_source : e5362e0c3bf83648d82f1cdf7efba442a5249d9b
2017-01-17 14:28:25 -06:00
Blake Kaplan
aaa5cad24d Bug 1330822 - Remove CPOWs from customizableui/head.js. r=Gijs
MozReview-Commit-ID: eycB4S9ANq

--HG--
extra : rebase_source : f65dc38f2cde1b829affa55601129ae6bdc6ad55
2017-01-12 15:33:43 -08:00
Phil Ringnalda
e8e3e64e68 Backed out 2 changesets (bug 1324062) for unexpected file access errors in webcompat-reporter@mozilla.org.xpi on Win7 PGO xperf
Backed out changeset 1df935d51464 (bug 1324062)
Backed out changeset 028db619f166 (bug 1324062)
2017-01-12 07:34:18 -08:00
Mike Taylor
ebda8a8ef3 Bug 1324062. Part 2 - Fix CustomizableUI test failures due to NIGHTLY-only Report Site Issue button. r=Gijs
MozReview-Commit-ID: 8fZMVz05X6n

--HG--
extra : rebase_source : af045e8c1ba206cdd0e508b4637b86f9f5fb67cc
2017-01-05 22:28:36 -06:00
Jared Wein
3718f00db1 Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop 2016-11-15 22:58:30 -05:00
Dave Townsend
0a2c8f9b78 Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
MozReview-Commit-ID: HBpjT2uHJaZ

--HG--
extra : rebase_source : 78fe71a1d673a1c698520a9c82c6f35959614f8f
2016-11-10 14:48:04 -08:00
Mark Banner
a41b5adcb0 Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop
MozReview-Commit-ID: LdoXLniNeT7

--HG--
extra : rebase_source : d2418b8cfab0a399d0dfb5a96ea50c62fac63e70
2016-11-03 11:51:48 +00:00
Aryeh Gregor
f3e54042f1 Bug 1271115 - Merge ChromeUtils.js into EventUtils.js; r=jmaher
This allows plain mochitests to use the functions as well, which is
necessary to get them to work with e10s.

MozReview-Commit-ID: J4um2mliJcZ
2016-08-25 16:57:09 +03:00
Pushpankar
c6670d980f Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
--HG--
extra : rebase_source : 72d50e73baf595840a2aade57ae782e4c40d4c27
2016-07-16 10:20:04 +02:00
Alexandre Poirot
669f941ffa Bug 1261920 - Register developer button dynamically. r=jryans,gijs 2016-04-12 13:05:36 -07:00
Gijs Kruitbosch
748a42f056 Bug 1258344 - fix customizemode re-entering issues when switching tabs, r=jaws
MozReview-Commit-ID: 3KONzSxf8g9

--HG--
extra : rebase_source : 31cee7d85b80d2c136722558c9589132574b6455
2016-03-22 14:32:32 +00:00
Sebastian Hengst
8f28197e07 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
5fca22901b Bug 1258344 - fix customizemode re-entering issues when switching tabs, r=jaws
MozReview-Commit-ID: 3KONzSxf8g9

--HG--
extra : rebase_source : a933c1077e87888955cae575b1942903a99ea94a
2016-03-22 14:32:32 +00:00
Dão Gottwald
594c008fcb Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
Dave Townsend
e496a11771 Bug 1245649: Turn on no-extra-semi. r=markh
--HG--
extra : commitid : HReQFPDOA6x
extra : rebase_source : 303a92f511c3c9dd2d26135975d4dc7c85e823b3
2016-02-03 17:27:36 -08:00
Dave Townsend
0a6414b898 Bug 1245649: Turn on no-trailing-spaces. r=Gijs
--HG--
extra : commitid : F2OWKTvXUO4
extra : rebase_source : ec68631342e0edc59d77b6bab1cdc975ad175327
2016-02-03 14:22:33 -08:00
Jared Wein
3f6801477a Bug 1242137 - Fix eslint errors in /browser/components/customizableui. r=gijs
--HG--
extra : commitid : CTMv8KOMjRK
extra : rebase_source : 768fb80e4652c1f0e14eea9e32da8eff795f1659
extra : amend_source : bd695a57c00c8004b048ccd4673465d66bea22c6
extra : histedit_source : ca0c6fcb719d0e7f0895de1bd429fa9804833f65
2016-01-23 14:55:27 -05:00
Mark Hammond
c0c731c7d0 Bug 1201331 (part 2) - update tests that use the sync-button as a placeholder for "generic XUL button". r=Gijs 2015-12-03 10:05:03 +11:00
Tooru Fujisawa
312b60924a Bug 1207491 - Part 4: Remove use of expression closure from browser/components/customizableui/test/. r=Gijs
--HG--
extra : commitid : 344ufAEsI2e
extra : rebase_source : b812b895b4ad2c1b858901629a8b0a4486c9f45e
2015-09-23 18:36:20 +09:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Tooru Fujisawa
3d53e5fcfa Bug 1154140 - Remove stopPropagation call from ChromeUtils.synthesizeDrop. r=enndeakin 2015-05-13 18:58:59 +09:00
Kartikaya Gupta
cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Gijs Kruitbosch
363dc32257 Bug 1101287 - fix browser_934951_zoom_in_toolbar.js to use a mutation observer to wait for a label change, r=adw 2014-12-10 18:18:14 +00:00
Victor Porof
e2f1ba1b83 Bug 1067337 - Provide an icon for the toolbar to activate/deactivate the devtools panel. r=paul, r=gijs 2014-10-27 12:26:07 -04:00
Jim Mathies
af9be8e2a8 Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe 2014-09-29 16:11:08 -05:00
Jared Wein
40a594a21c Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Ms2ger
5b546538b2 Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst
This also includes a test that mozMatchesSelector is still exposed and works.

--HG--
rename : js/xpconnect/tests/chrome/test_mozMatchesSelector.xul => js/xpconnect/tests/chrome/test_matches.xul
rename : js/xpconnect/tests/mochitest/file_mozMatchesSelector.html => js/xpconnect/tests/mochitest/file_matches.html
2014-08-12 14:30:59 +02:00
Gijs Kruitbosch
9f74b36492 Bug 1014313 - part 1: add tabs options to tabstrip context menu, r=dao 2014-07-02 23:23:48 +01:00
Gijs Kruitbosch
3c7a2873df Bug 996988 - use different method to wait for window closure, r=jaws
--HG--
extra : rebase_source : cfb78153229e5722609e10e9e4a417659590c28a
2014-06-02 22:30:02 +01:00
Mike Conley
ee08e05f4f Bug 993712 - Remove hand-rolled timeout handler from customizableui/test/head.js. r=test-only
I'm trying to smoke out an intermittent orange in bug 993712, and I'm starting to run dry on
ideas. I'm having no luck reproducing the bug locally. What I'm trying to do here is cause
the orange (when it rears its head) to force a mochitest timeout, which will take a screenshot.
I'm hoping that screenshot gives me some clues about what's going on.
2014-05-14 17:09:34 -04:00
Mike Conley
2173ae7383 Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. 2014-03-28 10:30:00 -04:00
Ryan VanderMeulen
75f1da8e39 Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures. 2014-04-02 14:48:13 -04:00
Mike Conley
005bed99e5 Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. 2014-03-28 10:30:00 -04:00
Blair McBride
4b7cf61154 Bug 980155 - [Australis] Initialization of overflowable toolbars breaks when adding them dynamically. r=Gijs r=jaws 2014-03-07 05:19:00 -05:00
Matthew Noorenberghe
4c03fa6b6c Bug 978084 - Make sure @customizing-movingItem gets removed by ensuring dragend gets fired. r=Gijs
--HG--
extra : rebase_source : 7e590a535947230f62fbbe6e0aee407379c86e5e
2014-03-04 11:12:41 -05:00
Gijs Kruitbosch
41e5cb7a93 Bug 975719 - unbreak custom toolbars in Australis, r=jaws
--HG--
extra : rebase_source : cb801a739c7706cc26f4ccccabe0708d1b577850
2014-03-03 16:18:28 -05:00
Jim Mathies
489491b4d6 Bug 978127 - Update various win8 specific australis customized ui tests to use new Services.metro.supported prop. r=gijs 2014-02-28 17:40:34 -06:00
Gijs Kruitbosch
346feb48ff Bug 976513 - Australis - yield all the close windows in tests to avoid randomorange, rs=test-only
--HG--
extra : rebase_source : bb8c41ffea63ce3811b068edfcbd9233e1ed4e42
2014-02-28 17:46:27 +00:00
Gijs Kruitbosch
b8e8cf739a Bug 884402 - allow users to customize out items from Australis' overflow panel, r=mconley 2014-02-12 17:32:23 +00:00
Gijs Kruitbosch
ce09a6f206 Bug 940307 - improve Australis' click-detection code so we close the panel at the right time, r=MattN 2014-01-22 13:22:15 +00:00
Mike de Boer
647507972b [Australis] Bug 956285: test zoom label update on page navigation. r=Gijs 2014-01-20 11:25:02 +01:00
Gijs Kruitbosch
96b3ec1d95 Bug 889120 - Australis' customize tab gets mixed up with other tab, r=jaws 2014-01-10 15:54:48 +00:00