Commit Graph

277131 Commits

Author SHA1 Message Date
Patrick McManus
60351e8369 bug 775515 nshttpconnectionmgr::restrictconnections() for half opens only if they never connected r=honzab
--HG--
extra : rebase_source : d1c27fa7c066f8f25efa7bf4ad78e6df62b7ce22
2012-07-20 08:50:18 -04:00
Patrick McManus
0f8d44fe13 bug 758972 - make spdysession::verifystream() a DEBUG only operation r=honzab
--HG--
extra : rebase_source : 157618d22a7fbcde1764125d50745552eddd6da6
2012-07-20 08:44:21 -04:00
Patrick McManus
3473b4bc15 bug 775508 http connection diagnostic half-open elapsed syn time incorrect r=honzab
--HG--
extra : rebase_source : c4d634a900b8de0c32710050e320b2550d0f1a30
2012-07-20 08:41:35 -04:00
Patrick McManus
5b9ce7432a bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
--HG--
extra : rebase_source : d348e3ec56faa48fbed5c4f0f697dee6658e21b2
2012-07-20 08:40:13 -04:00
Ed Morley
2e6fb8937e Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-20 14:32:04 +01:00
Ed Morley
2b321c7ef8 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
df5968efcc 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
1c9fc1e594 Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0. 2012-07-20 10:10:44 +01:00
Mounir Lamouri
118be3572d No bug - Pushing on a CLOSED TREE. r=me 2012-07-20 00:32:12 -07:00
Mounir Lamouri
451cb5b27f Bug 774585 - Tests. r=sicking 2012-07-20 00:26:05 -07:00
Jonas Sicking
02bbfed9f0 Bug 774585 - Make GetChannelPrincipal get the correct app principal. r=mounir 2012-07-20 00:07:49 -07:00
Jonas Sicking
c10568d0b9 Bug 774585 - Add GetDocShellCodebasePrincipal to nsIScriptSecurityManager. r=mounir 2012-07-20 00:06:24 -07:00
Mounir Lamouri
1887aa86ce Bug 758258 - part 5 - Add GetAppCodebasePrincipal and GetNoAppCodebasePrincipal to nsIScriptSecurityManager. r=mrbkap sr=sicking 2012-07-19 20:28:08 -07:00
Mounir Lamouri
72c743ad58 Bug 758258 - part 4 - Update CreateCodebasePrincipal() to take app/inbrowser info. r=sicking 2012-07-19 15:32:08 -07:00
Mounir Lamouri
99b949ad17 Bug 758258 - part 3 - Add extendedOrigin, appStatus and appId to nsIPrincipal. r=bholley sr=sicking 2012-07-19 22:44:03 -07:00
Justin Lebar
98d0217881 Bug 770894 - Followup: Don't use "/" inside app names, and don't declare multiple apps with the same version. r=mounir 2012-07-19 23:40:50 -07:00
Mounir Lamouri
52e9488430 Bug 770894 - Add a testing infrastructure to test features related to Web Apps in mochitests. r=jmaher 2012-07-19 23:40:15 -07:00
Bobby Holley
adde5ac394 Bug 775435 - Wrap-by-default in GetNPObjectWrapper. r=bsmedberg 2012-07-20 09:17:43 +02:00
Chris Jones
fc6d547510 Bug 750977: Implement glue code for asynchronous panning/zooming. r=jlebar,roc,vingtetun
This is a rollup of three separate patches
 - Add nsIDocShell.asyncPanZoomEnabled. r=jlebar
 - Have BrowserElementChild service repaint requests and handle fallback synchronous scrolling (for now). r=jlebar,vingtetun
 - Glue async pan/zoom logic up between compositing, event dispatch, and repaint requests. r=roc

--HG--
rename : b2g/chrome/content/webapi.js => dom/browser-element/BrowserElementScrolling.js
2012-07-19 23:48:27 -07:00
Doug Sherk
911626890a Bug 750974: Move basic pan/zoom logic into Gecko C++ r=cjones,roc sr=smaug[widget/] 2012-07-19 23:48:25 -07:00
Chris Jones
f8077d5147 Back out 64b30d7e3932 for test failures. 2012-07-19 23:48:22 -07:00
Vicamo Yang
c582c94d7e Bug 773592: suppor MMS headers with multiple values, r=philikon 2012-07-20 14:40:01 +08:00
Jonathan Watt
d7fa10301d Bug 775735 - When filters/markers change, update the overflow rect/bounds of referencing frames. r=roc. 2012-07-20 00:54:20 -04:00
Jonathan Watt
613454044e Bug 775697 - Cancel layer transactions that haven't ended after nsDisplaySVGEffects::PaintAsLayer returns. r=roc. 2012-07-20 00:53:55 -04:00
Chris Jones
f28956b0e5 Followup to bug 775436: Fix thinko. r=gal 2012-07-19 21:34:21 -07:00
Steve Fink
ec5336df47 Bug 775365 - Fill out the rooting API. r=billm
- add external type JSHandleString
 - add external type JSMutableHandleValue
 - allow converting a MutableHandle -> Handle
 - add MutableHandle::fromMarkedLocation()
 - make a non-const AudoVectorRooter::handleAt() that returns a MutableHandle
2012-07-18 14:31:24 -07:00
Jeff Gilbert
a695d8ec1c Bug 774059 - Fix up references to glEGLImageTargetTexture2D - r=bjacob 2012-07-19 21:14:14 -07:00
Honza Bambas
c4ac99c5a3 Bug 770243 - Close cache input stream as late as possible, fixing a regression with processing 401 and 407 responses, r=bsmith
--HG--
extra : rebase_source : 704f70cf9dfe5cfeeb53447db21410cbe449d980
2012-07-19 15:30:46 -07:00
Felipe Gomes
ffeebb6bf4 Bug 759502. Include URL of active window in URL field of webapp runtime crash reporter. r=gavin 2012-07-19 18:02:48 -07:00
Christian Bielert
a3673c358e Bug 762806 - implement UIA_AcceleratorKeyPropertyId and UIA_AccessKeyPropertyId r=tbsaunde 2012-07-19 22:55:26 -04:00
Brian Smith
e7b1602359 Back out rev 87047629db3b (bug 767277) for causing regression, a=backout 2012-07-19 19:55:55 -07:00
Ryan VanderMeulen
2c2d1f876a Merge 2012-07-19 22:06:02 -04:00
Mounir Lamouri
6422e89acc No bug - Disable failing test on a CLOSED TREE. r=me 2012-07-19 18:55:05 -07:00
Ryan VanderMeulen
98d88d1a7d Backout dcc9891978e1 (bug 770243) due to xpcshell orange. 2012-07-19 21:23:30 -04:00
Michael Comella
fd4dedf1ac Bug 715179 - (8 of 8) Special cased the FontSizePreference dialog when given afont size of 0 twip. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
de8501bddc Bug 715179 - (7 of 8) The FontSizePreference dialog optimally sets its size upon creation and rotation. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
949c7239d8 Bug 715179 - (6 of 8) Set font sizes from the FontSizePreference dialog are saved into GeckoPreferences. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
b255108715 Bug 715179 - (5 of 8) The buttons on the FontSizePreference dialog are interactive - they can be used to increase and decrease preview font size. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
5bb9ba116b Bug 715179 - (4 of 8) Created the full FontSizePreference dialog UI. This includes the font preview box and the increase/decrease font size buttons. These buttons do not function yet. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
69e76a6103 Bug 715179 - (3 of 8) Created a simple FontSizePreference dialog with a title and two buttons. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
87d2d9ebed Bug 715179 - (2 of 8) Fixed a few miscellaneous indentation issues and corrected a few strings in the preferences' XML files. r=bnicholson 2012-07-19 21:08:40 -04:00
Michael Comella
538606fc62 Bug 715179 - (1 of 8) Implemented the changes in mbrubeck's original patch to add string changes for the font inflation preferences dialog. r=bnicholson 2012-07-19 21:08:40 -04:00
Adam Rosenfield
81fe14b6ce Bug 775405 - Fix build for OS X v10.7 when MacPorts' non-universal egrep is on $PATH before Apple's egrep. r=ted 2012-07-19 21:08:39 -04:00
Mounir Lamouri
ec19a64b45 No bug - fix test bustage on a CLOSED TREE. r=me 2012-07-19 17:35:42 -07:00
Bill McCloskey
568aa16b69 Bug 774933 - Forgot to prepare GC before finishing it (r=terrence) 2012-07-19 17:15:32 -07:00
Margaret Leibovic
5acc79af50 Bug 775723 - Native handles shrink when dragged to the right/bottom of the content area. r=mfinkle 2012-07-19 15:41:21 -07:00
Bill McCloskey
e2ca5d0559 Bug 758408 - Fix XML slot handling (r=Waldo) 2012-07-19 16:56:14 -07:00
Philipp von Weitershausen
8ce29f65b2 Bug 775359 - B2G 3G: Keep track of data call state. r=marshall_law 2012-07-19 16:56:57 -07:00
Brian Smith
463c05a69a Bug 767277 - Close cache entries off the main thread to avoid the most common cause of cache-related jank, r=honzab
--HG--
extra : rebase_source : be555218ed270a01963c11f625899921fc16bcbf
2012-07-19 15:43:29 -07:00
Honza Bambas
c0547a59d4 Bug 770243 - Close cache input stream as late as possible, fixing a regression with processing 401 and 407 responses, r=bsmith
--HG--
extra : rebase_source : f497b9b668ad7245e85e350937fead98a4bfef19
2012-07-19 15:30:46 -07:00