Moe Bazzi

Results 5 issues of Moe Bazzi

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

bug :beetle:

Introduction.md RefCounted typo https://bugs.webkit.org/show_bug.cgi?id=274236 * Introduction.md: Change the template parameter passed in to RefCounted from T to A. https://github.com/WebKit/WebKit/commit/3072291240e5f0084a52e4895c6793fa09ecfdf2 | Misc | iOS, tvOS & watchOS | macOS | Linux...

merging-blocked

Add IPC documentation https://github.com/WebKit/Documentation/issues/96 * docs/Deep Dive/Architecture/WebKit2.md: added IPC documentation

#### 2e5f5adbeadd180d43e8711486b1adc13f991f61 Use (already built-in) Ref for return type of Internals::selectedRange() ---------------------------------------------------------------------- #### a417f0fbf0c10bb2009899e08d8efb43f5a76d1b Convert more in Editor.cpp ---------------------------------------------------------------------- #### 0a6cfb841dd93cfe47520ff50fe13c7c5a300730 Convert all uses of RefPtr<WebCore::StaticRange> to Ref<WebCore::StaticRange>. ---------------------------------------------------------------------- ####...

merging-blocked
HTML Editing