Commit Graph

2510 Commits

Author SHA1 Message Date
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
Ryan VanderMeulen
8a2621fb4d Backed out changeset 8a6cacf047a1 (bug 833795)to fix bug 856083. 2013-04-05 07:55:25 -04:00
Gavin Sharp
042230d0b4 Bug 856144: add nsIBlocklistService to Services.jsm, r=dtownsend
--HG--
extra : transplant_source : D%05%93z%A6%5Ck%92%A7%E5%80%FB%86XN%B93%DA%2B%2B
2013-03-29 16:10:47 -04:00
Gavin Sharp
bb0501d9b8 Bug 854740: PopupNotifications doesn't handle showing a dismissed notification after showing a normal one, r=MattN
--HG--
extra : rebase_source : b0da4054ae15276f0b37d951675ff284a54bff3a
2013-03-28 17:27:57 -04:00
Ehsan Akhgari
46e1b20ac2 Bug 855990 - Part 2: Import the Kiss FFT library; license-r=gerv
--HG--
extra : rebase_source : 329760cbe5b9ac6844a6e9e4b244bd03281c4e54
2013-04-02 14:56:56 -04:00
Felipe Gomes
27cdff0dfc Bug 854299 - Part 4. Add a callback function to contentAreaUtils's getTargetFile. r=adw 2013-04-01 03:13:37 -03:00
Boris Zbarsky
71fae3fb7c Bug 792215. Convert quickstubs to using JSNative getters and setters. r=peterv 2012-09-25 14:44:40 -04:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Ms2ger
fc90eb4974 Backout changesets a255a998af6e:9c72d5cfe1fb for bc orange. 2013-04-01 12:00:49 +02:00
Felipe Gomes
22c12c7d5a Bug 854299. Part 4. Add a callback function to contentAreaUtils's getTargetFile. r=adw 2013-04-01 03:13:37 -03:00
Kyle Machulis
d2b6e6e01a Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Cykesiopka
5ac11c380c Bug 852295 - Allow Lightweight Themes in Permanent Private Browsing. r=dao 2013-03-29 11:29:29 -04:00
Mounir Lamouri
4ccc8f4cf3 Bug 855657 - Follow-up comments for bug 838705. r=enndeakin 2013-03-28 18:12:24 +00:00
Guilherme Goncalves
a9d0df345c Bug 650295 - Implement main state machine for speech recognition. r=smaug 2013-03-27 14:13:57 -07:00
Mounir Lamouri
ce7e619e34 Bug 838705 - Show the file names or "No file selected" in a <input type='file'> tooltip. r=ttaubert 2013-03-27 11:38:07 +00:00
Drew Willcoxon
9e50a00aea Bug 703088 - Add storage.vacuum.last. preferences to about:support. r=unfocused 2013-03-26 10:43:53 -07:00
Drew Willcoxon
5da25fb952 Bug 749672 - Focus Cancel by default in the “Reset Firefox” (resetProfileAndRestart) button’s dialog of about:support. r=unfocused 2013-03-26 10:43:49 -07:00
Mounir Lamouri
f3f1c5207f No bug - Revert changes made in bug 841001 as they are no longer needed. 2013-03-25 19:37:12 +00:00
Joe Drew
c4d3ad36aa Bug 716140 - Mark test_preferences.xul as sometimes asserting once. 2013-03-24 09:39:47 -04:00
Justin Dolske
e151a1330b Bug 854035 - PopupNotification should reset mainAction label when it's removed. r=MattN 2013-03-22 19:03:12 -07:00
Bobby Holley
e17b2e5eed Bug 848939 - De-field videocontrols.xml. r=dao 2013-03-21 09:34:37 -07:00
Bobby Holley
451d39dc39 Bug 848939 - De-field scale.xml. r=jaws 2013-03-21 09:34:36 -07:00
Neil Deakin
41bd53e4d7 Bug 480356, move content page tooltip text generation code into tooltip binding so that it can be shared, r=neil,mratcliffe 2013-03-21 08:58:07 -04:00
Gavin Sharp
bf1c8f1710 Bug 851630: fix error in patch for bug 758288 that caused improper cancellation of key events in children of autocomplete textboxes, r=dao
--HG--
extra : transplant_source : %D2XWZ%B0%21%E6%D5z%3F%26%9D%3E%DD7q%CE%B1%EFE
2013-04-15 15:41:55 -07:00
Mike Shal
ea1d9b8ba7 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Phil Ringnalda
5a4f3598e4 Back out 01207a5deca5 and 34e30f1b46d8 (bug 848939) for Android bustage 2013-03-18 22:34:39 -07:00
Bobby Holley
6b94a0f08c Bug 848939 - De-field videocontrols.xml. r=dao 2013-03-18 20:32:01 -07:00
Bobby Holley
927832934d Bug 848939 - De-field scale.xml. r=jaws 2013-03-18 20:32:01 -07:00
Dão Gottwald
b31f7c5cc4 Backed out changeset f029edccac09 2013-03-18 16:46:17 +01:00
Josh Matthews
604e47fa2a Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
2013-03-14 17:41:52 -04:00
Frank Yan
f46d262034 Bug 851436 - Revert tab strip logic by backing out patches for bug 837486, bug 649654, and bug 821859. r=dao 2013-03-17 14:03:08 -07:00
Josh Matthews
1f79f22adb Backed out changeset f85e650c1df7 (bug 847971)
--HG--
rename : toolkit/modules/RecentWindow.jsm => browser/modules/RecentWindow.jsm
2013-03-17 12:33:37 -04:00
Josh Matthews
15a02e4962 Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
2013-03-14 17:41:52 -04:00
Josh Matthews
598747433e Bug 849723 - Introduce API to use the private hidden window correctly. r=ehsan 2013-03-14 17:51:49 -04:00
Ryan VanderMeulen
492c34576a Backed out changeset 921e9f7f8924 (bug 849723) for mochitest-other failures on a CLOSED TREE. 2013-03-15 15:44:38 -04:00
Josh Matthews
f8696fc42d Bug 849723 - Introduce API to use the private hidden window correctly. r=ehsan 2013-03-14 17:51:49 -04:00
Ryan VanderMeulen
e6b47c1873 Backed out changesets da71d1eb9521 and a174d3a0ce2e (bug 848939). 2013-03-13 15:12:30 -04:00
Ryan VanderMeulen
849a69e950 Backed out changeset e0a7ac3aee3d (bug 848939) for mochitest-1 failures on a CLOSED TREE. 2013-03-13 15:02:35 -04:00
Bobby Holley
a5568bb803 Bug 848939 - De-field videocontrols.xml. r=jaws,dao 2013-03-13 10:01:36 -07:00
Bobby Holley
37f250f86a Bug 848939 - De-field scale.xml. r=jaws 2013-03-13 10:01:36 -07:00
Frank Yan
d7983ccc33 Bug 837486 - Reposition pinned tabs when resetting tab strip underflow. r=dao 2013-02-21 16:55:47 -08:00
Dão Gottwald
8d108a01fd Bug 825723 - Popup notification anchor disappears when a notification with the same ID is re-added in a background tab. r=gavin 2013-03-08 18:22:29 +01:00
Mats Palmgren
0600e7abd7 Bug 635852. r=smaug 2013-03-08 12:04:53 +01:00
L. David Baron
aa6a4878fc Bug 846096: Remove SimpleTest.expectAssertions() calls annotating assertions from bug 846096. 2013-03-04 13:21:24 -08:00
Ryan VanderMeulen
172e4c49e1 Merge m-c to inbound. 2013-03-04 18:20:41 -05:00
Ryan VanderMeulen
13adb15de3 Merge the last PGO-green inbound changeset to m-c. 2013-03-04 17:03:22 -05:00
Joe Drew
fc83671ba0 Bug 846919 - Allow image.* to be shown in about:support. r=adw
--HG--
extra : rebase_source : 4d491b8b97456c336da330f33b115b0a4c021091
2013-03-01 16:42:08 -05:00
Norbert Lindenberg
21415a0c93 Bug 724531 - Import ICU library into the mozilla tree. r=gerv
--HG--
extra : rebase_source : 3773010618f6f72130f03c03e51671554e7e1df1
2013-03-01 20:52:58 -08:00
L. David Baron
3641b6f111 Backout changeset 2bff7f5e13a4 (bug 846096) because this test isn't relevant to bug 846096. r=Ms2ger via IRC 2013-03-02 12:08:31 -08:00
Ms2ger
e9dffe8b83 Bug 846096 - Try harder to get a CC before this test finished. 2013-03-02 10:15:55 +01:00
Tom Schuster
0e0562fc36 Bug 661961 - change about:plugins to add the path for every extension. r=bsmedberg 2013-02-28 13:46:42 +01:00
L. David Baron
bb2f1537a6 Bug 846096: Be more consistent about annotating failures due to bug 846096, and mark them with the bug number. 2013-02-28 22:07:48 -08:00
L. David Baron
943b4338f1 Bug 683159: Remove SimpleTest.expectAssertions() calls no longer needed due to SpecialPowers.gc() added in changeset 67060725ec8d. 2013-02-28 21:35:26 -08:00
L. David Baron
81b7c4c600 Bug 683159: Adjust annotations of expected assertions. CLOSED TREE 2013-02-28 13:52:59 -08:00
L. David Baron
ba911e5abc Bug 683159: Explicitly gc in test_bug451286 so that intermittent assertions aren't spread across all the following tests. 2013-02-28 10:09:38 -08:00
Ms2ger
c6832bb745 Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Ed Morley
1b556e75bc Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE 2013-02-28 13:24:36 +00:00
L. David Baron
1e95975352 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 23:41:31 -08:00
L. David Baron
5fbc66f981 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 21:44:26 -08:00
Gregory Szorc
27c42e83c6 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc
803629b9c6 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
L. David Baron
75dd27cb1a Bug 404077: Adjust annotations of expected assertions. 2013-02-27 20:14:02 -08:00
Ms2ger
2801c25ab8 Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Gregory Szorc
cc8470b5e8 Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08:00
L. David Baron
ff34707a75 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
Mike de Boer
17e3da3fa6 Bug 845022 - Remove outdated links from about:plugins. r=dolske
DONTBUILD
2013-02-26 16:54:54 +01:00
L. David Baron
9fd9672955 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 18:12:17 -08:00
L. David Baron
1b6d05164c Bug 404077: Adjust annotations of expected assertions. 2013-02-27 17:06:18 -08:00
L. David Baron
9bc6e8d039 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 16:26:50 -08:00
L. David Baron
47da81cd7a Bug 404077: Adjust annotations of expected assertions. 2013-02-27 15:50:10 -08:00
L. David Baron
b9ebac2acd Bug 404077: Adjust annotations of expected assertions. 2013-02-27 15:36:14 -08:00
L. David Baron
b109fbe639 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 14:55:16 -08:00
Trevor Saunders
c40af5bf91 bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
L. David Baron
05d5d9dfa9 Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion. 2013-02-26 22:23:08 -08:00
Ehsan Akhgari
d5b7a4ed87 Bug 845341 - Make sure that PrivateBrowsingUtils.permanentPrivateBrowsing does not throw if the autostart pref doesn't have a default value; r=jdm 2013-02-26 11:31:35 -05:00
L. David Baron
e2e632496e Bug 404077: Adjust annotations of expected assertions. 2013-02-27 13:20:26 -08:00
Matt Brubeck
2729700343 Bug 841587 - Allow notifications to specify a "default" button [r=dao]
--HG--
extra : rebase_source : 1ca861bf827b641feaf19a00c8c893312d77d393
2013-02-23 06:56:18 -08:00
L. David Baron
4f4296979b Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
Gavin Sharp
0185984451 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : b8bfed7a5b55652fd8a9b3bf3c601accb8b2022f
2013-02-17 17:49:25 -08:00
Dão Gottwald
064be7096e Bug 839445 - PopupNotifications need to know about location changes in background tabs. r=gavin
--HG--
extra : rebase_source : 3e12347e0e9eaa257343c941e37e3c417be94542
2013-02-18 22:06:03 +01:00
Joey Armstrong
3e5212c327 bug 746277: replace hg commands with functions 2013-02-15 17:00:12 -05:00
Mounir Lamouri
f18ca78f56 Bug 841001 - Follow-up: add missing test files. r=me 2013-02-13 23:19:26 +00:00
Mounir Lamouri
ee7bffc6cb Bug 841001 - Set the textContent of a multiline textbox at construction so the default value is correctly set. r=bz 2013-02-13 23:14:45 +00:00
Matthew Noorenberghe
9d517b6de8 Bug 583175 - Add a security delay to popup notifications. r=gavin,dolske ui-r=shorlander
--HG--
extra : rebase_source : dbbf7551e3aa502a5d2a4fa5384d161a5f05671a
2012-10-26 15:15:31 -07:00
Paul Adenot
535d045a7f Bug 839038 - Put .opus as a valid extension in toolkit/content/devicestorage.properties. r=dougt 2013-02-12 14:34:58 +01:00
Joel Maher
84db4a67b3 Bug 840173 - test_screenPersistence.html fails when run on Ubuntu because the left hand launcher bar interferes. r=bz 2013-02-12 07:28:02 -05:00
Robert O'Callahan
a654c5a027 Bug 839378. Don't modify the page DOM from videocontrols. r=enndeakin 2013-02-12 17:56:03 +13:00
Florian Quèze
4f94df6359 Bug 758288 - "Warning: function onKeyPress does not always return a value" for autocomplete.xml, r=enn. 2013-02-10 23:11:42 +01:00
Bobby Holley
966a177f72 Bug 821850 - Make XBL-in-content tests Xray-safe. r=bz
We use XPCNativeWrapper.unwrap rather than .wrappedJSObject so that the tests
are agnostic to whether there's an Xray wrapper or not.

I converted test_tree_column_reorder.xul into a chrome test because it does
all sorts of crazy introspection on the binding, and it really should be
a chrome test anyway.
2013-02-08 14:24:19 +00:00
Irving Reid
c6afe4138b Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
--HG--
rename : browser/modules/TelemetryTimestamps.jsm => toolkit/modules/TelemetryTimestamps.jsm
rename : browser/modules/test/browser_TelemetryTimestamps.js => toolkit/modules/tests/browser_TelemetryTimestamps.js
2013-02-07 16:47:33 -05:00
Rafael Ávila de Espíndola
2725c7140b Bug 838164 - Add a pretty headers to late write stacks. r=vladan. 2013-02-06 16:41:30 -05:00
Boris Zbarsky
d71214e1ed Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
Rafael Ávila de Espíndola
5cea294af7 Bug 838280 - Add function names and comments. r=froydnj. 2013-02-05 17:04:05 -05:00
Josh Aas
f9fdaae260 Bug 647216: Allow mouse event handling in the title bar on OS X. A number of contributors to this patch, including Markus Stange, Paul O'Shannessy, Mike Conley, Stephen Pohl, and myself (Josh Aas). r=mstange,dao,enndeakin 2013-02-05 15:40:34 -06:00
David Flanagan
c5fde274a0 Bug 834931 - Add fullscreen buttons to video controls. r=mleibovic, a=tef+ 2013-02-05 10:05:36 -08:00
Brian Nicholson
b2869b4956 Bug 837848 - Remove gecko property from handleGeckoMessage calls. r=mfinkle 2013-02-04 13:22:30 -08:00
Rafael Ávila de Espíndola
fca4916bbe Bug 832693 - Move protocol logic in about:telemetry into SymbolicationRequest. r=vladan. 2013-02-04 16:00:34 -05:00
Tim Taubert
3f10682513 merge m-c to fx-team 2013-02-04 20:12:29 +01:00
Tim Taubert
a4914bb6e7 Bug 837208 - Closing a private browsing window yields NS_ERROR_FAILURE in removeObserver() at LightweightThemeConsumer.jsm:64; r=ehsan 2013-02-01 14:31:32 -05:00
Ehsan Akhgari
e2c29ce2df Merge the removal of global private browsing support 2013-01-29 13:13:58 -05:00
Ehsan Akhgari
32d278987e Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Ryan VanderMeulen
d30eedd7b3 Backed out changeset 4a271b44cbfe (bug 810146). r=bustageahoy
CLOSED TREE
2013-01-28 15:14:28 -05:00
Irving Reid
63f5c2157b Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup 2013-01-28 13:57:55 -05:00
Benjamin Smedberg
a6d7ef666c Bug 831428 test fixup in browser_Deprecated.js - run the tests serially, remove the listener after its job is done, r=Yoric 2013-01-29 11:02:56 -05:00
Josh Aas
723754b2be Bug 827979: Add Growl support back due to change in notification plans. r=backout 2013-01-28 10:04:51 -05:00
Dave Townsend
6c649be569 Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00