L. David Baron
d062798712
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
L. David Baron
49b7670edf
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
f99402c482
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
a8ee400190
Bug 404077: Annotate known assertions in mochitests.
2013-02-25 18:39:21 -08:00
Matt Brubeck
a4bbfcd9da
Bug 841587 - Allow notifications to specify a "default" button [r=dao]
...
--HG--
extra : rebase_source : 1ca861bf827b641feaf19a00c8c893312d77d393
2013-02-23 06:56:18 -08:00
Gavin Sharp
6a0bfaa745
Remove some unnecessary preprocessing, no bug
...
--HG--
extra : rebase_source : b8bfed7a5b55652fd8a9b3bf3c601accb8b2022f
2013-02-17 17:49:25 -08:00
Dão Gottwald
19d955cc32
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
fa3323d7f6
bug 746277: replace hg commands with functions
2013-02-15 17:00:12 -05:00
Mounir Lamouri
b470ffac2e
Bug 841001 - Follow-up: add missing test files. r=me
2013-02-13 23:19:26 +00:00
Mounir Lamouri
8f8b44d5a3
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
f7c4d29d1d
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
5e29466c56
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
619a7086fb
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
a2652a5db6
Bug 839378. Don't modify the page DOM from videocontrols. r=enndeakin
2013-02-12 17:56:03 +13:00
Florian Quèze
975bb9343d
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
a2ecfc1280
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
7b6e49cd35
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
5507cbe3f4
Bug 838164 - Add a pretty headers to late write stacks. r=vladan.
2013-02-06 16:41:30 -05:00
Boris Zbarsky
1ee4c73471
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
dbb130e424
Bug 838280 - Add function names and comments. r=froydnj.
2013-02-05 17:04:05 -05:00
Josh Aas
74249f548e
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
b5e9218ecf
Bug 834931 - Add fullscreen buttons to video controls. r=mleibovic, a=tef+
2013-02-05 10:05:36 -08:00
Brian Nicholson
0873d26649
Bug 837848 - Remove gecko property from handleGeckoMessage calls. r=mfinkle
2013-02-04 13:22:30 -08:00
Rafael Ávila de Espíndola
8f9152868a
Bug 832693 - Move protocol logic in about:telemetry into SymbolicationRequest. r=vladan.
2013-02-04 16:00:34 -05:00
Tim Taubert
fd4f1bf01b
merge m-c to fx-team
2013-02-04 20:12:29 +01:00
Tim Taubert
91eb787157
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
4613c4dee9
Merge the removal of global private browsing support
2013-01-29 13:13:58 -05:00
Ehsan Akhgari
565d0479c3
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
e16f10d450
Backed out changeset 4a271b44cbfe (bug 810146). r=bustageahoy
...
CLOSED TREE
2013-01-28 15:14:28 -05:00
Irving Reid
66d3cec19e
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
00adc5e87d
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
880df492b1
Bug 827979: Add Growl support back due to change in notification plans. r=backout
2013-01-28 10:04:51 -05:00
Sunny
b3c1a3a357
Bug 831533 - Show the enabled/disabled/blocklisted state of plugins in about:plugins. r=bsmedberg
2013-01-26 12:59:31 -05:00
Sunny
8f46f75d45
Bug 806770 - Fix strict mode warning in richlistbox.xml. r=Yoric
2013-01-26 12:57:59 -05:00
Nathan Froyd
cde6a853f0
Bug 715376 - update MockFilePicker.init() to take a window for event dispatching purposes; r=jmaher
2012-10-16 17:39:32 -04:00
Chris Peterson
0815e4c081
Bug 816298 - Part 2: Replace references to -moz-user-select:-moz-none with -moz-user-select:none. r=ehsan r=enndeakin
...
--HG--
extra : rebase_source : 4763e08113fb49a282fc04af072f60b74046e2c4
2013-01-08 15:45:24 -08:00
Julien Wajsberg
a583591b8e
Bug 830767 - Implement about:mozilla for B2G - HTML part. r=Pike
2013-01-22 15:04:23 +01:00
Rimas Kudelis
34d514f0cc
Bug 832763 - Update license of the Lithuanian spellchecker dictionary. r=gerv
2013-01-23 18:30:48 -05:00
Rafael Avila de Espindola
89e5bcee7e
Bug 831623: Move handleSymbolResponse and fetchSymbol to a new class so it can be used for late write stacks too. r=vdjeric
2013-01-19 19:26:05 -05:00
Owen Coutts
0d02826f40
Bug 829866 - Play button overlay not removed from video when playing through JavaScript if video is display:none. r=jaws
2013-01-17 17:54:19 -05:00
Rafael Ávila de Espíndola
b318c6d9d9
Bug 831864 - Refactor some logic to a renderSymbolicatedStacks method. r=froydnj.
...
--HG--
extra : rebase_source : ed98db39029b6754ad1a7d1abdffa4de51affaeb
2013-01-17 14:32:51 -05:00
Boris Zbarsky
975927f557
Bug 831198. Make _arrowScrollAnim.stop() and _scrollAnim.stop() actually cancel the pending requestAnimationFrame callback. r=dao
2013-01-17 12:30:36 -05:00
Dave Townsend
cd10174200
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
Rafael Ávila de Espíndola
966dd3ff70
Bug 831748 - refactor duplicated code. r=froydnj.
2013-01-17 10:25:44 -05:00
Chris Peterson
1ab50d1c73
Bug 831188 - Don't list inactive plugins (blocklisted or disabled) on about:plugins. r=bsmedberg
...
--HG--
extra : rebase_source : c4e71815533220fd7d356b13c6d5e8bc647d059a
2013-01-16 11:06:35 -08:00
Gregory Szorc
7d3f562b28
Merge mozilla-central into services-central
2013-01-15 23:11:26 -08:00
Gregory Szorc
10764a1f22
Bug 829881 - Part 2: Re-enable pre-processing of about:telemetry; r=tchevalier
2013-01-15 17:53:09 -08:00
Gregory Szorc
ad9d143963
Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier
2013-01-15 12:38:01 -08:00
Neil Deakin
6869e9de64
Bug 685191, don't fire an extra DOMMenuItemActive event when switching menus on a menubar, r=neil
2013-01-11 15:21:48 -05:00
Nicholas Nethercote
e7d4bd85e3
Bug 797808 - Add an ellipsis to about:support's "Reset $BROWSER" button. r=dao.
...
--HG--
extra : rebase_source : 42b808a4ee3f3fe8856aa7bc7ba66ed042a52bba
2013-01-14 14:26:28 -08:00