Brian Nicholson
d9e9735f31
Bug 710845 - Don't show disabled search engines in AwesomeBar. r=mfinkle
2012-01-30 18:14:53 -08:00
Marco Bonardo
7e0d395f4e
merge again
2012-01-26 19:37:23 +01:00
Marco Bonardo
4ed363f0ac
Merge mozilla-central to mozilla-inbound
2012-01-26 19:34:35 +01:00
Siddharth Agarwal
53f59d57c2
Followup to bug 699385: remove a bit from js/src/configure.in I forgot to tackle in the original patch.
2012-01-27 00:04:09 +05:30
Kartikaya Gupta
9fd13cc033
Bug 720442 - Scroll input fields to bottom of viewport rather than top. r=blassey
2012-01-26 13:16:45 -05:00
Justin Lebar
b5dc2a4e3b
Bug 719531 - Part 2: Make FallibleTArray use moz_malloc rather than NS_Alloc, because only the former is fallible. r=bsmedberg
...
--HG--
extra : rebase_source : 9259871f86b6fcaa805b0e042c52e10b751acdf5
2012-01-26 12:51:45 -05:00
Justin Lebar
31cd966890
Bug 719531 - Part 1: Add test that FallibleTArray returns false instead of crashing. r=bsmedberg
...
--HG--
extra : rebase_source : 171dd32b0d2e863fa623fe05b76fc2986db5f057
2012-01-26 12:51:34 -05:00
Tim Taubert
bc4c77507b
Bug 721398 - moz-page-thumb protocol should not access from a web page; r=mak
2012-01-26 18:28:41 +01:00
Tim Taubert
22c5ecd277
Backed out changeset 34157f4059ba (bug 455553)
2012-01-26 18:27:58 +01:00
Tim Taubert
aca1a136f8
Backed out changeset 3f30da5d0bc3 (bug 455553)
2012-01-26 18:27:54 +01:00
Tim Taubert
8d57d8d45e
Backed out changeset 746adaa9c9da (bug 455553)
2012-01-26 18:27:49 +01:00
Tim Taubert
5885e17c60
Backed out changeset 95143a881557 (bug 455553)
2012-01-26 18:27:45 +01:00
Tim Taubert
d97a827c12
Backed out changeset 38eda0c8b0fd (bug 455553)
2012-01-26 18:27:41 +01:00
Tim Taubert
84abee299e
Backed out changeset 7f44427086f7 (bug 717110)
2012-01-26 18:27:37 +01:00
Tim Taubert
8eab9b0892
Backed out changeset 74b125f29e23 (bug 717492)
2012-01-26 18:27:33 +01:00
Tim Taubert
1af7a0a353
Backed out changeset bff640abf40c (bug 715710)
2012-01-26 18:27:29 +01:00
Jeff Gilbert
4a4c7e1718
Bug 721205 - Add correct logic for enabling BGRA readPixels for GLES - r=bjacob
2012-01-26 09:26:36 -08:00
Matt Brubeck
cf533f2b23
Bug 719557 - "Full Screen" add-on (window.fullScreen) has problems in native Fennec [r=blassey]
2012-01-26 09:17:33 -08:00
Benoit Jacob
66a14ff3fd
Bug 720438 - Update ANGLE to r963 - no review
...
No review because this is just syncing us with upstream:
http://code.google.com/p/angleproject/
This is also doing some cleanup, removing stale/empty files and updating patches.
The main benefit from this update is that long-identifier-shortening has been fixed.
2012-01-26 12:04:15 -05:00
Ehsan Akhgari
563cfffc3e
Bug 718032 - Make stackwalking for other threads cheaper on Windows by avoiding involving a third walker thread; r=jrmuizel
2012-01-26 11:57:23 -05:00
Olli Pettay
63133475db
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
ea14e2294f
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
e45ec4dc02
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
12ceb58a9b
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
64868ba5e5
Bug 720536 - unmark ELM listeners, r=mccr8
...
--HG--
extra : rebase_source : 9c4bdf80b23e4c95c114de83977f813f6c977516
2012-01-26 15:45:12 +01:00
Olli Pettay
47b8ec859f
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
b6c6442e7c
merge fx-team to m-c
2012-01-26 15:17:01 +01:00
Marco Bonardo
01e60fb799
Merge last green PGO from inbound to central
2012-01-26 12:58:39 +01:00
Tim Taubert
3db6b9bb1e
Bug 716855 - [Page Thumbnails] Screenshots should contain the the top-left corner; r=dietrich
2012-01-26 11:35:24 +01:00
Tim Taubert
3cb54763ca
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
27309e0568
bug 721208 - Tab screenshots can hose the gecko event loop r=mfinkle
2012-01-26 02:46:16 -05:00
Brad Lassey
ec525a125a
backout out 1b0c8e6f01e2 to fix its commit message
2012-01-26 02:57:41 -05:00
Brad Lassey
5832a3ad0a
bug 721032 - Make thumbnails in about:home and tab menu identical r=mfinkle
2012-01-26 02:46:16 -05:00
Tim Taubert
308e72f72c
merge fx-team to m-c
2012-01-26 08:45:50 +01:00
Tim Taubert
642bce558f
merge fx-team to m-c
2012-01-26 08:36:07 +01:00
Brad Lassey
2f607773e4
bug 721032 - Make thumbnails in about:home and tab menu identical r=mfinkle
2012-01-26 01:02:00 -05:00
Brad Lassey
5cb8361be5
backout f583132674d5 due to failing tests
2012-01-26 01:42:38 -05:00
Adam
3f05d0496d
Bug 720680: Less paren slop. (r=cdleary)
2012-01-25 22:25:31 -08:00
Ed Morley
2806e8f2c1
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-01-26 01:30:30 +00:00
Richard Newman
e54094e77f
Bug 720471 - Missing Arrays and SharedPreferences.Editor methods in Android SDK <= 8. r=rnewman
2012-01-25 17:20:00 -08:00
Richard Newman
a317412b06
Bug 721129 - Incorrect BigInteger comparison in JPakeCrypto. r=dchan
2012-01-25 17:20:00 -08:00
Richard Newman
76f4f35f97
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
2f5d259a63
Bug 718928 - AndroidManifest.xml does not depend on Sync manifest include fragments. r=ted
2012-01-25 17:20:00 -08:00
Marina Samuel
cf0ab9b2f5
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)
f930c74c32
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
Cedric Vivier
bb659c06f4
Bug 720291 - Intermittent browser_styleeditor_new.js | content's background color has been updated to red - Got rgb(255, 5, 5) (or 6, 6), expected rgb(255, 0, 0). r=dcamp
2012-01-26 01:53:00 +01:00
Victor Porof
c4b20bcd1f
Bug 719039 - After the Highlighter was refactored, ESCAPE key closes Inspector when Tilt is open. r=rcampbell
2012-01-27 23:44:59 +02:00
Paul Rouget
a36aaff467
Bug 720468 - Add an "*" at the beginning of a file name if the file needs to be saved. r=dao
2012-01-27 15:28:47 +01:00
Brad Lassey
3619761b52
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
83fc956292
Bug 717492 - [New Tab Page] URL bar history pops up when pressing toolbar buttons; r=dao
2012-01-25 23:47:36 +01:00