Gijs Kruitbosch
6764c42a9e
Bug 1164942 - do not load pocket's jsm or other scripts until used with extra getter to satisfy tests, r=jaws
...
--HG--
extra : rebase_source : fc6d1273cc9c6dc355638033cd27705ab59747e7
2015-05-15 14:25:57 +01:00
Mark Banner
ac81fa3ddb
Bug 1154775 - Upgrade OpenTok library to v2.5.1. r=dmose
2015-05-18 13:52:05 +01:00
Mark Banner
da7b1af0b6
Bug 1165861 - Tidy up OSFile error handling in LoopRoomsCache. r=mikedeboer
2015-05-18 13:52:05 +01:00
Carsten "Tomcat" Book
07a54c9775
Merge mozilla-central to fx-team
2015-05-18 13:52:33 +02:00
Carsten "Tomcat" Book
09631fba2e
merge mozilla-inbound to mozilla-central a=merge
2015-05-18 13:43:01 +02:00
Mark Hammond
e960378c4d
Bug 1152116 - prevent Sync from spamming the browser console. r=rnewman
2015-05-18 17:34:22 +10:00
Mark Hammond
3c26a0a19f
Bug 1148980 - have success and error log files for Sync and ReadingList based on whether an error record was written to the log. r=rnewman
2015-05-18 17:34:22 +10:00
Ryan VanderMeulen
33aa7cc49f
Backed out 7 changesets (bug 1154809) for xpcshell failures.
...
Backed out changeset 056f69eee8db (bug 1154809)
Backed out changeset 13f93d585e42 (bug 1154809)
Backed out changeset 1e967727087e (bug 1154809)
Backed out changeset 1f3809022d39 (bug 1154809)
Backed out changeset 7e730e9cb6b3 (bug 1154809)
Backed out changeset 139959618516 (bug 1154809)
Backed out changeset ea59187953f6 (bug 1154809)
2015-05-17 19:54:49 -04:00
Tim Nguyen
58d8d3a602
Bug 1165610 - Use new add-on notification icon on retina displays. r=dao
2015-05-16 11:27:00 -04:00
Tim Nguyen
902a244e9c
Bug 1165609 - Clean up SVGs from bug 1162584. r=dao
2015-05-17 02:16:00 -04:00
J. Ryan Stinnett
71d85605b5
Bug 1164537 - Restore tilt for non-e10s windows. r=jwalker
2015-05-14 07:35:00 -04:00
Richard Marti
0335d3da77
Bug 1160733
- about:permissions: use the new in-content style-sheet. r=Gijs
2015-05-14 10:10:42 +02:00
Jan Keromnes
58e3cd94d4
Bug 1158144 - Implement "Copy POST Data" context menu item. r=vporof
2015-05-14 08:30:00 -04:00
Jan Keromnes
3b82459ced
Bug 1158144 - Fix "Copy URL Parameters" line separation on Windows. r=vporof
2015-05-14 08:30:00 -04:00
Tim Nguyen
64f650e19f
Bug 1136101 - Add an "Add rule" button in the rules view toolbar. r=bgrins, ui-r=shorlander
2015-05-16 02:10:00 -04:00
Franziskus Kiefer
9533a4e3f4
Bug 1163743 - Test changes for changing origin-when-crossorigin to origin-when-cross-origin. r=sstamm
2015-05-11 16:18:05 -07:00
Patrick Brosset
7fda4770c9
Bug 1156754 - Introduce a pref for the new animation inspector UI. r=jwalker
...
--HG--
extra : rebase_source : 8f12113e8ffd63419c4d4be8ac07a14a2ed83490
extra : histedit_source : 9685d304e0cc8a42a20a20951e07acf7ae6cd70f
2015-04-23 14:15:52 +02:00
Sami Jaktholm
dfc7a247b3
Bug 1158634 - Modify font-inspector tests for better code sharing. r=pbrosset
...
This patch adds a new method openFontInspectorForURL to the head.js file which
a) opens a new tab with the given URL
b) opens inspector for the tab
c) selects font-inspector and waits for it to initialize
Previously the only font-inspector test was doing all that inside the test but
as new tests require the similar functionality it's better to reside in
head.js.
--HG--
extra : rebase_source : 96d31183bdbd0131beadc9540ad2b7e2e4f9a67b
extra : histedit_source : 3a9a9cb62e9b480e6f6e349570f3cbf23543487f
2015-05-14 14:21:53 +03:00
Tom Tromey
4ba6a0cf35
Bug 1154809 - Rewrite CubicBezierWidget to use CSSLexer. r=pbrosset
...
--HG--
extra : rebase_source : 750e574f9f9d0336690b6f7e3ec4d95dc2f02ebb
extra : histedit_source : b65e1789225b3b4dd84ccb69451cdb8d48eff1c8
2015-05-14 05:36:00 -04:00
Tom Tromey
a04ecc80d2
Bug 1154809 - Rewrite tokenizeComputedFilter to use cssTokenizer. r=pbrosset
...
--HG--
extra : rebase_source : b6671492aaccc26110eeef31db4cecb4e8210cd1
extra : histedit_source : 44b256236eeef8221147574606d9a53e40732be9
2015-05-14 05:36:00 -04:00
Tom Tromey
4a110448f0
Bug 1154809 - Rewrite prettifyCSS to use CSSLexer. r=pbrosset
...
--HG--
extra : rebase_source : afa69805be07b9f3918333ea8edcb8a7b2115c4a
extra : histedit_source : cdb808df2d2d01a2817c3675ace9a3a4f85a0c1f
2015-05-14 05:35:00 -04:00
Tom Tromey
412abec581
Bug 1154809 - Rename and clarify last CSS regexp in rule-view.js. r=pbrosset
...
--HG--
extra : rebase_source : fc11cc70ad7efd590732302791d380ea8748c51c
extra : histedit_source : 9892fd09dd39fcc5a82d76f286e3fb8c808a3aef
2015-05-14 05:35:00 -04:00
Tom Tromey
7fec4dca21
Bug 1154809 - Remove dead css-parsing code. r=pbrosset
...
--HG--
extra : rebase_source : 5de56b0d53f5e76d4bba51369b0f5d35d280d89e
extra : histedit_source : 447dd118274dd40388369c762f820bfbd5222484
2015-05-14 05:35:00 -04:00
Aaron Raimist
5b077b70ed
Bug 1154059 - Fix color swatches in ruleview.css and computedview.css. r=miker
...
--HG--
extra : rebase_source : 7d4e688e2a60e48ae2dd278e5048ff7d22737f86
extra : histedit_source : 1fd30706c6fee53abd9edc8aca0df198e2e7c114
2015-05-12 20:23:00 -04:00
Phil Ringnalda
28b4d45685
Back out 5f81902ee93e (bug 1164942) for leaking pktUIMessaging from browser_UITour_pocket.js on Windows
...
CLOSED TREE
2015-05-17 14:21:57 -07:00
Gijs Kruitbosch
f253d2ed23
Bug 1164942 - do not load pocket's jsm or other scripts until used, r=jaws
2015-05-15 14:25:57 +01:00
Phil Ringnalda
4649684036
Merge f-t to m-c, a=merge
2015-05-16 09:40:17 -07:00
Dão Gottwald
27fb633b15
Bug 1147808 - Cancel add-on installation when the tab or window closes while waiting for the user to confirm the installation. r=dtownsend
2015-05-16 13:28:34 +02:00
Brian Grinstead
d8eae22539
Bug 1164952 - Fix transparent window background in Dev Edition theme for Windows 7 classic mode;r=MattN
2015-05-15 18:34:57 -07:00
Jared Wein
d00e53f554
Bug 1160407 - followup, remove preprocessor flag from jar.mn. r=me
...
--HG--
extra : rebase_source : 9acb4c56b8211c00175865da6d7af1c776c15c2a
2015-05-15 20:44:07 -04:00
Brian Grinstead
5387e2ded5
Bug 1165360 - Force 1x icon for back button and forward button icons in Dev Edition theme;r=MattN
2015-05-15 16:49:04 -07:00
Dave Townsend
cd8189994f
Bug 1162584: Update the icons for the add-on install flow. r=dao
...
--HG--
extra : rebase_source : d3fc549269369dd3be9dba42c66ff38f82db84af
2015-05-14 12:05:58 -07:00
Nate Weiner
f1795fc486
Bug 1165416 - Update Pocket code to latest version (May 15th code drop). r=dolske,jaws
2015-05-15 19:04:03 -04:00
Jared Wein
237251067d
Bug 1160407 - Redirect links within the Pocket panel to open in non-private windows when temporary Private Browsing is used. r=dolske
2015-05-15 18:56:14 -04:00
Jordan Santell
dfdef1a51f
Bug 1164598 - Remove legacy timeline tool from devtools source and its styles. r=vp
2015-05-13 12:23:18 -07:00
Jordan Santell
36c72f36fe
Bug 1160313 - Remove temporary retro-mode for performance tools. r=vp
2015-05-15 11:35:26 -07:00
Wes Kocher
f6ad68ad53
Backed out changeset 12357ab6e997 (bug 1164942) for b2g build orange
2015-05-15 15:15:06 -07:00
Gijs Kruitbosch
8be5db1faa
Bug 1164942 - do not load pocket's jsm or other scripts until used, r=jaws
...
--HG--
extra : rebase_source : c7466ef7c7a0b8c5ef6bc187b56b18925f917747
extra : amend_source : 1f537ec1201789fe927e17ef8b5c143b705fd652
2015-05-15 14:25:57 +01:00
Victor Porof
cd2cb2d0b2
Bug 1165045 - Don't create nodes with empty text in the call tree, r=jsantell
2015-05-15 16:18:12 -04:00
Ryan VanderMeulen
a0c116d928
Backed out changeset ab6600d9847b (bug 1147808) for addon manager test failures.
2015-05-15 16:14:28 -04:00
Robert Strong
24087836c4
Bug 1165156 - Remove the removal of the java console extension that are seldom seen from the installer. r=spohl
2015-05-15 12:56:59 -07:00
Victor Porof
6b2727cdd9
Bug 1151973 - Inverted call tree should be ordered by 'self cost', not 'total cost', r=jsantell
2015-05-14 15:45:21 -04:00
Dão Gottwald
c0bf6a945b
Bug 1147808 - Cancel installation when the tab or window closes while downloading the add-on or waiting for the user to confirm the installation. r=dtownsend
2015-05-15 21:21:17 +02:00
Wes Kocher
8f1445e27d
Merge m-c to inbound a=merge
2015-05-15 17:32:05 -07:00
George Wright
0e6b6344ba
Bug 1145741 - Style tab-close-button off visuallyselected attribute r=mconley
2015-05-11 20:13:14 -04:00
Mike Conley
f55fb3d429
Bug 1156871
- Reactivate browser_CTP_drag_drop.js for e10s. r=test-only.
...
--HG--
extra : rebase_source : 4fb81699e5329fb63285d6db4d1fca97f764e2b4
extra : amend_source : 944b7b4964fd5e687e94fba5a230d269fc59c193
2015-05-14 14:54:56 -04:00
Ed Lee
bdb93184b4
Bug 1160369 - Allow for sponsored suggested tiles [r=adw]
2015-05-14 16:01:47 -07:00
Brian Grinstead
547df33bde
Bug 1164178 - Use an empty value by default for lightweightThemes.selectedThemeID;r=dao
2015-05-14 18:31:21 -07:00
Mike Conley
f5c3435326
Bug 863515 - Switch usages of content.opener to gBrowser.selectedBrowser.hasContentOpener. r=felipe.
...
--HG--
extra : rebase_source : c5db34ab7faf3bad74224e24d0faf09431a503f3
2015-05-08 12:16:12 -04:00
Dão Gottwald
5d037e3e43
Bug 1165306 - Clean up ContentPermissionPrompt.prototype._showPrompt by removing pointerLock-specific code. r=paolo
...
--HG--
extra : rebase_source : 0b2560bc173e577279610af4104974e77bc33642
2015-05-15 19:20:18 +02:00