Commit Graph

2416 Commits

Author SHA1 Message Date
Robert O'Callahan
3d33a85af8 Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske 2013-05-28 17:00:59 +12:00
Geoff Lankow
dcadb82aee Bug 864251 - Link to update history from about:support; r=adw 2013-05-25 23:58:02 +12:00
Gervase Markham
ea54cbb936 Bug 750294 - Update about:license to give link to Hg rev and build instructions. 2013-05-22 16:54:52 +01:00
Matt Woodrow
7b5e098c6e Bug 749428 - Expose OMTC status in about:support. r=jrmuizel 2013-05-22 11:36:38 +08:00
Ryan VanderMeulen
88a926596c Backed out changeset 4cb1973f06b9 (bug 868439) for Android M2 failures.
CLOSED TREE
2013-05-21 10:48:09 -04:00
Martijn Wargers
8d347b2743 Bug 868439 - Convert some uses of nsIPrefBranch to SpecialPowers. r=jmaher 2013-05-21 02:14:06 +02:00
Drew Willcoxon
4c9865919f Bug 518606 - Improve about:support's "Copy text to clipboard" output. r=unfocused 2013-05-20 20:05:53 -07:00
Drew Willcoxon
bfa71b2915 Bug 868793 - Fix about:support's "ASSERTION: FormatStringFromName() without format parameters". r=felipe 2013-05-20 20:05:50 -07:00
Gregory Szorc
c1b865f669 Bug 873629 - Remove 129 empty Makefile.in files; r=ted 2013-05-17 16:20:11 -07:00
Takeshi Kurosawa
3afbdbd5a6 Bug 599804 - Highlight all doesn't work with non HTML documents (e.g. CSS styled XML files). r=adw 2013-05-15 21:32:28 -04:00
Sebastian Hengst
03c97f38d0 Bug 871220 - Don't copy 'Build Configuration: about:buildconfig' from about:support. r=Mossop 2013-05-15 00:35:12 +02:00
JosiahOne
8f32113bf6 Bug 868432 - Alter tests to be aware of delayed changes in scrolling. r=roc 2013-05-08 22:25:09 -04:00
Ekanan Ketunuti
b0c1ba9c9e Bug 828116 - Move modules in toolkit/content and toolkit/mozapps/shared to toolkit/modules. r=Mossop
--HG--
rename : toolkit/mozapps/shared/CertUtils.jsm => toolkit/modules/CertUtils.jsm
rename : toolkit/content/DeferredTask.jsm => toolkit/modules/DeferredTask.jsm
rename : toolkit/content/Deprecated.jsm => toolkit/modules/Deprecated.jsm
rename : toolkit/content/Dict.jsm => toolkit/modules/Dict.jsm
rename : toolkit/mozapps/shared/FileUtils.jsm => toolkit/modules/FileUtils.jsm
rename : toolkit/content/Geometry.jsm => toolkit/modules/Geometry.jsm
rename : toolkit/content/InlineSpellChecker.jsm => toolkit/modules/InlineSpellChecker.jsm
rename : toolkit/content/LightweightThemeConsumer.jsm => toolkit/modules/LightweightThemeConsumer.jsm
rename : toolkit/content/PageMenu.jsm => toolkit/modules/PageMenu.jsm
rename : toolkit/content/PopupNotifications.jsm => toolkit/modules/PopupNotifications.jsm
rename : toolkit/content/PrivateBrowsingUtils.jsm => toolkit/modules/PrivateBrowsingUtils.jsm
rename : toolkit/content/PropertyListUtils.jsm => toolkit/modules/PropertyListUtils.jsm
rename : toolkit/content/Services.jsm => toolkit/modules/Services.jsm
rename : toolkit/content/Task.jsm => toolkit/modules/Task.jsm
rename : toolkit/content/Troubleshoot.jsm => toolkit/modules/Troubleshoot.jsm
rename : toolkit/content/UpdateChannel.jsm => toolkit/modules/UpdateChannel.jsm
rename : toolkit/content/WindowDraggingUtils.jsm => toolkit/modules/WindowDraggingUtils.jsm
rename : toolkit/content/debug.js => toolkit/modules/debug.js
rename : toolkit/content/tests/browser/browser_DeferredTask.js => toolkit/modules/tests/browser/browser_DeferredTask.js
rename : toolkit/content/tests/browser/browser_Deprecated.js => toolkit/modules/tests/browser/browser_Deprecated.js
rename : toolkit/content/tests/browser/browser_Geometry.js => toolkit/modules/tests/browser/browser_Geometry.js
rename : toolkit/content/tests/browser/browser_InlineSpellChecker.js => toolkit/modules/tests/browser/browser_InlineSpellChecker.js
rename : toolkit/content/tests/browser/browser_Services.js => toolkit/modules/tests/browser/browser_Services.js
rename : toolkit/content/tests/browser/browser_Troubleshoot.js => toolkit/modules/tests/browser/browser_Troubleshoot.js
rename : toolkit/mozapps/shared/test/chrome/Makefile.in => toolkit/modules/tests/chrome/Makefile.in
rename : toolkit/mozapps/shared/test/chrome/moz.build => toolkit/modules/tests/chrome/moz.build
rename : toolkit/mozapps/shared/test/chrome/test_bug544442_checkCert.xul => toolkit/modules/tests/chrome/test_bug544442_checkCert.xul
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListBinary.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListBinary.plist
rename : toolkit/content/tests/unit/propertyLists/bug710259_propertyListXML.plist => toolkit/modules/tests/xpcshell/propertyLists/bug710259_propertyListXML.plist
rename : toolkit/mozapps/shared/test/unit/test_FileUtils.js => toolkit/modules/tests/xpcshell/test_FileUtils.js
rename : toolkit/content/tests/unit/test_dict.js => toolkit/modules/tests/xpcshell/test_dict.js
rename : toolkit/content/tests/unit/test_propertyListsUtils.js => toolkit/modules/tests/xpcshell/test_propertyListsUtils.js
rename : toolkit/mozapps/shared/test/unit/test_readCertPrefs.js => toolkit/modules/tests/xpcshell/test_readCertPrefs.js
rename : toolkit/content/tests/unit/test_task.js => toolkit/modules/tests/xpcshell/test_task.js
2013-05-14 14:37:18 -07:00
Seth Fowler
13c205fd73 Bug 870090 - Add the license for EasyEXIF to about:license. r=gerv 2013-05-14 11:07:19 -07:00
Joey Armstrong
0d49db0381 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Ryan VanderMeulen
5187701658 Merge m-c to inbound. 2013-05-13 12:02:04 -04:00
Marco Chen
e91334a87e Bug 847006 - Add .amr into and remove aac from music as well as add m4v into video filter on device storage. r=dougt, r=doublec, a=leo+ 2013-05-07 11:02:21 +08:00
Mark Hammond
ce535b97f9 Bug 812943 - allow panel anchor arrow to 'slide' on one axis rather than being resized. r=Neil 2013-05-09 08:59:03 +10:00
Blake Kaplan
1a67df0ff8 Bug 869086 - Make textbox.xml resilient against the changes in bug 653881. r=gavin 2013-05-06 11:15:51 -07:00
Sunny
549693b5ea Bug 867034 - Remove |this| from |this.Utils|. r=jaws 2013-05-07 12:26:30 -04:00
Justin Dolske
99b4cd8875 Bug 651317 - Small update requested to about:rights. r=gavin 2013-05-06 18:58:23 -07:00
Mark Hammond
28354e5923 Bug 798226 - allow the anchor arrow on a panel to move while the popup is open. r=neil 2012-12-21 12:26:32 +11:00
Stephen Pohl
15b6f78be0 Bug 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc 2013-05-02 10:58:00 -04:00
Gervase Markham
4a1ea69114 Bug 859768 - Add dictionary for Estonian, including dictionary license addition to about:license. r=Pike 2013-05-02 10:51:54 -04:00
Ryan VanderMeulen
a213f7964d Backed out changeset 1840b15583fd (bug 636564) for bustage.
CLOSED TREE
2013-05-02 08:33:54 -04:00
Stephen Pohl
c51a7b61fd Bug 636564 - Implement Lion style scrollbars on Mac OSX 10.7+. r=roc 2013-05-02 07:52:25 -04:00
Maria Grazia Alastra
d22c4f0c7b Bug 866081 - Change two labels and their names in plugins.properties, replacing "enabled" with "installed". r=bsmedberg 2013-04-30 15:12:54 -04:00
Joey Armstrong
12356a4c50 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Thomas Bertels
b8a300bad2 Bug 862620 - Add browser.newtab.url to Troubleshoot.jsm whitelist. r=adw 2013-04-27 21:40:16 -04:00
Tom Schuster
dfcdf9e78c Bug 691613 - e10s support for setTabTitle with characterSet. r=felipe 2013-04-27 17:37:04 +02:00
Bill McCloskey
69512a47da Bug 662008 - Handle document title changes across processes (r=felipe) 2013-04-24 22:29:39 -07:00
Bill McCloskey
398e9a3a09 Bug 666801 - Handle webProgress for out-of-process content (r=felipe) 2013-04-24 22:29:31 -07:00
Matthew Noorenberghe
4bb31ea990 Bug 841967 - Use performance.now() for the popup notification security delay since it's monotonically increasing. r=dolske 2013-04-22 17:19:44 -07:00
Bill McCloskey
f079230fe4 Bug 862078 - Use an about:config preference to control multiprocess browsing, part 3 (r=felipe) 2013-04-22 19:47:58 -07:00
Ehsan Akhgari
625818e3fe Bug 864091 - Part 1: Import the Dynamics Compressor implementation from Blink; r=padenot
The original code was copied from Blink SVN revision 148720.
2013-04-20 19:46:24 -04:00
Max Li
1e2776070d Bug 858016 - Double click does not enable fullscreen mode. r=jaws 2013-04-21 21:23:19 -04:00
Boris Zbarsky
a04a090195 Bug 862917. Remove the non-standard window.defaultStatus. r=smaug,gavin 2013-04-19 23:03:02 -04:00
Mark Hammond
2a110494f6 Bug 824963 part 3 - add tests for arrow panels. r=enn. 2013-04-19 10:47:27 +10:00
Neil Deakin
ef1d8a4928 Bug 824963 part 1 - Rework arrow positioning and alignment code for arrow panels to be simpler, using the actual anchor/alignment position rather than guessing this from the coordinates, fix centred positioning in rtl, r=neil 2013-04-19 10:47:27 +10:00
Mark Hammond
7803095e2e Bug 862673 - ensure assertions in test_mousecapture_area are attributed to that test rather than the following test. r=gavin 2013-04-18 09:15:09 +10:00
Mats Palmgren
5395296c47 Bug 859088 - Left/Right Arrow key after selection should move to the beginning/end of selection respectively (on all platforms). r=ehsan 2013-04-17 22:16:14 +02:00
Sunny
1d8fb34e7d Bug 708814 - Introduce a new function "onFullscreenChange" which is called when mozfullscreenchange event takes place and add a timer for hiding videocontrol when fullscreen starts. r=jaws 2013-04-17 11:48:07 -04:00
Ryan VanderMeulen
94c77d42ff Merge the last PGO-green inbound changeset to m-c. 2013-04-16 21:07:27 -04:00
Alexandre Poirot
6d5f258dde Bug 857073 - Simplify ChromeUtils usages. r=jmaher 2013-04-16 16:46:47 -04:00
Gijs Kruitbosch
a61b81f6ef Bug 845555 - Fix statistics menu item, r=jaws 2013-04-15 23:06:12 -07:00
Honza Bambas
e7a737bf35 Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
Ryan VanderMeulen
e9c65dfa10 Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE. 2013-04-11 17:00:28 -04:00
Honza Bambas
52e949bcbc Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-11 18:26:06 +02:00
Ryan VanderMeulen
cb83c8dd84 Bug 849394 - Change assertion annotation on a CLOSED TREE. 2013-04-05 10:00:48 -04:00
Ryan VanderMeulen
a5474bf00e No bug - Re-add expected assertions to test_bug451286.xul on a CLOSED TREE. 2013-04-05 09:52:50 -04:00