Results 131 issues of Noitidart

### Introduction This is regarding this topic here - https://github.com/facebook/react-native/issues/19995 @babara2 or @EdgarHSM were you able to find solution to this? ### Details Many times we want to handle focus...

Hi there, do you have a similar package, or plans for one, for Bing or a non-google service?

I cannot find an "X" icon in the set. May you please provide one. I can only find a x with a circle - "close": ![](http://i.imgur.com/vpJMbeS.png)

icon

Hi there, Is it possible to request that we get the "circle" icons without the circle. For instance the close, minus, plus all have a circle around them, it would...

icon

I am familiar with JNI.jsm (ctypes based) and Android APIs, I wrote the docs on JNI.jsm - https://developer.mozilla.org/en-US/docs/Mozilla/JavaScript_code_modules/JNI.jsm I was thinking we should support Android. Obviously there are no media...

question

The "Automatically play/pause media" feature is really awesome. Just food for thought, to make it more visible/discover-able, what about creating a separate addon featuring this? ## --- Want to back...

question

I think the reason the RegisterHotkey method is not working for some people is because of this: http://stackoverflow.com/a/31591059/1828637 When I have the task manager (ctrl + alt +del window) open...

I wanted to create a hotkey global hotkey for my addon. Would it be easy for you to make a distributable of the workers so other addon devs could easily...

question

In firefox I am seeing a weird tear effect. Here is a screencast: https://youtu.be/wNhzWwv0RkI Windows 10, Firefox 55.0b4 (64-bit) Here is a screenshot - ![](http://i.imgur.com/FP73yFi.png)

question

Is there anything as simple as `fetch('...', { credentials:'omit' })` to make a single call without cookies? I couldn't figure it out.