Kartikaya Gupta
36b1a1f54b
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
c5f70b0a51
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
8f0d429677
Bug 704509 - fix reftests to work with native fennec. r=dbaron
2011-12-20 16:33:41 -05:00
Margaret Leibovic
46a35a688e
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
787708094c
bug 631801 - workaround pr_available() assert r=honzab sr=biesi r=bsmith
2011-12-20 15:14:54 -05:00
Robert O'Callahan
fb6541792a
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
03ed7088aa
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
1462bf178d
Bug 701662 - Serialize filenames in JS_XDRFunctionObject, r=igor
2011-12-20 11:31:45 -08:00
Rafael Ávila de Espíndola
fe837d4e56
Bug 712345 - brace loop. r=zpao.
2011-12-20 13:54:24 -05:00
Rafael Ávila de Espíndola
aa5355a6f4
Bug 712342 - make dbStmts an object. r=zpao.
2011-12-20 13:50:33 -05:00
Benoit Girard
ede2ebb8a9
Bug 699918 - Fix 'make package' for the profiler module. r=jmuizelaar
2011-12-20 13:47:10 -05:00
Ed Morley
3247bfac33
Merge mozilla-central and mozilla-inbound
2011-12-20 16:30:26 +00:00
Thomas Prip Vestergaard
0146f9373e
Bug 710987 - Remove duplicate conditional in WordSplitState::FindSpecialWord(); r=roc
2011-12-20 16:14:05 +00:00
Ed Morley
49e9a71f00
Backout 860fdd41cfed & 887abec76bca (bug 693343) for suspected Linux shutdown hangs
2011-12-20 16:04:07 +00:00
Wes Johnston
5f24a57949
Bug 711905 - Support adding links to homescreen from awesomebar [r=mfinkle]
2011-12-20 10:28:12 -05:00
Philipp Wagner
9968756839
Bug 693615 - element.lookupNamespaceURI(null) in text/html page cause NS_ERROR_FAILURE error on XrayWrappers; r=bz
2011-12-20 15:54:14 +01:00
Trevor Saunders
36bf0c53d0
bug 693343 - fix review nit missed when qrefreshing r=me
2011-12-20 09:43:25 -05:00
Mike Gorse
43431153a6
bug 693343 - a11y disabled on gnome 3 when GNOME_ACCESSIBILITY is unset r=tbsaunde, karlt
2011-12-20 09:25:13 -05:00
Reuben Morais
168c0cc709
Bug 490225 - Open new tabs in existing browser window if there is one. r=dao
2011-12-20 14:02:48 +01:00
Jan Varga
3975331303
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
2011-12-20 12:23:27 +01:00
Ed Morley
6b3e3d80a0
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2011-12-20 11:15:11 +00:00
Jonas Sicking
abe11e8c63
Bug 694138: Support an array of strings as keyPath on objectStores and indexes. r=janv/bent
2011-12-20 02:59:07 -08:00
Jonas Sicking
fcaa811a2a
Bug 692614: Support all spec'ed key-types, including Arrays. Patch by Jan Varga and me. r=janv/bent/me
2011-12-20 02:58:44 -08:00
Brad Lassey
f2889db297
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 02:49:44 -05:00
Henri Sivonen
0ed62b3996
Bug 710142 - Make external View Source editor work again when the content comes from nsIWebBrowserPersist. r=gavin.sharp.
2011-12-20 09:41:08 +02:00
Simon Montagu
65e012361b
Remove intl/chardet/tests. bug 710980, r=emk
2011-12-20 09:08:50 +02:00
Brad Lassey
2e202d67fc
backout changeset 3f050eb4f8ac (bug 711184)
2011-12-20 01:53:34 -05:00
Scott Johnson
17397f2991
Backout changeset 602d2761e409.
2011-12-20 00:02:01 -06:00
Scott Johnson
0d2f6d6444
Backout changeset 93f523345fb6.
2011-12-20 00:01:32 -06:00
Brad Lassey
1078e7ec5b
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
Dão Gottwald
88dac5f765
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
2fbf5d570b
merge fx-team to m-c
2011-12-20 09:48:12 +01:00
Tim Taubert
74ebc0d47f
merge m-c to fx-team
2011-12-20 09:39:06 +01:00
Jason Duell
e1e683a5e9
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
04061f024a
Bug 711205: Limit websocket outbound msg size to PR_INT32_MAX. r=mcmanus
2011-12-20 00:20:12 -08:00
Jason Duell
310257bf73
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
39db3981ba
Bug 710964. No longer dispatch incoming WebSocket messages in CLOSING state. r=smaug
2011-12-20 00:20:12 -08:00
Jason Duell
0e9574dc47
Bug 666349: update status code usage to latest spec. r=mcmanus
2011-12-20 00:20:12 -08:00
Jason Duell
49b8bce974
Bug 666349 - Update WebSocket API to latest draft. r=mcmanus
2011-12-20 00:20:12 -08:00
Jason Duell
144a4ca96d
Bug 710345: Mozilla-specific changes to pywebsocket v606. r=mcmanus
2011-12-20 00:20:12 -08:00
Jason Duell
2d4bdcf04b
Bug 710345: Upgrade pywebsocket to v606 (RFC 6455). r=mcmanus
2011-12-20 00:20:00 -08:00
Gregory Szorc
ac1d404f8b
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
73c2884d82
Bug 711263 - Fix filename case in Cu.import(); r=bustage
2011-12-19 18:32:47 -08:00
Gregory Szorc
1ba3d36c12
Bug 711263 - Don't register AddonsReconciler unless addons engine is enabled; r=philikon
2011-12-19 17:13:33 -08:00
Sriram Ramasubramanian
266a40bd53
Bug 708616: Awesomebar bg should match main toolbar [r=mfinkle]
2011-12-19 15:30:03 -08:00
Matt Brubeck
df067d069f
Back out 259262c87f23 (bug 711263) because of test failures
2011-12-19 13:57:01 -08:00
Rob Campbell
328287b33c
backout Bug 694954, Bug 689939; a=orange
2011-12-19 17:44:11 -04:00
Sriram Ramasubramanian
347c5c4c3e
Bug 711198: Autocomplete popup should have a minimum width [r=mfinkle]
2011-12-19 13:19:05 -08:00
Ed Morley
bb4d5c8d26
Backout fe434c1887f5 (bug 708437) for Android build failures on clobber
2011-12-20 13:38:33 +00:00
Joel Maher
11b47ed20d
Bug 710877 - allow reftest to use FileUtils and remove quit.js code. r=dbaron
2011-12-20 07:46:10 -05:00