L. David Baron
a63ef45bd2
Fix merge error between bug 872273 (changeset 46df3fd9b0dc) and bug 946065 (changeset 243259fda9ab) and move this test to the directory where it's listed in mochitest.ini so it will actually be run. No review.
...
Bug 979640 is filed on making this mistake harder.
--HG--
rename : content/xbl/test/test_bug872273.xhtml => dom/xbl/test/test_bug872273.xhtml
2014-03-04 20:13:19 -08:00
Jim Blandy
50018f6a4d
Bug 800200: Print a deprecation warning to the console when JSD is first used. r=bholley
2014-03-04 20:09:15 -08:00
Matthew Gregan
a41d42b3f5
Bug 979100 - Refactor MediaSource's EndOfStream. r=cajbir
2014-03-05 16:35:47 +13:00
Matthew Gregan
b9478e3792
Bug 979099 - Refactor MediaSource's IsTypeSupported. r=cajbir
2014-03-05 16:35:47 +13:00
Matthew Gregan
90007339f3
Bug 979096 - Rename PR_LOG uses to MSE_LOG in content/media/mediasource. r=cajbir
2014-03-05 16:35:46 +13:00
Andrea Marchesini
f9cfcef2a3
Bug 966054 - MessagePort should use StructuredCloneBuffer as internal member, r=smaug
2014-03-05 03:28:20 +00:00
Andrea Marchesini
f247026039
Bug 979109 - termination string check in Console.cpp, r=smaug
2014-03-05 03:22:32 +00:00
Sam Foster
73aab8c053
Bug 967793 - Add test for download notification behavior when the current tab gets closed. r=azasypkin
2014-03-04 19:16:08 -08:00
Sam Foster
38e079a175
Bug 967793 - move all download notifications to next tab when current tab gets closed. r=mbrubeck
2014-03-04 19:16:08 -08:00
Sam Foster
45db6abe3f
Bug 967793 - Add tests for metro notification bindings and adoptNotification method. r=azasypkin
2014-03-04 19:16:07 -08:00
Sam Foster
e22760428b
Bug 967793 - Move CAO adjustment of notificationbox padding into CSS via a navbar=visible broadcaster. r=mbrubeck
2014-03-04 19:16:07 -08:00
Sam Foster
77244b1221
Bug 967793 - extended notification binding to provide child element support for the notification label. r=mbrubeck
2014-03-04 19:16:07 -08:00
Sam Foster
65b6a27532
Bug 974413 - Call Tab's updateViewport when a notification is closed. r=mbrubeck
2014-03-04 19:16:07 -08:00
Gijs Kruitbosch
5421baa9d0
Bug 959640 - add icons to enable SDK add-ons to show default icon in Australis, rs=jaws,various-real-life-review+s
2014-03-04 22:11:46 -05:00
Gijs Kruitbosch
ed0c6f2d9d
Bug 979587 - attempt to fix sidebar opening from Australis bookmarks menu, r=mconley
...
--HG--
extra : rebase_source : 8d0d3ca939b8f7327da50b5cf52327e3a37d19fa
2014-03-04 21:46:32 -05:00
Brian Grinstead
7825802e59
Bug 979864 - [markup view] After selecting a node using the picker button, the hover background is used until hovering the markup view;r=pbrosset
2014-03-05 08:44:47 -06:00
Gijs Kruitbosch
6e8d66a2d3
Bug 978447 - fix Australis' bookmarks menu hover and active style some more, r=bwinton
2014-03-05 09:17:49 -05:00
Jim Chen
d0283f4f04
Bug 975436 - Catch ClassCastException in ANRReporter. r=blassey
2014-03-05 09:05:21 -05:00
Christopher Su
fffcc84d5a
Bug 943629 - Remove unnecessary comment in Tabs. r=mcomella
2014-03-05 09:05:07 -05:00
Ehsan Akhgari
3e3cabcaaf
Bug 979681 - Correctly handle SOURCES.flags for sources with relative paths in them; r=glandium
2014-03-04 21:36:16 -05:00
Jed Davis
cfaafc654d
Bug 946407 - Disable sandbox when DMDing. r=njn r=kang
...
See also bug 956961.
2014-03-04 18:27:14 -08:00
Jed Davis
6a4c4691a0
Bug 946407 - Reimplement DumpMemoryInfoToTempDir in terms of GetReports. r=njn
...
This winds up exposing things in the nsIMemoryReporterManager interface
that arguably don't belong at that level of abstraction -- "minimize
memory usage first" and DMD -- in order to take advantage of the
infrastructure that GetReports already has for managing the child
processes.
2014-03-04 18:27:13 -08:00
Wes Kocher
b4dd408494
Backed out changeset f814a1a08de6 (bug 865241) for failing at least once per push since the test landed
2014-03-04 18:22:18 -08:00
William Chen
e1d3d37020
Bug 901319 - Implement HTML spec change to Adoption Agency Algorithm to not reverse the order of nodes in the document, by removing nodes that we're not recreating from the stack of open elements. r=hsivonen
2014-03-04 18:06:15 -08:00
Matt Brubeck
95576befed
Bug 972844 - Add a Maybe Later link on about:feedback intro [r=mfinkle]
2014-03-04 16:58:33 -08:00
Richard Newman
d588cdd055
Bug 966143 - Don't attempt to process a malformed password record. r=nalexander
2014-03-04 14:38:11 -08:00
Jared Wein
8ddc0d63bd
Bug 940133 - Australis: Invert icons in the tabstrip and menubar on Windows Classic. r=MattN
2014-03-04 17:26:49 -05:00
Ryan VanderMeulen
291eff6624
Merge m-c to fx-team.
2014-03-04 17:24:28 -05:00
Ryan VanderMeulen
f8b176e5a0
Merge inbound to m-c.
2014-03-04 17:12:58 -05:00
Ryan VanderMeulen
565fe7f416
Merge b2g-inbound to m-c.
2014-03-04 16:37:41 -05:00
Victor Porof
61594118ef
Bug 957952 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/netmonitor/test/browser_net_timing-division.js | There should be at least one division on the seconds time scale, r=rcampbell
2014-03-04 14:15:52 -05:00
Lars T Hansen
554e5b8c75
Bug 979139 - Add necessary guards to TypedObject tests. r=mjrosenb
2014-03-04 13:51:37 -05:00
Nils Ohlmeier [:drno]
32a0e501c4
Bug 977933 - Temporarily increase WebRTC logging for tests to help catching intermittent test failures. r=jesup
2014-03-04 13:51:37 -05:00
Kent James
ca83307c02
Bug 977736 - Rewind stream early in DoAuthRetry. r=honzab
2014-03-04 13:51:37 -05:00
Nils Ohlmeier [:drno]
da10c6e2c0
Bug 976182 - Handle initial ICE connection state failed in tests properly. r=bwc
2014-03-04 13:51:37 -05:00
Mike Connor
e6ab8c1511
Bug 951465 - update Google/Yahoo/Wikipedia icons to have better icon sizes, r=mbrubeck
...
--HG--
extra : rebase_source : efb549ba444df8c03a8c11979a7c8a40ad47469a
2014-03-04 13:37:20 -05:00
Mike Connor
3d56629f9e
Bug 979405 - bing pc and form codes are incorrect, r=mbrubeck
...
--HG--
extra : rebase_source : a24da9c87e728ef2532c4b963f5103f591504569
2014-03-04 13:36:00 -05:00
Ryan VanderMeulen
b497219d9b
Bug 979446 - Disable dom/downloads tests on B2G for frequent timeouts.
2014-03-04 13:38:18 -05:00
Ryan VanderMeulen
aa98af61d2
Bug 970052 - Disable browser_URLBarSetURI.js on debug Linux and OSX due to frequent timeouts.
2014-03-04 13:38:18 -05:00
Chenxia Liu
d66e3be430
Bug 942878 - Part 2: Add panel to settings. r=lucasr
2014-03-04 10:31:38 -08:00
Chenxia Liu
8ce8e10415
Bug 942878 - Part 1: Expose public method for adding panels to HomeConfig. r=lucasr
2014-03-04 10:31:38 -08:00
Chenxia Liu
a1299bdfa2
Bug 942878 - Part 0: Add final modifier to GeckoPreferences. r=lucasr
2014-03-04 10:31:37 -08:00
Eitan Isaacson
8d0a83fc79
Bug 978119 - [AccessFu] Increase haptic pattern to something noticeable. r=MarcoZ
2014-03-04 10:27:17 -08:00
Eitan Isaacson
b215619269
Bug 978075 - Screen reader turn on and off announce. r=yzen
...
This patch does several other things:
1. When a PrefCache with no default setting available is created, or cleared, set value to null.
2. Removed weird margin change in announce box.
3. Add announce method to speech presenter.
4. Don't start and stop AccessFu implicitly in AccessFuTest.
5. Change tests to two start/stop pairs where in one pair we activate via pref, and
the other one via settings (TODO).
2014-03-04 10:10:38 -08:00
Bobby Holley
c96d59f157
Bug 916644 - Disable invoking WebIDL constructors without |new| unless you have the system principal. r=bz
2014-03-04 10:05:08 -08:00
Bobby Holley
be59b95518
Bug 977340 - Assert during compartment checking that we're using the stack-top cx. r=luke,gabor
2014-03-04 10:05:08 -08:00
Bobby Holley
f8b76527a8
Bug 977340 - Clean up cx usage in Promises. r=bz
...
None of these are hazards, because we already make sure to push the JSContext
in the cases where we do anything meaningful in JSAPI. But the current setup
trips the new assertions, and is ugly to boot. Let's fix it.
2014-03-04 10:05:08 -08:00
Bobby Holley
43bec730b1
Bug 977340 - Do some gymnastics to avoid tripping cx assertions when cloning exceptions from evalInWindow calls. r=gabor
2014-03-04 10:05:08 -08:00
Bobby Holley
74a5406c5a
Bug 977340 - Use an AutoJSContext when clearing modules. r=gabor
2014-03-04 10:05:08 -08:00
Bobby Holley
f25679417d
Bug 976938 - Add a way to identify the Xray parent (if any) of a given function. r=bz
2014-03-04 10:05:07 -08:00