Patrick McManus
|
0080e6df31
|
bug 762162 - network.http.timeout-connection r=honzab
|
2012-07-23 19:10:00 -04:00 |
|
Jared Wein
|
bfb5fa72e3
|
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
|
bd6a14d44f
|
Bug 776547 - Fix spelling in comment DONTBUILD
|
2012-07-23 15:45:51 -07:00 |
|
Margaret Leibovic
|
b87ba430ff
|
Bug 776547 - Add text selection support for web apps. r=wesj
|
2012-07-23 15:41:55 -07:00 |
|
Benjamin Peterson
|
826269cee9
|
Bug 776388 - Create global threads. r=terrence
|
2012-07-23 15:05:03 -07:00 |
|
Ralph Giles
|
e1858f41bb
|
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 |
|
Ehsan Akhgari
|
018ce5e374
|
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
|
dad305d76c
|
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
|
dfc6e33840
|
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
|
898d5df9b9
|
Merge for backout of changeset d6531ef05a6f
|
2012-07-23 14:34:24 -07:00 |
|
David Mandelin
|
da65bdf5bf
|
Backed out changeset d6531ef05a6f
|
2012-07-23 14:33:14 -07:00 |
|
Benjamin Peterson
|
6cb45e52a7
|
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
|
8a93528bd3
|
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
|
ac1d2b2b9f
|
Bug 776191 - Add missing case of 'with' deoptimization, r=dvander
|
2012-07-23 13:39:18 -07:00 |
|
Gary Kwong
|
75fe905ce4
|
Backed out changeset 4ee96b33d289, r=wrongAuthor
|
2012-07-23 14:00:36 -07:00 |
|
Gary Kwong
|
9c56bfaed4
|
Bug 776191 - Add missing case of 'with' deoptimization, r=dvander
|
2012-07-23 13:39:18 -07:00 |
|
Brian Hackett
|
ce1a73badb
|
Fix rooting hazard in eval cache, no bug. r=billm
|
2012-07-13 14:03:52 -06:00 |
|
Ehsan Akhgari
|
f9aca3179f
|
Backout changeset e62e0d2137b6 (bug 773500) because of mochitest-4 bustage
|
2012-07-13 16:02:06 -04:00 |
|
Brian Nicholson
|
c79f5f8844
|
Bug 773556 - Check URI scheme for readability. r=mfinkle
|
2012-07-13 12:54:52 -07:00 |
|
Brian Nicholson
|
84ade8baae
|
Bug 773556 - Fix reader mode typos. r=mfinkle
|
2012-07-13 12:54:52 -07:00 |
|
Brian Nicholson
|
025501416d
|
Bug 773552 - Encode URLs sent as queries to about:reader. r=mfinkle
|
2012-07-13 12:49:58 -07:00 |
|
Henri Sivonen
|
0e36e7ec71
|
Bug 765381 - Make the destructors on nsHtml5ElementName and nsHtml5AttributeName virtual to avoid warnings in clang. r=ehsan
--HG--
extra : rebase_source : 3c2558dfa8ef5389b2acd97f419d2276d4269a8d
|
2012-07-13 15:04:11 +03:00 |
|
Marco Castelluccio
|
3ac4bf0720
|
Bug 768768 - Launch app from shell, close, then launch it from terminal results in no icon showing up in task bar in ubuntu; r=karlt
--HG--
extra : rebase_source : f44a483b2f927576cf87c858120826c007d6504f
|
2012-07-13 11:27:49 -07:00 |
|
Kartikaya Gupta
|
400d6d40a0
|
Bug 773268 - Rename variables in Tabs.java to have the m prefix. r=bnicholson
|
2012-07-13 14:58:42 -04:00 |
|
David Zbarsky
|
e0be1d2175
|
Bug 772758 - Clean up some build warnings in html5 parser r=hsivonen
|
2012-07-13 11:55:21 -07:00 |
|
Chris Peterson
|
813c73d7ef
|
Bug 733147 - Use non-fullscreen VKB for AwesomeScreen landscape mode. r=kats
|
2012-07-12 14:19:16 -07:00 |
|
David Zbarsky
|
e813dc2a38
|
[Bug 773500] nsStyleAnimation checks for common units of nsCSSValuePair/Triplet are screwy r=dbaron
|
2012-07-13 11:49:31 -07:00 |
|
Kartikaya Gupta
|
ae56c1bfc3
|
Bug 773393 - Make the ActivityHandlerHelper a static member of GeckoAppShell. r=mfinkle
|
2012-07-13 14:08:19 -04:00 |
|
Kartikaya Gupta
|
3f7dea34f7
|
Bug 773393 - Evacuate more code from GeckoApp into a new ActivityHandlerHelper class. r=mfinkle
|
2012-07-13 14:07:43 -04:00 |
|
Kartikaya Gupta
|
321ab2756c
|
Bug 773393 - Evacuate the activity result handler classes from GeckoApp.java. r=mfinkle
|
2012-07-13 14:06:24 -04:00 |
|
Gavin Sharp
|
03519d96e1
|
Bug 773529: add addProvider/removeProvider methods to ease testing, r=adw
--HG--
extra : transplant_source : %1D%0D%D4%B2%05A%C6lD%02%F0%AB%F1%A7%88Y%AC%24%B4%1A
|
2012-07-13 09:36:00 -07:00 |
|
Jared Wein
|
ef1a7cfcec
|
Bug 765874 - Implement recommend/share button, r=gavin
--HG--
extra : transplant_source : %A6%EC%03Q%AD%F8%CC%08NK%81%D15S%7C%21%7B%B8%E0C
|
2012-07-11 18:31:19 -07:00 |
|
Brian Hackett
|
02aac91b9c
|
Add more rooting for --enable-rootanalysis tbpl builds, bug 772303. r=terrence
|
2012-07-13 10:13:50 -06:00 |
|
Jim Mathies
|
d0b7cade67
|
Bug 773624 - Catch invalid vccorlib GetProcAddress calls when running on the desktop. r=ehsan
|
2012-07-13 11:10:49 -05:00 |
|
Mark Finkle
|
9707262c10
|
Bug 765930 - Reader Mode: Optimize readability check (fix pageactions in browser toolbar) r=sriram
|
2012-07-13 11:36:45 -04:00 |
|
Mark Finkle
|
1a530e26fe
|
Bug 765930 - Reader Mode: Optimize readability check (do reader check in pageshow event) r=bnicholson
|
2012-07-13 11:36:43 -04:00 |
|
Mark Finkle
|
02501a3e53
|
Bug 765930 - Reader Mode: Optimize readability check (do less DOM manipulation when checking) r=bnicholson
|
2012-07-13 11:36:41 -04:00 |
|
Aryeh Gregor
|
eb15649aa5
|
Bug 772807 - Clean up editor/ includes with include-what-you-use; r=ehsan
|
2012-07-13 09:33:42 +03:00 |
|
Jonathan Watt
|
6b6f099b55
|
Bug 773197 - Add some tests for SVG clipPath on HTML elements under CSS transforms. r=me.
|
2012-07-13 16:12:49 +01:00 |
|
Jonathan Watt
|
d619129155
|
Bug 773196 - Remove -moz prefix from CSS transform properties in SVG reftests. r=me.
|
2012-07-13 16:12:45 +01:00 |
|
Bobby Holley
|
a9b149e614
|
Bug 771074 - Introduce pointer wrapping mechanism for hold references to pointers off-main-thread. r=bsmedberg
|
2012-07-13 16:47:14 +02:00 |
|
Jim Mathies
|
1558ca2e26
|
Bug 769623 - when binscope fails, dump the failure report to logs. r=khuey
|
2012-07-13 09:33:27 -05:00 |
|
Jim Mathies
|
6b4ff3abbc
|
Bug 769623 - remove win line endings from autobinscope.py. r=khuey
|
2012-07-13 09:33:18 -05:00 |
|
Ed Morley
|
e5f8676739
|
Merge mozilla-central to mozilla-inbound
|
2012-07-13 15:30:35 +01:00 |
|
Dão Gottwald
|
3b3cdaad5c
|
Bug 773360 - Remove workarounds for bug 768400. r=enn
|
2012-07-13 16:28:21 +02:00 |
|
Kartikaya Gupta
|
041d192ce1
|
Bug 769269 - Add code to handle restarting GeckoApp. r=mfinkle
|
2012-07-13 10:20:34 -04:00 |
|
Kartikaya Gupta
|
bf7ccdb81c
|
Bug 769269 - Update the graphics code to be able to deal with blowing away the layer controller, client, and view and creating them afresh. r=ajuma
|
2012-07-13 10:19:46 -04:00 |
|
Kartikaya Gupta
|
23aa8796f7
|
Bug 769269 - Update a bunch of fields in GeckoApp to not be static any more. r=mfinkle
|
2012-07-13 10:17:03 -04:00 |
|
Kartikaya Gupta
|
4e881f3551
|
Bug 769269 - Fill in missing gecko listener unregistrations. r=mfinkle
|
2012-07-13 10:16:04 -04:00 |
|
Ed Morley
|
06ddb579da
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-07-13 12:44:49 +01:00 |
|