Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | Bug 1332595 - remove useless click handling | janekptacijarabaci | 2018-05-01 | -49/+3 | |
| | | | | |||||
| * | | | Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private ↵ | janekptacijarabaci | 2018-04-30 | -0/+13 | |
| | | | | | | | | | | | | | | | | window | ||||
| * | | | Bug 1359204 - Test view-source can open link is not blocked by security policies | janekptacijarabaci | 2018-04-30 | -0/+68 | |
| | | | | |||||
| * | | | Bug 1359204 - Use SystemPrincipal as TriggeringPrincipal when loading page ↵ | janekptacijarabaci | 2018-04-30 | -0/+5 | |
| | | | | | | | | | | | | | | | | as view-source | ||||
| * | | | Bug 1359204 - Do not query nested URI within CheckChannel in ↵ | janekptacijarabaci | 2018-04-30 | -7/+0 | |
| | | | | | | | | | | | | | | | | ContentSecurityManager | ||||
| * | | | Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURL | janekptacijarabaci | 2018-04-30 | -1/+3 | |
| | | | | |||||
| * | | | Bug 1333147 - Do not use owner as triggeringPrincipal when creating session ↵ | janekptacijarabaci | 2018-04-30 | -5/+0 | |
| | | | | | | | | | | | | | | | | history entry | ||||
| * | | | Bug 1232432 - Convert feeds/feedConverter to use asyncOpen2() | janekptacijarabaci | 2018-04-30 | -1/+1 | |
| | | | | |||||
| * | | | Bug 1334875 - Temporarily remove assertion that history loads pass a valid ↵ | janekptacijarabaci | 2018-04-30 | -7/+0 | |
| | | | | | | | | | | | | | | | | triggeringprincipal | ||||
| * | | | Bug 1341754: Test SetURI in Location passes triggeringPrincipal | janekptacijarabaci | 2018-04-30 | -0/+110 | |
| | | | | |||||
| * | | | Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Location | janekptacijarabaci | 2018-04-30 | -6/+14 | |
| | | | | |||||
| * | | | Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loads | janekptacijarabaci | 2018-04-30 | -0/+57 | |
| | | | | |||||
| * | | | Bug 1341589 - Set triggeringPrincipal on history entry for view-source loads | janekptacijarabaci | 2018-04-30 | -0/+2 | |
| | | | | |||||
| * | | | Bug 1337622 - Temporarily fall back to SystemPrincipal if History entry does ↵ | janekptacijarabaci | 2018-04-30 | -1/+1 | |
| | | | | | | | | | | | | | | | | not have a valid triggeringPrincipal | ||||
| * | | | Bug 1307736 - Store triggeringPrincipal with all history entries | janekptacijarabaci | 2018-04-30 | -6/+22 | |
| | | | | |||||
| * | | | Bug 1307736 - Ensure History loads pass valid triggeringPrincipal | janekptacijarabaci | 2018-04-30 | -5/+11 | |
| | | | | |||||
| * | | | Bug 1332310 - Update AddState and CreateContentViewer to provide an accurate ↵ | janekptacijarabaci | 2018-04-30 | -2/+10 | |
| | | | | | | | | | | | | | | | | triggeringPrincipal for creating a history entry | ||||
| * | | | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ↵ | janekptacijarabaci | 2018-04-30 | -22/+56 | |
| | | | | | | | | | | | | | | | | hard e10s) | ||||
| * | | | Bug 1182569: Add credentials mode for fetch-frame-resource.https.html wpt test | janekptacijarabaci | 2018-04-30 | -2/+4 | |
| | | | | |||||
| * | | | Bug 1182569: Disable hsts priming for loads of type subdocument for wpt tests | janekptacijarabaci | 2018-04-30 | -0/+18 | |
| | | | | |||||
| * | | | Bug 1182569: Update tests when converting docshell loads to use AynscOpen2 | janekptacijarabaci | 2018-04-30 | -5/+18 | |
| | | | | |||||
| * | | | Bug 1182569 - Skip security check for plugins using newstream attribute | janekptacijarabaci | 2018-04-30 | -24/+47 | |
| | | | | |||||
| * | | | Bug 1182569: Update ContentSecurityManager to handle docshell loads | janekptacijarabaci | 2018-04-30 | -27/+68 | |
| | | | | |||||
| * | | | Bug 1182569: Use AsyncOpen2 for docshell loads | janekptacijarabaci | 2018-04-30 | -35/+21 | |
|/ / / | |||||
* | | | Merge pull request #299 from janekptacijarabaci/pm_permissions_2_style-clean-up | New Tobin Paradigm | 2018-04-30 | -8/+0 | |
|\ \ \ | | | | | | | | | [PALEMOON] [frontend vs backend] Remove unused styles for Push Notifications | ||||
| * | | | [PALEMOON] [frontend vs backend] Remove unused styles for Push Notifications | janekptacijarabaci | 2018-04-30 | -8/+0 | |
| | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/UXP/pull/273#issuecomment-385267814 | ||||
* | | | | [PALEMOON] Add required gBrowserBundle lazy getter in nsBrowserGlue.js | Matt A. Tobin | 2018-04-30 | -3/+9 | |
| |/ / |/| | | |||||
* | | | Merge pull request #300 from janekptacijarabaci/build_warnings_3 | New Tobin Paradigm | 2018-04-30 | -1/+1 | |
|\ \ \ | | | | | | | | | [PALEMOON] Fix a build warning for autocomplete.css | ||||
| * | | | The preprocessor will be used for content/browser/autocomplete.xml | janekptacijarabaci | 2018-04-30 | -1/+1 | |
| | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/UXP/pull/300#issuecomment-385325335 | ||||
| * | | | Fix a build warning for autocomplete.css a autocomplete.xml | janekptacijarabaci | 2018-04-30 | -2/+2 | |
| |/ / | |||||
* | | | Merge pull request #301 from janekptacijarabaci/html_input_datetime_4 | Moonchild | 2018-04-30 | -3/+127 | |
|\ \ \ | | | | | | | | | [regression] [follow up] Error: No such property on self-hosted object: "Intl_getDisplayNames" | ||||
| * | | | Fix typo in variables in datetimepopup.xml | janekptacijarabaci | 2018-04-30 | -2/+2 | |
| | | | | | | | | | | | | | | | | Issue #162 | ||||
| * | | | [regression] [follow up] Error: No such property on self-hosted object: ↵ | janekptacijarabaci | 2018-04-30 | -1/+125 | |
| |/ / | | | | | | | | | | | | | | | | "Intl_getDisplayNames" Issue #162 and #264 | ||||
* | | | [PALEMOON] Issue #283 - Pale Moon Shell Service is not invoking defalt ↵ | Matt A. Tobin | 2018-04-30 | -15/+41 | |
| | | | | | | | | | | | | client check on start | ||||
* | | | [*AM] Expand the list for excluding internally used IDs from being sent to AUS | Matt A. Tobin | 2018-04-29 | -4/+22 | |
| | | | |||||
* | | | Reconfigure Pale Moon to short-circuit some undesired services/features. | wolfbeast | 2018-04-30 | -6/+8 | |
| | | | |||||
* | | | Merge pull request #297 from janekptacijarabaci/css_text-justify_1 | Moonchild | 2018-04-29 | -9/+312 | |
|\ \ \ | | | | | | | | | CSS - implement text-justify property | ||||
| * | | | moebius#90: CSS - implement text-justify property | janekptacijarabaci | 2018-04-01 | -9/+312 | |
| | | | | |||||
* | | | | Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1 | Moonchild | 2018-04-29 | -459/+1529 | |
|\ \ \ \ | | | | | | | | | | | DOM - implement animationcancel event | ||||
| * | | | | Bug 1264125: Fire transitioncancel event when a transition is canceled ↵ | janekptacijarabaci | 2018-03-14 | -287/+679 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (added tests + style clean up) Issue #55 | ||||
| * | | | | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added ↵ | janekptacijarabaci | 2018-03-14 | -24/+469 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests) Issue #55 | ||||
| * | | | | moebius#89: DOM - implement animationcancel event | janekptacijarabaci | 2018-03-14 | -73/+99 | |
| | | | | | | | | | | | | | | | | | | | | Issue #55 | ||||
| * | | | | Bug 1264125: Queue CSS related event when setting null target effect | janekptacijarabaci | 2018-03-14 | -15/+49 | |
| | | | | | | | | | | | | | | | | | | | | Issue #55 | ||||
| * | | | | Bug 1264125: Call the queueing events when canceling transition via Style or ↵ | janekptacijarabaci | 2018-03-14 | -7/+53 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Script Issue #55 | ||||
| * | | | | Bug 1264125: Queue transitioncancel when animation status is idle | janekptacijarabaci | 2018-03-14 | -31/+45 | |
| | | | | | | | | | | | | | | | | | | | | Issue #55 | ||||
| * | | | | Revert - Bug 1324985: Disable firing the transitionrun and transitionstart ↵ | janekptacijarabaci | 2018-03-14 | -25/+111 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on Aurora 52 Issue #55 | ||||
| * | | | | Bug 1264125: Fire transitioncancel event when a transition is canceled - ↵ | janekptacijarabaci | 2018-03-14 | -10/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (without ↵ | janekptacijarabaci | 2018-03-14 | -73/+93 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests) Issue #55 | ||||
* | | | | | Merge pull request #287 from SpockMan02/patch-1 | Moonchild | 2018-04-29 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Issue #286 - Incorrect filepath | ||||
| * | | | | | Issue #286 - Incorrect filepath | SpockMan02 | 2018-04-28 | -1/+1 | |
| | |_|_|/ | |/| | | |