janekptacijarabaci
ffa8225e06
Bug 1264125: Queue transitioncancel when animation status is idle
...
Issue #55
2019-02-15 23:53:55 +08:00
janekptacijarabaci
e30e72ff31
Revert - Bug 1324985: Disable firing the transitionrun and transitionstart on Aurora 52
...
Issue #55
2019-02-15 23:53:53 +08:00
janekptacijarabaci
a89e7c6858
Bug 1264125: Fire transitioncancel event when a transition is canceled - part 1 (in the description)
...
Issue #55
part 1 - Add transitioncancel event handler
part 2 - Add ontransitioncancel EventHandler to WebIDL
part 3 - Add member of active time to ComputedTiming
2019-02-15 23:53:52 +08:00
janekptacijarabaci
0c3ebf1a3b
Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (without tests)
...
Issue #55
2019-02-15 23:53:50 +08:00
SpockMan02
56009ac299
Issue #286 - Incorrect filepath
2019-02-15 23:53:48 +08:00
janekptacijarabaci
ea3430429d
Implement auxclick
...
Bug(s):
https://bugzilla.mozilla.org/show_bug.cgi?id=1304044
(native in moebius)
2019-02-15 23:53:46 +08:00
wolfbeast
a0aca802af
Create a 1px overlap between tab center and start/end backgrounds.
...
This visual overlap prevents gaps due to rounding of pixel borders when rounded tab "borders" are exactly flush.
This resolves #268 .
2019-02-15 23:53:45 +08:00
janekptacijarabaci
e8dbb561f6
moebius#161: The Performance Resource Timing (make timestamps be relative to startTime)
...
https://github.com/MoonchildProductions/moebius/pull/161
2019-02-15 23:53:43 +08:00
janekptacijarabaci
5558924d7c
Bug 1321261 - partially - "using namespace mozilla"
...
https://hg.mozilla.org/mozilla-central/diff/9ad9c6b4c8d6/dom/base/nsDOMNavigationTiming.cpp
2019-02-15 23:53:42 +08:00
janekptacijarabaci
e537f5888d
Bug 1322292 - Some fixes for the Performance API in workers - part 3 - TimeStampToDOMHighRes() in workerPrivate
...
https://hg.mozilla.org/mozilla-central/rev/b827e4d0dc73
2019-02-15 23:53:40 +08:00
janekptacijarabaci
c1d7159d0f
Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get rid of NowBaseTimeStamp()
...
https://hg.mozilla.org/mozilla-central/rev/301231f4165a
2019-02-15 23:53:39 +08:00
janekptacijarabaci
94ea4f222c
Bug 1322292 - Some fixes for the Performance API in workers - part 1 - Centralized Performance.now()
...
https://hg.mozilla.org/mozilla-central/rev/291a68ca4825
2019-02-15 23:53:37 +08:00
janekptacijarabaci
d40e56137b
Bug 1313420 - Implement Performance.timeOrigin - part 4 - tests
...
https://hg.mozilla.org/mozilla-central/rev/49305a317143
2019-02-15 23:53:36 +08:00
janekptacijarabaci
3ba85a992a
Bug 1313420 - Implement Performance.timeOrigin - part 3 - tests
...
https://hg.mozilla.org/mozilla-central/rev/0f869d4c93ef
2019-02-15 23:53:34 +08:00
janekptacijarabaci
eb0737c559
Bug 1313420 - Implement Performance.timeOrigin - part 2 - tests
...
https://hg.mozilla.org/mozilla-central/rev/c22f17e0db9d
2019-02-15 23:53:33 +08:00
janekptacijarabaci
ad947fb20a
Bug 1313420 - Implement Performance.timeOrigin - part 1
...
https://hg.mozilla.org/mozilla-central/rev/cf0f72f0b0be
2019-02-15 23:53:31 +08:00
janekptacijarabaci
fdcf9f71e5
Bug 1323941 - navigationStart should not be exposed to workers as timing attribute
...
https://hg.mozilla.org/mozilla-central/rev/6be7eb833b11
2019-02-15 23:53:30 +08:00
janekptacijarabaci
dbccb9748a
Bug 1322966 - Cleanup performance.cpp
...
https://hg.mozilla.org/mozilla-central/rev/0ad76084c4c3
2019-02-15 23:53:28 +08:00
janekptacijarabaci
4e7b6e6d22
Bug 1317297 - nextHopProtocol is an empty string for local fetch
...
https://hg.mozilla.org/mozilla-central/rev/9e5cd2bf4d66
2019-02-15 23:53:26 +08:00
janekptacijarabaci
6885700c5b
moebius#158: The Performance Resource Timing (added support for "workerStart")
...
https://github.com/MoonchildProductions/moebius/pull/158
2019-02-15 23:53:25 +08:00
janekptacijarabaci
6a97ee9379
moebius#157: The Performance Observer (improvements)
...
https://github.com/MoonchildProductions/moebius/pull/157
2019-02-15 23:53:23 +08:00
Bryce Van Dyk
f2565dab54
Bug 1453127 - Do not use iterators in MediaStreamTrack when removing listeners. r=pehrsons a=lizzard
...
--HG--
extra : source : 6b3aaee40f7507e240da08d6e073cff3c53971f4
extra : intermediate-source : 59e50af7afe19f827dd687ea097d5ba551ab0b1d
2019-02-15 23:53:21 +08:00
Jeff Walden
48ffdb584c
Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzard
2019-02-15 23:53:19 +08:00
wolfbeast
66bf4fa8f9
Bug 1411415.
2019-02-15 23:53:18 +08:00
wolfbeast
8ffcc15d3f
Move --enable-tests out of Python configure and flip the default.
2019-02-15 23:53:16 +08:00
wolfbeast
45764754ab
Create /docs and move contributing guideline to it.
2019-02-15 23:53:15 +08:00
adeshkp
b4e59a234c
[Pale Moon] Fix buildid on Mac
2019-02-15 23:53:13 +08:00
janekptacijarabaci
3991e27340
[PALEMOON] [frontend and backend] Added support for "referrerPolicy"
...
Issue #121
https://bugzilla.mozilla.org/show_bug.cgi?id=1113431
2019-02-15 23:53:12 +08:00
JustOff
cc9da6628f
Fix the lexical scope of gBrowser.gInitialPages
2019-02-15 23:53:10 +08:00
janekptacijarabaci
9ff88cf7df
Bug 1263935 - Forward AddonManager.mapURIToAddonId to AddonPathService.mapURIToAddonId
...
Issue #102
2019-02-15 23:53:09 +08:00
janekptacijarabaci
a055ca91ec
Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService
...
Issue #102
2019-02-15 23:53:07 +08:00
NTD
9feb54bfda
[TychoAM] Fix gCertBlocklistService.addRevokedCert is not a function
...
Mozilla renamed it to revokeCertByIssuerAndSerial
2019-02-15 23:53:06 +08:00
JustOff
ce9848de49
Use urlbarChangeTracker instead of userTypedClear to track address bar changes
2019-02-15 23:53:04 +08:00
janekptacijarabaci
ff4c810e26
[DevTools] Storage - style clean up - a check of the variable to see if it exists (an empty line)
...
Issue #102
2019-02-15 23:53:03 +08:00
janekptacijarabaci
ae2fd72616
[DevTools] Storage - style clean up - a check of the variable to see if it exists
...
Issue #102
2019-02-15 23:53:01 +08:00
janekptacijarabaci
8fb86c0396
[PALEMOON] [DevTools] Storage inspector throws an error when url changes
...
Issue #102
2019-02-15 23:52:59 +08:00
janekptacijarabaci
b1dccb759a
[DevTools] Storage inspector throws an error when use arrow keys
...
Issue #102
2019-02-15 23:52:58 +08:00
janekptacijarabaci
3092fc9902
[PALEMOON] Fix a function "middleMousePaste" ("Save") in browser.js
2019-02-15 23:52:56 +08:00
janekptacijarabaci
5aa392974c
[PALEMOON] Fix typo in tabbrowser.xml
2019-02-15 23:52:55 +08:00
janekptacijarabaci
b3ac5a3cd1
[PALEMOON] Style clean up in browser.js
2019-02-15 23:52:53 +08:00
janekptacijarabaci
e509b0d532
[PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy Download Link"
...
Issue #121
2019-02-15 23:52:51 +08:00
janekptacijarabaci
45a39c1ff8
Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Library
...
Issue #121
2019-02-15 23:52:50 +08:00
janekptacijarabaci
fea1a4d195
Bug 945707 - Pausing a download fails when done after a retry + follow up (see the description)
...
Issue #121
[follow up] Bug 92737 - Part 9: Download multiple files when multiple
items are dropped on Downloads view in Library Window
2019-02-15 23:52:48 +08:00
janekptacijarabaci
e40f171756
[PALEMOON] Remove unused Task.jsm in openLocation.js
2019-02-15 23:52:47 +08:00
janekptacijarabaci
30c6430c7c
[PALEMOON] Fix conflict in openLocation.js
...
931950a880 (diff-2f4cb31954)
2019-02-15 23:52:45 +08:00
janekptacijarabaci
8c280d3f49
Fix flags for "loadURIWithFlags" in openLocation.js
...
Issue #121
2019-02-15 23:52:44 +08:00
janekptacijarabaci
63bf5c049c
Maybe fix openLocation.js (to Promise)
...
Issue #121
2019-02-15 23:52:42 +08:00
janekptacijarabaci
9a8a5cb244
Bug 92737 - Part 10: Use browserDragAndDrop.dropLinks in urlbarBindings.xml
...
Issue #121
2019-02-15 23:52:41 +08:00
janekptacijarabaci
04c959e619
Bug 92737 - Part 9: Download multiple files when multiple items are dropped on Downloads view in Library Window
...
Issue #121
2019-02-15 23:52:39 +08:00
janekptacijarabaci
bafa57d4d6
Bug 92737 - Part 8: Download multiple files when multiple items are dropped on Downloads button
...
Issue #121
2019-02-15 23:52:37 +08:00