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

24879 Коммитов

Автор SHA1 Сообщение Дата
Mike Hommey b32a4ed166 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey 682364d535 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Mike Hommey 0a1fb8d11c Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted 2013-11-28 12:49:43 +09:00
Carsten "Tomcat" Book 3e96086d0c Merge m-c to mozilla-inbound 2013-11-27 12:41:30 +01:00
Carsten "Tomcat" Book 8288f8888d merge fx-team to mozilla-central 2013-11-27 11:01:25 +01:00
Mike Hommey 6691c2d5e9 Bug 943733 - Finish removing PRE_RELEASE_SUFFIX. r=rstrong 2013-11-27 17:13:32 +09:00
Victor Porof 46e1e8c6f4 Bug 898199 - Reenable browser_dbg_event-listeners.js, in light of bug 941787 potentially fixing these sorts of problems, r=me 2013-11-27 09:45:32 +02:00
Markus Stange 30aeb02de9 Bug 920123 - Make Start/Stop FrameTimeRecording work with OMTC and remove paint time recording. r=mattwoodrow 2013-11-27 08:32:19 +01:00
Anton Kovalyov 6258579c2a Bug 919707 - Make shift-click on a gutter select whole lines in the editor. r=robcee 2013-11-26 14:32:28 -08:00
Gijs Kruitbosch 64cc922f74 Bug 943285 - fix add-on-bar-bound positioning due to Australis shim, r=mconley 2013-11-26 23:26:57 +01:00
Gijs Kruitbosch 49f949d9c6 Bug 939955 - move widgets to palette in Australis if add-on bar was hidden pre-Australis, r=mconley 2013-11-26 23:26:34 +01:00
Gijs Kruitbosch 01fba205aa Bug 943524 - fix issues in holly caused by bug 805374, r=jaws 2013-11-26 22:04:01 +01:00
Jim Mathies 9c362e6779 Bug 940952 - Remove an obsolete test. r=me 2013-11-26 14:14:40 -06:00
Jim Mathies a5986cea6a Bug 940952 - Support repositioning selection markers when browser scale changes, and get selection while zoomed working. r=mbrubeck 2013-11-26 14:14:40 -06:00
Jim Mathies 31164cf6fa Bug 940952 - Remove cruft from SelectionHelperUI and input.js. r=mbrubeck 2013-11-26 14:14:40 -06:00
Jim Mathies 77bdf172ee Bug 940952 - Replace apzc GeckoContentController pan notifications with more general purpose transform notifications. r=botond 2013-11-26 14:14:39 -06:00
Yury Delendik c00ed4e57c Bug 943006 - Update Shumway to version 0.7.806. r=till 2013-11-26 08:16:32 -06:00
David Rajchenbach-Teller ec59b7653a Bug 942063 - Telemetry for the size of sessionstore.js. r=smacleod 2013-11-26 14:44:42 -05:00
Patrick Brosset dd2ba78be2 Bug 942114 - Avoid intermittent markup image tooltip test failures. r=miker 2013-11-26 14:23:13 -05:00
Peiyong Lin 11565894fd Bug 941089 - Remove __noSuchMethod__ from browser/devtools/scratchpad/test/browser_scratchpad_ui.js. r=bbenvie 2013-11-26 14:21:59 -05:00
Peiyong Lin 42be858435 Bug 927035 - Replace Data.now() in browser/devtools/webconsole/hudservice.js with static counter. r=bbenvie 2013-11-26 14:21:43 -05:00
Cameron Paul 67e5d120f1 Bug 859057 - Add clear button to network monitor. r=vporof 2013-11-26 14:21:23 -05:00
Jim Mathies dfe6865424 Bug 943372 - Use the newer remote-browser webNavigation jsm in metrofx front end. r=mbrubeck 2013-11-26 13:05:25 -06:00
Jim Mathies 6edcbbfd7d Bug 942389 - Use the same text selection highlight color in content and chrome. r=rsilveira 2013-11-26 13:05:25 -06:00
Christos Stathis acdcd914ad Bug 842682 - Use the debugger API for autocomplete and provide suggestions from the selected stackframe scope; r=msucan 2013-11-26 20:42:02 +02:00
Anton Kovalyov 3b45d17ea0 Bug 941018 - Add default value for col in selectStyleSheet. r=paul 2013-11-26 10:01:02 -08:00
Tim Taubert 86e49262aa Bug 942673 - Fix intermittent browser_pageStyle.js failures r=yoric
From 4697072cd7fbf92715f0b903cdba49b36b91f3a4 Mon Sep 17 00:00:00 2001
2013-11-25 17:42:14 +01:00
Carsten "Tomcat" Book 9b91de51f1 Merge m-c to fx-team 2013-11-26 13:55:35 +01:00
Carsten "Tomcat" Book d548ed7959 merge fx-team to mozilla-central 2013-11-26 12:38:36 +01:00
Henri Sivonen bf3d6e565c Bug 852909 part 3 - Disable the charset menu for PDF.js. r=bdahl. 2013-11-26 09:31:52 +02:00
Henri Sivonen c0a59c4160 Bug 852909 part 2 - Make the character encoding menu no longer observe isImage. r=gavin. 2013-11-26 09:31:52 +02:00
Henri Sivonen a581322e18 Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused. 2013-11-26 09:31:52 +02:00
Jim Mathies 4b73976421 Bug 942830 - When detecting dom scroll use a capture listener. r=mbrubeck 2013-11-25 14:06:28 -06:00
Victor Porof a351511463 Bug 938549 - Recompiling shaders when highlighting is very heavy and loses cached state, r=rcampbell
--HG--
rename : browser/devtools/shadereditor/test/browser_se_programs-blackbox.js => browser/devtools/shadereditor/test/browser_se_programs-blackbox-01.js
rename : browser/devtools/shadereditor/test/browser_se_programs-highlight.js => browser/devtools/shadereditor/test/browser_se_programs-highlight-01.js
2013-11-26 10:51:20 +02:00
Matt Brubeck fa697d2df2 Bug 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond] 2013-11-25 20:30:26 -08:00
Rodrigo Silveira d87d1fe50b Bug 909731 - Disable zoom on start tab r=mbrubeck 2013-11-22 18:07:27 -08:00
Gabriel Luong 5d43d99088 Bug 924996 - Implement keyboard shortcut to move selected lines in source editor. r=anton 2013-11-25 19:06:42 -08:00
Anton Kovalyov 9845b44119 Bug 736879 - Set cursor:text on the SourceEditor's text area. r=jryans 2013-11-25 18:57:27 -08:00
Matt Brubeck cc55b9c002 Bug 932999 - New image for Metro download button [r=rsilveira] 2013-11-25 16:03:31 -08:00
Gabriel Luong 554f969b82 Bug 940713 - Enable autoclose brackets for source editor. r=anton 2013-11-25 15:57:51 -08:00
Gijs Kruitbosch 04091c215f Bug 941321 - add more failure-proofing to Australis customize mode enter/exit routines, r=mconley
--HG--
extra : rebase_source : 921fc4919704bb012fa0fa34426c3df56bccadd0
2013-11-26 00:26:17 +01:00
Gijs Kruitbosch ca17848318 Bug 942626 - fix filtering for customize context menus in Australis, r=jaws
--HG--
extra : rebase_source : b1d99d1c47d692dea4906c3e439f417e052312a8
2013-11-26 00:24:33 +01:00
Felix H. Dahlke d6dfa4ccda Bug 879982 - [Australis] Add Email Link widget; r=jaws 2013-11-23 01:40:18 +01:00
Gijs Kruitbosch 10426dd7f2 Bug 942464 - make middle-click recently closed tabs work in Australis menu panel, too, r=ttaubert 2013-11-25 17:45:07 +01:00
Brian Grinstead e5c3ef9a05 Bug 942815 - DevTools themes - webconsole autocomplete hints not visible with new theme;r=paul 2013-11-25 10:20:36 -06:00
Carsten "Tomcat" Book 26f0e95568 Merge m-c to fx-team 2013-11-25 15:41:33 +01:00
Carsten "Tomcat" Book f48ec4fd3f merge mozilla-inbound to mozilla-central 2013-11-25 12:38:13 +01:00
Matt Woodrow ee9d2758a1 Bug 882384 - Make sure the status panel always get its own layer. r=roc 2013-11-25 14:59:00 +13:00
Phil Ringnalda 2e33d63e47 Merge m-c to f-t 2013-11-24 17:52:09 -08:00
Tim Taubert 8fab6b794e merge m-c to inbound on a CLOSED TREE 2013-11-24 23:25:44 +01:00