Changeset 574fcf1b4582
Bug 1219712: Fix syntax error in test. r=kwiersoM addon-sdk/source/test/test-simple-storage.js
View ArticleChangeset 924aca2113a4
Bug 1224577: Fix removing frames from the map so chrome windows aren't leaked from every add-on. r=bzM addon-sdk/source/lib/sdk/remote/parent.js
View ArticleChangeset 821c2bde78f0
Bug 1146926: Fix SDK remote tests to pass with e10s enabled. r=gaborBy not waiting for the tab to finish loading we end up accidentally killingthe child process somehow and later tests that expect a...
View ArticleChangeset fe382073b07b
Bug 1146926: Allow sending CPOWs from parent to child processes. r=gaborDefines an emitCPOW(event, arguments, cpows) to send a dictionary of CPOWobjects to a child process or frame. The only process...
View ArticleChangeset a0db720c980e
Bug 1146926: Allow attaching a worker to a CPOW window without invoking CPOW operations. r=gaborBy sending the CPOW to the child processes the one that owns it will create thechild worker and then send...
View ArticleChangeset e1b5927361ac
Bug 586587 - support kHTMLMime in the Windows clipboard as CF_HTML. r=jimmM dom/events/DataTransfer.cpp M widget/windows/nsClipboard.cpp M widget/windows/nsClipboard.h M...
View ArticleChangeset a5cf6e488f2d
Bug 1226868: Fix test metadata to correctly check things and verify that it has done so afterwards. r=bzM addon-sdk/source/test/test-sandbox.js
View ArticleChangeset 63e6e11fae5b
Bug 1220565 - Remove non-standard comprehension from addon-sdk/. r=mossopM addon-sdk/source/test/test-file.js M addon-sdk/source/lib/sdk/base64.js M addon-sdk/source/lib/sdk/context-menu.js M...
View ArticleChangeset fbb5323919c3
Bug 1222490 - part 6: remove miscellaneous other bits and bobs referring to panorama/tabview/tab groups, r=ttaubertM testing/profiles/prefs_general.js M toolkit/content/license.html M...
View ArticleChangeset 69ac60b9dec2
Bug 1228975 - Remove Array generics usage from Places code. r=makM toolkit/components/places/PlacesUtils.jsm M browser/components/places/content/browserPlacesViews.js M...
View ArticleChangeset 05b98fe2ac4f
Bug 1195295 - Remove race-y SDK test that relied on slow content-sessionStore.js load. r=MossopM addon-sdk/source/test/test-tabs-common.js
View ArticleChangeset fff7c04182f9
Bug 1195295 - Follow-up: remove other race-y SDK test that I failed to remove in 05b98fe2ac4f. r=MossopMossop r+'d this over IRC.M addon-sdk/source/test/tabs/test-firefox-tabs.js
View ArticleChangeset b76ea647debc
Bug 1146606 - forward and cache remote readyState updates and remove CPOWs usage. r=mossopM addon-sdk/source/test/test-tab.js M addon-sdk/source/lib/sdk/tabs/tab-firefox.js M...
View ArticleChangeset 3ee7eb2076a3
Bug 1239107 - Convert JS tests to use open2 within addon-sdk/ (r=sicking)M addon-sdk/source/test/test-xpcom.js M addon-sdk/source/test/addons/l10n-properties/app-extension/bootstrap.js M...
View ArticleChangeset f032711da68f
Bug 939496 - Emit tabs open event for the first tab in a new. r=zer0M addon-sdk/source/test/tabs/test-firefox-tabs.js M addon-sdk/source/lib/sdk/tabs/tabs-firefox.js
View ArticleChangeset 2878b3c2378f
Bug 603201 - Enable primitive receivers in [[Set]]. r=jorendorffM js/src/jit/BaselineIC.cpp M js/src/vm/Interpreter.cpp M js/src/vm/Interpreter.h M addon-sdk/source/lib/toolkit/loader.js M...
View ArticleChangeset 46fd541b3440
Bug 989288: Use toplevel window when handling windows events. r=zer0M addon-sdk/source/test/test-page-mod.js M addon-sdk/source/test/tabs/test-firefox-tabs.js M...
View ArticleChangeset 9107019e69c3
Bug 1224765 - add production version of React for devtools and use it in release modes r=fitzgenM addon-sdk/source/test/test-loader.js M addon-sdk/source/lib/toolkit/loader.js M...
View ArticleChangeset 6764bc656c1d
merge mozilla-inbound to mozilla-central a=mergeM b2g/app/b2g.js M testing/profiles/prefs_general.js M mobile/android/app/mobile.js M addon-sdk/source/lib/toolkit/loader.js
View ArticleChangeset da97c1b68fdd
Bug 1241561 - Convert addon-sdk to use .open2() (r=sicking)M addon-sdk/source/app-extension/bootstrap.js M addon-sdk/source/lib/sdk/net/url.js
View Article