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

263382 Коммитов

Автор SHA1 Сообщение Дата
Ms2ger 4088648603 Bug 720124 - Remove dead code from HTMLContentSink: frameset - link - style - doctype; r=hsivonen 2012-01-25 08:48:59 +01:00
Ms2ger 3db20856ec Bug 715112 - Remove HTMLContentSink::ProcessSCRIPTEndTag; r=hsivonen 2012-01-25 08:48:59 +01:00
Oleg Romashin c252b1e68b Bug 720299 - Qt Fennec does not compile with faststartup (undefined reference moz_free/alloc et.c). r=dougt 2012-01-25 02:07:21 -05:00
Cedric Vivier 8ccf48d2f8 Bug 719021 - Saving an empty new style sheet does not display the file name upon saving. r=paul
---
 browser/devtools/styleeditor/StyleEditor.jsm       |    6 ++++--
 .../styleeditor/test/browser_styleeditor_new.js    |    4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

---
 browser/devtools/styleeditor/StyleEditor.jsm       |    6 ++++--
 .../styleeditor/test/browser_styleeditor_new.js    |    4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)
2012-01-25 07:59:00 +01:00
Alex Pakhotin e1f9e87906 Bug 708280 - delay checking for update. r=blassey 2012-01-24 20:32:12 -08:00
Chris Jones c8932ced3b Bug 715232: Don't attempt to CopyTexImage from an RGB framebuffer to an RGBA texture. r=joedrew 2012-01-25 18:05:34 -08:00
Ed Morley a7cc927633 Merge mozilla-central to mozilla-inbound 2012-01-26 01:48:11 +00:00
Marco Bonardo 18bba88e1b Backout 691af0af89da (bug 720501) for test failures 2012-01-26 02:21:44 +01:00
Marco Castelluccio 6532a673e2 Bug 702158 - [Skia] Get Skia backend working on Linux. r=mattwoodrow 2012-01-26 09:54:31 +09:00
Makoto Kato badc27c6a0 Bug 720962 - don't build nsBrowserProfileMigratorUtils.cpp on Linux. r=mano 2012-01-26 09:54:26 +09:00
Daniel Holbert 8fa0f10c1e Bug 695222 followup: fix indentation in column-fill chunk of nsRuleNode::ComputeColumnData. [ whitespace-only, DONTBUILD ] 2012-01-25 16:52:19 -08:00
Rafael Ávila de Espíndola 6118318e5f Bug 683975 - Need infra for developer contributed compilers. r=rail. 2012-01-25 19:37:33 -05:00
Margaret Leibovic 2d59032efd Bug 721214 - Use Tabs.selectTab to select a new tab instead of sending a Tab:Selected message to gecko. r=mbrubeck 2012-01-25 14:18:47 -08:00
Cedric Vivier fa75301a17 Bug 720431 - Can't close Style Editor with cmd+w. r=paul 2012-01-25 02:45:00 +01:00
Margaret Leibovic cc0839ce13 Bug 719860 - Full screen plugins don't work with click to play enabled. r=jst 2012-01-24 17:24:41 -08:00
Ali Juma 68cc9e12bb Bug 717951 - Allow AppendAppNotesToCrashReport to be called from off the main thread in the chrome process. r=ted 2012-01-25 09:43:52 -05:00
Abhishek Singh 3cc60bc3bc Bug 650322 - Remove 'ac_add_options --disable-installer'. r=ted 2012-01-25 14:53:24 +01:00
Geoff Brown c0d5fe5799 Bug 712277 - Avoid crash in zlib adler32 following compression failure; r=michal.novotny 2012-01-25 14:52:29 +01:00
Rogério Gonçalves 80d7512dee Bug 719850 - Web Console should be checked according to the selected tab. r=dao 2012-01-25 13:42:53 +01:00
Dão Gottwald 8fb2853978 merge backout 2012-01-25 14:50:36 +01:00
Dão Gottwald 6bbf7d8a6e Backed out changeset 1fe477ec35e9 2012-01-25 14:50:27 +01:00
Matthew Schranz 877f5228df Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug 2012-01-25 13:47:50 +01:00
User Rogério Gonçalves 22ac193955 Bug 719850 - Web Console should be checked according to the selected tab. r=dao 2012-01-25 13:42:53 +01:00
Dão Gottwald 8cb8e069cb Bug 720981 - Remove element.iQEventData when it's empty. r=ttaubert 2012-01-25 13:40:11 +01:00
Lucas Rocha 061fe17c91 Bug 720152 - Add URI matches for image ID operations (r=blassey) 2012-01-25 11:18:33 +00:00
Makoto Kato 594c2f1293 Bug 720957 - contentLength is unsed in nsJSONListener::OnDataAvailable. r=smaug 2012-01-25 20:15:20 +09:00
George Wright 4ea08cd7d0 Bug 721467 - Add an optional codepath (currently enabled only for Adreno 200 GPUs) to only use glTexImage2D for texture uploads as glTexSubImage2D can be slow and/or buggy r=joe,BenWa
--HG--
extra : rebase_source : 0f2903fe23edf3b191ae5dcfa7df6d9066d1d952
2012-01-24 19:44:48 -05:00
Joe Drew cb96f38c4a Bug 719631 - Support creating offscreen DrawTargets for the Cairo backend. r=jrmuizel
--HG--
extra : rebase_source : 6103e88ec0de91c16aa36829db1e8c988920bcfe
2012-01-27 13:09:20 -05:00
Joe Drew c2191a61ba Bug 719629 - Add ThebesIntSize() convertor function. r=mattwoodrow
--HG--
extra : rebase_source : 85e496ac1b0dbd176157ab7feabd4c41bd29cce4
2012-01-27 13:09:09 -05:00
Joe Drew dd386b3408 Bug 719628 - Fix the formatting and naming of ThebesSurfaceKey. r=mattwoodrow
--HG--
extra : rebase_source : 371e80f924bc6f8dd3dbeea02999ebe8fdd7d27e
2012-01-27 13:08:58 -05:00
Joe Drew b124e5c693 Bug 719627 - Merge the functionality of ScaledFontCairo into ScaledFontBase, as is its purpose. r=jrmuizel
--HG--
extra : rebase_source : df21f1a6e702de1e0a7f52a8a75203078c8be423
2012-01-27 13:08:46 -05:00
Sriram Ramasubramanian e2bd61acc0 Bug 713402: Tabs not shown in awesomescreen in honeycomb. [r=mfinkle] 2012-01-27 11:58:18 -08:00
Bill McCloskey cdf2c28d24 Merge 2012-01-27 11:54:23 -08:00
Bill McCloskey a9b66cd690 Back out 77b82d0464b4 for build failures (bug 716619) 2012-01-27 11:53:11 -08:00
Margaret Leibovic f78690c431 backout 7b3a4af0e68a for twinopen failures 2012-01-27 11:43:22 -08:00
Bill McCloskey fdaae46558 Bug 716619 - Simplify GC probes (r=sfink) 2012-01-27 11:35:12 -08:00
Mark Finkle 49056eb126 Bug 721639 - Add some canvas optimizations for thumbnail generation [r=mbrubeck] 2012-01-27 14:27:26 -05:00
Justin Lebar 307daa6f74 Bug 721589 - Fix intermittent orange in image/test/mochitest/test_error_events.html. r=joe 2012-01-27 09:23:00 -05:00
Sriram Ramasubramanian c66b9a206a Bug 712687: ICS should use a different layout for landscape mode. [r=mfinkle] 2012-01-27 11:19:13 -08:00
Justin Lebar 31b4153075 Bug 721510 - Always decode at least one chunk in RasterImage::DecodeWorker::DecodeSomeOfImage. r=joe 2012-01-27 12:09:01 -05:00
Margaret Leibovic 4b2a7db82f Bug 719868 - Progress throbber still shows when we load about:home on startup. r=mfinkle 2012-01-26 15:07:38 -08:00
Hub Figuière 9b0a5e7cf4 Bug 718624 - Handle press action on links, expose the URL. r=surkov
--HG--
extra : rebase_source : a525881db9fc46bac56230cc8751eebef0ff7dd8
2012-01-27 07:50:04 -08:00
Rafael Ávila de Espíndola 05013372cd Bug 683975 - Need infra for developer contributed compilers. r=rail.
--HG--
extra : rebase_source : b5b616042e629be4c9cd1c8bc7217bc15f4d4a1c
2012-01-27 10:31:44 -05:00
Jan de Mooij 51914517ae Bug 679804 - Move relational ops to jsinterpinlines. r=dvander 2012-01-27 15:36:26 +01:00
Peter Van der Beken fd97a8a392 Back out 570dd369e02a, bc777c65c5ca and 12a483042e9a to fix bustage 2012-01-27 15:34:30 +01:00
Dão Gottwald 09e6731932 No bug - fix some browser chrome tests that pollute the global scope 2012-01-24 23:08:42 +01:00
Matt Brubeck 7a066fff8d Merge last green changeset from mozilla-inbound to mozilla-central 2012-01-24 10:34:46 -08:00
Serge Gautherie 5d9f44a50a Bug 720095. (Av1a-mochitest) Fix some strict warnings and nits. r=ted.mielczarek. 2012-01-24 17:38:46 +01:00
Ben Hearsum 786baadca3 Bug 607389 - generate partial updates at build time for releases. DONTBUILD 2012-01-24 09:18:44 -05:00
Tim Taubert 88a828f072 merge fx-team to m-c 2012-01-24 15:05:47 +01:00