Граф коммитов

264 Коммитов

Автор SHA1 Сообщение Дата
Mike Conley e09c43f1c6 Bug 1166351 - Modify instrumentation to dump out applied binding URLs. r=felipe
This bug is very strange - the tabbrowser-browser binding is sometimes applied
without its base binding, and I have no idea why. I'm also having no luck
reproducing it reliably. I'm hoping that whenever it rears its head next,
whoever hits it will put the information I'm dumping here into the bug
to give me some clues as to what is going on.

--HG--
extra : commitid : LiXFMbKBVWI
extra : rebase_source : e2544a28e22fc194139322fd7932c3f0ec228e40
extra : amend_source : 1a676899f4241b4a0bcc811cfe0208285a450779
2015-06-26 19:25:36 -04:00
Neil Deakin f746c45281 Bug 1123422, don't adjust the focus when opening the autoscroll popup, r=dao 2015-06-22 09:00:20 -04:00
Mike Conley 623fec3e84 Bug 863515 - Add property to browser bindings to indicate whether content caused it to open. r=felipe.
--HG--
extra : rebase_source : d07ab099324af757cbfffbdf8559b61abffbbdac
2015-05-13 16:42:20 -04:00
Tim Taubert 83d3f584bd Bug 1109875 - Make browser.permanentKey a property of the XUL element instead of a property of the XUL binding r=billm 2015-04-28 18:55:43 +02:00
Neil Deakin e662ba16db Bug 1134769, move selection info retrieval on context menu to content process, r=mconley 2015-04-29 08:38:42 -04:00
Kartikaya Gupta cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Olli Pettay e1ff57e49d Bug 1152888, [e10s] After opening the web page in new tab, drag and drop onto the contents area is not working, r=enndeakin
--HG--
extra : rebase_source : c7e75de9c74b44ac3d01eeefad432b3605af5ddb
2015-04-13 21:58:56 +03:00
Olli Pettay aad5b35ad2 Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
--HG--
extra : rebase_source : 070a9902f23d8b47e48ac0f972213815f8e4302c
2015-04-08 21:48:11 +03:00
Ryan VanderMeulen 1b034b250f Backed out changesets 33d37539c4ab and 55524bdeb708 (bug 936092) for suspicion of causing e10s test_bug417418.html asserts on Linux.
CLOSED TREE
2015-04-08 13:52:21 -04:00
Olli Pettay efdecf747e Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
--HG--
extra : rebase_source : f0b1b0fa95dfa5fe16c09ebbc38618cf7c96654f
2015-04-08 18:30:03 +03:00
David Parks 3fe715e93a Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz) 2015-04-01 12:36:41 -07:00
Bill McCloskey 7f4ac9ee96 Back out bug 1075670 2015-03-30 20:13:07 -07:00
Bill McCloskey f2d972e4f2 Bug 1075670 - Make event.screen[XY] work in content processes (r=smaug,kats,tn,joshmoz) 2015-03-26 14:17:29 -07:00
Alex Verstak 673fbec87c Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch 2015-03-04 23:29:55 -08:00
Dave Townsend c9c9a7a81f Bug 1068087: Add a simple mechanism for content pages to communicate with chrome. r=mconley
--HG--
extra : rebase_source : 171bb44ec7f1e57517c65f62e1028e202bb374f0
2015-03-10 09:19:17 -07:00
Dave Townsend 1649e7800f Bug 1128060: Fix copying permanentKey to a detached tab in e10s mode. r=billm, f=ttaubert
--HG--
extra : rebase_source : c3f786896416c5ebc2ec5ebf6c463dc4ae4253a2
extra : source : 5197df93e0b48adb06ba67c7f373a2acf555cd09
2015-03-09 16:19:54 -07:00
Wes Kocher c3fbab6454 Backed out changeset 5197df93e0b4 (bug 1128060) for bc1 orange CLOSED TREE 2015-03-11 19:45:11 -07:00
Dave Townsend db59a0b160 Bug 1128060: Fix copying permanentKey to a detached tab in e10s mode. r=billm, f=ttaubert
--HG--
extra : rebase_source : 214365f572b3d5c41280a79fde351f5475834309
2015-03-09 16:19:54 -07:00
Ryan VanderMeulen 6541acdb04 Backed out 7 changesets (bug 1075670) for causing bug 1139010.
Backed out changeset 659c40243282 (bug 1075670)
Backed out changeset 45b61c78ee2d (bug 1075670)
Backed out changeset 23bb7b239c78 (bug 1075670)
Backed out changeset a68d5051107f (bug 1075670)
Backed out changeset bd7a5d213692 (bug 1075670)
Backed out changeset f705f5063169 (bug 1075670)
Backed out changeset 13619f8fa672 (bug 1075670)

CLOSED TREE
2015-03-03 18:44:56 -05:00
David Parks 832bef28e6 Bug 1075670 - Remove mapScreenCoordinatesFromContent as it is legacy behavior. r=billm
mapScreenCoordinatesFromContent is now wrong, unnecessary, and gone.
2015-02-04 04:22:30 -08:00
Dave Townsend f99f6d8c29 Bug 1087966: Fix tab detach in e10s windows. r=mconley
When swapping docshells we also have to swap any properties on remote-browsers
that are cached from the content process. This includes things like the
remoteWebNavigation etc. which in turn cache content information. Some of
these also maintain message listeners that we have to switch to the new browser
and message manager.

--HG--
extra : rebase_source : 5ed5dd9b754612f86f5c44fde7a0610abfe976f8
2015-02-18 16:47:43 -08:00
Mike Conley 6fc217517d Bug 1077168 - Make WebappManager.jsm use the top window id to select which browser to show notifications in. r=felipe.
--HG--
extra : rebase_source : c54b8d8fc9fc01af47fb96d692226532ea3f4c69
2015-01-27 18:32:40 -05:00
Gabriele Svelto fafc282f1a Back out bug 1075670 for causing smoketest failures on B2G, bug 1133518 and friends. rs+a=kats 2015-02-17 10:39:35 -05:00
David Parks 3f8568e6b8 Bug 1075670 - Remove mapScreenCoordinatesFromContent as it is legacy behavior r=billm 2015-02-04 04:22:30 -08:00
Jim Mathies 54f902d7ef Bug 1088203 - e10sify PageThumbs support for checking page security and error state. r=Dao 2015-01-22 07:07:56 -06:00
Dave Townsend 33002c3689 Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert 2014-10-29 13:26:14 -07:00
Bill McCloskey c74f9723e0 Bug 918634 - swapFrameLoader not implemented for e10s. Frameloader impl. r=smaug
--HG--
extra : rebase_source : 01867c6208df8213b04469404dc6c1f768f8c025
2014-10-07 15:30:42 +13:00
Wes Kocher 952544db96 Bug 1019762 - Attempt to fix the bc1 orange on a CLOSED TREE 2014-10-10 15:25:34 -07:00
David Rajchenbach-Teller 355b42af30 Bug 1019762 - Wallpaper over "TypeError: this.docShell is null" Promise rejections. r=felipc
CLOSED TREE
2014-06-03 10:34:00 -04:00
Bill McCloskey 42e95291a1 Bug 1067576 - Make console.log work in frame scripts (r=Mossop) 2014-10-07 11:46:25 -07:00
Tim Taubert e39d1b656a Bug 1072198 - updateBrowserRemoteness() needs to keep .permanentKey when updating browsers r=billm 2014-09-24 12:19:46 +02:00
Mike Conley 11e4975e65 Bug 1069567 - [e10s] Make remote browser contentPrincipals not be CPOWs. r=billm.
--HG--
extra : rebase_source : 4f47430a2ff95737e579ddca1655d410656bb64a
2014-09-18 19:26:50 -04:00
Tetsuharu OHZEKI 2acc986fde Bug 1058701 - [e10s] View Image of context menu does not work in e10s. r=mconley 2014-08-28 01:22:23 +09:00
Bill McCloskey b6264372dc Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap) 2014-08-20 12:49:11 -07:00
Bill McCloskey 70b25550a4 Bug 1045826 - Add missing null check in popup blocking (r=felipe) 2014-08-18 16:18:28 -07:00
Alex Bardas 0647fe4544 Bug 999293 - [e10s] Make charset menu work. r=adw 2014-08-13 13:29:00 -04:00
Trevor Saunders dfb8d4ea04 bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00
Bill McCloskey 4da3783e52 Bug 1024391 - Fix popup blocking bug (r=felipe) 2014-07-16 23:05:17 -07:00
David Rajchenbach-Teller 1460791218 Bug 1017808 - browser.xml's get_messageManager should handle better the case in which no message manager exists anymore. r=felipe 2014-06-03 07:56:00 +02:00
Gijs Kruitbosch b93010efe6 Bug 454520 - fix caret browsing dialog to default to no and remember choices, r=jaws,f=dbolter 2014-05-26 14:54:03 +01:00
Ed Morley a8af918704 Backed out changeset 60ed415ed0ab (bug 454520) for browser_f7_caret_browsing.js timeouts 2014-06-02 17:58:46 +01:00
Gijs Kruitbosch bfb1fec4f0 Bug 454520 - fix caret browsing dialog to default to no and remember choices, r=jaws,f=dbolter 2014-05-26 14:54:03 +01:00
Mark Hammond 6d127a2c07 Bug 979051 - Avoid browser.xml handling pageshow/pagehide events for remote frames. r=felipe. 2014-04-02 10:53:54 +11:00
Bill McCloskey bc585df1e0 Bug 987121 - Make sure we get mousemove events when autoscroll widget is showing (r=felipe) 2014-03-28 17:42:12 -07:00
Bill McCloskey e3c61577ea Bug 933462 - [e10s] Pop-up blocking notifications (r=felipe) 2014-03-20 16:31:20 -07:00
Bill McCloskey 82aff32319 Bug 984037 - Make sure we respect the general.autoScroll pref (r=felipe) 2014-03-18 08:00:33 -07:00
Bill McCloskey 482b2b1730 Bug 938359 - [e10s] Support middle-click scroll (r=felipe) 2014-03-14 11:45:53 -07:00
Neil Rashbrook 50f9261628 Bug 937407 Only add the popuphidden event listener if we are actully opening the popup r=gavin 2014-03-14 01:41:54 +00:00
Wes Kocher 4e8b21430c Backed out changeset 77fdb4380b1a (bug 938359) for metro-chrome bustage on a CLOSED TREE 2014-03-13 17:40:28 -07:00
Bill McCloskey 2fd775dad7 Bug 938359 - [e10s] Support middle-click scroll (r=felipe) 2014-03-13 15:31:03 -07:00