Ben Tian
f53d7a4b20
Bug 1214139 - Connect to HFP, A2DP, and AVRCP if CoD is invalid, r=shuang
2015-10-22 21:03:08 +08:00
B2G Bumper Bot
79d917da2e
Bumping manifests a=b2g-bump
2015-10-22 23:57:56 -07:00
B2G Bumper Bot
48af84dfc4
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ce7fe4401ff3
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #32654 from weilonge/seanlee/TVBrowser/master/Bug1217349
Bug 1217349 - Update bookmarks without updating places. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/81b60558e052
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1217349 - Update bookmarks without updating places. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/5d4ac5d9e255
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #32458 from steveck-chung/message-performance-improve
Bug 1211395 - Performance regression in Message, r=julienw azasypkin
========
https://hg.mozilla.org/integration/gaia-central/rev/9c714d9d52d0
Author: steveck-chung <schung@mozilla.com>
Desc: Bug 1211395 - Performance regression in Message, r=julienw, azasypkin
2015-10-22 23:55:12 -07:00
B2G Bumper Bot
684cde6d6e
Bumping manifests a=b2g-bump
2015-10-22 05:45:20 -07:00
B2G Bumper Bot
5cf58d65e2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3d6cbc3e6135
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32637 from Cwiiis/bug1217025-homescreen-icon-a11y
Bug 1217025 - Fix gaia-site-icon image role. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/6e61469cf4c3
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1217025 - Fix gaia-site-icon image role. r=gmarty
2015-10-22 05:42:04 -07:00
B2G Bumper Bot
b4c2ab5905
Bumping manifests a=b2g-bump
2015-10-22 05:24:25 -07:00
B2G Bumper Bot
05572922b6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/33b9aa224e00
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #32602 from gmarty/Bug-1214569-Unpin-page-from-pin-dialog
Bug 1214569 - [User Story] Unpin page from pin dialog
========
https://hg.mozilla.org/integration/gaia-central/rev/aabd740bd7fe
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1214569 - [User Story] Unpin page from pin dialog
2015-10-22 05:21:37 -07:00
B2G Bumper Bot
c48e9abdb3
Bumping manifests a=b2g-bump
2015-10-22 04:15:35 -07:00
B2G Bumper Bot
957fe21511
Bumping manifests a=b2g-bump
2015-10-22 04:05:25 -07:00
B2G Bumper Bot
e5f069d83b
Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5ead8cedd766
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Revert "Bug 1216394 - [Browser] After you cleared browsing history, cookie, and stored data, there is no 'History' and 'Top sites' any more"
This reverts commit e9556364cf3a5206626cf935f9353b39f0fc4b97.
========
https://hg.mozilla.org/integration/gaia-central/rev/e7908e6c93aa
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #32580 from weilonge/seanlee/TVBrowser/master/Bug1215482
Bug 1215482 - Apply the new bookmarks design to TV Browser. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/9ccb819fd155
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1215482 - Apply the new bookmarks design to TV Browser. r=yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/6bfa9ad3e783
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #32630 from gmarty/Bug-1216394-After-cleared-browsing-history-no-History-Top-sites
Bug 1216394 - [Browser] After you cleared browsing history, cookie, a…
========
https://hg.mozilla.org/integration/gaia-central/rev/fda6fce9e046
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1216394 - [Browser] After you cleared browsing history, cookie, and stored data, there is no 'History' and 'Top sites' any more
========
https://hg.mozilla.org/integration/gaia-central/rev/b66566619a53
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32595 from ferjm/bug1194097.sync.tv
Bug 1194096 - Sync UI for TV. r=yifan,seanlee
========
https://hg.mozilla.org/integration/gaia-central/rev/3eeaa239d749
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1194096 - Sync UI for TV. r=yifan,seanlee
2015-10-22 04:05:08 -07:00
Sebastian Kaspari
943c644af4
Bug 1217003 - Tabs tray (List): Use ImageView without background for close button. r=margaret
...
This creates feature parity with the tab view of the grid tabs tray.
Previously the ImageButton created an unpleasant effect when the List row was pressed (due to
duplicateParentState). Rather than losing the selection state by removing duplicateParentState,
this patch will effectively remove the focus state from the close button. This ressembles the
behavior of the close button in the grid version of the tabs tray.
2015-10-22 12:41:04 +02:00
Sebastian Kaspari
3cd97f71d6
Bug 1217003 - Tabs tray (List): Use different text color and close button style if tab is selected. r=margaret
...
This will create feature parity with the look & feel of tabs in the grid view.
2015-10-22 12:30:54 +02:00
Sebastian Kaspari
070e6503c3
Bug 1217003 - Tabs tray (List): Add drawable padding for audio indicator. r=margaret
...
This patch is using the same value we use in the tabs tray grid (tabs_layout_item_view.xml).
2015-10-22 12:13:37 +02:00
Sebastian Kaspari
2d684158f8
Bug 1217003 - Tabs tray (List): Vertically center tab title. r=margaret
2015-10-22 12:07:32 +02:00
Henri Sivonen
ef0fc8abf3
Bug 1202366 - Implement the encoder error mode "HTML" for nsFormSubmission without nsISaveAsCharset. r=NOT_emk.
2015-10-22 11:12:42 +03:00
Ehsan Akhgari
040f9cd442
Bug 1189685 - Part 2: Make synced-state.https.html pass; r=bkelly
2015-10-26 12:37:50 -04:00
Ehsan Akhgari
8b202b8790
Bug 1189685 - Part 1: Ensure that the state of all ServiceWorker instances is up to date when dispatching statechange events; r=bkelly
2015-10-26 12:37:48 -04:00
Ehsan Akhgari
a0b729a525
Bug 1202001 - Log errors emitted during service worker lifecycle events to the Web Console; r=bkelly
2015-10-26 12:30:46 -04:00
Ehsan Akhgari
1e2a0523ca
Bug 1181054 - Part 4: Make fetch-event.https.html pass; r=bkelly
2015-10-26 12:21:05 -04:00
Ehsan Akhgari
0895568c12
Bug 1181054 - Part 3: Correctly handle upload channels that have embedded body headers when dispatching a FetchEvent; r=bkelly
2015-10-26 12:21:03 -04:00
Ehsan Akhgari
98982c9a85
Bug 1181054 - Part 2: Refactor the code to extract an HTTP header from a buffer from FormDataParser; r=bkelly
2015-10-26 12:20:22 -04:00
Ehsan Akhgari
4943eccd2a
Bug 1181054 - Part 1: Move FormFillIterator and FormDataParser to FetchUtil.cpp; r=bkelly
...
These two classes were not moved at the same time their consumer
moved from Fetch.cpp to FetchUtil.cpp.
2015-10-26 12:20:21 -04:00
Kyle Huey
8ee5c3c5bd
Bug 1196841: Update getAll/getAllKeys to match the spec and expose them. r=baku
2015-10-26 08:54:16 -07:00
Andrea Marchesini
7b0723170a
Bug 1203802 - Websocket Frame Listener API for devtool Network Inspector - part 4 - IPC, r=michal
2015-10-26 15:31:00 +00:00
Andrea Marchesini
717623361b
Bug 1203802 - Websocket Frame Listener API for devtool Network Inspector - part 3 - timestamp, r=michal
2015-10-26 15:30:39 +00:00
Andrea Marchesini
a2f1eba556
Bug 1203802 - Websocket Frame Listener API for devtool Network Inspector - part 2 - WebSocketFrameService, r=michal
2015-10-26 15:30:11 +00:00
Andrea Marchesini
c997842c3d
Bug 1203802 - Websocket Frame Listener API for devtool Network Inspector - part 1 - WindowID added into WebSocketChannel, r=michal
2015-10-26 15:29:28 +00:00
Nathan Froyd
aa607b3abe
Bug 1217939 - part 2 - move nsContentUtils::GetSelectionBoundingRect to nsLayoutUtils; r=smaug
...
All callers of this function are in layout/base/ and it uses a lot of
things from nsLayoutUtils, so nsLayoutUtils seems like a better fit for
it.
2015-10-23 13:39:00 -04:00
Nathan Froyd
9b34f76461
Bug 1217939 - part 1 - remove nsContentUtils::GetViewportInfo; r=smaug
...
All it was doing was forwarding to the provided document, which is an
unnecessary layer of indirection.
2015-10-23 13:21:57 -04:00
Mason Chang
7276ee873d
Bug 1216200. Inset box shadow reftest with negative spread value. r=mstange
2015-10-26 08:31:17 -07:00
Ben Kelly
54018a29cd
Bug 1217501 P3 Check Accept header visibility in service worker fetch event. r=ehsan
2015-10-26 08:25:16 -07:00
Ben Kelly
1abde6a319
Bug 1217501 P2 Send */* for fetch() default Accept header. r=ehsan
2015-10-26 08:25:16 -07:00
Ben Kelly
71c321d269
Bug 1217501 P1 Expose Accept and Accept-Language to service worker FetchEvent.request. r=mcmanus
2015-10-26 08:25:15 -07:00
Carsten "Tomcat" Book
d63d6ec1cd
Merge m-c to mozilla-inbound
2015-10-26 14:45:35 +01:00
Jonathan Kew
a2223adeb2
Bug 1215428 - Update harfbuzz to release 1.0.6. r=jdaggett
2015-10-26 13:38:12 +00:00
Alessio Placitelli
2d1dc0d6dd
Bug 1215540 - Fix Telemetry reporting repeated hang annotations in Thread hangs. r=aklotz
2015-10-22 09:56:00 +02:00
Alessio Placitelli
52bf63e557
Bug 1213780 - Fix Telemetry reporting repeated hang annotations for Chrome hangs. r=aklotz
2015-10-22 08:07:00 +02:00
Carsten "Tomcat" Book
022264989f
Merge m-c to fx-team
2015-10-26 11:29:54 +01:00
Alessio Placitelli
8735aeb09c
Bug 1213780 - Fix Telemetry reporting repeated hang annotations for Chrome hangs. r=aklotz
2015-10-22 08:07:00 +02:00
Sebastian Kaspari
694a5b0ad4
Bug 1215950 - GeckoInputConnection: Run re-focus workaround on the UI thread. r=jchen
2015-10-23 10:05:40 +02:00
Jeff Walden
9a76979846
Bug 1217069 - Don't attempt to mis-optimize JSON.stringify's filter-list creation for replacer arrays with trailing holes. r=arai
2015-10-21 17:06:16 -07:00
Victor Porof
a1499ed3b5
Bug 1202657 - Add markers for workers' message passing and serialization/deserialization, r=smaug, jsantell, tromey, ejpbruel
2015-10-21 23:10:05 +02:00
Sebastian Hengst
7ff286ab43
Backed out changeset 335ea7a95492 (bug 960776) for XPCShell failures. r=backout
2015-10-24 10:43:41 +02:00
Kit Cambridge
9fc8649a52
Bug 1217621 - Show settings action for XUL notifications. r=jaws
2015-10-23 15:53:15 -06:00
Ted Mielczarek
bc7591125a
bug 1215748 - use llvm-dsymutil for mac builds. r=mshal
2015-10-21 12:22:18 -04:00
Ryan VanderMeulen
b51a537388
Bug 1156588 - Add crashtest.
2015-10-25 16:20:16 -04:00
Ryan VanderMeulen
a409ef9440
Bug 1156257 - Add crashtest.
2015-10-25 16:20:16 -04:00
Ryan VanderMeulen
792058f8f9
Bug 950324 - Add crashtest.
2015-10-25 16:20:16 -04:00
Ryan VanderMeulen
fbd18c95a0
Bug 843086 - Add crashtest.
2015-10-25 16:20:15 -04:00
Carsten "Tomcat" Book
9066b20606
Backed out changeset 5d6aca60d59c (bug 1216607) for failing on own test
2015-10-26 12:24:55 +01:00