Geoff Brown
02d2dbfaf5
Bug 865944 - Add activity command to sutagent and increase ver to 1.17; r=jmaher DONTBUILD
2013-04-26 12:44:07 -06:00
Gregor Wagner
aae2d8a49a
Bug 866135 - Contacts: Fully integrate PhonenumberJS when we save contacts. r=reuben
2013-04-26 11:20:41 -07:00
Reuben Morais
940452aba8
Bug 862250 - Fix upgrade code. r=gwagner
...
--HG--
extra : rebase_source : a883f49cd07203734f5ec47d375b1602484bce6d
2013-04-26 10:29:04 -07:00
Ryan VanderMeulen
5c715583ca
Merge m-c to birch.
2013-04-26 13:00:21 -04:00
Sam Foster
aeb2fd4ae2
Bug 865170 - Fix TopSite's methods to handle multiple sites as input. r=mbrubeck
...
--HG--
extra : rebase_source : 02850083782a245c6046dc070760bf3083a1b144
2013-04-26 17:38:19 +01:00
Jon Coppeard
29fb6cbb63
Bug 866167 - GC: Make HashableValue::AutoRooter work r=terrence
2013-04-26 18:50:18 +01:00
Rob Wood
9b0c8b7d53
Bug 811167 - Reduce failed test fallout by having WebTelephony tests cancel any existing calls at startup; r=jriffin
2013-04-26 10:44:26 -04:00
Wes Johnston
0cfe2e5d85
Bug 863828 - New tab increment animation. r=lucasr
2013-04-26 16:17:34 -07:00
Tim Taubert
0b553edd65
merge m-c to fx-team
2013-04-26 14:47:39 +02:00
Ryan VanderMeulen
b1b8a41e3d
Merge birch to m-c.
2013-04-26 08:00:07 -04:00
Vivien Nicolas
1a34e49ac9
Bug 847352 - Preload SystemMessageHandler.js. r=fabrice
2013-04-26 12:17:25 +02:00
Vivien Nicolas
86b61484e9
Bug 864891 - b2g/chrome/content/forms.js can dispatch a 'change' event on the wrong window in a single process build. r=fabrice
2013-04-26 12:17:25 +02:00
Ryan VanderMeulen
978b248728
Backed out changeset d8c4ca787e39 (bug 865652) for xpcshell failures.
2013-04-26 11:30:40 -04:00
Ryan VanderMeulen
e70d2f0763
Backed out changeset cbbd94e6ab32 (bug 861496) for mochitest-2 orange.
2013-04-26 11:27:48 -04:00
Andreas Gal
ea83b4c0dd
Bug 865929 - Add pref to limit the size of the canvas image cache r=jlebar,jdm a=tef+
2013-04-26 07:16:12 -07:00
Gijs Kruitbosch
b10c075f70
Bug 865136 - Calling nsIProfile->Remove() twice removes all profiles, r=bsmedberg
2013-04-26 10:01:41 +02:00
Ms2ger
9a7742a5f9
Bug 864166 - Part d: Outparamdel nsGlobalWindow::GetWebBrowserChrome; r=mounir
2013-04-26 08:51:04 +02:00
Ms2ger
58d00148c2
Bug 864166 - Part c: Outparamdel nsGlobalWindow::GetTreeOwner; r=mounir
2013-04-26 08:51:01 +02:00
Ms2ger
3e815fd7e5
Bug 864166 - Part b: Don't return nsresult from infallible helper functions in nsGlobalWindow; r=mounir
2013-04-26 08:50:54 +02:00
Ms2ger
36946ecd83
Bug 864166 - Part a: Handle window.alert(null) in the binding layer; r=mounir
2013-04-26 08:50:02 +02:00
Ms2ger
29dec51515
Bug 864165 - Outparamdel nsIWidget::GetSizeMode; r=tn
2013-04-26 08:49:47 +02:00
Ms2ger
3f97de8b3f
Bug 862446 - Use CallArgs in XPC_WN_Helper_{Call,Construct}; r=bholley
2013-04-26 08:48:40 +02:00
Ms2ger
538b2b03a2
No bug - Sort the entries in Bindings.conf alphabetically.
2013-04-26 08:48:37 +02:00
Ms2ger
184931f9b9
Bug 852135 - Part d: Move nsDOMAttributeMap to WebIDL bindings, remove CI and QS; r=bz
2013-04-26 08:48:27 +02:00
Ms2ger
1d29441b12
Bug 852135 - Part c: Implement the remainder of the WebIDL API on nsDOMAttributeMap; r=bz
2013-04-26 08:48:23 +02:00
Ms2ger
6b81c09a4a
Bug 852135 - Part b: Get rid of some explicit namespace qualifications in nsDOMAttributeMap; r=bz
2013-04-26 08:48:19 +02:00
Ms2ger
9c987a6040
Bug 852135 - Part a: Reindent some code in nsDOMAttributeMap; r=bz
2013-04-26 08:48:15 +02:00
Ms2ger
6739364f0a
Bug 864145 - Cleanup nsDOMTouchEvent's TouchList getters; r=smaug
2013-04-26 08:48:00 +02:00
Ms2ger
f25020c780
Bug 864509 - Make SVGStringList inherit from nsISupports; r=bz
2013-04-26 08:47:11 +02:00
Justin Lebar
6bbda083e4
Bug 861441 - When changing a proces's CPU priority, call setpriority() on all threads, not just the main thread. r=gsvelto
...
It turns out that setpriority() on Linux sets the priority of just one
thread. If you call setpriority() on a pid, you're setting the priority
of only the main thread in that process.
2013-04-25 20:53:27 -04:00
Justin Lebar
852bdff3d6
Bug 860799 - Part 2: Test that we give frames expecting a system message priority above vanilla BACKGROUND. r=khuey
2013-04-25 20:53:26 -04:00
Justin Lebar
b282c85385
Bug 860799 - Part 1: Give frames expecting a system message priority at least BACKGROUND_PERCEIVABLE, so long as either haven't yet handled the system message or are holding the CPU/high-priority wake lock. r=khuey
2013-04-25 20:53:26 -04:00
Justin Lebar
b6fbaf6db2
Bug 844323 - Part 3: ProcessPriorityManager tests. r=nsm,khuey
2013-04-25 20:53:26 -04:00
Justin Lebar
b9b9b91ceb
Bug 844323 - Part 2 (The Main Event): Move ProcesPriorityManager to the main process. r=bent,khuey
2013-04-25 20:53:26 -04:00
Justin Lebar
c73b99561e
Bug 844323 - Part 1: Move process preallocation logic out of ContentParent and into a new file, PreallocatedProcessManager. r=bent
...
Also make the PreallocatedProcessManager respond to pref changes. This allows us to write a test involving the preallocated process. Making this change was the main motivation for this patch; I moved the logic out of ContentParent because with the pref-watching code it was becoming unweildy.
2013-04-25 20:53:26 -04:00
Justin Lebar
d5a4a10ea7
Bug 844323 - Prelude part 4: Use 's' prefix on class-static variables, not 'g'. r=me
2013-04-25 20:53:26 -04:00
Justin Lebar
c4bfbf9f82
Bug 844323 - Prelude part 3: Change ProcessPriorityManager's export directory. r=khuey
...
It was mozilla/dom/ipc/ before, but this changes it to mozilla/, which matches the class's namespace.
2013-04-25 20:53:26 -04:00
Justin Lebar
4643d7b0c0
Bug 844323 - Prelude part 2: Switch xpcom/base/StaticPtr from NULL to nullptr, and add a necessary include. r=khuey
...
This is necessary to make this header compile in one of the places I use it. Anyway it's the right change.
2013-04-25 20:53:26 -04:00
Justin Lebar
49e3399773
Bug 844323 - Prelude part 1: Use a pref to in nsHTMLMediaElement to control whether we talk to the audio service. r=amarchesini
...
Previously, we used #ifdef B2G. Using a pref allows us to write mochitests which run in desktop Firefox that test the audio service and its interaction with other components.
2013-04-25 20:53:25 -04:00
Heather Arthur
7f385f62ee
Bug 816967 - fix browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js bustage; r=dcamp
2013-04-25 12:51:23 -07:00
Joel Maher
e1a054d8ae
Bug 865780 - deploy a new talos.zip to capture the fennec preference, datazilla output, and mozlog fix. r=armenzg
2013-04-25 15:21:12 -04:00
Adam Roach [:abr]
898dd9d877
Bug 864982 - Remove legacy err_msg/buginf/notice_msg logging r=jesup
2013-04-25 14:37:06 -05:00
Ryan VanderMeulen
d05c99b32a
Merge m-c to inbound.
2013-04-25 15:08:06 -04:00
Ryan VanderMeulen
eef31748d0
Bug 858687 - Fix broken backout. r=lucasr
...
CLOSED TREE
2013-04-25 13:38:42 -04:00
Reuben Morais
bab0a99a2b
Bug 864556 - Expose database revision in Contacts API. r=gwagner sr=mounir
...
--HG--
extra : rebase_source : b36e856f9fd85155096f88cb0c8ad41038052a25
2013-04-25 10:15:47 -07:00
Justin Lebar
bc9dda8241
No bug: Fix comment in ContentParent.cpp. DONTBUILD
...
Due to a typo in the comment, this was wasn't renamed in bug 844343 part 4.
2013-04-29 18:50:09 -04:00
Justin Lebar
86b8cafec6
Bug 852847 - Part 5: Fix assertions caused by part 4. r=me
2013-04-29 18:12:11 -04:00
Reuben Morais
11667a9a95
Bug 860559 - Rev interface UUID.
2013-04-29 13:38:23 -07:00
Justin Lebar
aba39a1955
Bug 844323 - Follow-up: Fix typo in BrowserElementChildPreload that was breaking bg --> fg transitions in childVisibilityChanged. r=khuey
...
Also modify the test so it catches this mistake.
2013-04-29 14:56:53 -04:00
Justin Lebar
ce42978d13
Bug 852847 - Part 4: Fix a child-process shutdown leak around nested event loops. r=smaug
...
This also fixes a non-shutdown leak which occurs if you remove an
<iframe mozbrowser> from the DOM while it's processing an alert().
2013-04-29 14:19:19 -04:00