Olli Pettay
7ea5be2e60
Bug 719949 - Unmark listeners in XHR, WebSocket and EventSource if the object is black, r=mccr8
...
--HG--
extra : rebase_source : ceff390170c3ad35baa33a7f16ec39e3393a81be
2012-01-26 16:55:30 +01:00
Olli Pettay
f2a3c15ca9
Bug 720647 - Add message managers to black-bit-propagation, r=mccr8
...
--HG--
extra : rebase_source : f250f4d74ececd46e07bb81eb4ad9178d6408bd9
2012-01-26 16:39:23 +01:00
Olli Pettay
5a5b5fea2b
Bug 720808 - Add nsJSEventListener and nsGlobalWndow to BBP, r=mccr8
...
--HG--
extra : rebase_source : e6512fe1b8b19b3ddd959b992ce0f2672b0b072f
2012-01-26 16:03:21 +01:00
Olli Pettay
fdd952a25f
Bug 720630 - Add a way to unmark all the listeners in black documents, r=mccr8
...
--HG--
extra : rebase_source : 3703e6bc0dc16683757255fd5bf7a5537ac4de38
2012-01-26 15:51:58 +01:00
Olli Pettay
132a26796c
Bug 720536 - unmark ELM listeners, r=mccr8
...
--HG--
extra : rebase_source : 9c4bdf80b23e4c95c114de83977f813f6c977516
2012-01-26 15:45:12 +01:00
Olli Pettay
2130de6646
Bug 720686, add some cycle collection optimizations to XPC, f=mrbkap,r=mccr8
...
--HG--
extra : rebase_source : 7e8f68a30048f613acc99201c3c1e12b6f74eaba
2012-01-26 14:52:25 +01:00
Tim Taubert
25a059e084
merge fx-team to m-c
2012-01-26 15:17:01 +01:00
Marco Bonardo
def7bbfed8
Merge last green PGO from inbound to central
2012-01-26 12:58:39 +01:00
Tim Taubert
5e9346e34e
Bug 716855 - [Page Thumbnails] Screenshots should contain the the top-left corner; r=dietrich
2012-01-26 11:35:24 +01:00
Tim Taubert
744f201eee
Bug 715710 - [New Tab Page] Black bars behind titles should be lowered in opacity from 80% to 50%; ui-r=limi r=dao
2012-01-26 11:35:16 +01:00
Brad Lassey
e43407b296
bug 721208 - Tab screenshots can hose the gecko event loop r=mfinkle
2012-01-26 02:46:16 -05:00
Brad Lassey
ee914fa94a
backout out 1b0c8e6f01e2 to fix its commit message
2012-01-26 02:57:41 -05:00
Brad Lassey
d04b34db75
bug 721032 - Make thumbnails in about:home and tab menu identical r=mfinkle
2012-01-26 02:46:16 -05:00
Tim Taubert
d813ad2062
merge fx-team to m-c
2012-01-26 08:45:50 +01:00
Tim Taubert
c3590b2ce9
merge fx-team to m-c
2012-01-26 08:36:07 +01:00
Brad Lassey
81cf25f4e0
bug 721032 - Make thumbnails in about:home and tab menu identical r=mfinkle
2012-01-26 01:02:00 -05:00
Brad Lassey
9fd5aa9d7c
backout f583132674d5 due to failing tests
2012-01-26 01:42:38 -05:00
Adam
ee9f95ea54
Bug 720680: Less paren slop. (r=cdleary)
2012-01-25 22:25:31 -08:00
Ed Morley
04fa8416f5
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-01-26 01:30:30 +00:00
Richard Newman
af243f68ad
Bug 720471 - Missing Arrays and SharedPreferences.Editor methods in Android SDK <= 8. r=rnewman
2012-01-25 17:20:00 -08:00
Richard Newman
37f96aed10
Bug 721129 - Incorrect BigInteger comparison in JPakeCrypto. r=dchan
2012-01-25 17:20:00 -08:00
Richard Newman
274a52b30e
Bug 720933 - Android Sync 0.3 code drop. a=mobile
...
Bug 718848 - Part 7: More link styling, pin display styling, alignment per UI feedback.
Bug 718848 - Part 6: Fixed regression of progressbar layout.
Bug 718848 - Part 5: Indentation alignment.
Bug 718848 - Part 4: Fixes for links, icon blurriness, PIN display.
Bug 718848 - Part 3: Whitespace changes.
Bug 718848 - Part 2: Setting theme on start of Sync setup.
Bug 718848 - Part 1: Theme and layout changes, per UI meeting.
Bug 717075 - make classic setup hint text visible. Added basic SyncTheme.
Bug 717691 - Part 1: fall back to supported cipher suites for older Android releases.
Bug 717691 - Part 0: Specify HTTP 1.1 in HTTP requests.
Bug 718848 - Part 2: fixed string revision: "computer" not "desktop". r=rnewman
Bug 719669 - Part 1: throw IncorrectZkpException when g^x^q % p = 1 in J-PAKE.
Bug 719669 - Part 0: code reformatting and string tidying.
Bug 718149 - go somewhere useful after Firefox Sync set up, on launch.
2012-01-25 17:20:00 -08:00
Richard Newman
74ca37ba01
Bug 718928 - AndroidManifest.xml does not depend on Sync manifest include fragments. r=ted
2012-01-25 17:20:00 -08:00
Marina Samuel
00aae8071a
Bug 709660 - correctly process resolution-specific Sync resources. r=mbrubeck r=rnewman
2012-01-25 17:19:59 -08:00
Owen Carpenter ext:(%3B%20Devan%20Sayles%20%3Cdevan.sayles%40gmail.com%3E%3B%20Joe%20Chen%20%3Cjoejoevictor%40gmail.com%3E%3B%20Jon%20Rietveld%20%3Cjonrietveld%40gmail.com%3E)
727518a2fc
Bug 716464 - Typing about:Addons into the url bar loads the add-ons manager but doesn't hide the address bar (the test is case sensitive). r=bmcbride
2012-01-25 17:19:14 -08:00
Brad Lassey
e94153995b
bug 721216 - Bitmap compression on main thread causes the tab strip to take a long time to appear r=pcwalton
2012-01-25 18:36:03 -05:00
Tim Taubert
9db1314b9c
Bug 717492 - [New Tab Page] URL bar history pops up when pressing toolbar buttons; r=dao
2012-01-25 23:47:36 +01:00
Tim Taubert
9e7d8759aa
Bug 717110 - [New Tab Page] Tooltips should be added to page thumbnails; r=dao
2012-01-25 23:45:16 +01:00
Tim Taubert
6fd612f68a
Bug 455553 - Part 5 - New Tab Page tests and test suite; r=dietrich
2012-01-25 23:44:41 +01:00
Tim Taubert
46ae5146f7
Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich
2012-01-25 23:44:27 +01:00
Tim Taubert
e037ba800a
Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin
2012-01-25 23:43:27 +01:00
Tim Taubert
111ff84020
Bug 455553 - Part 2 - Assets / CSS / Images; r=dao
2012-01-25 23:42:15 +01:00
Tim Taubert
05a93581f6
Bug 455553 - Part 1 - XUL/HTML Page and Scripts; r=blair,dietrich
2012-01-25 23:40:18 +01:00
Tim Taubert
5cb3be31f5
Bug 497543 - Part 6 - Don't capture thumbnails for SVG/XML documents; r=dietrich
2012-01-25 22:47:39 +01:00
Tim Taubert
f3cecae283
Bug 497543 - Part 5 - Don't capture thumbnails while the page is scrolled; r=dietrich
2012-01-25 22:47:39 +01:00
Gregory Szorc
11e6746349
Bug 710448 - Rewritten Sync record reconciling to handle edge cases; r=rnewman, r=philikon
...
This patch rewrites Sync's record reconciling logic to properly handle
edge cases. Before, there were a few cases where data loss could occur
because of improperly handled and ignored timestamps.
2012-01-25 13:32:05 -08:00
Patrick McManus
75142efc31
bug 718206 fix spdy nsitransport event generation r=honzab
2012-01-25 15:21:13 -05:00
Patrick McManus
1c0a2af105
bug 716380 - remove an incorrect assertion in socket transport r=honzab
2012-01-25 15:21:11 -05:00
Mark Reid
5af54cbfe1
Bug 720785: report update channel in telemetry ping, r=gavin
2012-01-25 12:12:26 -08:00
Justin Lebar
9dc9c4875e
Bug 720444 - Add amount of free physical memory and free space in the page file to Windows crash reports. r=ted
...
--HG--
extra : rebase_source : 62470172fbcb49f7a1d19c45a1a6bf5dbf46fb4c
2012-01-25 15:05:05 -05:00
Brad Lassey
18fddf22b2
bug 720712 - Crash on startup on Samsung SCH-i400 (Continuum), Android 2.1, Base64 API is API level 8 r=lucasr
2012-01-25 14:49:28 -05:00
Doug Turner
95a33762dd
Backing out 1b2d36e0657b - Bug 716906 - Crashes on ICS. r=dougt
2012-01-25 11:34:34 -08:00
Michael Wu
4e229f73e3
Bug 712973 - Use InputReader from libui in gonk widget backend, r=cjones
2012-01-25 11:00:34 -08:00
Michael Wu
d812029edb
Bug 720769 - Enable nsTransferable in Gonk backend, r=cjones
2012-01-25 10:22:15 -08:00
Bill McCloskey
b5b7133e4b
Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8)
2012-01-25 10:59:55 -08:00
Tim Taubert
9f986ce7a8
merge m-c to fx-team
2012-01-25 17:54:52 +01:00
Luke Wagner
5a0eccb1c5
Bug 720695 - Fix uint32 overflow and INT32_MIN corner cases in CompareLexicographicInt32 (r=waldo,sgimeno)
2012-01-25 08:54:28 -08:00
Matt Brubeck
53c892b7f7
Back out b4decc9b812f (bug 721510) because of frequent Mac reftest failures on a CLOSED TREE
2012-01-27 14:49:50 -08:00
Phil Ringnalda
44050661bf
Back out 88145df4191a, 42408569a696, and 2108d51be2e7 (Bug 719841, Bug 678086, and Bug 695922) for tp crashes on a CLOSED TREE
2012-01-27 14:22:10 -08:00
Jonathan Watt
37c1301be5
Bug 701060 - Fix race condition with pref observers causing test orange. r=ehsan.
2012-01-27 22:16:44 +00:00