Bill McCloskey
83913dc259
Bug 1202483 - [webext] Support ImageData for browser.browserAction.setIcon (r=gabor)
2015-09-22 16:09:22 -07:00
Bill McCloskey
9cc92b4728
Bug 1202482 - [webext] Implement browser.extension.getViews (r=gabor)
2015-09-22 16:09:22 -07:00
Bill McCloskey
136c455ba2
Bug 1202479 - [webext] Implement "current window" support in browser.{windows,tabs} (r=gabor)
2015-09-22 16:09:21 -07:00
Bill McCloskey
5e8d8d8155
Bug 1202501 - [webext] Clean up WebExtension tests (r=gabor)
2015-09-22 16:09:20 -07:00
Bill McCloskey
e15f883a0d
Bug 1190662 - [webext] Browser action popup HTML should be reloaded each time popup is opened (r=gabor)
2015-09-22 16:09:20 -07:00
J. Ryan Stinnett
2dada8f365
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Wes Kocher
050b69a1d0
Merge mozilla-inbound to m-c a=merge CLOSED TREE
2015-09-16 10:52:53 -07:00
Justin Dolske
80aaa2cbee
Bug 1204154 - Clean up jar manifests that needlessly specify the source file. r=dao
2015-09-15 18:33:57 -07:00
Edgar Chen
b00ed31bb6
Bug 1202532 - The callback argument of windows.update() is optional. r=billm
2015-09-07 18:55:00 +08:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Bill McCloskey
bbe1c73225
Bug 1201935 - Disable WebExtension tests on MacOS because sandbox breaks them
2015-09-04 09:45:03 -07:00
Bill McCloskey
3bb59f4f19
Bug 1199842 - [webext] Add missing XUL_NS variable for browser_action (r=gabor)
2015-09-04 09:45:02 -07:00
Bill McCloskey
75c8de9239
Bug 1199832 - [webext] browser.tabs.executeScript must create a context (r=gabor)
2015-09-04 09:45:02 -07:00
Bill McCloskey
b48749a544
Bug 1199800 - [webext] Adding browser.tabs.update test (r=gabor)
2015-09-04 09:45:01 -07:00
Bill McCloskey
55f22cdc37
Bug 1199800 - [webext] Add browser_tabs_query.js test (r=gabor)
2015-09-04 09:45:01 -07:00
Bill McCloskey
084153482b
Bug 1199800 - [webext] Allow extensions to be used from chrome tests (r=gabor)
2015-09-04 09:45:00 -07:00
Carsten "Tomcat" Book
ebb221ac2d
Backed out 11 changesets (bug 1201377, bug 1199800, bug 1197437, bug 1199832, bug 1199698, bug 1199842) for breaking browser_ext_tabs_executeScript.js test on a CLOSED TREE
...
Backed out changeset 8d8d73d3c3e1 (bug 1201377)
Backed out changeset 4ed8951e3f54 (bug 1199842)
Backed out changeset 5830178bc008 (bug 1199832)
Backed out changeset 4445c570fe49 (bug 1199698)
Backed out changeset 35fc1e25d167 (bug 1199800)
Backed out changeset 54c4c3bd2454 (bug 1199800)
Backed out changeset bd3112ce6b9b (bug 1199800)
Backed out changeset 701e56e18ca7 (bug 1199800)
Backed out changeset 4407d50a7995 (bug 1199800)
Backed out changeset af2fbe345712 (bug 1199800)
Backed out changeset 0a41d20fcf77 (bug 1197437)
2015-09-04 09:59:34 +02:00
Bill McCloskey
d271675af9
Bug 1199842 - [webext] Add missing XUL_NS variable for browser_action (r=gabor)
2015-09-03 20:59:04 -07:00
Bill McCloskey
394eb56a56
Bug 1199832 - [webext] browser.tabs.executeScript must create a context (r=gabor)
2015-09-03 20:59:04 -07:00
Bill McCloskey
1bb945c01f
Bug 1199800 - [webext] Adding browser.tabs.update test (r=gabor)
2015-09-03 20:59:03 -07:00
Bill McCloskey
1674b44306
Bug 1199800 - [webext] Add browser_tabs_query.js test (r=gabor)
2015-09-03 20:59:03 -07:00
Bill McCloskey
f4cc638b45
Bug 1199800 - [webext] Allow extensions to be used from chrome tests (r=gabor)
2015-09-03 20:59:02 -07:00
Blake Winton
13c1fca883
Bug 1198395 - Fix the typo when getting tabbrowser in chrome.tabs.update. r=billm
2015-08-25 14:23:20 -04:00
Dave Townsend
21a19ee993
Bug 1190692: Load web extensions. r=billm
...
Also corrects a race condition where if an extension was disabled before it
had finished loading its manifest it would have called GlobalManager.init but
never call GlobalManager.uninit.
2015-08-07 15:53:46 -07:00
Bill McCloskey
1ba4b05dd9
Bug 1175770 - New extension API (r=Mossop)
2015-08-03 10:41:24 -07:00
Carsten "Tomcat" Book
5b881a75d9
Backed out changeset 4e3821b236f9 (bug 1175770)
2015-08-03 09:37:54 +02:00
Bill McCloskey
d7318b2bd9
Bug 1175770 - New extension API (r=Mossop)
2015-08-02 17:29:55 -07:00
Kris Maglione
04c93fc6ca
Bug 1339144 - Use windowless browser for remote background pages. r=aswan
...
MozReview-Commit-ID: LfmPbkTsgwu
2017-02-16 17:26:15 -08:00
Iris Hsiao
a03d2f9e7d
Backed out changeset c122b0183c7c (bug 1339144) for xpcshell failures
2017-02-17 10:40:20 +08:00
Kris Maglione
04eaecabfd
Bug 1339144 - Use windowless browser for remote background pages. r=aswan
...
MozReview-Commit-ID: LfmPbkTsgwu
2017-02-16 17:26:15 -08:00