Kyle Huey
|
e0afefe1c8
|
Bug 809666: Define ctypes and perf properties on the 'this' object, not the global, when sharing globals. r=mrbkap
--HG--
extra : rebase_source : d9f8329b7f60b3e72aea241aa97b59aa04531c66
|
2012-11-13 08:57:46 -08:00 |
|
Kyle Huey
|
9efde1e3a0
|
Bug 810987: When sharing a global, don't import properties onto the global, import them onto the appropriate 'this' object. r=mrbkap
--HG--
extra : rebase_source : c3a92d4197831fa3061bf3f01b7cc610cc89e867
|
2012-11-13 11:13:27 -08:00 |
|
Ethan Hugg
|
7617be8bac
|
Bug 811333 Signaling - Fix size of thread ID for Windows build r=jesup
|
2012-11-13 09:23:04 -08:00 |
|
David Bolter
|
7781bfe064
|
Bug 811307 - [AccessFu] Add mochitest for enabling. r=eeejay
|
2012-11-13 14:07:21 -05:00 |
|
Brian Nicholson
|
cf4064cd81
|
Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman
|
2012-11-13 10:56:58 -08:00 |
|
Kyle Huey
|
1eb5f304df
|
Backout Bug 810987.
|
2012-11-13 10:27:37 -08:00 |
|
Kyle Huey
|
0d165065cd
|
Backout bug 809666.
|
2012-11-13 10:27:06 -08:00 |
|
Kyle Huey
|
b490fd3695
|
Backed out changeset 62886fd1aaa4
|
2012-11-13 10:25:24 -08:00 |
|
Kyle Huey
|
d4d9b2dcd8
|
Bug 810987: Followup bustage fix.
|
2012-11-13 10:24:08 -08:00 |
|
Chris Peterson
|
2676c4f144
|
Bug 785663 - Wait for keyboard to stop resizing before scrolling text input into view. r=djf a=blocking-basecamp+
|
2012-11-09 09:39:23 -08:00 |
|
Bobby Holley
|
4a55654f1d
|
Bug 809674 - Fail at call time when invoking an XPCWrappedJS method with [implicit_jscontext] or [optional_argc]. r=mrbkap
I think this is the path of least resistance here.
|
2012-11-12 16:17:24 -08:00 |
|
Bobby Holley
|
d28553ba1e
|
Bug 810743 - First check for pending exceptions, _then_ examine the invoke result. r=mrbkap
|
2012-11-12 16:17:24 -08:00 |
|
Nicholas Nethercote
|
5db8ea9b57
|
Bug 811132 - Avoid some wasted space by making XPT arena chunks bigger. r=khuey.
--HG--
extra : rebase_source : edeb0ca8eb7435c3ba50a9e6603e16637b06ca9f
|
2012-11-12 16:14:04 -08:00 |
|
Kartikaya Gupta
|
49a5bd083a
|
Bug 810764 - Catch and handle various exceptions that can be thrown if the user pinches in a narrow window before Gecko is ready. r=jwir3
|
2012-11-12 16:07:41 -08:00 |
|
Eitan Isaacson
|
795f8d8958
|
Bug 810372 - don't add app urls to utterances. r=davidb
|
2012-11-12 15:46:09 -08:00 |
|
Eitan Isaacson
|
9483d8e0fd
|
Bug 810359 - Introduce haptic feedback. r=davidb
|
2012-11-12 15:46:09 -08:00 |
|
Eitan Isaacson
|
a47163f9eb
|
Bug 810364 - Use startX as current X in touch adapter. r=davidb
|
2012-11-12 15:46:09 -08:00 |
|
Luke Wagner
|
21b95cd7ab
|
Bug 810192 - don't require a default constructor for Hash{Map,Set}; only construct objects for live elements (r=terrence)
|
2012-11-12 15:30:39 -08:00 |
|
Bill McCloskey
|
1ca35e1751
|
Bug 810560 - Followup (r=luke)
|
2012-11-12 15:17:01 -08:00 |
|
Bill McCloskey
|
28df0f4893
|
Bug 810560 - Fix scheduledForDestruction assertion (r=luke)
--HG--
extra : rebase_source : 6c25ad6b505e818d66f1caaea907c55355f7559a
|
2012-11-12 14:57:53 -08:00 |
|
Robert O'Callahan
|
ab2aeba7d3
|
Bug 804606. On Mac, call ApplyPluginGeometryUpdates immediately when we've computed geometry, instead of waiting until the paint event. r=smichaud
--HG--
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_geoprompt.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_geoprompt.js
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_geoprompt_page.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_geoprompt_page.html
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_openlocation.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_openlocation.js
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_zoomrestore.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_zoomrestore.js
rename : toolkit/system/androidproxy/Makefile.in => toolkit/system/windowsproxy/Makefile.in
rename : toolkit/system/androidproxy/nsAndroidSystemProxySettings.cpp => toolkit/system/windowsproxy/nsWindowsSystemProxySettings.cpp
extra : rebase_source : 006071633b23f5ab34a27e46100fe32fbff9f735
|
2012-11-07 09:38:11 +13:00 |
|
Bellindira Castillo [:bellindira]
|
f2c235fdf0
|
Bug 806690 - Port browser_privatebrowsing_openlocation.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_openlocation.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_openlocation.js
extra : rebase_source : e1d0ba59cbcfe2af4a2d2053c7cca53bec63c9e8
|
2012-11-13 19:00:14 -06:00 |
|
Nicholas Cameron
|
4fb892ba0a
|
Bug 800556; test for mozDashOffset errors; r=Ms2ger
--HG--
extra : rebase_source : 834c2d1c426a8f33b66ee60e3fef912d652d5f59
|
2012-11-13 21:39:37 -08:00 |
|
Nicholas Cameron
|
a0048e93a8
|
Bug 800556; remove nsIDOMCanvasRenderingContext2D; r=Ms2ger,sr=bz
--HG--
extra : rebase_source : 461ff127a453116f3364f4ba1e414cc527f195bd
|
2012-11-13 16:35:36 -08:00 |
|
Mark Hammond
|
02d9127681
|
Bug 809274 - avoid console errors if sidebar set invisible multiple times without ever becoming visible. r=felipe
|
2012-11-14 15:27:41 +11:00 |
|
Mark Hammond
|
55f8d5322a
|
Bug 804591 - opening an existing chat window should restore it if minimized. r=jaws
|
2012-11-14 15:27:34 +11:00 |
|
Matthew Gregan
|
7ea4c816a8
|
Bug 788005 - Work around Vista's higher latency requirements in WinMM. r=doublec
|
2012-11-13 18:19:00 +13:00 |
|
Matthew Gregan
|
1ca710f9aa
|
Bug 779392 - Improve cubeb_alsa workaround for bug 761274. r=doublec
|
2012-11-13 18:09:10 +13:00 |
|
Ehsan Akhgari
|
3b2aba2aee
|
Merge mozilla-central into mozilla-inbound
|
2012-11-13 18:40:56 -08:00 |
|
Rob Wood
|
b1f3e608c6
|
Bug 807777 - Develop tests to verify filtering SMS messages by read/unread, update manifest; r=jgriffin
|
2012-11-06 16:26:10 -05:00 |
|
Alex Vincent
|
f98362b0f7
|
Bug 810559 - Switch publicID and systemID to match IDL and SAX specification. r=smaug
|
2012-11-13 21:16:00 -05:00 |
|
Karl Tomlinson
|
0661375c7f
|
b=798157 use ARGB visuals only for popups that will be translucent r=roc
--HG--
extra : transplant_source : %87%9FFG%FA%9E%1D%12i%1C%B9%93%E5%F4%85%C8s%02%7B7
|
2012-11-13 18:04:42 -08:00 |
|
Todd Whiteman
|
121370b58b
|
b=809601 correct drag and drop event coords when over child windows r=karlt
--HG--
extra : transplant_source : %FD%BBAYt%96G%D5_%1C%F4D%8F_%40%2C%E6%DA%60%7C
|
2012-11-13 18:03:01 -08:00 |
|
Nathan Froyd
|
29167d1fe5
|
Bug 811419 - fix accumulation of the zero bucket in flag histograms; r=taras
|
2012-11-13 14:55:02 -05:00 |
|
Ryan VanderMeulen
|
b4426aaaa0
|
Backed out changesets 0b6b3d2856a4 and 30776e402787 (bug 115199) for reftest failures.
|
2012-11-13 20:19:18 -05:00 |
|
Bill McCloskey
|
ef55adf8dd
|
Bug 811553 - Only count major page faults when possible (r=terrence)
|
2012-11-13 17:14:57 -08:00 |
|
Bill McCloskey
|
3cd58f15c8
|
Bug 811176 - Shrinking GCs should clean up everything (r=terrence)
|
2012-11-13 17:14:53 -08:00 |
|
Bill McCloskey
|
7349e98f78
|
Bug 811176 - Purge small exec pools on GC (r=njn)
|
2012-11-13 17:13:44 -08:00 |
|
Rob Wood
|
c944441cac
|
Bug 808865 - Develop WebSMS test for getNumberOfMessagesForText, update manifest; r=jgriffin
|
2012-11-13 07:47:56 -08:00 |
|
Kartikaya Gupta
|
ec4cffd3ed
|
Bug 811545 - Turn off reader mode logging. r=bnicholson
|
2012-11-13 16:54:42 -08:00 |
|
Paul Adenot
|
0122321eae
|
Bug 786331 - WebGL tests that use a video can loop indefinitely. r=bjacob
|
2012-11-13 16:47:59 -08:00 |
|
Mike Conley
|
5ef0efd4a6
|
Bug 746674 - Download icon progressbar hard to see for people with mono/dichromacy. r=mak.
|
2012-11-13 19:14:07 -05:00 |
|
Jeff Hammel
|
f60a587c79
|
Bug 805633 - update mozhttpd on m-c;r=wlach ; DONTBUILD because NPOTB
|
2012-11-13 16:10:25 -08:00 |
|
Gregor Wagner
|
eae5c9cc8c
|
Bug 810427 - Device storage - Add access fields to permission checks. r=dougt
|
2012-11-13 16:06:42 -08:00 |
|
Tetsuharu OHZEKI
|
22a1ee6347
|
Bug 810794 - Enable to config 'network.cookie.cookieBehavior'. r=mleibovic
|
2012-11-13 18:58:49 -05:00 |
|
Chuck Lee
|
20326f426f
|
Bug 806307 - Queue target messages before listener ready and resend after ready. r=vicamo
|
2012-11-12 19:19:48 +08:00 |
|
Gabriele Svelto
|
3dbabca27a
|
Bug 805855 - Free dirty pages in response to all memory-pressure messages. r=jlebar
|
2012-11-12 17:41:23 +01:00 |
|
Gabriele Svelto
|
31446e19f7
|
Bug 805855 - Add an extra function to jemalloc to free dirty unused pages. r=glandium
|
2012-11-08 20:06:50 +01:00 |
|
David Rajchenbach-Teller
|
c4074ff18f
|
Bug 794091 - Reorganize OS.File importScripts to avoid talos hangs. r=froydnj
|
2012-11-08 14:35:01 -05:00 |
|
David Rajchenbach-Teller
|
d2e44d6975
|
Bug 794091 - Write SessionStore with OS.File. r=ttaubert
|
2012-11-08 14:35:01 -05:00 |
|