Граф коммитов

262694 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari 17c5a879b4 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
Phil Ringnalda a4b7742d76 Bug 694248 - skip layout/tables/crashtests/691824-1.xhtml on Android, r=ehsan 2012-01-23 15:40:43 -08:00
Kartikaya Gupta c314680fce Bug 712065 - Special treatment is needed to get the size of SVG documents. r=mfinkle 2012-01-26 09:55:29 -05:00
Brad Lassey fde21ce1c6 bug 721209 - tab screenshots unnecessarily big for background tabs r=mfinkle 2012-01-26 01:35:32 -05:00
Siddharth Agarwal f55b83ca01 Bug 699385 - Remove support for pre-Windows 7 SDKs. r=ted
--HG--
extra : rebase_source : 65ad2481c16199bfba9cebe89965d2065e90dd42
2012-01-26 22:05:34 +05:30
Siddharth Agarwal 5101b91ac2 Bug 718541 - Work around an MSVC compiler bug with inlining JSObject::nativeLookup. r=Waldo
--HG--
extra : rebase_source : 15e0e90a4c525b40253d38ed5c6c9b6b7d299891
2012-01-26 21:47:10 +05:30
Dave Herman 537142c830 Bug 721611 - evalWithLocation, r=Waldo 2012-01-26 11:26:59 -05:00
Gian-Carlo Pascutto cd3d135021 Bug 721320 - Enable persistent SQLite journal on LocalBrowserDB. r=lucasr 2012-01-26 16:30:21 +01:00
Simon Montagu 2bcb32ce3f Remove unused files from intl/chardet. Bug 713866, r=emk 2012-01-26 17:28:03 +02:00
Nicholas Nethercote 7559a70a04 Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett.
--HG--
extra : rebase_source : a65039a407daab45360a5b375b53cbf1bc05b7f6
2012-01-25 00:52:51 -08:00
Rafael Ávila de Espíndola a9d5084251 Bug 683975 - Need infra for developer contributed compilers. r=rail.
Don't build the c++ compiler on the first stage, saving some time

Build glibc with the compiler we just built (i.e. same stage). With this we
only have to worry about glibc building with one gcc version.

--HG--
extra : rebase_source : 917f2ec49da8f1d9e5e0c036258b4cd6b0189192
2012-01-26 09:02:15 -05:00
Henri Sivonen 84d30592e9 Bug 721313 - Do not run normal parse end code when parsing a full document from string. r=smaug. 2012-01-26 15:59:22 +02:00
Jonathan Kew 0a746b3441 backout changeset 26509d4e545d (bug 715953) due to debug orange. 2012-01-26 13:13:14 +00:00
Nathan Froyd 501db83131 Bug 715953 - add telemetry for recent background timers; r=bz 2012-01-18 09:35:05 -08:00
Edwin Flores 4701befff3 Bug 710521 - Refactor gfxFont to separate out drawing stroke and drawing to path. r=roc 2012-01-26 13:11:18 +01:00
Dão Gottwald 3216b07af4 Bug 720984 - contentAreaUtils.js: getTargetFile leaks gDownloadLastDir into the global scope. r=gavin 2012-01-26 13:09:45 +01:00
Marco Bonardo a8611d3d04 Bug 720501 - urlInlineComplete should not attempt to case-preserve results, since that interferes with the controller's case-preservation.
r=gavin
2012-01-26 00:54:25 +01:00
Marco Bonardo 4c5eda8628 Merge mozilla-central to mozilla-inbound 2012-01-26 13:00:26 +01:00
Marco Bonardo ffa17360a5 Merge last green PGO from inbound to central 2012-01-26 12:58:39 +01:00
Brad Lassey 5d7fa8b42e bug 721208 - Tab screenshots can hose the gecko event loop r=mfinkle 2012-01-26 02:46:16 -05:00
Brad Lassey ac7479ba9a backout out 1b0c8e6f01e2 to fix its commit message 2012-01-26 02:57:41 -05:00
Brad Lassey 11da4c1059 bug 721032 - Make thumbnails in about:home and tab menu identical r=mfinkle 2012-01-26 02:46:16 -05:00
Tim Taubert 2b7a23c080 merge fx-team to m-c 2012-01-26 08:45:50 +01:00
Tim Taubert e82d020767 merge fx-team to m-c 2012-01-26 08:36:07 +01:00
Brad Lassey 0405db9c10 bug 721032 - Make thumbnails in about:home and tab menu identical r=mfinkle 2012-01-26 01:02:00 -05:00
Brad Lassey 95e1d93652 backout f583132674d5 due to failing tests 2012-01-26 01:42:38 -05:00
Adam 4abd30558d Bug 720680: Less paren slop. (r=cdleary) 2012-01-25 22:25:31 -08:00
Ed Morley 38ce873b08 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-01-26 01:30:30 +00:00
Richard Newman 074ae67ccc Bug 720471 - Missing Arrays and SharedPreferences.Editor methods in Android SDK <= 8. r=rnewman 2012-01-25 17:20:00 -08:00
Richard Newman e5fb0cf2fd Bug 721129 - Incorrect BigInteger comparison in JPakeCrypto. r=dchan 2012-01-25 17:20:00 -08:00
Richard Newman 69a6774d4f 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 810d4c676e Bug 718928 - AndroidManifest.xml does not depend on Sync manifest include fragments. r=ted 2012-01-25 17:20:00 -08:00
Marina Samuel 72bccd2c10 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) 4ca07b8e14 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 04a39875f5 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 ebbc2b1777 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 36d29afe45 Bug 717110 - [New Tab Page] Tooltips should be added to page thumbnails; r=dao 2012-01-25 23:45:16 +01:00
Tim Taubert e0ee63045e Bug 455553 - Part 5 - New Tab Page tests and test suite; r=dietrich 2012-01-25 23:44:41 +01:00
Tim Taubert 2d8effda7e Bug 455553 - Part 4 - Shared Module; r=blair,mak,dietrich 2012-01-25 23:44:27 +01:00
Tim Taubert ea80ee7eb8 Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Tim Taubert a28b3c7805 Bug 455553 - Part 2 - Assets / CSS / Images; r=dao 2012-01-25 23:42:15 +01:00
Tim Taubert d2a36e7226 Bug 455553 - Part 1 - XUL/HTML Page and Scripts; r=blair,dietrich 2012-01-25 23:40:18 +01:00
Tim Taubert 86c5dfed1c Bug 497543 - Part 6 - Don't capture thumbnails for SVG/XML documents; r=dietrich 2012-01-25 22:47:39 +01:00
Tim Taubert da5b11be93 Bug 497543 - Part 5 - Don't capture thumbnails while the page is scrolled; r=dietrich 2012-01-25 22:47:39 +01:00
Patrick McManus f70e102f81 bug 718206 fix spdy nsitransport event generation r=honzab 2012-01-25 15:21:13 -05:00
Patrick McManus 23992ced26 bug 716380 - remove an incorrect assertion in socket transport r=honzab 2012-01-25 15:21:11 -05:00
Mark Reid 2184283516 Bug 720785: report update channel in telemetry ping, r=gavin 2012-01-25 12:12:26 -08:00
Justin Lebar 0540a38dc7 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
Doug Turner c88126cdb1 Backing out 1b2d36e0657b - Bug 716906 - Crashes on ICS. r=dougt 2012-01-25 11:34:34 -08:00
Michael Wu 4264f4a09e Bug 712973 - Use InputReader from libui in gonk widget backend, r=cjones 2012-01-25 11:00:34 -08:00