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

Quick patch for Firefox 18.0 #46

Merged
merged 1 commit into from
Jan 17, 2013
Merged

Quick patch for Firefox 18.0 #46

merged 1 commit into from
Jan 17, 2013

Conversation

YungSang
Copy link
Contributor

nsIWebBrowserPersist.saveURI でエラーが出ているらしく、
cache や capture、パッチのインストールが出来なくなっていました。
正確には調べてませんが、ここらへんが問題のようです。

API の仕様が変わったのでしょうか。引数が一つ増えてます。
https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIWebBrowserPersist#saveURI()

to added a commit that referenced this pull request Jan 17, 2013
Quick patch for Firefox 18.0
@to to merged commit 30e9fcb into to:master Jan 17, 2013
@to
Copy link
Owner

to commented Jan 28, 2013

お礼が遅くなりました。すいません。
いつもありがとうございます。助かりました。

@YungSang
Copy link
Contributor Author

いえいえ、この問題は大きくなくて助かりました。
今回のTumblrの仕様変更は大きくて困ったもんですね。

wantora pushed a commit to wantora/tombfix-core that referenced this pull request May 13, 2016
* Tumblr Model: Revise login(), logout(), getPasswords(), getCurrentUser(), getAuthCookie()
* Tumblr Model: Stop showing logout notification occurred by Account Changer, on logout to#46
* Fix a bug about Tumblr's Change Account transaction #101

Close to#46, Close #101
wantora pushed a commit to wantora/tombfix-core that referenced this pull request May 13, 2016
* Change indent from 1 tab to 2 spaces(except third_party/, wsh.js)
* Remove unnecessary spaces(except test/, third_party/, wsh.js)

* Update "Video - YouTube" Extractor
 * Unify generated URL with 1 format(https://www.youtube.com/watch?v={VIDEO_ID})
 * Add support for link
 * Fix a bug about page transition
 * Add ORIGIN, API_URL, API_KEY, getVideoID(), getInfo()
 * Remove getAuthor()

* Revise Tumblr's Change Account transaction
 * Fix a bug about Tumblr's Change Account transaction #101
 * Tumblr Model: Stop showing logout notification occurred by Account Changer, on logout to#46
 * Tumblr Model: Revise login(), logout(), getPasswords(), getCurrentUser(), getAuthCookie()

* Implement Post Config Recovery System
 * Fix a bug that don't work correctly Tombfix, if "extensions.tombfix.postConfig" is broken
 * Models: Add getModelsConfig()
 * messages.properties: Add "message.options.postConfig.recovery"

* messages.properties: Remove "label.dataDir"

* Revise tombfix.dtd

* expand.js: Add JSON.parseable()
* utility.js: Add openOptions()
* utility.js: Move shortenUrls() from models.js

* manual test: Update expand_test_patch.js, models_test_patch.js
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.

None yet

2 participants