Commit Graph

100112 Commits

Author SHA1 Message Date
Chris Jones
f9af5d6888 Bug 771350, part 0: Remove some dead code to make later patches clearer. r=BenWa 2012-07-23 16:58:35 -07:00
Patrick McManus
00aae47cf8 bug 775813 - rename http connection mgr ReadTimeoutTick to just TimeoutTick r=honzab 2012-07-23 19:10:02 -04:00
Patrick McManus
10e166070e bug 762162 - network.http.timeout-connection r=honzab 2012-07-23 19:10:00 -04:00
Jared Wein
a92b67128b Bug 770433 - Update borders and background of alert (toast) notifications on Windows. ui-r=shorlander r=gavin 2012-07-23 15:47:04 -07:00
Margaret Leibovic
22018d674b Bug 776547 - Fix spelling in comment DONTBUILD 2012-07-23 15:45:51 -07:00
Margaret Leibovic
ec74c18216 Bug 776547 - Add text selection support for web apps. r=wesj 2012-07-23 15:41:55 -07:00
Benjamin Peterson
ddff4baabb Bug 776388 - Create global threads. r=terrence 2012-07-23 15:05:03 -07:00
Ralph Giles
2a3bfa5a05 Bug 776661 - Initialize all of the bytes in the incoming data structure in silk_get_TOC; r=rillian
Fixes a warning under clang in dead code. Ehsan's original patch
converted to upstream-carrying style and applied by rillian.
2012-07-23 17:42:37 -04:00
Blake Kaplan
5798bd9c6f Toggling off and on the Wifi Checkbox will not scan wifi networks anymore (bug 774876, r=gal). 2012-07-23 14:41:29 -07:00
Ehsan Akhgari
f6d456051b Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more xpfe/appshell parts); blanket-r=bzbarsky
--HG--
extra : rebase_source : 8e8ef6aedcaf1a5fd74e2805101868915a363522
2012-07-23 17:28:06 -04:00
Ehsan Akhgari
834b7ba3af Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more toolkit parts); blanket-r=bzbarsky
--HG--
extra : rebase_source : 98c2cd6dce6c45173693a11a618cc7b94fb69595
2012-07-23 17:26:48 -04:00
Ehsan Akhgari
8211166c85 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (gnome parts); blanket-r=bzbarsky
--HG--
extra : rebase_source : 54d5440012e3c8b1c2f84c176bf02e5f8a0ed604
2012-07-23 17:24:03 -04:00
David Mandelin
570f0eca26 Merge for backout of changeset d6531ef05a6f 2012-07-23 14:34:24 -07:00
David Mandelin
11fc3bb16d Backed out changeset d6531ef05a6f 2012-07-23 14:33:14 -07:00
Benjamin Peterson
9c09b90020 Bug 776700 - completely disable compression until Sunspider is sorted out. r=dmandelin
--HG--
extra : rebase_source : e7d40b7c9a01bdb90288911f908c65c185f335e6
2012-07-23 14:23:19 -07:00
Jim Mathies
af75acb71e Bug 775378 - Trap exception handling calls to __abi_FailFast made by winrt delegate wrapper code. r=ted 2012-07-23 16:11:45 -05:00
Luke Wagner
35339b4f6e Bug 776191 - Add missing case of 'with' deoptimization, r=dvander 2012-07-23 13:39:18 -07:00
Gary Kwong
49204765bc Backed out changeset 4ee96b33d289, r=wrongAuthor 2012-07-23 14:00:36 -07:00
Gary Kwong
18f596947e Bug 776191 - Add missing case of 'with' deoptimization, r=dvander 2012-07-23 13:39:18 -07:00
Adam Dane [:hobophobe]
1dabe388b7 Bug 767779 - Test slow-loading GIF with trailing garbage. r=joe 2012-07-18 16:32:24 -05:00
David Flanagan
b1d0495edb Bug 762362 - Block hardware key events to content in shell.js, send mozChromeEvent instead. r=vingtetun 2012-07-17 23:20:19 -07:00
Gene Lian
9a83d5e902 Bug 775032 - System Message Handler - Fix B2G installation bug (MOZ_SYS_MSG is not defined correctly). r=vingtetun,khuey 2012-07-23 14:53:08 +08:00
Theo Chevalier
e85cc139cd Bug 741738 - Count impressions for each doorhanger notification type, r=mak 2012-07-24 18:21:29 +02:00
Theo Chevalier
6bacd7f474 Bug 716643 - Sync promotion in add-on installed doorhanger, r=mak 2012-07-24 18:21:24 +02:00
Ed Morley
b5c70365fd Bug 776954 - Update mozmill repo URL to reflect github.com/mozautomation/* -> mozilla/ move; r=trivial 2012-07-24 17:18:10 +01:00
Kartikaya Gupta
73ad5aa904 Bug 773427 - Ensure that when moving click points, we don't allow it to get rounded incorrectly. r=wesj 2012-07-24 12:08:40 -04:00
Andrew McCreight
3b851e3a30 Bug 773533 - import Element.h into XPConnect the right way. rs=Ms2ger 2012-07-23 15:38:30 -07:00
Trevor Saunders
e8b1ed4471 bug 762876 - fix default orientation of role=scrollbar, and ensure only one of states horizontal or vertical is set r=davidb 2012-07-17 10:41:59 -04:00
Luke Wagner
32ea9cb6b9 Bug 775807 - Don't disassemble partially-compiled scripts (r=jimb)
--HG--
extra : rebase_source : 5179fd12faea43f227c8369bae4588d5adfebc7c
2012-07-20 17:16:14 -07:00
Adam Dane [:hobophobe]
326485e15c Bug 767779 - Stop eating animation frames for non-multipart. r=joe 2012-07-16 20:40:46 -05:00
Andrew Quartey
773f33f6c2 Bug 762898 - Implement UIA_AriaRolePropertyId. r=trev 2012-07-20 20:19:37 -04:00
Himanshu
ca927b693e Bug 710993 - Fix possible bad pointer/size mistake in HTTPUpload::SendRequest(). r=ted 2012-07-20 20:19:37 -04:00
Masatoshi Kimura
4810c8b895 Bug 435028 - IPv6 sites not reachable when using IPv4 SOCKS proxy. r=biesi 2012-07-20 20:19:37 -04:00
Ryan VanderMeulen
a2282bd7e8 Merge m-c to inbound. 2012-07-20 20:19:31 -04:00
Jonathan Griffin
3970b74593 Bug 775755 - Flag an emulator-specific test with qemu = true, r=mbalaur, DONTBUILD because NPOTB 2012-07-20 14:56:20 -07:00
Olli Pettay
cf203e6e6c Bug 775972 - crash in nsGenericElement::BindToTree, r=bz 2012-07-21 00:55:19 +03:00
Olli Pettay
1b5baaff36 Bug 765163, add missing #include, r=bustage 2012-07-20 20:40:13 +03:00
Olli Pettay
e326bb73c3 Bug 765947 - Preprocess the config file for generated events, r=khuey 2012-07-20 20:19:40 +03:00
Olli Pettay
d4c22e1e8d Bug 765766 - Convert more event interface implementations to be autogenerated, r=jst 2012-07-20 19:58:28 +03:00
Olli Pettay
e9cea4305c Bug 765163 - Implement code generator for simple DOM events, r=jst,khuey 2012-07-20 19:42:08 +03:00
John Hopkins
3e5af9695b Bug 775670 - Build Thunderbird using clang. r=rail 2012-07-20 11:28:41 -04:00
Rob Campbell
3ae0648474 merge fx-team to m-c 2012-07-20 10:04:55 -04:00
Ed Morley
310d675f10 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-20 14:32:04 +01:00
Ed Morley
797813ba1f Bug 774585 - Temporarily disable test_principal_extendedorigin_appid_appstatus.html for failures on OS X 10.7 (and possibly others); rs=mounir on a CLOSED TREE 2012-07-20 12:20:55 +01:00
Mounir Lamouri
c69e3051d2 No bug - fix build bustage on Windows/Android and M-oth on MacOS. r=me CLOSED TREE 2012-07-20 02:14:25 -07:00
Gervase Markham
44a28dd9d7 Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0. 2012-07-20 10:10:44 +01:00
Mounir Lamouri
38f92ee6be No bug - Pushing on a CLOSED TREE. r=me 2012-07-20 00:32:12 -07:00
Mounir Lamouri
a511b952f1 Bug 774585 - Tests. r=sicking 2012-07-20 00:26:05 -07:00
Jonas Sicking
c3bf967163 Bug 774585 - Make GetChannelPrincipal get the correct app principal. r=mounir 2012-07-20 00:07:49 -07:00
Jonas Sicking
b0b6c14ad5 Bug 774585 - Add GetDocShellCodebasePrincipal to nsIScriptSecurityManager. r=mounir 2012-07-20 00:06:24 -07:00