Andrea Marchesini
b90c39afee
Bug 1377656 - Bug 1377656 - Remove visibility check in BrowserElement API, r=kanru
2017-07-04 05:43:52 +02:00
Andrea Marchesini
da7aba03b1
Bug 1368712 - Get rid of nsIBrowserElementAPI.{set,get}Visible, r=kanru
2017-05-31 21:15:23 +02:00
btian
03466ff5ab
Bug 1299390 - part 3: Remove BrowserElement methods required by BrowserElementAudioChannel only. r=alwu,baku
...
MozReview-Commit-ID: LAyGMvmmZpz
--HG--
extra : rebase_source : 29d72475fcc809a3e5d1f6f74a8fc3d703987457
2017-05-18 09:31:00 +08:00
btian
eb73e59657
Bug 1299390 - part 2: Remove AudioChannelService methods required by BrowserElementAudioChannel only. r=alwu,baku
...
Changes:
- remove nsIAudioChannelService methods
- remove method AudioChannelService::RefreshAgentsVolumeAndPropagate and IPC method AudioChannelChangeNotification
- remove workaround for bug 1183033
MozReview-Commit-ID: BqlXYVhgrat
--HG--
extra : rebase_source : 64905901d645aea801b93e742472ac67ff7fb49e
2017-05-18 09:31:00 +08:00
Florian Quèze
b11907c7aa
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
2017-01-27 10:51:03 +01:00
Florian Quèze
fc6379e827
Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws.
2017-01-09 20:27:26 +01:00
Michelangelo De Simone
682555bbc4
Bug 1313169 - Remove dom/inputmethod/ and related code. r=Ehsan
...
MozReview-Commit-ID: 5jkBVon3ZSz
--HG--
extra : rebase_source : e13a061650abe81ea58ffca22f74e3ec6122fede
2016-12-20 16:32:12 -08:00
Ehsan Akhgari
5690b5e079
Bug 1317983 - Remove navigator.mozBrowserElementProxy; r=baku
...
This was implemented in bug 1196654 for the b2g system app, and is no longer
being used.
2016-11-16 12:22:14 -05:00
J. Ryan Stinnett
30f5c7c935
Bug 1316718 - Remove ExtensionContent from mozbrowser startup. r=fabrice
...
MozReview-Commit-ID: 4I5Ox1cQdIg
--HG--
extra : rebase_source : ca8dc8328fe268d91e7e98b1130c16527684a427
2016-11-10 15:38:26 -06:00
Michelangelo De Simone
8641036d15
Bug 1310859 - Remove DOM/nfc and related code. r=jst
...
MozReview-Commit-ID: FiS7uGytipN
--HG--
extra : rebase_source : cd9be62d334568b4abd850398467bce4c4eb1544
2016-10-18 15:16:56 -07:00
Ehsan Akhgari
4a51ebacfa
Bug 1310378 - Remove support for mozwidget; r=baku
2016-10-17 13:15:36 -04:00
Ehsan Akhgari
9de6bbbaec
Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv
2016-10-13 13:18:41 -04:00
J. Ryan Stinnett
b7ca8b1d80
Bug 1301514 - Destroy browser API frame scripts during swap. r=kanru
...
When swapping content from <iframe mozbrowser> to <xul:browser>, we now stop the
frame scripts that implement the content side of the browser API since they are
no longer needed and can cause issues if they remain active.
MozReview-Commit-ID: JrecxA4MI93
--HG--
extra : rebase_source : cc68b975c7d82035410a647ff66eab130055ed04
2016-09-08 16:00:12 -05:00
Kartikaya Gupta
114ff898bb
Bug 1299488 - Remove TabParent::InjectTouchEvent as it is unused but error-prone. r=botond
...
MozReview-Commit-ID: EVBRK70veT1
2016-08-31 16:54:23 -04:00
Gabriele Svelto
4dfafe74a7
Bug 1284535 - Remove dependencies to the mozApps-related APIs from the audio channel code r=gsvelto
...
MozReview-Commit-ID: 9XKMKBkvlfR
--HG--
extra : rebase_source : f08a164c052e996c0aad2cd770ff0ba786596d14
2016-04-14 15:19:41 +02:00
Boris Zbarsky
cf35c3398f
Bug 1273203. Remove the getStructuredData API from BrowserElement. r=kanru
2016-05-18 02:51:49 -04:00
Xidorn Quan
0671ebf899
Bug 743198 part 8 - Use unprefixed Fullscreen API in chrome code. r=smaug
...
--HG--
extra : source : a8b39fbf3673e59b0a41db2d748e092a87d4496c
2016-02-17 08:47:11 +08:00
Christoph Kerschbaumer
f379b78525
Bug 1232901 - Use channel.asyncOpen2 within dom/browser-element/BrowserElementParent.js (r=sicking,aus)
2016-02-10 13:58:08 -08:00
Phil Ringnalda
470e0c0634
Back out b82e4d33ec28 (bug 1232901) on suspicion of breaking Gij-19's browser_context_menu_test.js
...
CLOSED TREE
2016-01-20 19:40:44 -08:00
Christoph Kerschbaumer
c37a18ec34
Bug 1232901 - Use channel.asyncOpen2 within dom/browser-element/BrowserElementParent.js (r=sicking,aus)
2016-01-20 12:44:21 -08:00
Fernando Jimenez
9d13db865c
Bug 1180330 - http auth prompt shown when opening browser if prompt canceled/dismissed earlier. r=fabrice
2016-01-11 09:49:59 +01:00
Ting-Yu Lin
25a08ad583
Bug 1234118 - Delete code for supporting 'do-command' and 'copypaste-docommand'. r=mtseng, r=smaug
...
These two events are the leftovers for support copy/paste/cut/selectall
operations from old text_selection_dialog.js in Gaia. The code for
handling them can be removed since text_selection_dialog.js was removed
in bug 1221462.
--HG--
extra : commitid : 756JRa7O4UO
extra : rebase_source : 2d0f6ec9b6bb76d022d1cbe3788a9d4bf91ef588
2016-01-04 21:45:01 +08:00
Ting-Yu Lin
00f0ffd013
Bug 1221459 - Remove SelectionStateChangedEvent. r=mtseng, r=smaug
...
SelectionStateChangedEvent is dispatched only by SelectionCarets. Hence
the removal. The modification in mochitest browserElement_CopyPaste.js
is effectively the reverting of [1] with AccessibleCaret enabled.
The DoCommandHelper is shell.js is removed as well, which handles the
'do-command' event dispatched from old text_selection_dialog.js in Gaia.
[1] https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=1155493&attachment=8612154
DONTBUILD
--HG--
extra : amend_source : 1348306b0eee27ae08cef1b947e383dfded7798c
2015-12-22 14:14:12 +08:00
Nigel Babu
87cf2dd471
Backed out changeset c97319b5cb12 (bug 1221459)
2015-12-22 14:03:16 +05:30
Ting-Yu Lin
69a670793a
Bug 1221459 - Remove SelectionStateChangedEvent. r=mtseng,smaug
...
SelectionStateChangedEvent is dispatched only by SelectionCarets. Hence
the removal. The modification in mochitest browserElement_CopyPaste.js
is effectively the reverting of [1] with AccessibleCaret enabled.
The DoCommandHelper is shell.js is removed as well, which handles the
'do-command' event dispatched from old text_selection_dialog.js in Gaia.
[1] https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=1155493&attachment=8612154
--HG--
extra : commitid : GWwMqChxnUT
extra : source : 3f2c650804415aa98f42369bc2061ab2ada98661
extra : amend_source : b8f3a445248397f140723a07ea5bc85ed67d6054
2015-12-22 14:14:12 +08:00
Tom Tromey
4113691556
Bug 1221292 - move nondeterministicGetWeakMapKeys to ThreadSafeChromeUtils; r=bz
2015-11-11 12:55:00 +01:00
Alastor Wu
b9ace4602b
Bug 1206581 - Implement notifyChannel() on AudioChannel API. r=kanru, r=baku.
...
--HG--
extra : transplant_source : Jz%11%82%60%AF%AA%82%F1%A5%EB%A5%05%7C%EBS%EF%89%3C%8A
2015-11-06 00:32:04 +08:00
Carsten "Tomcat" Book
bb068eacd7
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : browser/locales/en-US/chrome/browser/devtools/memory.properties => devtools/client/locales/en-US/memory.properties
2015-11-05 11:58:55 +01:00
sgiles
103352d22d
Bug 1209479 - Map Android back button to nsIWebNavigation::GoBack() for the current active frame r=fabrice
2015-10-01 18:00:31 +01:00
Carsten "Tomcat" Book
6ed98f802e
Backed out changeset bd78b2adf002 (bug 1206581) for bustage again
2015-11-03 09:31:46 +01:00
Alastor Wu
e1ca093b4e
Bug 1206581 - Implement notifyChannel() on AudioChannel API. r=kanru, r=baku.
...
--HG--
extra : transplant_source : %94%1B%E8I%B6%00w%B4/%8Bp%AB%CC%09%EF%C5nH%C3%1C
2015-11-02 17:33:41 +08:00
Carsten "Tomcat" Book
21e14b4b61
Backed out changeset 177eae915693 (bug 1206581) for bustage
2015-11-02 09:43:15 +01:00
Alastor Wu
c985b03af7
Bug 1206581 - Implement notifyChannel() on AudioChannel API. r=kanru, r=baku.
...
--HG--
extra : amend_source : 112f7508ad622382091a6fb596cb7dc867c40625
extra : transplant_source : %29%FA%25n%1Ck%F0%09%82%DF%BF%60%08%93K%9A%D7%FD%C6%8F
2015-10-30 18:28:35 +08:00
Marcos Caceres
9859867e5b
Bug 1169633 - [Browser API] getWebManifest(). r=kanru, r=bholley
2015-11-03 03:52:00 +01:00
Tim Chien
7cfbbed85b
Bug 1196654 - navigator.mozBrowserElementProxy for access Browser API methods from the embedded, r=kanru, sr=sicking
2015-10-25 20:06:00 +01:00
Thomas Nguyen
5d4524094b
Bug 1168704 - Rename setFocusApp in nslNfcContentHelper. r=yoshi
...
--HG--
extra : rebase_source : 016d109d6188dbbf4c590da9b3d640c92258e895
2015-10-07 23:55:00 +02:00
Yoshi Huang
d38b78ae54
Bug 1165466 - Fix up docshell and loadcontext inheriting code in nsIScriptSecurityManager. r=bholley
2015-09-23 16:10:21 +08:00
Ted Clancy
4b2d44ae11
Bug 1195801 - Add GetStructuredData() method to Browser API. r=kanru, r=bholley
2015-09-22 23:02:10 -07:00
Kan-Ru Chen
352ceeac46
Bug 1186843 - Don't recreate message manager. r=smaug
2015-09-21 17:51:08 +08:00
Ting-Yu Lin
63aeeea1b1
Bug 1199161 - Add selectedTextContent to CaretStateChangedEvent. r=kanru, sr=smaug
...
The old SelectionStateChangedEvent dispatched by SelectionChanged had
this field, but it has not being ported to CaretStateChangedEvent. We
should include selected text in the event so that Gaia could have a
chance to enhance user experience.
--HG--
extra : rebase_source : 7304b71e251e2ee081192340b8f86f22bf6e03a6
2015-09-16 17:58:14 +08:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Kan-Ru Chen
57f614afaf
Bug 1170894 - Implement nsIFrameLoader::SwitchProcessAndLoadURI. r=smaug
2015-09-03 13:21:21 +08:00
Carsten "Tomcat" Book
5fc6f6bfbb
Backed out changeset e4e12583c280 (bug 1170894) for various mochitest testfailures on a CLOSED TREE
2015-09-01 09:39:25 +02:00
Kan-Ru Chen
5c7496d286
Bug 1170894 - Implement nsIFrameLoader::SwitchProcessAndLoadURI. r=smaug
2015-09-01 12:54:36 +08:00
Yoshi Huang
4347bb2318
Bug 1165272 - Part 1: remove getAppCodebasePrincipal. r=bholley
2015-08-17 17:03:19 +08:00
Bobby Holley
edfe287f26
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
2015-08-25 11:16:21 -07:00
Yoshi Huang
12efacfa8c
Bug 1165272 - Part 1: Remove getAppCodebasePrincipal. r=bholley
2015-08-24 01:31:00 -04:00
Fabrice Desré
d0a42c5e92
Bug 1190995 - Support the new extension model in b2g r=billm
2015-08-14 16:55:09 -07:00
Fabrice Desré
4bccca4c8b
Bug 1190995 - backout 0450f02a2b3b for M1 failures
2015-08-14 17:57:34 -07:00
Fabrice Desré
dc4738feca
Bug 1190995 - Support the new extension model in b2g r=billm
2015-08-14 16:55:09 -07:00