Commit Graph

260796 Commits

Author SHA1 Message Date
Jan Varga
731558a2e2 Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent 2011-12-20 12:23:27 +01:00
Ed Morley
70b8fc962c Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2011-12-20 11:15:11 +00:00
Jonas Sicking
882414b8f2 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
09d6e71f40 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
5fb4d8f356 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
9703080969 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
d00e2f354c Remove intl/chardet/tests. bug 710980, r=emk 2011-12-20 09:08:50 +02:00
Brad Lassey
3745a0a234 backout changeset 3f050eb4f8ac (bug 711184) 2011-12-20 01:53:34 -05:00
Scott Johnson
95ac74d745 Backout changeset 602d2761e409. 2011-12-20 00:02:01 -06:00
Scott Johnson
aef90f0f50 Backout changeset 93f523345fb6. 2011-12-20 00:01:32 -06:00
Brad Lassey
e293d72600 bug 711757 - Fatal Exception: GeckoLooper Thread @ java.lang.IllegalArgumentException: width and height must be > 0 r=dougt 2011-12-20 00:29:04 -05:00
Brian Nicholson
f00763c8f6 Bug 697858 - Restore tabs from previous session, including history [r=mfinkle] 2011-12-20 20:41:45 -05:00
Alex Pakhotin
33cb4360d2 Bug 712118 - Form autocomplete is broken because we're not receiving compositionupdate events. r=blassey 2011-12-20 17:03:54 -08:00
Chris Leary
34bd285990 Bug 429241: Hex escape test. (TEST ONLY) 2011-12-20 16:49:17 -08:00
Brad Lassey
1b35730ba2 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
24d2c81ee1 Bug 711908 - Fix a bunch of GCC warnings in layout. r=dbaron. 2011-12-19 19:46:39 -08:00
Dão Gottwald
15504d8795 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
fa5d28a8ba merge fx-team to m-c 2011-12-20 09:48:12 +01:00
Tim Taubert
cc9867e335 merge m-c to fx-team 2011-12-20 09:39:06 +01:00
Jason Duell
5d80c49624 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
ff17150d89 Bug 711205: Limit websocket outbound msg size to PR_INT32_MAX. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
cb334de447 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
bb4b445d75 Bug 710964. No longer dispatch incoming WebSocket messages in CLOSING state. r=smaug 2011-12-20 00:20:12 -08:00
Jason Duell
5e1d298d1c Bug 666349: update status code usage to latest spec. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
4f82ec7982 Bug 666349 - Update WebSocket API to latest draft. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
a4f1a82aaf Bug 710345: Mozilla-specific changes to pywebsocket v606. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
2a58edc446 Bug 710345: Upgrade pywebsocket to v606 (RFC 6455). r=mcmanus 2011-12-20 00:20:00 -08:00
Gregory Szorc
6dfec8a582 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
d04db1d281 Bug 711263 - Fix filename case in Cu.import(); r=bustage 2011-12-19 18:32:47 -08:00
Gregory Szorc
1d1d902659 Bug 711263 - Don't register AddonsReconciler unless addons engine is enabled; r=philikon 2011-12-19 17:13:33 -08:00
Sriram Ramasubramanian
dfed63da69 Bug 708616: Awesomebar bg should match main toolbar [r=mfinkle] 2011-12-19 15:30:03 -08:00
Jeff Walden
a158abd5b6 Bug 712129 - Implement MOZ_STATIC_ASSERT and MOZ_STATIC_ASSERT_IF. r=luke 2011-12-19 16:58:30 -05:00
Matt Brubeck
0491289da8 Back out 259262c87f23 (bug 711263) because of test failures 2011-12-19 13:57:01 -08:00
Rob Campbell
ecb8340208 backout Bug 694954, Bug 689939; a=orange 2011-12-19 17:44:11 -04:00
Sriram Ramasubramanian
332c3e0082 Bug 711198: Autocomplete popup should have a minimum width [r=mfinkle] 2011-12-19 13:19:05 -08:00
Ed Morley
99ad401ef3 Backout fe434c1887f5 (bug 708437) for Android build failures on clobber 2011-12-20 13:38:33 +00:00
Joel Maher
80e7b2594f Bug 710877 - allow reftest to use FileUtils and remove quit.js code. r=dbaron 2011-12-20 07:46:10 -05:00
Vivien Nicolas
f52981c36c Bug 711986 - [b2g] Use semi-transparent floating scrollbars for scrollable frames r=cjones 2011-12-20 13:30:15 +01:00
Markus Stange
7d099529c1 Bug 636564 - Make scroll frames deal correctly with scrollbars that overlay content. r=roc 2011-12-20 13:30:14 +01:00
Mike Hommey
b52ed5ef38 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
0e6fee14ee 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
f06029b718 Bug 709792 - Remove deprecated --enable-tracejit; r=khuey 2011-12-20 12:19:36 +00:00
Ed Morley
28b85eecb0 Merge mozilla-central to mozilla-inbound 2011-12-20 11:52:08 +00:00
Mats Palmgren
25a0c2a3eb Bug 619273 - regression tests for DOM mutations inside selection. 2011-12-20 10:15:41 +01:00
Mats Palmgren
ff183ab7dd Bug 619273 - Create new ranges for adding to the selection. 2011-12-20 10:15:41 +01:00
Mats Palmgren
498185f3f0 Bug 619273 - Move the selection state bit from frames to content nodes. r=smaug 2011-12-20 10:15:41 +01:00
Jeff Walden
677b43a2b8 Bug 712129 - Add more assertion macro flavors to mfbt, and make the JS engine use mfbt's implementations where appropriate. r=cjones
--HG--
extra : rebase_source : 6b94db05e74b18a3938a28cbc0f520eb4e01fbb0
2011-12-19 15:54:12 -05:00
Gregory Szorc
9a4e876326 merge m-c to s-c 2011-12-19 12:26:39 -08:00
Jeff Walden
b00479bc34 Bug 712129 - Move MOZ*INLINE macros from Util.h into Attributes.h, where they make more sense. r=luke
--HG--
extra : rebase_source : f62a21c8833c9d5eb7351b18ba14f14d4286b3c0
2011-12-19 14:45:52 -05:00
Jeff Walden
05dcc6d231 Bug 712129 - Move assertion code into a new mfbt/Assertions.h header. r=luke
--HG--
extra : rebase_source : 6587b6aa4180493c48b0663bc627543020a21deb
2011-12-19 14:28:35 -05:00