Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove Gonk build directories | wolfbeast | 2018-05-12 |
| | |||
* | Bug 1426129 - Hold CamerasChild via promoting "this" to a RefPtr. ↵ | Paul Adenot | 2018-05-10 |
| | | | | r=pehrsons, a=RyanVM | ||
* | Add UTF-8 as a default fallback encoding for unknown encodings | janekptacijarabaci | 2018-05-09 |
| | | | | Issue mcp-graveyard/UXP#315 | ||
* | moebius#231: Consider blocking top level window data: URIs (tests) - bug 264588 | janekptacijarabaci | 2018-05-06 |
| | | | | | https://github.com/MoonchildProductions/moebius/pull/231/files https://bugzilla.mozilla.org/show_bug.cgi?id=1264588 | ||
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/231 | ||
* | Merge branch 'intl-ICU-emoji-work' | wolfbeast | 2018-05-04 |
|\ | |||
| * | Issue mcp-graveyard/UXP#325 Part 7: Remove non-Intl legacy code paths from ↵ | wolfbeast | 2018-05-04 |
| | | | | | | | | IndexedDB. | ||
| * | Adjust tests for android-enabled Intl. | wolfbeast | 2018-05-03 |
| | | |||
* | | Merge pull request #323 from MoonchildProductions/nuke-sandbox | Moonchild | 2018-05-04 |
|\ \ | |/ |/| | Nuke sandbox | ||
| * | Remove nsPluginTag::InitSandboxLevel | wolfbeast | 2018-05-03 |
| | | |||
| * | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 |
| | | |||
| * | Remove GMP sandbox code. | wolfbeast | 2018-05-02 |
| | | |||
| * | Remove content process sandbox code. | wolfbeast | 2018-05-02 |
| | | |||
* | | Merge pull request #322 from trav90/ffmpeg-work | Moonchild | 2018-05-03 |
|\ \ | |/ |/| | Add support for FFmpeg 4.0/libavcodec 58 | ||
| * | Add support for libavcodec 58/FFmpeg 4.0 | trav90 | 2018-04-28 |
| | | |||
| * | Import FFmpeg 4.0 header files | trav90 | 2018-04-28 |
| | | |||
* | | Merge pull request #309 from janekptacijarabaci/build_warnings_4 | Moonchild | 2018-05-01 |
|\ \ | | | | | | | Build - throws a warning "interface 'nsISelectionPrivate' is scriptable but derives from non-scriptable 'nsISelection'" | ||
| * | | Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelection | janekptacijarabaci | 2018-04-30 |
| | | | |||
* | | | Bug 1359204 - Do not query nested URI within CheckChannel in ↵ | janekptacijarabaci | 2018-04-30 |
| | | | | | | | | | | | | ContentSecurityManager | ||
* | | | Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Location | janekptacijarabaci | 2018-04-30 |
| | | | |||
* | | | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ↵ | janekptacijarabaci | 2018-04-30 |
| | | | | | | | | | | | | hard e10s) | ||
* | | | Bug 1182569: Update tests when converting docshell loads to use AynscOpen2 | janekptacijarabaci | 2018-04-30 |
| | | | |||
* | | | Bug 1182569 - Skip security check for plugins using newstream attribute | janekptacijarabaci | 2018-04-30 |
| | | | |||
* | | | Bug 1182569: Update ContentSecurityManager to handle docshell loads | janekptacijarabaci | 2018-04-30 |
| | | | |||
* | | | Bug 1182569: Use AsyncOpen2 for docshell loads | janekptacijarabaci | 2018-04-30 |
|/ / | |||
* | | Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1 | Moonchild | 2018-04-29 |
|\ \ | | | | | | | DOM - implement animationcancel event | ||
| * | | Bug 1264125: Fire transitioncancel event when a transition is canceled ↵ | janekptacijarabaci | 2018-03-14 |
| | | | | | | | | | | | | | | | | | | (added tests + style clean up) Issue mcp-graveyard/UXP#55 | ||
| * | | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added ↵ | janekptacijarabaci | 2018-03-14 |
| | | | | | | | | | | | | | | | | | | tests) Issue mcp-graveyard/UXP#55 | ||
| * | | moebius#89: DOM - implement animationcancel event | janekptacijarabaci | 2018-03-14 |
| | | | | | | | | | | | | Issue mcp-graveyard/UXP#55 | ||
| * | | Bug 1264125: Queue CSS related event when setting null target effect | janekptacijarabaci | 2018-03-14 |
| | | | | | | | | | | | | Issue mcp-graveyard/UXP#55 | ||
| * | | Bug 1264125: Call the queueing events when canceling transition via Style or ↵ | janekptacijarabaci | 2018-03-14 |
| | | | | | | | | | | | | | | | | | | Script Issue mcp-graveyard/UXP#55 | ||
| * | | Revert - Bug 1324985: Disable firing the transitionrun and transitionstart ↵ | janekptacijarabaci | 2018-03-14 |
| | | | | | | | | | | | | | | | | | | on Aurora 52 Issue mcp-graveyard/UXP#55 | ||
| * | | Bug 1264125: Fire transitioncancel event when a transition is canceled - ↵ | janekptacijarabaci | 2018-03-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | part 1 (in the description) Issue mcp-graveyard/UXP#55 part 1 - Add transitioncancel event handler part 2 - Add ontransitioncancel EventHandler to WebIDL part 3 - Add member of active time to ComputedTiming | ||
* | | | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1 | Moonchild | 2018-04-29 |
|\ \ \ | | | | | | | | | UI Events - implement auxclick | ||
| * | | | Implement auxclick | janekptacijarabaci | 2018-02-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | Bug(s): https://bugzilla.mozilla.org/show_bug.cgi?id=1304044 (native in moebius) | ||
* | | | | Merge pull request #294 from ↵ | Moonchild | 2018-04-29 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/js_dom_performance-resource-timing_2 moebius#161: The Performance Resource Timing (make timestamps be relative to startTime) | ||
| * | | | | moebius#161: The Performance Resource Timing (make timestamps be relative to ↵ | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | startTime) https://github.com/MoonchildProductions/moebius/pull/161 | ||
| * | | | | Bug 1321261 - partially - "using namespace mozilla" | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | https://hg.mozilla.org/mozilla-central/diff/9ad9c6b4c8d6/dom/base/nsDOMNavigationTiming.cpp | ||
| * | | | | Bug 1322292 - Some fixes for the Performance API in workers - part 3 - ↵ | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TimeStampToDOMHighRes() in workerPrivate https://hg.mozilla.org/mozilla-central/rev/b827e4d0dc73 | ||
| * | | | | Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get ↵ | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rid of NowBaseTimeStamp() https://hg.mozilla.org/mozilla-central/rev/301231f4165a | ||
| * | | | | Bug 1322292 - Some fixes for the Performance API in workers - part 1 - ↵ | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Centralized Performance.now() https://hg.mozilla.org/mozilla-central/rev/291a68ca4825 | ||
| * | | | | Bug 1313420 - Implement Performance.timeOrigin - part 4 - tests | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/49305a317143 | ||
| * | | | | Bug 1313420 - Implement Performance.timeOrigin - part 3 - tests | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/0f869d4c93ef | ||
| * | | | | Bug 1313420 - Implement Performance.timeOrigin - part 2 - tests | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/c22f17e0db9d | ||
| * | | | | Bug 1313420 - Implement Performance.timeOrigin - part 1 | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/cf0f72f0b0be | ||
| * | | | | Bug 1323941 - navigationStart should not be exposed to workers as timing ↵ | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | attribute https://hg.mozilla.org/mozilla-central/rev/6be7eb833b11 | ||
| * | | | | Bug 1322966 - Cleanup performance.cpp | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/0ad76084c4c3 | ||
| * | | | | Bug 1317297 - nextHopProtocol is an empty string for local fetch | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/9e5cd2bf4d66 | ||
* | | | | | Merge pull request #293 from ↵ | Moonchild | 2018-04-29 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/js_dom_performance-resource-timing_1 moebius#158: The Performance Resource Timing (added support for "workerStart") | ||
| * | | | | moebius#158: The Performance Resource Timing (added support for "workerStart") | janekptacijarabaci | 2018-04-29 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/158 |