Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mozilla/gecko-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: saghan/gecko-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 15 files changed
  • 2 contributors

Commits on Feb 9, 2017

  1. commit test

    saghan committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    cfebf63 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2017

  1. Fix for Bug 1258682 - TableWidget rows should be selected on click ev…

    …ent, not mousedown
    saghan committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    f6f02dc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. bug 1327692 resolved

    Ankita Tanwar
    Ankita Tanwar committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    d743a48 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Resolved Bug 1330544: Animation view does not update when timing prop…

    …erties are changed
    Ankita Tanwar
    Ankita Tanwar committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    da5c1d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Resolved bug 1327784 - When I save JSON files, Firefox doesn't autofi…

    …lls file name into save dialog
    Ankita Tanwar
    Ankita Tanwar committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    9a7144b View commit details
    Browse the repository at this point in the history
  2. Added test case for bug 1330544 in an existing test file (browser_ani…

    …mation_ui_updates_when_animation_data_changes.js)
    Ankita Tanwar
    Ankita Tanwar committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    1787635 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. bug 1337025 fixed

    saghan committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    6372cc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2017

  1. bug 1100082 fixed

    saghan committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    c7ea65d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2017

  1. browser.js removed

    saghan committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    288aa99 View commit details
    Browse the repository at this point in the history
  2. refactoring of string literals

    saghan committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    3b3edb2 View commit details
    Browse the repository at this point in the history
  3. Refactored the parameters of functions

    Ankita Tanwar
    Ankita Tanwar committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    231861d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    096bfb1 View commit details
    Browse the repository at this point in the history
  5. performed extract variable refactoring

    Ankita Tanwar
    Ankita Tanwar committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    1a60d54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1b8bc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f265cad View commit details
    Browse the repository at this point in the history
  8. Following functions were used before they were defined:

    - LoadInOtherProcess(),
    - BrowserBack(),
    - BrowserForward(),
    - BrowseStop(),
    - BrowserReload(),
    - BrowserReloadSkipCache(),
    - BrowserHome(),
    - BrowserOpenTab(),
    - BrowserOpenTab(),
    - BrowserOpenFileWindow(),
    - BrowserCloseTabOrWindow()
    Ankita Tanwar
    Ankita Tanwar committed Apr 30, 2017
    Configuration menu
    Copy the full SHA
    35ebb1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b49a51 View commit details
    Browse the repository at this point in the history
Loading