Commit Graph

448476 Commits

Author SHA1 Message Date
Matt Woodrow
63db61e6ca Bug 1219020 - Don't do layer tree comparisons for inactive layer trees that have changed layers since we'll invalidate it all anyway. r=roc
--HG--
extra : rebase_source : 659233e99a8c84a7d4a097aed06adb243bd10955
2015-11-03 16:48:42 +13:00
Wes Kocher
f366d6cb63 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : Gg8WWdYJLXL
2015-10-30 17:00:16 -07:00
Wes Kocher
8f2f7470c0 Merge b2ginbound to central, a=merge
--HG--
extra : commitid : Gss5YcLbHOY
2015-10-30 16:54:07 -07:00
Wes Kocher
d31ed2617b Merge inbound to central, a=merge
--HG--
extra : commitid : GwjoFY5dx7Q
2015-10-30 16:35:46 -07:00
Wes Kocher
c1785077ef Merge fx-team to central, a=merge
--HG--
extra : commitid : 8al3n2DXcWr
2015-10-30 16:16:38 -07:00
Jeff Walden
1b692c0c1a Bug 1208808 - Move time zone adjustment information out of JSRuntime, into global state protected by a spinlock. r=till
--HG--
extra : rebase_source : 1c59ffd1509c52791ab737df338962cf2c68dbc0
2015-10-30 16:14:32 -07:00
Michael Comella
7961821d7c Bug 1220196 - Explicitly set AppCompatCheckBox in xml. r=sebastian
We don't extend AppCompatActivity in GeckoApp (bug 1220309) so these
edge cases are not getting auto-inflated to their AppCompat
counterparts.

--HG--
extra : commitid : KGMyi1R3DvI
extra : rebase_source : 318ecad96502d1f5d4179b2842b874a3ffbdacb4
2015-10-30 15:24:58 -07:00
Michael Comella
1e05362cf3 Bug 1214939 - Explicitly use AppCompatCheckBox in PromptInput. r=sebastian
This way it inherits from the AppCompat styles like accentColor.

--HG--
extra : commitid : 82svRmJzzHk
extra : rebase_source : 376b4d6c533f47e737f90445c2d725e16096bf5b
2015-10-30 15:32:47 -07:00
Kartikaya Gupta
6b17c45094 Bug 1218386 - Truncate rather than round the touch coordinates sent by Android because if they get rounded up they might become invalid. r=snorp
--HG--
extra : commitid : D8Jh2c7gUhz
2015-11-02 12:18:58 -05:00
Alexandre Poirot
68dc17ea2b Bug 1217867 - Prevent duplicated setupInParent calls when debugging same e10s tab with multiple clients. r=jryans 2015-11-02 08:18:58 -08:00
Alexandre Poirot
35d2bc4f62 Bug 1219723 - Package gcli with the same layout than in the source tree. r=jryans 2015-11-02 08:18:58 -08:00
Alexandre Poirot
4a89db3430 Bug 1216979 - Add ACCEL+ALT+R key binding to reload WebIDE. r=jryans 2015-11-02 08:18:58 -08:00
Alexandre Poirot
10650ce81a Bug 1216590 - Merge last bits of app-manager into WebIDE. r=jryans
--HG--
rename : devtools/client/app-manager/app-projects.js => devtools/client/webide/modules/app-projects.js
rename : devtools/client/app-manager/app-validator.js => devtools/client/webide/modules/app-validator.js
rename : devtools/client/app-manager/test/test_app_validator.html => devtools/client/webide/test/test_app_validator.html
rename : devtools/client/app-manager/test/validator/no-name-or-icon/home.html => devtools/client/webide/test/validator/no-name-or-icon/home.html
rename : devtools/client/app-manager/test/validator/no-name-or-icon/manifest.webapp => devtools/client/webide/test/validator/no-name-or-icon/manifest.webapp
rename : devtools/client/app-manager/test/validator/non-absolute-path/manifest.webapp => devtools/client/webide/test/validator/non-absolute-path/manifest.webapp
rename : devtools/client/app-manager/test/validator/valid/alsoValid/manifest.webapp => devtools/client/webide/test/validator/valid/alsoValid/manifest.webapp
rename : devtools/client/app-manager/test/validator/valid/home.html => devtools/client/webide/test/validator/valid/home.html
rename : devtools/client/app-manager/test/validator/valid/icon.png => devtools/client/webide/test/validator/valid/icon.png
rename : devtools/client/app-manager/test/validator/valid/manifest.webapp => devtools/client/webide/test/validator/valid/manifest.webapp
rename : devtools/client/app-manager/test/validator/wrong-launch-path/icon.png => devtools/client/webide/test/validator/wrong-launch-path/icon.png
rename : devtools/client/app-manager/test/validator/wrong-launch-path/manifest.webapp => devtools/client/webide/test/validator/wrong-launch-path/manifest.webapp
rename : devtools/client/themes/app-manager/images/default-app-icon.png => devtools/client/webide/themes/default-app-icon.png
rename : devtools/client/themes/app-manager/images/noise.png => devtools/client/webide/themes/noise.png
rename : devtools/client/themes/app-manager/images/rocket.svg => devtools/client/webide/themes/rocket.svg
2015-11-02 08:18:58 -08:00
Victor Porof
85a4e5232c Bug 1213100 - Part 2: Refactor styles, add comments, fix bad merge and newly added css, r=pbrosset 2015-11-02 16:13:11 +01:00
David Critchley
40edfd42a3 Bug 1219740 - Add Beta Ribbon back in to Hello, r=dmose 2015-10-30 12:25:51 -07:00
David Critchley
86c3cc806e Bug 1214590 - Remove Loop default Room name, r=dmose 2015-10-30 11:48:22 -07:00
Nathan Froyd
e255b900f5 Bug 1220392 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in widget/; r=roc 2015-10-30 14:35:28 -04:00
Jeff Muizelaar
4378d52fe9 Bug 1220673 - Make DrawTargetCG::Mask() MOZ_CRASH
It's not completely implemented so we should crash early rather than have
people use it by mistake.

--HG--
extra : rebase_source : c28b5ea6126d2c68e40272b8e4267671ec4e5830
2015-11-02 10:13:09 -05:00
Wes Kocher
36c2970b75 Backed out changeset e22433400ec2 (bug 1216901) to hopefully fix winpgo bustage
--HG--
extra : commitid : JAZy6YeISB7
extra : amend_source : ff101ba617320bae1f76f7232a4c648a451dd4ce
2015-10-30 10:11:46 -07:00
Wes Kocher
1f1147fd63 Backed out changeset b855984ff056 (bug 1216901)
--HG--
extra : commitid : DRn4qQLqwWu
2015-10-30 10:11:45 -07:00
Wes Kocher
174b6386ec Backed out changeset 35e546b48807 (bug 1219122)
--HG--
extra : commitid : 8fUKdYmuoeO
2015-10-30 10:11:44 -07:00
Wes Kocher
9ec1a1aa32 Backed out changeset 9475e3ef6a44 (bug 1217276)
--HG--
extra : commitid : Aaj33hafwl
2015-10-30 10:11:43 -07:00
Wes Kocher
46439f8894 Backed out changeset 57137bb5c665 (bug 1219126)
--HG--
extra : commitid : 2AioSh3eozm
2015-10-30 10:11:42 -07:00
Wes Kocher
311a75ab6f Backed out changeset 1d3d17144c07 (bug 1219147)
--HG--
extra : commitid : 2SqEZu9KgWr
2015-10-30 10:11:41 -07:00
Paolo Amadini
5924d46107 Bug 1216699 - Add Learn More link to Insecure Password Warning in Control Center. r=bgrins
--HG--
extra : commitid : KNjyMETahMC
extra : rebase_source : f0498fe7a4a85731350172935252bb414b7503a8
2015-10-30 14:36:13 +00:00
Thomas Zimmermann
15782f1cec Bug 1215525: Use strong typing in Bluetooth GATT mid-layer interfaces, r=joliu 2015-10-30 14:54:41 +01:00
Thomas Zimmermann
912f69954b Bug 1215525: Replace strings with Bluetooth addresses and UUIDs in GATT mid-layer, r=joliu 2015-10-30 14:54:41 +01:00
Thomas Zimmermann
cb9c58250a Bug 1215525: Replace strings with Bluetooth addresses and UUIDs in Bluetooth mid-layer, r=brsun 2015-10-30 14:54:41 +01:00
Thomas Zimmermann
da8fa8c983 Bug 1215525: Update |BluetoothUuid| structure with c'tors and helper methods, r=brsun 2015-10-30 14:54:41 +01:00
B2G Bumper Bot
5b8c793b0f Bumping manifests a=b2g-bump 2015-11-02 00:46:46 -08:00
Carsten "Tomcat" Book
21e14b4b61 Backed out changeset 177eae915693 (bug 1206581) for bustage 2015-11-02 09:43:15 +01:00
Carsten "Tomcat" Book
7eaa924089 merge fx-team to mozilla-central a=merge 2015-10-30 11:46:11 +01:00
Jordan Santell
421ce5ab88 Bug 1219623 - Memory tool should be responsive in low widths and right panel docked. r=fitzgen 2015-10-29 19:54:24 -07:00
Mark Hammond
c3e774bb32 Bug 1199354 - add link to Firefox for iOS and fix link to Firefox for Android on Sync prefs pane. r=adw 2015-10-30 11:35:28 +11:00
Nick Fitzgerald
1c1b5c1262 Bug 1219820 - Do not try and select the hidden root when navigating the heap view tree with keyboard shortcuts; r=jsantell 2015-10-29 17:28:32 -07:00
Jordan Santell
75e46e620c Bug 1218673 - Clean up toolbar stlying and be more responsive in the memory tool. r=fitzgen 2015-10-29 17:21:09 -07:00
Nick Fitzgerald
6ff5f69470 Bug 1219854 - Add more robust source name parsing for displaying allocation stack tree items; r=jsantell 2015-10-29 17:21:08 -07:00
Nick Fitzgerald
1fdeb4f734 Bug 1219805 - Make coarse type break objects down by [[class]] rather than allocation stack; r=jsantell 2015-10-29 17:21:07 -07:00
Nick Fitzgerald
e6daba098d Bug 1218670 - Add % to heap view tree items; r=jsantell 2015-10-29 17:21:06 -07:00
Wes Kocher
def31b952c Merge m-c to fx-team, a=merge
--HG--
extra : commitid : JfOXHrexxbp
2015-10-29 17:18:38 -07:00
Wes Kocher
bff6406254 Merge m-c to b2ginbound, a=merge
--HG--
extra : commitid : 14DCEYRe0b9
2015-10-29 17:17:52 -07:00
Wes Kocher
f989cf27b4 Merge inbound to central, a=merge
--HG--
extra : commitid : B2ufrhKlXRr
2015-10-29 17:12:28 -07:00
Wes Kocher
1b36d95442 Merge fx-team to central, a=merge
--HG--
extra : commitid : HRvqk20Jqmp
2015-10-29 17:07:41 -07:00
B2G Bumper Bot
01e6fe5449 Bumping manifests a=b2g-bump 2015-10-29 17:06:38 -07:00
Michael Comella
f2f345b45d Bug 1219950 - Remove special youtube intent handling code. r=rnewman
This code was originally added to request HTML5 video from Youtube under
certain conditions but Youtube serves HTML5 video by default and it is no
longer necessary.

--HG--
extra : commitid : CJ6XSBLmauW
extra : rebase_source : 122f7076c58dc3e2fda15cdc22d80c6b1053bd3b
2015-10-29 16:08:11 -07:00
Chris Rafuse
3ac351d73a Bug 1215593 - Relayout the room title and context tile in text chat. r=Standard8 2015-10-30 14:43:58 +00:00
Mark Banner
d2ba20bd59 Backout bug 1210865 / changeset dcd113d0102e due to apparent bustage of Loop's setup system for data channels. 2015-10-30 14:43:49 +00:00
Carsten "Tomcat" Book
8725e9a2f2 Backed out changeset d989914e47e2 (bug 1218594) for possible conflicts with another push 2015-10-30 15:38:01 +01:00
James Long
41b05eaf06 Bug 1219304 - add react-dom and use it in the devtools to render react r=jsantell
--HG--
extra : amend_source : 4aa25a00c9e1a0a51fbc7b08d4c8fb15393f83e2
2015-10-30 10:06:52 -04:00
Wes Kocher
628cf3e828 Merge m-c to b2ginbound, a=merge CLOSED TREE
--HG--
extra : commitid : 5Cos46KLbHP
2015-10-29 15:31:01 -07:00