summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove content process sandbox code.wolfbeast2018-05-02
* Merge pull request #320 from janekptacijarabaci/instanceof_negations_1Moonchild2018-05-02
|\
| * Fix unsafe "instanceof" negationsjanekptacijarabaci2018-05-02
* | [TychoAM] Do not allow Jetpack extensions to install if Jetpack isn't actuall...Matt A. Tobin2018-05-01
* | Un-depercate synchronous search initializationMatt A. Tobin2018-05-01
* | [TychoAM] Make the Add-ons Manager conditionally devtools freeMatt A. Tobin2018-05-01
* | Issue #316 - Always build heapsnapshot regardless of the rest of the devtools...Matt A. Tobin2018-05-01
|/
* Only set and show the dual-guid indicators when dual-guid has been builtMatt A. Tobin2018-05-01
* [PALEMOON] Update error number for webextensions to match the platformMatt A. Tobin2018-05-01
* Merge pull request #313 from JustOff/PR_fullscreen_fix_basicMoonchild2018-05-01
|\
| * [PALEMOON] Align the application with the updated fullscreen APIJustOff2018-05-01
| * [PALEMOON] Use CSS transition instead of JS animation for hiding toolbox in f...JustOff2018-05-01
| * [PALEMOON] Added padding to toolbar autohideJustOff2018-05-01
| * [PALEMOON] fullscr-toggler element needs to be hidden in DOM fullscreenJustOff2018-05-01
|/
* Merge pull request #309 from janekptacijarabaci/build_warnings_4Moonchild2018-05-01
|\
| * Bug 338865 - Scriptable XPIDL iface inheriting from noscript iface should thr...janekptacijarabaci2018-04-30
| * Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelectionjanekptacijarabaci2018-04-30
* | Merge pull request #307 from janekptacijarabaci/pm_nsBrowserGlue_1Moonchild2018-05-01
|\ \
| * | [PALEMOON] Added gBrandBundle lazy getter and use gBrowserBundle in nsBrowser...janekptacijarabaci2018-04-30
* | | Merge pull request #306 from JustOff/PR_owner_triggeringPrincipalMoonchild2018-05-01
|\ \ \
| * | | [PALEMOON] Replace serializing `nsISHEntry.owner` with `nsISHEntry.triggering...JustOff2018-04-30
| * | | [PALEMOON] Replace `owner` with `triggeringPrincipal` to match the updated UX...JustOff2018-04-30
| |/ /
* | | Merge pull request #312 from janekptacijarabaci/pm_feeds_1Moonchild2018-05-01
|\ \ \
| * | | [PALEMOON] Fix feeds - "Subscribe to this page..."janekptacijarabaci2018-05-01
| |/ /
* | | Merge pull request #311 from janekptacijarabaci/security_blocking_data_2Moonchild2018-05-01
|\ \ \ | |/ / |/| |
| * | Bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within util...janekptacijarabaci2018-05-01
| * | Bug 1333726 - use serializeToString instead of non-existant serializePrincipaljanekptacijarabaci2018-05-01
| * | Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-c...janekptacijarabaci2018-05-01
| * | Bug 1332595 - remove useless click handlingjanekptacijarabaci2018-05-01
| * | Bug 1348801: Teach TriggeringPrincipal about OA when opening link in private ...janekptacijarabaci2018-04-30
| * | Bug 1359204 - Test view-source can open link is not blocked by security policiesjanekptacijarabaci2018-04-30
| * | Bug 1359204 - Use SystemPrincipal as TriggeringPrincipal when loading page as...janekptacijarabaci2018-04-30
| * | Bug 1359204 - Do not query nested URI within CheckChannel in ContentSecurityM...janekptacijarabaci2018-04-30
| * | Bug 1343279 - Use SystemPrincipal when loading canvasToBlobURLjanekptacijarabaci2018-04-30
| * | Bug 1333147 - Do not use owner as triggeringPrincipal when creating session h...janekptacijarabaci2018-04-30
| * | Bug 1232432 - Convert feeds/feedConverter to use asyncOpen2()janekptacijarabaci2018-04-30
| * | Bug 1334875 - Temporarily remove assertion that history loads pass a valid tr...janekptacijarabaci2018-04-30
| * | Bug 1341754: Test SetURI in Location passes triggeringPrincipaljanekptacijarabaci2018-04-30
| * | Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Locationjanekptacijarabaci2018-04-30
| * | Bug 1341589 - Test TriggeringPrincipal on history entry for view-source loadsjanekptacijarabaci2018-04-30
| * | Bug 1341589 - Set triggeringPrincipal on history entry for view-source loadsjanekptacijarabaci2018-04-30
| * | Bug 1337622 - Temporarily fall back to SystemPrincipal if History entry does ...janekptacijarabaci2018-04-30
| * | Bug 1307736 - Store triggeringPrincipal with all history entriesjanekptacijarabaci2018-04-30
| * | Bug 1307736 - Ensure History loads pass valid triggeringPrincipaljanekptacijarabaci2018-04-30
| * | Bug 1332310 - Update AddState and CreateContentViewer to provide an accurate ...janekptacijarabaci2018-04-30
| * | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ...janekptacijarabaci2018-04-30
| * | Bug 1182569: Add credentials mode for fetch-frame-resource.https.html wpt testjanekptacijarabaci2018-04-30
| * | Bug 1182569: Disable hsts priming for loads of type subdocument for wpt testsjanekptacijarabaci2018-04-30
| * | Bug 1182569: Update tests when converting docshell loads to use AynscOpen2janekptacijarabaci2018-04-30
| * | Bug 1182569 - Skip security check for plugins using newstream attributejanekptacijarabaci2018-04-30