Martyn Haigh
9e69647074
Bug 1075576 - Change the TabsLayoutAdapter API to use TabsLayoutItemView instead of the generic View (r=lucasr)
2014-10-02 15:39:26 +01:00
stefanh@inbox.com
0c343d5328
Bug 1075672 - Style the sidebar in places window with Yosemite behind-window vibrancy, r=gijs
2014-10-01 10:02:00 +01:00
Carsten "Tomcat" Book
fdabc7d589
Backed out changeset 01a525d9c6c2 (bug 1073846) for suspicion of causing dt1 test failures
2014-10-02 15:48:04 +02:00
stefanh@inbox.com
a7320fce84
Bug 333910 - nsITheme for menu/scrollbox arrows, r=mstange,gijs
...
--HG--
extra : rebase_source : 91519a5d22ab54b7b109b5db240ba7d696374270
2014-09-08 10:45:00 +01:00
Carsten "Tomcat" Book
dba10fbab6
Backed out changeset 7f987505ac94 (bug 1051187) for test failures
2014-10-02 13:07:05 +02:00
Mike de Boer
84fc2dc6c3
Bug 1074547: improve rendering flow of contacts list. r=Niko
2014-10-02 12:59:43 +02:00
Mike de Boer
de69c7b8a1
Bug 1069816: Enable import button in the contacts list. r=abr
2014-10-02 12:37:43 +02:00
Mike de Boer
3de92ffd8d
Bug 1069816: add unit tests for the GoogleImporter class. r=abr
2014-10-02 12:37:41 +02:00
Mike de Boer
b7328204e1
Bug 1069816: implement Google contacts import class. r=abr
2014-10-02 12:37:38 +02:00
Mike de Boer
fdbf67f60c
Backed out changeset b26c709330d6 (bug 1069962). r=paolo.
2014-10-01 15:51:50 +02:00
Blair McBride
f888abed86
Bug 1073846 - Wrong URL loads after autofill of a hostname that matches a search engine. r=mak
...
--HG--
extra : transplant_source : %ABR%7F%94S%92%FD%B5%0B%1D%2B%CBc%7D-%7B%F6%D0%0C%13
2014-09-30 15:04:58 +13:00
Carsten "Tomcat" Book
1df657fab5
Backed out changeset f20d3ef82554 (bug 1045053) for Android rc* test failures
2014-10-02 10:29:48 +02:00
Carsten "Tomcat" Book
c99eef57b5
Backed out changeset 4782b099ef93 (bug 1045053)
2014-10-02 10:29:20 +02:00
Carsten "Tomcat" Book
2b1ad4f716
Backed out changeset 9ac001517068 (bug 1045053)
2014-10-02 10:29:18 +02:00
David Rajchenbach-Teller
18562435cf
Bug 1069577 - Transfering values with a PromiseWorker. r=froydnj
2014-10-01 05:28:00 +02:00
Tomasz Kołodziejski
7124f36535
Bug 1051187 - "Match case" button does not refresh the number of occurences. r=mikedeboer
2014-09-26 14:34:00 +02:00
Manu Jain
d212e2478a
Bug 1065925 - Remove code for expiring Places telemetry probes. r=mak
2014-09-30 08:54:00 +02:00
J. Ryan Stinnett
370fda5da0
Bug 989168 - Disable browser_manifest_editor. r=jryans
2014-10-01 05:24:00 +02:00
J. Ryan Stinnett
1d8ef2c6d4
Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul
2014-10-01 16:04:00 +02:00
Nick Fitzgerald
2a439ec2f3
Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel
2014-10-01 07:45:00 +02:00
Mark Banner
49765267b9
Follow-up to bug 1000240 Fix the generated conversation.js file, missed during bitrot. rs=nperriault
2014-10-02 08:55:56 +01:00
Gijs Kruitbosch
44b9bce3a0
Bug 1057166 - move FHR reporting out of docshell and fix test to work in e10s, r=bz
...
--HG--
extra : rebase_source : d5b9122803f306ab08deb85b953bbc7129e182f0
2014-09-11 14:50:55 +01:00
Victor Porof
cbbedf9884
No Bug - Changeset 8a221e7030b1 was empty; Actually fix indentation on a line introduced in bug 1061653, r=me DONTBUILD
2014-10-02 08:09:16 +01:00
Victor Porof
2d448e6934
No Bug - Fix indentation on a line introduced in bug 1061653, r=me
2014-10-02 08:05:51 +01:00
Nick Alexander
c385643c3b
Bug 1038354 - Exit editing mode before quick-switching to tab. r=lucasr
2014-10-01 23:24:04 -07:00
Nick Alexander
e8066e326e
Bug 1065306 - Post: Handle utf-8 files in DotProperties. r=gps
2014-10-01 23:23:30 -07:00
Nick Alexander
42a7aaca3d
Bug 1065306 - Part 4: Write localized res/raw-*/browsersearch.json. r=mshal
2014-10-01 23:23:29 -07:00
Nick Alexander
74efebda0d
Bug 1065306 - Part 3: Extract DotProperties helper. r=lucasr,mshal
...
The only substantive change here is to stop stripping the
'browser.suggestedsites.' prefix from each line when reading
region.properties.
2014-10-01 23:23:28 -07:00
Nick Alexander
51efb8319d
Bug 1065306 - Part 2: Extract generated_file_template. r=mshal
...
This was essentially mechanical: s/$/$$/; s/suggestedsites/$(1)/; move
libs realchrome:: and GARBAGE rules into template.
I feel like there should be a more direct form of $$($(1)), but I can't
think of it.
2014-10-01 23:23:27 -07:00
Nick Alexander
d6551c5725
Bug 1065306 - Part 1: s/suggestedsites-json/suggestedsites/. r=mshal
...
This is a mechanical change. In future, we will probably want to
generate files not named like res/raw/file.json. I'm not going to
handle res/not-raw right now; but I am going to handle not-file.json.
This smoothes that path.
2014-10-01 23:23:26 -07:00
Phil Ringnalda
c53c423bb1
Back out 0740fc10483c (bug 1072469) for robo* bustage
...
CLOSED TREE
2014-10-01 21:30:05 -07:00
Felipe Gomes
df5a4068bc
Bug 1053456 - Pass a serialized SSL status to the parent process so that "Add exception" from about:certerror works. r=dkeeler
2014-10-02 01:17:13 -03:00
Richard Newman
983183f081
Bug 1045053 - Part 2: tests for OS locale handling. r=bnicholson
2014-10-01 18:38:43 -07:00
Richard Newman
0b7a53e19d
Bug 1045053 - Part 1: set intl.accept_languages from Android OS/app locale. r=bnicholson
2014-10-01 18:09:42 -07:00
Richard Newman
bb81b1f4e4
Bug 1045053 - Part 0: add descriptive comments for locale handling. r=me
2014-10-01 18:09:42 -07:00
Richard Newman
ff8f989d85
Bug 1071785 - Fix strict mode error in httpd.js. r=trivial
2014-10-01 18:09:42 -07:00
Jared Wein
bcf27cee21
No bug - Change tabs to spaces in MozLoopPushHandler.jsm r=me DONTBUILD
2014-10-01 20:02:09 -04:00
Mark Hammond
6238930d82
Bug 1075341 - tests disabled in Linux due to bug 1073339 are now also disabled for e10s. r=unfocused
...
--HG--
extra : rebase_source : 633c203e3836223466d77b698053e04d25fb0d5d
2014-10-02 09:29:40 +10:00
Michael Comella
d3eb8fda30
Bug 1072469: Change new tablet toolbar height to 60dp and menu buttons to 56x60dp. r=lucasr
2014-10-01 14:27:13 -07:00
Wes Kocher
dc92a27456
Merge m-c to fx-team a=merge despite the CLOSED TREE
2014-10-01 17:11:05 -07:00
Wes Kocher
c56e46ef10
Merge b-i to m-c a=merge despite the CLOSED TREE
2014-10-01 17:02:51 -07:00
Wes Kocher
e12565592e
Merge inbound to m-c a=merge despite the CLOSED TREE
2014-10-01 16:26:44 -07:00
Wes Kocher
1c285a7fb0
Merge fx-team to m-c a=merge despite the CLOSED TREE
2014-10-01 16:02:06 -07:00
Ms2ger
bd7f9a08ed
No bug - Add documentation about the JSPROXYSLOT_EXPANDO slot; r=bz over IRC a=KWierso to land with DONTBUILD on a CLOSED TREE.
2014-10-01 23:05:54 +02:00
Jonathan Kew
60f9199f96
Bug 902762 pt 7 - Draw caret appropriately for vertical textruns. r=smontagu
2014-10-01 20:25:50 +01:00
Jonathan Kew
c917261bbb
Bug 902762 pt 6 - Handle vertical textruns for mouse click in nsTextFrame. r=smontagu
2014-10-01 20:25:50 +01:00
Jonathan Kew
792d2f95f7
Bug 902762 pt 5 - Handle vertical textruns when painting text in nsTextFrame. r=smontagu
2014-10-01 20:25:49 +01:00
Jonathan Kew
ab0dd64695
Bug 902762 pt 4 - Support for orientation:sideways-right when drawing vertical textruns. r=jdaggett
2014-10-01 20:25:49 +01:00
Jonathan Kew
3d50298059
Bug 902762 pt 3 - Make DrawPartialLigature aware of vertical runs. r=jdaggett
2014-10-01 20:25:49 +01:00
Jonathan Kew
de65ac10da
Bug 902762 pt 2 - Support for vertical textruns and fonts through gfxTextRun::Draw. r=jdaggett
2014-10-01 20:25:48 +01:00