gecko-dev/toolkit/content
Gijs Kruitbosch 8814887a79 Bug 1236991 - bonus: move all the tests into the component dir instead of cluttering up browser/.../tests/general, r=enndeakin
MozReview-Commit-ID: O3HBNthHL2

--HG--
rename : browser/base/content/test/general/browser_bug329212.js => toolkit/components/tooltiptext/tests/browser_bug329212.js
rename : browser/base/content/test/general/browser_bug331772_xul_tooltiptext_in_html.js => toolkit/components/tooltiptext/tests/browser_bug331772_xul_tooltiptext_in_html.js
rename : browser/base/content/test/general/browser_bug561623.js => toolkit/components/tooltiptext/tests/browser_bug561623.js
rename : browser/base/content/test/general/browser_bug581947.js => toolkit/components/tooltiptext/tests/browser_bug581947.js
rename : toolkit/content/tests/browser/browser_input_file_tooltips.js => toolkit/components/tooltiptext/tests/browser_input_file_tooltips.js
rename : browser/base/content/test/general/title_test.svg => toolkit/components/tooltiptext/tests/title_test.svg
rename : browser/base/content/test/general/xul_tooltiptext.xhtml => toolkit/components/tooltiptext/tests/xul_tooltiptext.xhtml
extra : rebase_source : 8e4107a8eb06a7ac0197e0aa5e90d66536a91d74
extra : histedit_source : 3699613b4d4f8f6ae61a84bcdb777bcd43dee793
2016-04-12 22:32:07 +01:00
..
aboutwebrtc Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
tests Bug 1236991 - bonus: move all the tests into the component dir instead of cluttering up browser/.../tests/general, r=enndeakin 2016-04-12 22:32:07 +01:00
widgets Bug 1236991 - part 2: implement a default tooltiptextprovider in toolkit, r=enndeakin 2016-04-12 21:50:47 +01:00
about.js
about.xhtml
aboutAbout.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
aboutAbout.xhtml
aboutNetworking.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
aboutNetworking.xhtml
aboutProfiles.js Bug 1239848 - Revert ProfileManager changes until a better UX/UI is ready, r=ehsan 2016-01-20 09:16:49 +00:00
aboutProfiles.xhtml Bug 1241893 - Remove non-used properties strings about about:profiles, r=ehsan 2016-01-23 01:51:35 +00:00
aboutRights-unbranded.xhtml
aboutRights.xhtml
aboutServiceWorkers.js Bug 1238160 - Rename OriginAttributes.mInBrowser and associated methods. r=bz,mayhemer 2016-03-02 10:35:56 -06:00
aboutServiceWorkers.xhtml
aboutSupport.js Fix aboutSupport.js eslint bustage, bug 1263849 r=orange 2016-04-14 15:16:33 -04:00
aboutSupport.xhtml Reorganize and tidy up the graphics section of about:support. (bug 1263849, r=milan) 2016-04-14 14:54:33 -04:00
aboutTelemetry.css Bug 1172454 - The about:telemetry environment section should have expandable subsections. r=gfritzsche 2016-01-17 13:10:45 +05:30
aboutTelemetry.js Bug 1251952 - about:telemetry should handle empty ping archives gracefully. r=gfritzsche 2016-03-03 08:04:10 +07:00
aboutTelemetry.xhtml Bug 1232917 - List & render custom pings in about:telemetry. r=gfritzsche 2016-02-29 01:09:35 +07:00
autocomplete.css Bug 1263698 - Correctly place the em dash separator between title and URL in awesomebar popup in RTL. r=mak 2016-04-12 09:58:14 -07:00
browser-child.js Bug 1254865 - Don't send disableglobalhistory state down to browser-child.js in sync message. r=Felipe 2016-03-23 17:27:34 -04:00
browser-content.js Bug 1257246: Update toolkit for eslint 2. r=Gijs 2016-04-05 11:33:48 -07:00
buildconfig.html Bug 1260327 - Switch buildconfig.html to using MOZ_CONFIGURE_OPTIONS. r=chmanchester 2016-04-15 08:14:05 +09:00
contentAreaUtils.js Bug 1246244 - Allow non-CPOW documents to pass through saveImageURL properly. r=jaws,Margaret 2016-02-05 18:19:59 -05:00
customizeToolbar.css
customizeToolbar.js Bug 1245649: Turn on no-extra-semi. r=markh 2016-02-03 17:27:36 -08:00
customizeToolbar.xul
devicestorage.properties
directionDetector.html
editMenuOverlay.js
editMenuOverlay.xul
filepicker.properties
finddialog.js Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh 2016-02-22 18:17:43 +01:00
finddialog.xul
findUtils.js Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
globalOverlay.js Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
jar.mn Bug 1245916: Add additional browser window scripts to eslint globals. r=felipe 2016-02-05 12:16:39 -08:00
license.html Bug 1253784 - Add Immutable.js. r=bgrins, r=gerv, r=fitzgen 2016-03-22 10:50:00 -04:00
macWindowMenu.inc
macWindowMenu.js
Makefile.in Bug 1247162 - Generate a header defining MOZ_SOURCE_*. r=mshal 2016-02-12 07:16:14 +09:00
menulist.css
minimal-xul.css
moz.build Bug 1260327 - Switch buildconfig.html to using MOZ_CONFIGURE_OPTIONS. r=chmanchester 2016-04-15 08:14:05 +09:00
mozilla.xhtml
nsDragAndDrop.js Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
plugins.css
plugins.html Bug 1257246: Fix some failures in html tests. r=gijs 2016-03-16 12:32:00 -07:00
process-content.js Bug 1239584, Part 2 - Remove message manager usage from PushService.jsm. r=dragana 2016-01-13 22:24:37 -07:00
resetProfile.css
resetProfile.js
resetProfile.xul
resetProfileProgress.xul
select-child.js
textbox.css
TopLevelVideoDocument.js Bug 743198 part 8 - Use unprefixed Fullscreen API in chrome code. r=smaug 2016-02-17 08:47:11 +08:00
treeUtils.js Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe 2016-02-03 13:12:18 -08:00
viewZoomOverlay.js Bug 1207497 - Part 1: Remove use of expression closure from toolkit/, exept tests. r=Gijs 2015-09-24 21:20:04 +09:00
XPCNativeWrapper.js
xul.css Bug 1181078 - Implement new awesomebar popup design. r=mak 2016-04-05 18:56:54 -07:00