Commit Graph

82979 Commits

Author SHA1 Message Date
Brad Lassey
cdf5ab0913 bug 711184 - make sure we don't do any work creating about:home if we're not showing about:home r=dougt 2011-12-20 00:08:07 -05:00
Nicholas Nethercote
33730101c6 Bug 711908 - Fix a bunch of GCC warnings in layout. r=dbaron. 2011-12-19 19:46:39 -08:00
Dão Gottwald
a4d82cb9bf Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak
--HG--
extra : rebase_source : a4bb56be12da09134fb83c9b6dee6edee4030a54
2011-12-20 01:17:08 +01:00
Tim Taubert
c62da49ada merge fx-team to m-c 2011-12-20 09:48:12 +01:00
Tim Taubert
6b0fcb3a4a merge m-c to fx-team 2011-12-20 09:39:06 +01:00
Jason Duell
def5c3a081 Bug 695635: Unprefix websockets. r=sicking, sr=smaug
--HG--
rename : content/base/public/nsIMozWebSocket.idl => content/base/public/nsIWebSocket.idl
2011-12-20 00:20:12 -08:00
Jason Duell
289afd9b5c Bug 711205: Limit websocket outbound msg size to PR_INT32_MAX. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
a1f113cf0d Bug 711205: Increase inbound WebSocket message size from 16MB to whatever malloc can handle. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
6fc87006e3 Bug 710964. No longer dispatch incoming WebSocket messages in CLOSING state. r=smaug 2011-12-20 00:20:12 -08:00
Jason Duell
58c42cf7a0 Bug 666349: update status code usage to latest spec. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
a85844d280 Bug 666349 - Update WebSocket API to latest draft. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
450977e6bd Bug 710345: Mozilla-specific changes to pywebsocket v606. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
a718d13be0 Bug 710345: Upgrade pywebsocket to v606 (RFC 6455). r=mcmanus 2011-12-20 00:20:00 -08:00
Gregory Szorc
f990f314d6 Bug 711263 - Prevent race condition when saving reconciler state; r=philikon
This is a recommit. The original commit was backed out due to mochitest
failures. Those failures have (hopefully) been fixed in previous
commits. philikon did not explicitly r+ this commit, but the original
patch. There is an implicit a=bustage on the commit because the tree is
broken and this patch should have been included with the mochitest fix
commit.
2011-12-19 20:12:00 -08:00
Gregory Szorc
92ecb90c5c Bug 711263 - Fix filename case in Cu.import(); r=bustage 2011-12-19 18:32:47 -08:00
Gregory Szorc
5ada1a2e08 Bug 711263 - Don't register AddonsReconciler unless addons engine is enabled; r=philikon 2011-12-19 17:13:33 -08:00
Sriram Ramasubramanian
7c708ba320 Bug 708616: Awesomebar bg should match main toolbar [r=mfinkle] 2011-12-19 15:30:03 -08:00
Matt Brubeck
89eefdf246 Back out 259262c87f23 (bug 711263) because of test failures 2011-12-19 13:57:01 -08:00
Rob Campbell
b7669206af backout Bug 694954, Bug 689939; a=orange 2011-12-19 17:44:11 -04:00
Sriram Ramasubramanian
634ccbe90a Bug 711198: Autocomplete popup should have a minimum width [r=mfinkle] 2011-12-19 13:19:05 -08:00
Ed Morley
78ab3199c8 Backout fe434c1887f5 (bug 708437) for Android build failures on clobber 2011-12-20 13:38:33 +00:00
Joel Maher
ba169896b6 Bug 710877 - allow reftest to use FileUtils and remove quit.js code. r=dbaron 2011-12-20 07:46:10 -05:00
Vivien Nicolas
b7bad66754 Bug 711986 - [b2g] Use semi-transparent floating scrollbars for scrollable frames r=cjones 2011-12-20 13:30:15 +01:00
Markus Stange
d63e804d99 Bug 636564 - Make scroll frames deal correctly with scrollbars that overlay content. r=roc 2011-12-20 13:30:14 +01:00
Mike Hommey
5308b2adf8 Bug 708437 - Avoid race condition (res/values/strings.xml:1: error: Error parsing XML: no element found). r=ted 2011-12-20 13:24:36 +01:00
Mike Hommey
a88996da7d Bug 708567 - Remove jemalloc-standalone-linkage-version-script, as it's not used anymore. r=khuey 2011-12-20 13:24:35 +01:00
Ed Morley
5676601bd2 Bug 709792 - Remove deprecated --enable-tracejit; r=khuey 2011-12-20 12:19:36 +00:00
Ed Morley
1a39d3c95a Merge mozilla-central to mozilla-inbound 2011-12-20 11:52:08 +00:00
Mats Palmgren
a7a25914fc Bug 619273 - regression tests for DOM mutations inside selection. 2011-12-20 10:15:41 +01:00
Mats Palmgren
49e6510f91 Bug 619273 - Create new ranges for adding to the selection. 2011-12-20 10:15:41 +01:00
Mats Palmgren
77f0b019cd Bug 619273 - Move the selection state bit from frames to content nodes. r=smaug 2011-12-20 10:15:41 +01:00
Gregory Szorc
5c5956446f merge m-c to s-c 2011-12-19 12:26:39 -08:00
Boris Zbarsky
1b8698e479 Bug 624621 part 3. Use the pre-redirect filename as the script filename and the channel principal as the origin principal, and base our cross-origin check on the origin principal. r=mrbkap 2011-12-19 12:48:12 -05:00
Boris Zbarsky
62700b4c98 Bug 624621 part 2. Add an origin principal argument on nsIScriptContext::EvaluateString and pass that through to the JS engine. r=mrbkap 2011-12-19 12:47:52 -05:00
Rafael Ávila de Espíndola
b31fc35a21 Bug 711570 - finalize statements and close connection. r=zpao.
--HG--
extra : rebase_source : 6816e8f2b0d8edaea7b39e0a0fa4a4c2c288b8a2
2011-12-20 17:17:33 -05:00
Ben Turner
6e927f2bff Bug 712448 - 'Slim wrappers do not use deferred release mechanism'. r=mrbkap. 2011-12-20 17:42:51 -05:00
Brad Lassey
7aff663832 bug 712296 - IOException on startup due to ZipFile closing before ZipInputStream read in AboutHomeContent r=mfinkle 2011-12-20 10:58:21 -05:00
Scott Johnson
ddf64eec41 Bug 707855 - Clamp container size to device width to make font inflation less likely to cause problems on small screens. [r=dbaron] 2011-12-20 16:34:54 -06:00
Chris Leary
0371422967 Bug 712169: Make aligned/unaligned LifoAlloc consistent. (r=luke)
--HG--
extra : rebase_source : cff51d01e46f5b09d642368da532b9b6a8649053
2011-12-20 14:19:45 -08:00
Kartikaya Gupta
00b68564c6 Bug 711453 - Fix infinite zoom scale. r=pcwalton 2011-12-20 17:15:09 -05:00
Kartikaya Gupta
e475dfb3a6 Bug 709817 - Don't clobber mState if animations are aborted. r=pcwalton
Ensure that if the animation is aborted by changing the value of
mState (such as if we get an onTouchStart and set the mState to
TOUCHING), then we don't clobber it and set it back to NOTHING.
Only set it back to NOTHING when the animation finishes normally.
2011-12-20 16:53:39 -05:00
Kartikaya Gupta
b74f03c21e Bug 709817 - Ensure PZC is always accessed on the UI thread. r=pcwalton
Ensure that all public functions in PZC are always called from
the UI thread, so that internal variables are not mutated on
different threads. I also made animatedZoomTo private so that
it can't be inadvertently called from a non-UI thread outside
the class.
2011-12-20 16:53:39 -05:00
Kartikaya Gupta
6a504879ae Bug 709817 - (Cleanup) Replace geometryChanged() with abortAnimation() and remove dead calls. r=pcwalton
Since the geometryChanged function does nothing if the parameter passed
in is false, better to rename the function to be more indicative of
what it actually does, and remove all the resulting dead code.
2011-12-20 16:53:39 -05:00
Joel Maher
faf9f73950 Bug 704509 - fix reftests to work with native fennec. r=dbaron 2011-12-20 16:33:41 -05:00
Margaret Leibovic
fa7bc5351e Bug 710885 - In some cases tapping to activate Flash does not activate Flash. r=mfinkle 2011-12-20 13:26:01 -08:00
Patrick McManus
1b25aa0168 bug 631801 - workaround pr_available() assert r=honzab sr=biesi r=bsmith 2011-12-20 15:14:54 -05:00
Robert O'Callahan
124b50ea62 Bug 697215. CanScrollWithBitBlit needs to return true for scrollframes inside replaced elements (i.e., iframes) that are honoring border-radius. r=mats 2011-12-20 14:31:20 +13:00
Michael Wu
37a4ba5160 Land GonkHal.cpp - Bug 696042 r=cjones, Bug 702256 r=cjones,mounir, Bug 694862 r=cjones 2011-12-20 11:31:53 -08:00
Michael Wu
37d2a6827a Bug 701662 - Serialize filenames in JS_XDRFunctionObject, r=igor 2011-12-20 11:31:45 -08:00
Rafael Ávila de Espíndola
a1d31dd8dd Bug 712345 - brace loop. r=zpao. 2011-12-20 13:54:24 -05:00