Kyle Machulis
|
1aaefa52b6
|
Bug 798035 - Patch 1: Change Bluetooth*Manager observers to be internal classes; r=gyeh
--HG--
extra : rebase_source : 511e9c9deec5626399fc76c0630ac4ca8285a40e
|
2012-10-05 17:11:24 -07:00 |
|
Kyle Machulis
|
90e95550c6
|
Bug 797569 - Added AutoREquest for success value rooting in DOMRequest; r=mrbkap
--HG--
extra : rebase_source : e8a93c5e95bc3a18f891035886a19a387c12bf4d
|
2012-10-05 16:08:42 -07:00 |
|
Kyle Machulis
|
6913002465
|
Bug 796184 - Revert UnixSocketImpl to a bare pointer, make Bluetooth*Managers use CloseSocket; r=cjones r=gyeh
--HG--
extra : rebase_source : fe8f4633eb9fb86ffc4a87e6b483b3357ab9896d
|
2012-10-05 16:05:35 -07:00 |
|
Felipe Gomes
|
820eab13c3
|
Bug 766616. Don't try to inject mozSocial in about pages. r=jaws
|
2012-10-05 17:22:09 -07:00 |
|
Felipe Gomes
|
b2d3fe5e5f
|
Bug 796218. Mark initial social panels' docshells as inactive on creation. r=jaws
|
2012-10-05 17:22:09 -07:00 |
|
Mike Hommey
|
8a3974489c
|
Bug 798437. Fix Social.jsm url in aboutSocialError.xhtml. r=felipe
|
2012-10-05 19:15:28 +02:00 |
|
Felipe Gomes
|
a0c01cca7f
|
Bug 766616. Watch for network errors in social panels and display proper error ui. r=gavin,jaws
|
2012-10-05 17:22:09 -07:00 |
|
Wes Kocher
|
4a135e4649
|
No bug - Update Jetpack tests on mozilla-central to get current code before the Aurora merge.
|
2012-10-05 23:48:39 -07:00 |
|
Chris Jones
|
a3a164fa22
|
Merge backout on a CLOSED TREE
|
2012-10-05 23:24:05 -07:00 |
|
Chris Jones
|
0e3eb20212
|
Back out bug 790231 and bug 791506 because the required UI changes were not landed in time
|
2012-10-05 23:24:00 -07:00 |
|
Boris Zbarsky
|
d5dfa3d132
|
Bug 790265. Changes that might attach a binding (e.g. state changes on <object> elements) should trigger a frame construction attempt even for display:none elements, so the binding will get attached. r=dholbert
|
2012-10-05 23:50:55 -04:00 |
|
Phil Ringnalda
|
9d1026511c
|
Backout e9237d1ae5ff (bug 790201), 0ecee5121681 (bug 766616), d8ec55d3b98e (bug 796218), c4bb09009a54 (bug 798437), 6a8bb5834090 (bug 766616) for bustage
on a CLOSED TREE
|
2012-10-05 20:11:45 -07:00 |
|
Phil Ringnalda
|
cf52715db9
|
Back out 9456e53577df (bug 798068) for failing test_meta_viewport6.html
on a CLOSED TREE
--HG--
extra : rebase_source : 280b148c8abede5f93d440e9daa5a9afb5a9192b
|
2012-10-05 19:11:29 -07:00 |
|
Phil Ringnalda
|
6fe1b2f006
|
Back out 9e6567a9d1b2 (bug 790184) for not building
--HG--
extra : rebase_source : 1548e3b813dfd2c92afddeb5870dfa19e447d474
|
2012-10-05 19:09:52 -07:00 |
|
Dave Townsend
|
76e687a972
|
Backing out bug 720997 and bug 798160 due to bad l10n.
|
2012-10-05 19:03:10 -07:00 |
|
Patrick McManus
|
c6ea960e22
|
bug 790184 spdy: fix tcp send buffers to bound ping rtt r=honzab sr=biesi
|
2012-10-05 21:07:43 -04:00 |
|
Wes Johnston
|
460e194b03
|
Bug 745384 - Allow passing null to queries from java to gecko. r=gpascutto
|
2012-10-05 18:01:06 -07:00 |
|
Wes Johnston
|
e7f221b4b9
|
Bug 795406 - Set up profile unlocker. r=bsmedberg
|
2012-10-05 17:58:29 -07:00 |
|
Robert Strong
|
1b30e448d2
|
Bug 798544 - Prevent using the beta url override when official branding is not used. r=bbondy
|
2012-10-05 17:44:32 -07:00 |
|
Jim Blandy
|
eb93391fd2
|
DONTBUILD
(No bug): Remove inaccurate comment for js::gc::CellIter r=billm on IRC
|
2012-10-05 17:32:41 -07:00 |
|
Brian Nicholson
|
ea3698b8de
|
Bug 769145 - Part 6: Update test cases for layout changes. r=mfinkle
|
2012-10-05 17:27:12 -07:00 |
|
Brian Nicholson
|
dc50af2024
|
Bug 769145 - Part 5: Search suggestion opt-in animations. r=lucasr
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml => mobile/android/base/resources/layout/awesomebar_suggestion_row.xml.in
|
2012-10-05 17:27:12 -07:00 |
|
Masashi Honma
|
0be61d4d36
|
Bug 791506 - Allow specifying a BSSID for WPS to speed up connection times. r=mrbkap
--HG--
extra : rebase_source : ccb0f557d3f7d074a79436ac38308e9fd66f58fb
|
2012-10-05 16:16:29 -04:00 |
|
Masashi Honma
|
3c4d90c504
|
Bug 790231 - Add a way of telling if a scan result supports WPS. r=mrbkap
--HG--
extra : rebase_source : 6895d3a50b3797230b7720258b35e28b99128b2c
|
2012-10-05 16:13:54 -04:00 |
|
Ehsan Akhgari
|
9b3292879a
|
Bug 798377 - Don't use the deprecated stat64 function in file_util_posix.cc; r=cjones
--HG--
extra : rebase_source : efd7b826e462851d475e7307bd95da29514daec7
|
2012-10-05 16:17:21 -04:00 |
|
Ehsan Akhgari
|
19d7a97ebd
|
Bug 798355 - Remove the base class conversion operator from MachMsgPortDescriptor because it will never be used; r=cjones
--HG--
extra : rebase_source : d0941e3296856a871d8226b51888f086efd559c4
|
2012-10-05 16:16:33 -04:00 |
|
Ehsan Akhgari
|
97661866fb
|
Bug 798356 - Do not convert a boolean literal into a null pointer constant in TransportDIB::Map; r=cjones
--HG--
extra : rebase_source : 1d7a6be5ee0b090b9a4cf73158b1588eaef55390
|
2012-10-05 16:15:34 -04:00 |
|
Ehsan Akhgari
|
5e07c6cbc9
|
Bug 798349 - Only include TransportDIB::sequence_num_ in Windows, as it is not used in other platforms; r=cjones
--HG--
extra : rebase_source : ecc6f194ea415ba5a112227cc7333a30a654abe5
|
2012-10-05 16:11:35 -04:00 |
|
Ehsan Akhgari
|
dfca7c5fd6
|
Bug 798350 - Remove ChildProcessHost::resource_dispatcher_host_ since it is unused, and simplify the ChildProcessHost constructor; r=cjones
--HG--
extra : rebase_source : 4908129a3d9d2e57ebb0e7ef7b31dca14bedd72c
|
2012-10-05 16:09:46 -04:00 |
|
Patrick McManus
|
2efbbd5d9f
|
bug 798426 spdy/3 goaway frame has 8 byte payload r=honzab
--HG--
extra : rebase_source : 5dd9fb269da28c1fac76b3f574c2644aa9839fe4
|
2012-10-05 15:03:24 -04:00 |
|
Patrick McManus
|
9b05beb713
|
bug 798243 spdy enable reading of ping reply r=honzab
--HG--
extra : rebase_source : 358dacd3f10bac145ff40ce5e84f0c8cde540849
|
2012-10-05 15:03:14 -04:00 |
|
Marshall Culpepper
|
c5475e1be4
|
Bug 798132: Followup fix: Move the crash reporter query into the try/catch to fix builds where it is disabled. r=fabrice
--HG--
extra : rebase_source : 518e13b4a29c76a87552a920cb5571256bfe3f3d
|
2012-10-05 14:16:13 -05:00 |
|
Jared Wein
|
e2e37d69a7
|
Bug 798197 - Ambient notification toolbar buttons are distorted in small icons mode on Windows. r=markh
|
2012-10-05 13:06:48 -07:00 |
|
Jared Wein
|
fde9fd2158
|
Bug 797700 - Restrict height/width of ambient notification icons to 16x16. r=mixedpuppy
|
2012-10-05 13:06:39 -07:00 |
|
Josh Matthews
|
dc7a000ba6
|
Bug 792582 - Explicitly set privacy status of channels created by pdf.js r=yury
|
2012-10-05 15:53:07 -04:00 |
|
Josh Matthews
|
5bce12c82c
|
Bug 792582 - Add nsIPrivateBrowsingChannel support to nsBaseChannel. r=jduell
|
2012-10-05 15:53:07 -04:00 |
|
Wes Johnston
|
7e304d84b2
|
Bug 795053 - Always send the profile to Gecko if it isn't sent in the original intent. r=mfinkle
|
2012-10-03 17:43:21 -07:00 |
|
Wes Johnston
|
2275b3a49c
|
Bug 795053 - Unlock locked profiles on Android. r=blassey
|
2012-10-05 12:35:26 -07:00 |
|
Nick Hurley
|
3b4320b052
|
Bug 786086 - Make the new default cache size display properly. r=michal
|
2012-10-05 12:29:14 -07:00 |
|
Andrew McCreight
|
14251443aa
|
Bug 797649 - Truncate URLs logged in --DOMWINDOW. r=bz
|
2012-10-05 12:15:04 -07:00 |
|
Kyle Huey
|
10925c911c
|
Bug 797940: Don't use a static nsRefPtr for sScriptCacheCleaner. r=smaug
|
2012-10-05 12:10:30 -07:00 |
|
Kyle Huey
|
4bf336005a
|
Bug 797889: Make sure IndexedDB does not send messages to thechild after it has begun shutting down. r=bent
|
2012-10-05 12:09:33 -07:00 |
|
Sean Stangl
|
55b97f6732
|
Bug 797551 - Use callWithABI() for Math.random(). r=dvander
|
2012-10-05 12:05:21 -07:00 |
|
OHZEKI Tetsuharu
|
72554301b2
|
Bug 772319 - Add an option to disable the "Close other tabs" prompt. r=dao
|
2012-10-05 11:50:30 -07:00 |
|
Daniel Holbert
|
b17f67a258
|
Bug 797953: Mark flexbox-widget-* reftests as having a some occasionally fuzzy pixels (at corners of buttons)
|
2012-10-05 11:50:29 -07:00 |
|
Jan de Mooij
|
72a169b2ef
|
Bug 797825 - Port Array.prototype.concat fast path from JM to Ion. r=dvander
--HG--
extra : rebase_source : e5213bb7085685821f80ad9978b7b81706289c36
|
2012-10-05 20:25:21 +02:00 |
|
Steven Michaud
|
4ab409aa29
|
Bug 797834: Fix build error on OSX 10.6 in nsMacWebAppUtils; r=dwalkowski
|
2012-10-04 11:30:00 -07:00 |
|
Sriram Ramasubramanian
|
53d18ef167
|
Bug 794581: CyanogenMod doesn't take touch events on submenu. [r=bnicholson]
|
2012-10-05 11:29:36 -07:00 |
|
Sriram Ramasubramanian
|
bae1b8aff4
|
Bug 798135: Update comments for GeckoAsyncTask. [r=cpeterson]
|
2012-10-05 11:13:55 -07:00 |
|
Sriram Ramasubramanian
|
079812eb99
|
Bug 798135: Make GeckoAsyncTask run on GeckoBackgroundThread. [r=cpeterson]
--HG--
extra : rebase_source : 6b9d9d5b992bb3d641a959a8734d5844a51087db
|
2012-10-05 11:07:14 -07:00 |
|