Commit Graph

3421 Commits

Author SHA1 Message Date
Frank Yan
6a56a4d061 Bug 837486 - Reposition pinned tabs when resetting tab strip underflow. r=dao 2013-02-21 16:55:47 -08:00
Dão Gottwald
132e8ce7eb 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
c98174406a Bug 635852. r=smaug 2013-03-08 12:04:53 +01:00
L. David Baron
85764d8180 Bug 846096: Remove SimpleTest.expectAssertions() calls annotating assertions from bug 846096. 2013-03-04 13:21:24 -08:00
Ryan VanderMeulen
4a1ef4dfd0 Merge m-c to inbound. 2013-03-04 18:20:41 -05:00
Ryan VanderMeulen
9c626144d0 Merge the last PGO-green inbound changeset to m-c. 2013-03-04 17:03:22 -05:00
Joe Drew
7ce7d0e0d8 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
b6c183dbfe 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
0a181c5796 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
15bab4d947 Bug 846096 - Try harder to get a CC before this test finished. 2013-03-02 10:15:55 +01:00
Tom Schuster
632aa8e3a5 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
3cfdea805d 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
90cdff94bb 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
ca0a6c79cf Bug 683159: Adjust annotations of expected assertions. CLOSED TREE 2013-02-28 13:52:59 -08:00
L. David Baron
2693b89783 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
8fedd090cc Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Ed Morley
f2accc3780 Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE 2013-02-28 13:24:36 +00:00
L. David Baron
6e252ebd21 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 23:41:31 -08:00
L. David Baron
08a8379860 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 21:44:26 -08:00
Gregory Szorc
e1b210ddf6 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
0c8ee65118 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
6395a2a239 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 20:14:02 -08:00
Ms2ger
aea301eee3 Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Gregory Szorc
2f9c3f619e Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08:00
L. David Baron
d062798712 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
Mike de Boer
83c0cc3803 Bug 845022 - Remove outdated links from about:plugins. r=dolske
DONTBUILD
2013-02-26 16:54:54 +01:00
L. David Baron
31c36af539 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 18:12:17 -08:00
L. David Baron
c9448a2e0d Bug 404077: Adjust annotations of expected assertions. 2013-02-27 17:06:18 -08:00
L. David Baron
4bd7e11c3c Bug 404077: Adjust annotations of expected assertions. 2013-02-27 16:26:50 -08:00
L. David Baron
96ed8200e8 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 15:50:10 -08:00
L. David Baron
9c419647f8 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 15:36:14 -08:00
L. David Baron
e6922de5b3 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 14:55:16 -08:00
Trevor Saunders
254bffb739 bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05: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
7bfb85741c Bug 404077: Adjust annotations of expected assertions. 2013-02-27 13:20:26 -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
L. David Baron
a8ee400190 Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -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