Commit Graph

23312 Commits

Author SHA1 Message Date
Ed Morley
f4d70ca746 Merge mozilla-central and inbound 2014-06-09 17:18:00 +01:00
Masayuki Nakano
9bf881aa8e Bug 1020832 tabbrowser's constructor shouldn't use Cc and Ci since using it sometimes causes undefined error r=enndeakin 2014-06-09 22:42:02 +09:00
Ryan VanderMeulen
9ed6718e94 Merge inbound to m-c. a=merge 2014-06-08 22:10:12 -04:00
Joe Walker
a6bc285f73 Bug 989752 - Fix strings in GCLI help command; r=mratcliffe 2014-06-08 22:34:26 +01:00
Joe Walker
db7982e750 Bug 896256 - Fix l10n for a number of strings in the GCLI 'cmd' command; r=mratcliffe 2014-06-08 22:34:14 +01:00
Joe Walker
f0ea2a02ee Bug 903418 - Remove unhelpful GCLI 'media reset' manual text; r=mratcliffe 2014-06-08 22:34:02 +01:00
Joe Walker
d1aef1bd77 Bug 1020222 - Remove unused l10n strings; r=mratcliffe 2014-06-08 22:33:50 +01:00
Joe Walker
f9d16c16c0 Bug 1016330 - (Part 1) Make CSS Coverage work with B2G; r=paul
https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c3
> prettifyCSS needs to be used client side or moved at the toolkit level.
Done

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c4
> Move the call to makeRemote to DeveloperToolbar.jsm
Not done. See https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c6

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c5
> We need to test first there's a cssusage actor.
> A toolbox might be debugging gecko < 32.
Done

https://bugzilla.mozilla.org/show_bug.cgi?id=1016330#c2
> Kill reference to this._tabActor.browser. This might create issues
> with sub documents ("load" is sent to browser even for inner documents.
> It's not the case with tabActor.window).
Future work.
2014-06-08 22:33:36 +01:00
Felipe Gomes
acf73e4b2e Bug 1012530 - Part 2. Reorder child nodes when swapping document state. r=florian 2014-06-08 13:04:59 -03:00
Felipe Gomes
984087f192 Bug 1012530 - Part 1. Keep information about placeholder nodes. r=florian 2014-06-08 13:02:13 -03:00
Gijs Kruitbosch
524efc2f7c Bug 1016419 - implement showing lwt in customization mode, r=mconley,jaws 2014-06-02 21:59:38 +01:00
Patrick Brosset
29e1ec7e39 Bug 1009322 - Disabled intermittent browser_editablemodel_allproperties.js test; r=me 2014-06-09 11:11:23 +02:00
Ryan VanderMeulen
6f355e5e59 Merge m-c to inbound on a CLOSED TREE. a=me 2014-06-07 13:36:44 -04:00
Ryan VanderMeulen
fc2fc5d260 Merge fx-team to m-c. a=merge 2014-06-07 13:32:47 -04:00
ffxbld
9e357fccf1 No bug, Automated blocklist update from host bld-linux64-spot-005 - a=blocklist-update 2014-06-07 03:13:35 -07:00
Ryan VanderMeulen
62fed0915f Backed out changeset 88a641ee5cbe (bug 1007057) for frequent test timeouts.
CLOSED TREE
2014-06-07 01:16:08 -04:00
Ryan VanderMeulen
3c911cbb6d Merge inbound to m-c. a=merge 2014-06-06 17:18:45 -04:00
Ed Morley
27d938a512 Merge mozilla-central and fx-team 2014-06-06 19:13:23 +01:00
Bernardo P. Rittmeyer
7087798029 Bug 1010402- Fix full block width of some hit areas in sync dialogs. r=mconley 2014-06-06 07:47:00 -04:00
Ryan VanderMeulen
cb2b13fe5c Merge m-c to fx-team. a=merge 2014-06-06 17:34:33 -04:00
Brian Grinstead
608ec8f92f Bug 1021770 - Browser Toolbox: remove extra separator next to options cog. r=jryans 2014-06-06 09:05:00 -04:00
Tim Nguyen
487b9d5d2f Bug 983814 - Use menuPanel.png instead of menuPanel-aero.png for Windows 8. r=Gijs 2014-06-05 05:14:00 -04:00
Brian Grinstead
5696b86f43 Bug 1019676 - Project editor: Allow app header to be updated and add gear icon / status indicator. r=harth 2014-06-05 13:38:00 -04:00
Connor Brem
9dddfe29e9 Bug 1005909 - Make URLs in console strings clickable. r=rcampbell 2014-06-05 16:12:00 -04:00
Gijs Kruitbosch
6cd5bee13d Bug 761566 - add per-OS settings/options/preferences string, r=mak 2014-06-04 17:37:54 +01:00
Axel Hecht
7622da763a Bug 1018257 - drop metro from Firefox localization. r=gavin f=flod 2014-05-30 08:46:00 +02:00
Brian Grinstead
ccaf87855b Bug 1018955 - Fix pause/resume button flicker when debugger first loads. r=fitzgen 2014-06-05 17:03:00 +02:00
Jonathan Kew
a32cc70c4a bug 1007639 - stop shipping .woff fonts as part of the desktop browser product. r=gavin 2014-06-06 08:30:54 +01:00
Jonathan Kew
9fc79584da bug 1007629 - eliminate use of "embedded" fonts in about:preferences. r=gavin 2014-06-06 08:30:37 +01:00
Dão Gottwald
5568c6a335 Bug 1018582 - Get rid of #navigator-toolbox::before and #TabsToolbar::after on OS X. r=MattN 2014-06-06 08:53:35 +02:00
Heather Arthur
075baf2ad1 Bug 1017248 - Show @media sidebar for original sources in style editor; r=bgrins 2014-06-05 23:02:23 -07:00
Paul Rouget
b822a12997 Bug 1021504 - add a very simple template. r=dcamp 2014-06-06 12:46:44 +08:00
Paul Rouget
5a56556212 Bug 1007057 - build appmgr v2: remove configure option. r=mshal r=ochameau 2014-06-06 12:01:52 +08:00
Paul Rouget
8ed47e3fcd Bug 1020972 - validate project if icon & name are unknown. r=dcamp 2014-06-06 12:01:51 +08:00
Wes Kocher
eb7b8c2fe6 Merge m-c to fx-team 2014-06-05 19:17:54 -07:00
Wes Kocher
269aba5c80 Merge fx-team to m-c a=merge 2014-06-05 19:06:34 -07:00
Robert Strong
67bcef909d Bug 1010999 - Change update notification to Weekly instead of Daily on Aurora. r=gavin.sharp 2014-06-05 18:10:17 -07:00
Gijs Kruitbosch
54684f7b52 Bug 1015617 - listen for hiding the panel immediately, r=mikedeboer 2014-06-05 16:02:58 +01:00
Carsten "Tomcat" Book
f098f41e9d Merge mozilla-central to fx-team 2014-06-05 15:14:29 +02:00
Carsten "Tomcat" Book
7b58e11c4e merge fx-team to mozilla-central a=merge 2014-06-05 15:08:55 +02:00
Brian Grinstead
17de4adc75 Bug 966242 - Get rid of flicker when rule view is refreshed;r=pbrosset 2014-06-05 07:53:45 -05:00
Patrick Brosset
a3b665620e Bug 911209 - Display hidden nodes differently in the markup-view; r=miker 2014-06-05 14:50:03 +02:00
Carsten "Tomcat" Book
33dde2d780 Backed out changeset ccc885c8f4ac (bug 1003159) for causing test failures in mochitest-other on a CLOSED TREE 2014-06-05 09:32:19 +02:00
Carsten "Tomcat" Book
cf6c440d83 Merge mozilla-central to mozilla-inbound on a CLOSED TREE
--HG--
extra : amend_source : df59c11ce430786cf326f237451a2c769f709cd5
2014-06-05 09:03:12 +02:00
Carsten "Tomcat" Book
ce22f87baf Backed out changeset 52068b669c2a (bug 911209) for causing type errors in tests 2014-06-05 08:55:26 +02:00
Mike Connor
8d2e70b0c6 Bug 1003159 - Default the updater to downloading the entire update at once for Nightly/Aurora, r=rstrong
--HG--
extra : rebase_source : b02d9fc4717817e57c50e2149cbbeaba05097a30
2014-06-04 23:00:32 -04:00
Masayuki Nakano
ea57c1a8ae Bug 1008772 part.2 Add tests for tabbrowser key navigation which isn't blocked by content r=enndeakin 2014-06-05 11:57:53 +09:00
Masayuki Nakano
6ecdb49317 Bug 1008772 part.1 tabs should handle non-printable keys with keydown event handlers in the system group rather than keypress event handlers in the normal group r=smaug+enndeakin 2014-06-05 11:57:53 +09:00
Patrick Brosset
bad04e53f7 Bug 911209 - Display hidden nodes differently in the markup-view; r=miker 2014-06-04 21:42:16 +02:00
Mike de Boer
7c46c8794e Bug 1015525: changes to translation prefs are now recorded by FHR. r=rnewman 2014-06-04 15:32:08 +02:00