Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ページ高さの判定を安全寄りに #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

t-f-m
Copy link

@t-f-m t-f-m commented Sep 19, 2014

ページ高さの判定を安全寄りに

ページ高さの判定を安全寄りに
@t-f-m
Copy link
Author

t-f-m commented Nov 18, 2014

#9 に関してのPRです。

takuya-o added a commit to takuya-o/AutoPatchWork that referenced this pull request Jan 26, 2018
* 各種update
    Build.rbを完成させた
    Resolve "GitHub上の各forkから最強版を作る"
    Merge remote-tracking branch 'origin/buildScript' into 4-github-fork
    Version up and remove http://os0x.heteml.jp/ access permission

* Merge remote-tracking branch 'mono0x/develop' into 4-github-fork
    Use chrome.runtime.getBackgroundPage cc9b9c3  chrome.extension.getBackgroundPage()だとイベントページが再起動しないのでchrome.runtime.getBackgroundPage()を使う
    mono0x@cc9b9c3
    Use chrome.runtime.onMessage dea8523 イベントページ対応のためにruntime.onMessageを使う
    mono0x@dea8523

* Merge remote-tracking branch 'xKerman/fix-use-response-url' into 4-github-fork
    use xhr.responseURL to prevent cross-origin request 5357f81
    xKerman@5357f81
    stop using XMLHttpRequest in web page context 1be037eページにscriptを埋め込んで次のページを取っていたが、Scriptで取るように変更する (上の変更も無くなる)
    xKerman@1be037e

* Merge remote-tracking branch 'qarkai/master' into 4-github-fork
    Pull Request 13 Reduce duplicate code
    os0x#13

* Merge remote-tracking branch 'dlwr/resolve-img-relative-path' into 4-github-fork
    Pull Request 11 format relative path of img element to absolute path
    os0x#11

* Merge remote-tracking branch 't-f-m/patch-1' into 4-github-fork
    Pull Request 10 ページ高さの判定を安全寄りに
    os0x#10

commit a6af8fb
Author: Takuya Ono <[email protected]>
Date:   Mon Jun 19 23:00:00 2017 +0900

    fixed #1 SITEINFO管理でのデータ取得をss-o.netからwedata.netに変えた

commit f7f7921
Author: qarkai <[email protected]>
Date:   Wed Dec 7 09:29:12 2016 +0300

    Remove callback parameter from get_manifest()

commit 807b327
Author: qarkai <[email protected]>
Date:   Wed Dec 7 01:21:45 2016 +0300

    Reduce duplicate code

commit aaeea49
Merge: 36fda48 dea8523
Author: mono <[email protected]>
Date:   Sun Jun 7 02:29:36 2015 +0900

    Merge branch 'use-chrome-runtime' into develop

commit dea8523
Author: mono <[email protected]>
Date:   Sun Jun 7 02:29:19 2015 +0900

    Use chrome.runtime.onMessage

commit 36fda48
Merge: d4e3bf2 cc9b9c3
Author: mono <[email protected]>
Date:   Sun Jun 7 01:17:00 2015 +0900

    Merge branch 'chrome-runtime-getbackgroundpage' into develop

commit cc9b9c3
Author: mono <[email protected]>
Date:   Sun Jun 7 01:15:36 2015 +0900

    Use chrome.runtime.getBackgroundPage

commit f626741
Author: dlwr <[email protected]>
Date:   Sun Nov 23 17:42:43 2014 +0900

    Update AutoPatchWork.js

    fix bug

commit 9edac19
Author: dlwr <[email protected]>
Date:   Tue Nov 18 14:21:38 2014 +0900

    format relative path of img element to absolute path

commit 4090781
Author: t-f-m <[email protected]>
Date:   Fri Sep 19 09:08:45 2014 +0900

    ページ高さの判定を安全寄りに

commit 1be037e
Author: X Kerman <[email protected]>
Date:   Sun Sep 14 15:25:24 2014 +0900

    stop using XMLHttpRequest in web page context

commit 5357f81
Author: X Kerman <[email protected]>
Date:   Sun Sep 14 12:58:25 2014 +0900

    use `xhr.responseURL` to prevent cross-origin request

commit d6c1f19
Author: Takuya Ono <[email protected]>
Date:   Tue Mar 4 01:20:53 2014 +0900

    Create crxmake command line build script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant