L. David Baron
ada4199de2
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 15:50:10 -08:00
L. David Baron
c55856884f
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 15:36:14 -08:00
L. David Baron
6096c09a94
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 14:55:16 -08:00
L. David Baron
74a0957d7d
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 13:20:26 -08:00
L. David Baron
e27357d91b
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
L. David Baron
c7cac4a446
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
2bb6117bb2
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
75fa8ac3f8
Bug 404077: Annotate known assertions in mochitests.
2013-02-25 18:39:21 -08:00
Matt Brubeck
4899b3a4c2
Bug 841587 - Allow notifications to specify a "default" button [r=dao]
2013-02-23 06:56:18 -08:00
Gavin Sharp
3859463bce
Remove some unnecessary preprocessing, no bug
2013-02-17 17:49:25 -08:00
Dão Gottwald
83382f1069
Bug 839445 - PopupNotifications need to know about location changes in background tabs. r=gavin
2013-02-18 22:06:03 +01:00
Joey Armstrong
6c645d52d6
bug 746277: replace hg commands with functions
2013-02-15 17:00:12 -05:00
Mounir Lamouri
fc8ec75674
Bug 841001 - Follow-up: add missing test files. r=me
2013-02-13 23:19:26 +00:00
Mounir Lamouri
6a7d0a4d57
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
dc689c6029
Bug 583175 - Add a security delay to popup notifications. r=gavin,dolske ui-r=shorlander
2012-10-26 15:15:31 -07:00
Paul Adenot
b286f7905c
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
51d0d20391
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
b10d4f415f
Bug 839378. Don't modify the page DOM from videocontrols. r=enndeakin
2013-02-12 17:56:03 +13:00
Florian Quèze
0dc25ea222
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
bb0bb61194
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
aafb82618d
Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup r=Mossop
2013-02-07 16:47:33 -05:00
Rafael Ávila de Espíndola
0683f2f0c8
Bug 838164 - Add a pretty headers to late write stacks. r=vladan.
2013-02-06 16:41:30 -05:00
Boris Zbarsky
268d0ca4ce
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
03421692a6
Bug 838280 - Add function names and comments. r=froydnj.
2013-02-05 17:04:05 -05:00
Josh Aas
6cca5db344
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
16792f340b
Bug 834931 - Add fullscreen buttons to video controls. r=mleibovic, a=tef+
2013-02-05 10:05:36 -08:00
Brian Nicholson
a2be573f34
Bug 837848 - Remove gecko property from handleGeckoMessage calls. r=mfinkle
2013-02-04 13:22:30 -08:00
Rafael Ávila de Espíndola
f779ae1987
Bug 832693 - Move protocol logic in about:telemetry into SymbolicationRequest. r=vladan.
2013-02-04 16:00:34 -05:00
Tim Taubert
a3539c270b
merge m-c to fx-team
2013-02-04 20:12:29 +01:00
Tim Taubert
e1be89a4d9
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
6f2109097c
Merge the removal of global private browsing support
2013-01-29 13:13:58 -05:00
Ehsan Akhgari
5ab06de081
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
2013-01-29 13:12:13 -05:00
Ryan VanderMeulen
61c27a1843
Backed out changeset 4a271b44cbfe (bug 810146). r=bustageahoy
...
CLOSED TREE
2013-01-28 15:14:28 -05:00
Irving Reid
98c831048a
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
036334f479
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
d733ab0e95
Bug 827979: Add Growl support back due to change in notification plans. r=backout
2013-01-28 10:04:51 -05:00
Sunny
6c34842503
Bug 831533 - Show the enabled/disabled/blocklisted state of plugins in about:plugins. r=bsmedberg
2013-01-26 12:59:31 -05:00
Sunny
35a34e5ef1
Bug 806770 - Fix strict mode warning in richlistbox.xml. r=Yoric
2013-01-26 12:57:59 -05:00
Nathan Froyd
c862d311d5
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
84ad937d38
Bug 816298 - Part 2: Replace references to -moz-user-select:-moz-none with -moz-user-select:none. r=ehsan r=enndeakin
2013-01-08 15:45:24 -08:00
Julien Wajsberg
03181b75d5
Bug 830767 - Implement about:mozilla for B2G - HTML part. r=Pike
2013-01-22 15:04:23 +01:00
Rimas Kudelis
79f1bc6df7
Bug 832763 - Update license of the Lithuanian spellchecker dictionary. r=gerv
2013-01-23 18:30:48 -05:00
Rafael Avila de Espindola
bda06a414b
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
4bb94ab657
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
d5afa922d3
Bug 831864 - Refactor some logic to a renderSymbolicatedStacks method. r=froydnj.
2013-01-17 14:32:51 -05:00
Boris Zbarsky
6d73e6462b
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
34c2e45a17
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
2013-02-01 11:43:15 -08:00
Rafael Ávila de Espíndola
f3de8db135
Bug 831748 - refactor duplicated code. r=froydnj.
2013-01-17 10:25:44 -05:00
Chris Peterson
be4c846278
Bug 831188 - Don't list inactive plugins (blocklisted or disabled) on about:plugins. r=bsmedberg
2013-01-16 11:06:35 -08:00
Gregory Szorc
5ea30b83ed
Merge mozilla-central into services-central
2013-01-15 23:11:26 -08:00