Commit Graph

24864 Commits

Author SHA1 Message Date
Dave Townsend
63854d37b5 Backing out bug 891258 due to broken styling issues on OSX. r=backout 2014-09-03 16:37:53 -04:00
Dão Gottwald
fd8355837c Bug 1058237 - Ctrl-Tab previews should use the PageThumbs API. r=ttaubert 2014-09-03 19:14:01 +02:00
Carsten "Tomcat" Book
89fab9a272 Backed out changeset c4c2474a4f75 (bug 993584) for suspecion of causing bc1 test failures 2014-09-03 16:04:16 +02:00
Carsten "Tomcat" Book
9a30036244 Backed out changeset b2cfd9248bd2 (bug 1045046) 2014-09-03 16:03:17 +02:00
J. Ryan Stinnett
063de8af34 Bug 1061695 - Fix switching to simulator after local. r=paul 2014-09-02 07:48:00 +02:00
Patrick Brosset
eb93385b5d Bug 1059360 - Highlight nodes that match selectors in the computed-view on mouse-over. r=miker 2014-09-02 04:13:00 +02:00
David Parks
62e533ef60 Bug 1059036 - [e10s] Undo Close Tab would not load tab contents. r=mconley
Update tab index after select event during tab switch -- the event may
change array indices.
2014-09-02 11:16:13 -07:00
Brian Grinstead
4dc63c7140 Bug 1045715 - Make console output faster by destroying unprinted items out of band in _flushMessageQueue. r=past 2014-09-02 06:56:00 +02:00
Alan K
1a4ba06a69 Bug 1045046 - Handle manual sync event and broadcast to registered cloudsync adapters. r=jgruen 2014-08-29 10:48:00 +02:00
Alan K
2c894f4918 Bug 993584 - Initial landing for CloudSync. r=rnewman 2014-09-02 14:51:00 +02:00
Michael Ratcliffe
671a5ddffd Bug 1060933 - Prevent jQuery Live event bubbles from throwing on invalid selector r=bgrins 2014-09-02 16:26:32 +01:00
Mike Conley
616d796cf3 Bug 1058164 - pageshow and pagehide events with the persisted property are not dispatched to content scripts when swapping frame loaders. r=smaug,felipe.
Frame scripts were not getting pageshow and pagehide events with the persisted
property during frameloader swapping due to the fact that the event target for
those events was set to be the chrome event handler. This patch makes the
event target be the nsInProcessTabChildGlobal instead, so frame scripts see
the events. This still needs to be fixed for the e10s case, but that will
have to wait until bug 918634 is fixed.

--HG--
extra : source : 738461f289977e9b7e975831a4755cda6f6ab49e
extra : histedit_source : 8255ca9aa900adf1216de8cf9f4ceec8e5c2a71c%2Cd20e41b1200bac5dab5bbdad8cc22293ec92dbea
2014-09-02 23:09:24 -04:00
Adam Roach [:abr]
e2ab1a5097 Bug 1055139 - Retrieve Simple Push Server URL from Loop Server r=mhammond,Standard8 2014-08-18 12:43:37 -05:00
Wes Kocher
6c0351ccd7 Backed out changeset c1319f301eb0 (bug 1060464) for devtools bustage 2014-09-02 18:02:01 -07:00
Gijs Kruitbosch
37a916b576 Bug 1060464 - fix the --jsdebugger flag when running tests, also fixes bug 1060493, r=dcamp,bsmedberg 2014-08-30 00:49:41 +01:00
Gijs Kruitbosch
b76295003a Bug 1060944 - fix up help icon on Yosemite, r=ttaubert
--HG--
extra : rebase_source : a934907fdb2b0b29572c2a795c1cecf7af34d87f
2014-09-01 14:22:02 +01:00
Dave Townsend
306f7c8729 Bug 1048618: Send nsIURIFixupInfo to the parent process. r=gijs 2014-09-02 18:34:01 -04:00
Dão Gottwald
aed0379c74 Bug 1061947 - Avoid flushing layout and making it dirty repeatedly in ToolbarIconColor.inferFromText. r=gijs 2014-09-02 23:55:32 +02:00
Dave Townsend
ac39d61898 Bug 961867: Pass app tab status to child processes and allow onBeforeLinkTraversal to work there. r=smaug, r=felipe 2014-09-02 17:43:08 -04:00
Adam Roach [:abr]
d102a08498 Backed out changeset e6cf07180934 (bug 1055139) for xpcshell bustage 2014-09-02 16:28:25 -05:00
Adam Roach [:abr]
1475acd664 Bug 1055139 - Retrieve Simple Push Server URL from Loop Server r=mhammond,Standard8 2014-08-18 12:43:37 -05:00
Adam Roach [:abr]
250dbee286 Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske 2014-08-18 17:52:26 -05:00
Ryan VanderMeulen
3b27846643 Merge m-c to fx-team. a=merge
CLOSED TREE
2014-09-02 14:42:18 -04:00
Ryan VanderMeulen
a6a534a358 Merge fx-team to m-c. a=merge 2014-09-02 13:59:26 -04:00
ffxbld
02d1667716 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-09-02 12:54:33 -04:00
Jared Wein
5e1045fae0 Bug 1055239 - SVG icons and theming for SocialAPI/Loop. r=MattN 2014-09-02 11:20:39 -04:00
Phil Ringnalda
019033776a Merge m-i and f-t to m-c, a=merge 2014-09-01 22:45:56 -07:00
Phil Ringnalda
1c90066486 Merge m-c to m-i, a=merge 2014-09-01 19:29:13 -07:00
Phil Ringnalda
eb21326861 Backed out 2 changesets (bug 1055139) for bad network touches
CLOSED TREE

Backed out changeset 93b6e71b019a (bug 1055139)
Backed out changeset 49cb37b48c05 (bug 1055139)
2014-09-01 17:11:35 -07:00
Tim Nguyen
84e7c55bec Bug 891258 - Use Australis styling for the findbar buttons. r=Unfocused 2014-09-02 01:42:00 +02:00
Adam Roach [:abr]
d49be03957 Fix 'touches the network' bustage from Bug 1055139 on a CLOSED TREE rs=me 2014-09-01 17:59:20 -05:00
Adam Roach [:abr]
3ae490bea6 Bug 1060610 - Don't update latest callUrl expiration until it is exfiltrated r=Standard8 2014-09-01 17:17:05 -05:00
Matthew Noorenberghe
2f7bd6aa75 Bug 1047284 - Update the Loop toolbar icon upon errors and "Do not disturb". f=Standard8 r=jaws 2014-09-01 17:37:23 -04:00
Matthew Noorenberghe
03382e14cf Bug 1047164 - Strings - Handle authentication errors for FxA Loop sessions. r=Standard8 2014-09-01 17:36:50 -04:00
Mark Banner
de54957c6f Backout cset b2bae68e3809 / bug 1055319 due to test failures 2014-09-01 22:11:03 +01:00
Adam Roach [:abr]
85579d970a Bug 1060812 - Stop processing when contact is not found r=Standard8 2014-09-01 15:44:51 -05:00
Jason Orendorff
2de2ac934c Follow-up patch 4 to bug 1041631 part 1 - Fix two more tests to pass in builds where Symbol is not defined. r=efaust, a=philor.
--HG--
extra : rebase_source : 62cc2eb36e3c579878f08adfdb88b46a5e6fd420
extra : amend_source : 46624c7c283cb8689867cda3ae86bdf7ad429d27
2014-08-31 20:33:22 -05:00
Mihaela Velimiroviciu
191894384c Bug 1058573 - Add automated test for showing the toolbars dropdown in customization mode (even if the only toolbar available is the bookmarks toolbar). r=jaws 2014-08-28 11:39:49 +03:00
Matjaz Horvat [:mathjazz]
2a72f6b460 Bug 1059920 - "(fx-l10n-sl) Add 'sl' to the Firefox Nightly build". r=l10n 2014-08-28 11:31:00 +02:00
Alexandre Poirot
a09c8d8408 Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past 2014-09-01 03:20:00 +02:00
Adam Roach [:abr]
3fe40b0953 Bug 1055139 - Retrieve Simple Push Server URL from Loop Server r=mhammond 2014-08-18 12:43:37 -05:00
Mark Banner
8a6fc9b709 Bug 1061154 Part 3 Fix some more Loop strings following UX feedback, and add necessary strings for outgoing calls from the desktop client. r=nperriault,r=abr 2014-09-01 20:32:47 +01:00
Matthew Noorenberghe
1fbc053718 Bug 1047146 - Add current username to the Loop panel footer - Strings. r=Standard8 2014-09-01 15:32:34 -04:00
Mark Banner
c56a603e34 Bug 1059798 Enable Loop on development builds up to early betas. r=ted 2014-09-01 18:14:18 +01:00
Mark Banner
f1ee617f6d Bug 1039987 Add string for notifying the user that the session had expired. r=nperriault 2014-09-01 18:11:50 +01:00
Nicolas Perriault
2d5064d4ab Bug 1047144: Add a gear menu to the Loop panel. r=Standard8 2014-09-01 18:11:50 +01:00
Mark Banner
2c430c6018 Bug 1061154 Part 2 Change existing Loop strings based on UX feedback. r=nperriault 2014-09-01 18:11:50 +01:00
Mark Banner
6cab93b0ed Bug 1061154 Part 1 Add strings for contacts display and import. r=abr 2014-09-01 18:11:49 +01:00
Adam Roach [:abr]
9f67ebddd3 Bug 1055319 - Add DNS-based soft-start mechanism for Loop in release builds r=dolske 2014-08-18 17:52:26 -05:00
Jared Wein
b122e853fa Bug 1050309 - Support RTL mode in the panel. r=standard8 2014-09-01 01:33:42 -04:00