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
Cedric Vivier
95e69e2115
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
06b7cb7fed
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
f1dfca9e4c
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
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
Sriram Ramasubramanian
ce6420700a
Bug 715213: Move "+" to left side on Tab menu. [r=mfinkle]
2012-01-27 13:50:26 -08:00
Gavin Sharp
9a3bd2cbef
Bug 717105 followup: substract process lifetime from timeStamps so that the values are actually useful, r=taras
2012-01-27 12:37:28 -08:00
Sriram Ramasubramanian
4b2173480e
Bug 720698: ICS should use blue outline color for URL bar. [r=mfinkle]
2012-01-27 12:28:45 -08:00
Sriram Ramasubramanian
831dffdf30
Bug 717674: AutoCompletePopup list should be native to the device. [r=mfinkle]
2012-01-27 12:22:05 -08:00
Sriram Ramasubramanian
e73abb5fd9
Bug 712526: Restrict tabs menu to occupy only 2/3 of the screen. [r=mfinkle]
2012-01-27 12:18:02 -08:00
Bobby Holley ext:(%2C%20Jason%20Orendorff%20%3Cjorendorff%40mozilla.com%3E)
67533cf65a
Do not innerize an object assigned to __proto__ or used as the target of a with statement. Bug 719841, r=mrbkap.
2012-01-27 14:16:27 -06:00
Jason Orendorff
957d0ea231
Make the JS debugger consistently ignore dummy frames, fixing an assertion failure. Bug 678086, r=jimb.
2012-01-27 14:16:22 -06:00
Jason Orendorff
197e3fbba0
Reinstate a few assertions in TokenPos constructors. Bug 695922, r=luke.
2012-01-27 14:14:01 -06:00
Sriram Ramasubramanian
893a7ed127
Bug 711198: Autocomplete Popup should have a minWidth. [r=mfinkle]
2012-01-27 12:10:45 -08:00
Paul Rouget
a9ef73c36c
Bug 720975 - Switch to vertical layout only when the window width < 550px. r=msucan
2012-01-25 16:09:11 +01:00
Cedric Vivier
41fc1c0f74
Bug 721353 - Fix invisible outline regression introduced by bug 719022. r=paul
2012-01-26 04:58:00 +01:00
Cedric Vivier
5d680041f1
Bug 721350 - Style Editor auto-scroll to the selected style sheet is annoying. r=paul
...
---
browser/devtools/shared/SplitView.jsm | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
browser/devtools/shared/SplitView.jsm | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
2012-01-26 05:13:00 +01:00