3de030ce48Report errors if TST fails to apply patch to Firefox's functions
Piro / YUKI Hiroshi
2014-11-13 02:13:23 +09:00
1e8bad6e2eSave changed "parent tab" setting in the bookmarks properties dialog correctly.
Piro / YUKI Hiroshi
2014-11-13 00:41:41 +09:00
b82f087f87Don't clear existing tab relation, if the relation is restored and going to be cleared on same TabMove event
YUKI Hiroshi
2014-11-12 12:46:26 +09:00
b4bba86e30Don't restore same tab multiple times
YUKI Hiroshi
2014-11-12 12:39:06 +09:00
86b46c04cdAdd a note for safely "contentWindow" access
YUKI Hiroshi
2014-10-29 20:44:01 +09:00
12cdd76f7eDetect targets for API calls about tab relations based on "browser" element, instead of "Window" objects
YUKI Hiroshi
2014-10-29 20:36:12 +09:00
b871d1ab4eFix broken drag and drop of bookmarks on Firefox 35 and later
YUKI Hiroshi
2014-10-22 14:51:02 +09:00
61183f4be2Add credit and bump maxVersion to 36.0a1
YUKI Hiroshi
2014-10-22 13:43:10 +09:00
b0b2305bd7Output index of the "to be restored" tabs for debugging
YUKI Hiroshi
2014-10-16 18:00:55 +09:00
397894d678Don't mark tab to be restored, if it is already restored
YUKI Hiroshi
2014-10-16 18:00:37 +09:00
e62cd87bffOpen new tabs from target="_blank" links as children of the current tab, when e10s is enabled.
Piro / YUKI Hiroshi
2014-10-02 02:51:43 +09:00
72ae666e12Restore ancestor relation of tabs even if it is restored by "undo close tab"
Piro / YUKI Hiroshi
2014-10-02 02:10:10 +09:00
35aab258b8Update the "to be restored" state only once.
Piro / YUKI Hiroshi
2014-10-02 00:57:17 +09:00
db487f32bbDetect DOM instances by constructor function instead of XPCOM interface
Piro / YUKI Hiroshi
2014-10-01 01:32:27 +09:00
09f43c8f84Use LF instead of CRLF
YUKI Hiroshi
2014-09-30 20:09:27 +09:00
c595c8ba22Restore tree structure with multiple trees from bookmarks correctly, even if the dummy tab is disabled. (#662)
YUKI Hiroshi
2014-09-30 19:59:15 +09:00
5e498bd0acUse LF instead of CRLF
YUKI Hiroshi
2014-09-30 19:48:58 +09:00
db4d2bac2cUpdate cached "toBeRestored" state for TSTWindow#restoringTree and others
YUKI Hiroshi
2014-09-30 17:06:49 +09:00
dfe07b5894Update history topics and bump maxVersion to 33.0a1
Piro / YUKI Hiroshi
2014-07-03 00:02:48 +09:00
579d926537Get actual stored tab id correctly (#676)
Piro / YUKI Hiroshi
2014-07-02 23:32:08 +09:00
511a51dd7eRestore tab position for "Undo Close Tab" command correctly on Firefox 29 and newer versions (#676)
Piro / YUKI Hiroshi
2014-07-02 23:02:53 +09:00
66eb630cdfRevert "Read value of custom attributes of tabs via TSTBase.getTabAttribute() safely."
Piro / YUKI Hiroshi
2014-07-02 04:44:43 +09:00
ca776a606fGet new position safely
Piro / YUKI Hiroshi
2014-07-02 04:44:02 +09:00
f4fb6174d2Read value of custom attributes of tabs via TSTBase.getTabAttribute() safely.
Piro / YUKI Hiroshi
2014-07-02 04:29:49 +09:00
b386b85bd3Make the meaning of "tabsToRestore" clear
Piro / YUKI Hiroshi
2014-07-02 02:27:26 +09:00
a1ced64bfbDon't reassign a global variable. (fix#741)
Piro / YUKI Hiroshi
2014-06-30 01:48:51 +09:00