Jan de Mooij
42c9f9c686
Bug 863018 part 1 - Fix regalloc issue with useFixed/tempFixed and safepoints. r=bhackett
2013-04-26 14:05:08 +02:00
Ryan VanderMeulen
7c02acfe11
Merge m-c to inbound.
2013-04-26 08:00:50 -04:00
Ryan VanderMeulen
79db1c6ba4
Merge birch to m-c.
2013-04-26 08:00:07 -04:00
Gene Lian
b325be5d23
Bug 865992 - B2G MMS: the read count is wrong after updating the thread containing notification indication. r=vicamo a=leo+
2013-04-26 16:02:51 +08:00
Jonathan Kew
adb8ad49b0
bug 864107 - constrain restored window dimensions to available screen area. r=ttaubert
2013-04-26 12:41:29 +01:00
Ms2ger
85e7381ff3
Bug 864166 - Part d: Outparamdel nsGlobalWindow::GetWebBrowserChrome; r=mounir
2013-04-26 08:51:04 +02:00
Ms2ger
0f4cbdbdd1
Bug 864166 - Part c: Outparamdel nsGlobalWindow::GetTreeOwner; r=mounir
2013-04-26 08:51:01 +02:00
Ms2ger
d2cf24b35a
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
31788fdcd8
Bug 864166 - Part a: Handle window.alert(null) in the binding layer; r=mounir
2013-04-26 08:50:02 +02:00
Ms2ger
963182b152
Bug 864165 - Outparamdel nsIWidget::GetSizeMode; r=tn
2013-04-26 08:49:47 +02:00
Ms2ger
957b1b9641
Bug 862446 - Use CallArgs in XPC_WN_Helper_{Call,Construct}; r=bholley
2013-04-26 08:48:40 +02:00
Ms2ger
af6f4ef700
No bug - Sort the entries in Bindings.conf alphabetically.
2013-04-26 08:48:37 +02:00
Ms2ger
fe234fbc7f
Bug 852135 - Part d: Move nsDOMAttributeMap to WebIDL bindings, remove CI and QS; r=bz
2013-04-26 08:48:27 +02:00
Ms2ger
51fac4ba10
Bug 852135 - Part c: Implement the remainder of the WebIDL API on nsDOMAttributeMap; r=bz
2013-04-26 08:48:23 +02:00
Ms2ger
639e21ee2d
Bug 852135 - Part b: Get rid of some explicit namespace qualifications in nsDOMAttributeMap; r=bz
2013-04-26 08:48:19 +02:00
Ms2ger
58a9cc7ec7
Bug 852135 - Part a: Reindent some code in nsDOMAttributeMap; r=bz
2013-04-26 08:48:15 +02:00
Ms2ger
51032e46f5
Bug 864145 - Cleanup nsDOMTouchEvent's TouchList getters; r=smaug
2013-04-26 08:48:00 +02:00
Ms2ger
348305a4fd
Bug 864509 - Make SVGStringList inherit from nsISupports; r=bz
2013-04-26 08:47:11 +02:00
Justin Lebar
cee25ec0d6
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
6ffe38e746
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
ce7de584c7
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
391908c4a1
Bug 844323 - Part 3: ProcessPriorityManager tests. r=nsm,khuey
2013-04-25 20:53:26 -04:00
Justin Lebar
9ea52325ff
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
a201fa0e2a
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
eb23b8b561
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
89ec015368
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
2815b2958d
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
b910dfe3b0
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
Joel Maher
d2438085e2
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]
992a961cea
Bug 864982 - Remove legacy err_msg/buginf/notice_msg logging r=jesup
2013-04-25 14:37:06 -05:00
Ryan VanderMeulen
edc46e18f2
Merge m-c to inbound.
2013-04-25 15:08:06 -04:00
Ryan VanderMeulen
00932238df
Bug 858687 - Fix broken backout. r=lucasr
...
CLOSED TREE
2013-04-25 13:38:42 -04:00
Ms2ger
329042bd62
Bug 864727 - Followup: add missing change to MediaStreamList::WrapObject; r=bz on a CLOSED TREE
2013-04-25 18:54:37 +02:00
Benjamin Smedberg
9a9d3aad26
Bug 853387 - Make all plugins run out of process on Mac x86 now that we no longer support fallback for in-process quickdraw graphics/carbon events. r=smichaud
...
--HG--
extra : rebase_source : b3926248c4a152728521b8939de2e26a17f179f6
2013-04-25 12:45:52 -04:00
Reuben Morais
229a8ae69c
Bug 862250 - Follow up, fixing test.
2013-04-25 09:34:38 -07:00
Steve Fink
07e8f7c49b
No bug, DONTBUILD. Updates to the static rooting analysis, including transition from Makefile to python script.
...
Although this patch contains some updates to Makefile.in, I am no longer using it at all. I now run analyze.py for better control, though note that it depends on loading in some configuration settings that are hardcoded to my environment.
This patch also contains a number of updates to the annotations.
--HG--
extra : rebase_source : ebd4deb590fb9fde4532bdf45214ffca117e1c3a
2013-04-25 09:16:37 -07:00
Reuben Morais
18b1cb8c6d
Bug 862250 - Add 'match' filterOp for telephone numbers. r=gwagner
...
--HG--
extra : rebase_source : ff5240597f467c9af008bfc043b1717f23b90185
2013-04-25 09:08:32 -07:00
Reuben Morais
14a8dc17a8
Bug 862250 - Make 'equals' searches on tel only match the value entered by the user. r=gwagner
...
--HG--
extra : rebase_source : 2652c484e01b9b6bb8c27212fc76cb5d9ddfba2d
2013-04-25 08:40:18 -07:00
Ryan VanderMeulen
713f8e57eb
Merge m-c to fx-team.
2013-04-25 08:41:24 -04:00
Ryan VanderMeulen
d1a71c2efe
Merge the last PGO-green inbound changeset to m-c.
2013-04-24 21:48:57 -04:00
Lucas Rocha
3062f0fe41
cked out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout)
2013-04-24 22:53:31 +01:00
Lucas Rocha
a4d6a6da0c
Backed out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout)
2013-04-24 22:48:39 +01:00
Tanvi Vyas
63b7851e10
Bug 855730 - Add more logging and change the order back to the original order. Reordering should reduce the number of timeouts that spiked when we first changed the order. r=smaug
2013-04-24 14:43:14 -07:00
Dave Hylands
8bf86cf985
Bug 865255 - Fix regression in sdcard availability detections. r=dougt
2013-04-24 13:34:37 -07:00
Ehsan Akhgari
00242b8515
Backed out changeset 089871cdaf1e (bug 865004) because of crashtest leaks on a CLOSED TREE
2013-04-24 16:29:08 -04:00
Lucas Rocha
53ff8b705a
Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
...
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Ryan VanderMeulen
e487d317a5
Merge birch to m-c.
2013-04-24 16:17:41 -04:00
Justin Wood
8a88d649a1
Bug 862431 - Please upload new emulator to tooltool. r=jgriffin
2013-04-24 13:25:43 -04:00
Caio Lima
88bcc78d69
Bug 859818 - ConsoleAPIStorage.jsm tries to delete var-declared _consoleStorage; r=msucan
2013-04-23 12:19:00 +03:00
Panos Astithas
9356f5ba9d
Bug 864900 - The listTabs protocol request can fail if made immediately after a tab is closed; r=rcampbell
2013-04-25 10:47:06 +03:00