Commit Graph

274466 Commits

Author SHA1 Message Date
Pierre-Eric Pelloux-Prayer
5e3af05604 Bug 1222935 - Support REQUEST_SEND_USSD command. r=hsinyi 2015-11-26 20:32:51 +08:00
Carsten "Tomcat" Book
50b4246f5d Backed out changeset 5ecd639be1a4 (bug 1202087) for bustage 2015-11-26 12:44:02 +01:00
Patrick Brosset
0b57fca422 Bug 1222409 - Listen to window resize events on server and use this to refresh style-inspector; r=bgrins
1 - Make the LayoutChangesObserver also send "resize" events; r=bgrins
The LayoutChangesObserver was originally made to observe all kinds of
layout-related events. So far, it was only observing reflows though.
This adds the capability to also observe resize events on the content
window.

2 - Removed the non-e10s rule/computed-views refreshing mechanism; r=bgrins
When the window is resized, the styles shown in the rule-view and
computed-view need to be updated (media-queries may be at play).
This was done before using a local-only, non-e10s solution. The
inspector-panel would listen to the resize event on the linkedBrowser
in the current tab.
This, obviously, did not work with e10s or across a remote connection.
This change just removes all of the code involved with this.
This won't cause any regression or backwards-compatibility problems as
a new server-driven resize observer is being put in place in this bug.
Even if you connected to an older server, you wouldn't see a difference
because the refresh-on-resize didn't work over remote connections already.

3 - Refresh the style-inspector when the LayoutChangesObserver detects resize
The implementation is simple, the inspector actor uses the
LayoutChangesObserver to detect window resize, and when it does, it
forwards the event to its front.
This is similar to how we deal with reflow events, except that for
reflows, the inspector actor (walker in this case), first filters on
the server to see if the reflow would indeed impact known nodes.
For resize events, it seemed more complex to do this kind of server
side filtering as this would involve remembering which node is currently
selected and which style were applied, and then compare that with the
new styles.

4 - Tests for the style-inspector refresh on window resize
2015-11-26 12:18:17 +01:00
Carsten "Tomcat" Book
d0ea73edd5 Backed out changeset dfbfbeb2abde (bug 1191460) for causing merge conflicts when landing on m-c 2015-11-26 12:03:17 +01:00
Carsten "Tomcat" Book
57cfd4c373 Backed out changeset 82c89f573e53 (bug 1191460) 2015-11-26 12:02:59 +01:00
Carsten "Tomcat" Book
c92b774667 Backed out changeset bc9a43cbbdfa (bug 1227932) 2015-11-26 12:02:57 +01:00
Jan de Mooij
980c73e927 Bug 1227263 part 3 - Remove this-slot from non-function frames. r=efaust 2015-11-26 12:00:05 +01:00
Jan de Mooij
78e54d2bfb Bug 1227263 part 2 - Remove this-slot from generators. r=efaust 2015-11-26 12:00:04 +01:00
Jan de Mooij
8987cbf642 Bug 1227263 part 1 - Rename frame thisValue methods to thisArgument. r=shu 2015-11-26 12:00:04 +01:00
Carsten "Tomcat" Book
36d02b7e74 merge fx-team to mozilla-central a=merge 2015-11-26 11:57:05 +01:00
Carsten "Tomcat" Book
e65b961fb5 merge b2g-inbound to mozilla-central a=merge 2015-11-26 11:55:11 +01:00
Ben Tian
88c9605e31 Bug 1227440 - Reject pin reply by cancelling bond to trigger BondStateChangedNotification, in order to inform gaia setting app, r=shuang 2015-11-26 16:31:42 +08:00
B2G Bumper Bot
62071c5443 Bumping manifests a=b2g-bump 2015-11-25 23:45:36 -08:00
B2G Bumper Bot
ede6191eb8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eae17e983597
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #33354 from begeeben/1224435_visual_ux_polish

Bug 1224435 - [TV Browser] Visual/UX polish for Terms of Service and Privacy Notice, r=rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/5651ea130c71
Author: yifan <yliao@mozilla.com>
Desc: Bug 1224435 - [TV Browser] Visual/UX polish for Terms of Service and Privacy Notice
2015-11-25 23:44:07 -08:00
B2G Bumper Bot
c1a9897b6c Bumping manifests a=b2g-bump 2015-11-25 23:35:33 -08:00
B2G Bumper Bot
0c3577fdab Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/53fe8d63a706
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #33368 from weilonge/seanlee/TVBrowser/master/Bug1227860

Bug 1227860 - Fix the l10n string in Success page. r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/ea0e14229fce
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1227860 - Fix the l10n string in Success page. r=danhuang

========

https://hg.mozilla.org/integration/gaia-central/rev/9aaac1c8546f
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #33366 from evelynhung/issue-1228212

Bug 1228212 - update built-in app list in engineering build, r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/90acb83b0a5f
Author: Evelyn Hung <jj.evelyn@gmail.com>
Desc: Bug 1228212 - update built-in app list in engineering build.
2015-11-25 23:34:00 -08:00
B2G Bumper Bot
510d4a3631 Bumping manifests a=b2g-bump 2015-11-25 23:29:58 -08:00
B2G Bumper Bot
c774f43fb4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a2eda4f618c7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #33352 from KevinGrandon/bug_1227856_usage_remove_unused_action_menu

Bug 1227856 - Remove unused action menu building block usage from cost control

========

https://hg.mozilla.org/integration/gaia-central/rev/8ace96cb4166
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1227856 - Remove unused action menu building block usage from cost control
2015-11-25 23:28:31 -08:00
B2G Bumper Bot
a1bac485f6 Bumping manifests a=b2g-bump 2015-11-25 23:24:37 -08:00
B2G Bumper Bot
c373054528 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/503e0f82b4fb
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #33348 from weilonge/seanlee/TVBrowser/master/Bug1225817

Bug 1225817 - Revise l10n string in Settings. r=danhuang

========

https://hg.mozilla.org/integration/gaia-central/rev/3ef390a28aac
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1225817 - Revise l10n string in Settings. r=danhuang

========

https://hg.mozilla.org/integration/gaia-central/rev/c5c953f0b303
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #33351 from weilonge/seanlee/TVBrowser/master/Bug1225843

Bug 1225843 - Fix the hyperlink of "Terms of Service" and "Privacy Notice" in FxA login dialog. r=yifan

========

https://hg.mozilla.org/integration/gaia-central/rev/d4ac09b3581a
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1225843 - Fix the hyperlink of "Terms of Service" and "Privacy Notice" in FxA login dialog. r=yifan
2015-11-25 23:23:14 -08:00
B2G Bumper Bot
c7c994a7b0 Bumping manifests a=b2g-bump 2015-11-25 23:15:44 -08:00
B2G Bumper Bot
fb91200b95 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0b7ee5f0e58a
Author: danhuang1202 <dhuang@mozilla.com>
Desc: Merge pull request #33179 from danhuang1202/1221420_back_button_support_in_smartList

  Bug 1221427 - ecape key support in smartlist

========

https://hg.mozilla.org/integration/gaia-central/rev/4226106a4777
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1221427  - Support ecape key in smartlist. r=seanlee
2015-11-25 23:14:15 -08:00
Phil Ringnalda
66b5d7b6db Back out 34c9087517ea (bug 1200798) for e10s bustage in browser_dbg_reload-same-script.js
CLOSED TREE
2015-11-25 21:39:05 -08:00
Lee Salzman
81ef3f4240 Bug 1228188 - ifdef around Skia GetMaxSurfaceSize usage. r=eihrul 2015-11-25 22:21:40 -05:00
James Long
fca3432bfa Bug 1200798 - refactor sources and breakpoints in debugger to use redux r=ejpbruel 2015-11-25 19:41:26 -05:00
Mark Hammond
ab9af4b94f Bug 1220926 - include some sync preferences in about:support. r=bsmedberg 2015-11-26 11:14:11 +11:00
Mike Conley
e819117041 Bug 1227444 - Regression test. r=billm 2015-11-25 14:41:41 -05:00
sgiles
594e6e4772 Bug 1224604 - Handle Hover events when TalkBack is enabled. r=kats 2015-11-25 15:25:11 +00:00
Eugen Sawin
02b643e5fd Bug 1219178 - [9.1] Make SeekPosition available with tests disabled. a=me for fixing build problems 2015-11-25 06:44:00 +01:00
Carsten "Tomcat" Book
048c40863d merge mozilla-inbound to mozilla-central a=merge 2015-11-25 12:51:53 +01:00
Carsten "Tomcat" Book
26e420ed29 merge fx-team to mozilla-central a=merge 2015-11-25 12:50:10 +01:00
Carsten "Tomcat" Book
78ed72426c merge b2g-inbound to mozilla-central a=merge 2015-11-25 12:39:37 +01:00
Carsten "Tomcat" Book
3bcc0154d2 Backed out changeset 50441cd0d6a1 (bug 1212321) for causing regressions 2015-11-25 12:37:24 +01:00
Andrew Comminos
011c3efb8a Bug 1203135 - Terminate linking if maximum vertex attribute count is exceeded on Mesa. r=jgilbert 2015-11-24 21:27:29 -08:00
Mike Conley
620a290a22 Backed out changeset aef73dcc9acc for bustage. 2015-11-24 23:45:41 -05:00
Daniel Stenberg
b2f29e4df2 Bug 1227931 - init Http2Stream::mReceivedData in the constructor. r=nwgh 2015-11-25 05:15:00 +01:00
chunminchang
b179afa20b Bug 1226144 - Free sessionId after using it. r=selin 2015-11-26 02:39:00 +01:00
Wes Kocher
6eb7a2c84f Merge b2ginbound to central, a=merge 2015-11-24 16:52:38 -08:00
Manuel Casas
2c824e4fd6 Bug 1214214 - Update style of sharing notifications bar, and make it persistent. r=mikedeboer 2015-11-25 01:40:00 +01:00
Wes Kocher
7feeca2e84 Merge fx-team to central, a=merge 2015-11-24 16:33:15 -08:00
Mike Conley
ee1248ef57 Bug 1227444 - Remove a closed window from _windows right away without waiting for a flush to complete. r=billm 2015-11-24 18:11:33 -05:00
Nick Thomas
8389626016 Bug 1222227, upload public b2g files to S3 system, temporarily disables socorro and source manifest uploads, r=catlee CLOSED TREE 2015-11-26 11:06:02 +13:00
Alexandre Poirot
a8541bbb1c Bug 1221141 - Specify absolute path to each about:debugging test file to please Windows. r=me for bustage fix on CLOSED TREE 2015-11-25 21:31:28 +01:00
Nick Alexander
708e2f6ec4 Bug 1227600 - Fix |mach bootstrap| bustage on Mac OS X. r=me,gps
DONTBUILD NPOTB on a CLOSED TREE
2015-11-25 11:11:39 -08:00
Alexandre Poirot
cada5a5d40 Bug 1227139 - Fix the webconsole for addon and browser content toolbox by handling a missing performance property on this.window. r=bgrins 2015-11-25 07:54:26 -08:00
Alexandre Poirot
918027041d Bug 1226157 - Ship nsIWorkerDebugger* idl on b2g. r=fabrice 2015-11-25 07:54:26 -08:00
Alexandre Poirot
48bbb8e78f Bug 1221141 - Support installing addon from local directory in about:debugging. r=janx 2015-11-25 07:54:26 -08:00
Alexandre Poirot
b096e3766a Bug 1226185 - Ensure to unmount about:debugging components on tab close. r=janx 2015-11-25 07:54:25 -08:00
Alexandre Poirot
e4307e0b73 Bug 1226185 - Fix preferences listener leak in about:debugging. r=janx 2015-11-25 07:54:25 -08:00
Kartikaya Gupta
2bf681be5d Bug 1226660 - Increase the fling-stop-on-tap threshold so that more taps go to content rather than stopping flings. r=snorp 2015-11-25 09:49:57 -05:00