Commit Graph

278117 Commits

Author SHA1 Message Date
John Schoenick
e82ca46d24 Bug 777098 - Add test. r=bholley 2012-07-27 16:44:52 -07:00
David Mandelin
b5527a44f5 Bug 778347: fix some MSVC warnings, r=luke
--HG--
extra : rebase_source : 859cdd689d4aa794ab8c25d39fb9f9cd7817a92c
2012-07-27 16:32:37 -07:00
Eric Faust
dc82c3601d Bug 747288 - Reland renaming jitinfo to MJITinfo. (r=bhackett) 2012-07-27 16:20:48 -07:00
David Flanagan
fe3328e43d Bug 778346 - Use End key as a sleep button for b2g desktop. r=vingtetun 2012-07-27 16:19:30 -07:00
Bas Schouten
79321c56de Bug 777700 - Part 2: Verify if a cached SourceSurface is still valid. r=jrmuizel 2012-07-28 02:33:08 +02:00
Bas Schouten
6f1c5a20d8 Bug 777700 - Part 1: Add a way to check validity of SourceSurfaces. r=jrmuizel 2012-07-28 02:33:08 +02:00
Oleg Romashin
cb76490018 Bug 744121 - Fix bogus issue with QObject::startTimer: QTimer cannot have a negative interval. r=cjones 2012-07-28 17:55:16 -04:00
Matt Brubeck
48fb2fab3c Bug 775372 - Fix exceptions in _cancelTapHighlight when the highlight element is from a dead window [r=margaret] 2012-07-27 16:03:18 -07:00
Daniel Holbert
56041e0702 Bug 777523: Remove stale "XXX bug 3935" annotation from some properties in nsCSSPropList.h. r=dbaron 2012-07-27 15:53:08 -07:00
Daniel Holbert
be4abd4ade Bug 777519: Remove unnecessary checks for min-height/max-height:auto in nsHTMLReflowState::InitResizeFlags. r=dbaron 2012-07-27 15:52:40 -07:00
David Mandelin
65121c26cf Backout changeset 8bd9d81db80a which landed without a bug
--HG--
extra : rebase_source : 69b0afc5aab63afeea06919db9c2e635e7c6f1dc
2012-07-27 15:49:11 -07:00
Jason Duell
2477d04160 Bug 778296 (previous commit was empty!) - Add comment about thread-safety to nsITimer DONTBUILD. r=bz 2012-07-27 13:58:00 -07:00
Jason Duell
6ac04e5357 Bug 778296 - Add comment about thread-safety to nsITimer DONTBUILD. r=bz 2012-07-27 15:33:13 -07:00
Benjamin Peterson
08ca5c0b52 Backout b69f5004fde8 (Bug 777776) for bustage 2012-07-27 15:22:13 -07:00
Wes Johnston
4a6d4c3c53 Bug 773741 - Test using touch events on resizers. r=enn 2012-07-27 15:01:13 -07:00
Wes Johnston
10f3c8fa0e Bug 773741 - Support touch events in resizers. r=enn 2012-07-27 15:01:12 -07:00
Mihai Sucan
72c23b795c Bug 688981 - Place the web console in its own iframe; r=rcampbell,dao 2012-07-26 18:06:04 +03:00
Tim Taubert
5c8cd5bed1 merge m-c to fx-team 2012-07-27 18:56:07 +02:00
Jonathan Griffin
ceb382364e Bug 753490 - Fix find_element regression, r=mdas, DONTBUILD because NPOTB 2012-07-27 09:39:55 -07:00
Ed Morley
e420e43662 Merge mozilla-central to fx-team 2012-07-27 10:38:57 +01:00
Ed Morley
3385b9bc02 Backout 6b2d5e37140e (bug 741576) for Win7 timeouts in browser_styleinspector_bug_672744_search_filter.js 2012-07-27 10:34:39 +01:00
Bobby Holley
69a662969e Bug 777098 - Null check private of NPObjWrapper in nsJSObjWrapper::GetNewOrUsed. r=bsmedberg 2012-07-27 11:15:43 +02:00
Ed Morley
f17502c328 Merge mozilla-central to mozilla-inbound 2012-07-27 10:02:16 +01:00
Ed Morley
e04c70f934 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-27 09:52:39 +01:00
Jared Wein
41fa9b6f6d Bug 776135 - Social toolbar styling on Windows. r=gavin 2012-07-26 21:48:00 -07:00
Guillaume Destuynder
68357eb8db Bug 776647: Add support for dropping to a "nobody" user after fork()ing, and use that on gonk. r=cjones 2012-07-26 21:42:56 -07:00
Robert Longson
938bb2b0cf Bug 777476 - text bounding boxes should ignore whitespace-only nodes when whitespace compression suppresses them. r=jwatt 2012-07-27 09:07:32 +01:00
Makoto Kato
17d5fc9a84 Bug 777304 - Don't use freed pointer after destructor of NS_ConvertUTF16toUTF8. r=bsmedberg 2012-07-27 12:13:51 +09:00
Matt Woodrow
4f38c06068 Bug 777924 - Invalidate layers when transitioning out of flattening component alpha. r=roc 2012-07-27 15:02:46 +12:00
Matt Woodrow
22e66cf03d Bug 777617 - Allow component alpha flattening of fixed position and zoomed display items. r=roc 2012-07-27 15:02:01 +12:00
Ehsan Akhgari
9d3ed71408 Backout changeset 0589b96414e6 which landed without a bug and broke the builds 2012-07-26 22:56:23 -04:00
Shian-Yow Wu
df01e6f9f9 Bug 777284 - B2G 3G: Sometimes toggling off data call failed. r=philikon 2012-07-27 10:51:54 +08:00
Eric Faust
156a3f24c4 No bug - Rename JitInfo mJITInfo. (r=bhackett) 2012-07-26 19:44:52 -07:00
Ehsan Akhgari
93833269e0 Bug 778028 - Build editor/ in parallel; r=khuey 2012-07-26 22:24:27 -04:00
Ehsan Akhgari
7083d7413e Bug 777949 - Make the editor Makefile.in's splendid; r=khuey
--HG--
extra : rebase_source : cc24614034ecaa18260fdc16654d18d2ef844c7f
2012-07-26 21:57:31 -04:00
Ehsan Akhgari
ab26caf7ad Bug 777937 - Remove the useless EXPORTS rule from editor/public/Makefile.in; r=khuey
--HG--
extra : rebase_source : 227bc8019a86a7f114677464a905625c57b4fa94
2012-07-26 21:55:53 -04:00
Richard Newman
5f65e64598 Bug 762606 - Intermittent test_resource_async.js | test failed (again). r=gps 2012-07-26 14:01:43 -07:00
Matt Brubeck
8f7b054aaf Merge last green changeset from inbound to mozilla-central 2012-07-26 13:56:47 -07:00
Mark Capella
30621de994 Bug 730925 - XHR.getAllResponseHeaders should use CRLF, not LF per spec, r=jst, r=jonas, f=ms2ger 2012-07-26 11:55:23 -04:00
Nick Alexander
fd23bc31f2 Bug 772645 - part 2/2: Make Android Sync account type depend on Fennec shared user ID. r=rnewman 2012-07-26 08:47:25 -07:00
Nick Alexander
47cd37d786 Bug 772645 - part 1/2: Make Android Sync account type depend on Fennec shared user ID. r=rnewman
Firefox and Firefox Beta share account type org.mozilla.firefox_sync.
Aurora and Nightly share account type org.mozilla.fennec_sync.
Developer builds use account type org.mozilla.fennec_whoami_sync.
This was dictated by released code which clustered the shared Android
IDs and code signing into these three sets.
2012-07-26 08:47:25 -07:00
Nick Alexander
a166e77cb8 Bug 764867 - Make Android Sync branding match Fennec branding by using @drawable/icon. r=rnewman 2012-07-26 08:47:25 -07:00
Jan de Mooij
bf8e50560f Backout 72bd41f8ca61 (bug 777383) to see if it fixes a sunspider regression on 64-bit. 2012-07-26 17:37:09 +02:00
Hsin-Yi Tsai
577c316064 Bug 775375 - B2G 3G: Handle B2G restarts (let's be honest, crashes) gracefully. r=philikon 2012-07-26 12:13:49 +08:00
Doug Sherk
713d90ac11 Bug 777264: Remove timer-based repaint throttling r=cjones 2012-07-27 00:33:57 -07:00
Doug Sherk
9ce89e8185 Bug 777264: Fix AsyncPanZoomController and Axis to use CSS pixels for dimension checking r=cjones 2012-07-27 00:33:53 -07:00
Doug Sherk
de333555a2 Bug 777264: Throttle repaint requests in Gecko panning/zooming r=cjones 2012-07-27 00:33:48 -07:00
Chris Jones
525173fa6a Bug 778057: Fix this type of crash bug forever. r=dRdR 2012-07-27 00:15:49 -07:00
Sriram Ramasubramanian
fa8607b810 Bug 770928: Enable default text interaction on honeycomb+. [r=mbrubeck] 2012-07-26 23:56:53 -07:00
Sriram Ramasubramanian
09ae3a71a2 Bug 761785: Background shown during overscroll disappeared. [r=kats] 2012-07-26 23:54:48 -07:00