Doug Turner
|
8e6559e4ce
|
Bug 596498 - E10: remote AlertsService r=jdm a=mfinkle
--HG--
extra : rebase_source : df0818cde7e9813120a14731d9afb3543adce2bf
|
2010-09-15 09:44:57 -07:00 |
|
Patrick Walton
|
613c10f5bc
|
Bug 586142 - Copying text in the Web Console doesn't insert newlines properly; f=ddahl r=dietrich a=dietrich
|
2010-09-15 11:28:02 -04:00 |
|
Mihai Sucan
|
af713695d1
|
Bug 587617 - Can't select text in the output of the WebConsole on linux; f=ddahl,rcampbell r=dietrich a=dietrich
|
2010-09-15 11:27:10 -04:00 |
|
Serge Gautherie
|
6f973b49b8
|
Bug 595394 - Error: formatURL: Couldn't find value for key: SIDEBAR_VERSION; (Bv1) Improve nsIURLFormatter.idl documentation.
r+a2.0=gavin.sharp.
|
2010-09-15 13:58:50 +02:00 |
|
Dão Gottwald
|
1fb976dff1
|
Bug 419298 - Dialog icons should be displayed in the native OS theme size without scaling. r=neil
|
2010-09-15 09:26:02 +02:00 |
|
Margaret Leibovic
|
2841c7dd89
|
Fixed passwordmgr/test/test_notifications.html to work with new strings a=bustage
|
2010-09-14 17:26:24 -07:00 |
|
Margaret Leibovic
|
5dd54baa6b
|
Bug 594572 - String changes for password manager doorhangers (remember, change) r=dolske ui-r=faaborg a=blocking
|
2010-09-14 16:18:04 -07:00 |
|
Margaret Leibovic
|
32ba00c3c3
|
Bug 595175 - "Change password?" notification persists when leaving the site r=gavin a=blocking
|
2010-09-14 16:18:02 -07:00 |
|
Dan Witte
|
758c4c015b
|
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 3: tests. r=bent, a=final+
|
2010-09-13 10:54:02 -07:00 |
|
Dan Witte
|
4e67b70bc1
|
Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 2: consumers. r=bsmedberg, a=final+
|
2010-09-13 10:54:02 -07:00 |
|
Mihai Sucan
|
d50932e393
|
Bug 583476 - WebConsole fails to activate when window.console is already defined r=sdwilsh a=betaN
|
2010-09-13 10:15:59 -07:00 |
|
David Dahl
|
99059cb1d3
|
Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=beta6+
|
2010-09-13 10:13:54 -07:00 |
|
Robert Sayre
|
4659902f34
|
jaegermonkey. what. a=arewefastyet
|
2010-09-11 15:06:33 -04:00 |
|
Robert Sayre
|
59773ae503
|
Merge mozilla-central to tracemonkey.
|
2010-09-10 11:47:11 -04:00 |
|
Marco Bonardo
|
5e1b598e42
|
bug 563738 (part1) - Add missing information to the URLFormatter. r=dietrich a=blocking
|
2010-09-09 12:20:07 +02:00 |
|
David Zbarsky
|
f4364cc59b
|
Bug 556007 (3/3) - Respond to dynamic modifications of a datalist element when the popup with its values is open. r=dolske a2.0=sicking
|
2010-09-10 07:20:16 +02:00 |
|
David Zbarsky
|
3276e221ce
|
Bug 556007 (2/3) - Use values from datalist in autocomplete popups. r=dolske ui-r=limi a2.0=sicking
|
2010-09-10 07:19:20 +02:00 |
|
Margaret Leibovic
|
33f506da8b
|
Bug 588309 - Convert change password to a doorhanger panel. (a=tests)
|
2010-09-09 19:08:26 -07:00 |
|
Margaret Leibovic
|
8f868b011b
|
Bug 588309 - Convert change password to a doorhanger panel. r=dolske, a=blocking2.0
|
2010-09-09 19:08:26 -07:00 |
|
Margaret Leibovic
|
9e6b5dd482
|
Bug 567814 - Convert Remember Password notification bar to a doorhanger notification. Initial p=fryn@frankyan.com, r=dolske, a=blocking2.0
|
2010-09-09 19:08:26 -07:00 |
|
David Dahl
|
74d718cd1d
|
backout of leaking changesets r=sheriff a=sheriff
|
2010-09-09 11:01:04 -07:00 |
|
David Dahl
|
2f6c001135
|
Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=dietrich
|
2010-09-09 09:00:48 -07:00 |
|
Rob Campbell
|
ab24a68d77
|
Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed r=sdwilsh a=beta6+
|
2010-09-09 09:00:44 -07:00 |
|
Mihai Sucan
|
9ba9b188c8
|
Bug 589162 - CSS filtering on the console does not work r=sdwilsh a=betaN
|
2010-09-09 09:00:41 -07:00 |
|
Patrick Walton
|
7cd372f55d
|
Bug 586388 - Provide Select All context menu in HUD Console r=dietrch a=dietrich
|
2010-09-09 09:00:34 -07:00 |
|
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
e4c76eccb0
|
Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:
LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
s/-moz-border-radius/border-radius/gi;
s/_moz_border_radius/border_radius/g;'
|
2010-09-09 08:21:47 -07:00 |
|
Marco Bonardo
|
1d84fc10b1
|
Backed out changeset a2107d95a1fd
|
2010-09-09 13:28:47 +02:00 |
|
Marco Bonardo
|
24c379f2a3
|
bug 563738 (part1) - Add missing information to the URLFormatter. r=dietrich a=blocking
|
2010-09-09 12:20:07 +02:00 |
|
Robert Sayre
|
edb7aca0d0
|
merge mozilla-central to tracemonkey.
|
2010-09-08 10:33:07 -04:00 |
|
Robert Sayre
|
357a4a6366
|
Merge mozilla-central to tracemonkey.
|
2010-09-01 22:27:07 -07:00 |
|
Taras Glek
|
f849918830
|
Bug 581606 - Avoid sqlite fragmentation via SQLITE_FCNTL_CHUNK_SIZE r=asuth sr=shaver a=b6
|
2010-09-01 20:35:46 -05:00 |
|
Patrick Walton
|
772e7609d5
|
Bug 588118 - Web Console error messages display the wrong line number r=sdwilsh a=bloking2.0
|
2010-09-01 12:56:10 -07:00 |
|
Julian Viereck
|
6ae4aeb701
|
Bug 588533 - Fix failing test for response body on Linux r=ddahl a=test-only-fix
|
2010-09-01 12:56:03 -07:00 |
|
Julian Viereck
|
ebdd399ac3
|
Bug 592264 - WebConsole: Error in RL_onDataAvailable NS_BINDING_ABORTED r=sdwilsh a=sdwilsh
|
2010-09-01 12:55:59 -07:00 |
|
Marco Bonardo
|
4b46ab440a
|
bug 563738 (part 1.5) - fix a typo in URLFormatter and test it. r=gavin a=blocking
|
2010-09-11 09:45:06 +02:00 |
|
Robert Kaiser
|
fae3c45278
|
Bug 593328 - Only build hudservice for Firefox. r=khuey a2.0=noptb
|
2010-09-11 06:21:14 +02:00 |
|
David Dahl
|
a5e8f13825
|
Backed out changeset da5a386a0346 a=sheriff
|
2010-09-10 19:31:56 -07:00 |
|
David Dahl
|
685e5f1714
|
Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=beta6+
|
2010-09-10 17:15:48 -07:00 |
|
Mounir Lamouri
|
da85676a58
|
Bug 595067 - Items showed in list dropdown should be filtered with the current field value by default and an attribute should disable that. r+a=sicking
|
2010-09-10 23:40:18 +02:00 |
|
Joe Walker
|
0f8cb96362
|
Bug 588014 - Format clickable output to look like being clickable, r+a=dietrich
|
2010-09-07 23:37:47 +01:00 |
|
Patrick Walton
|
9aeb811593
|
Bug 580454 - Localize console timestamps, r+a=dietrich
|
2010-09-10 15:08:05 -03:00 |
|
Mihai Sucan
|
c53281fc3d
|
Bug 593003 - WebConsole: iFrames can get associated to wrong HUD, r=gavin, a=blocking2.0
|
2010-09-10 15:08:05 -03:00 |
|
Patrick Walton
|
4d87b6ee47
|
Bug 586388 - Provide Select All context menu in HUD Console, r+a=dietrich
|
2010-09-10 15:08:05 -03:00 |
|
Joel Maher
|
161d8ae5ae
|
Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB
|
2010-09-10 10:20:38 -07:00 |
|
Doug Turner
|
b7cbcd4e41
|
Backed out changeset 38b763292cb1. MacOS doesn't support E10S tests. a=bah
|
2010-09-03 22:56:49 -07:00 |
|
Alon Zakai
|
e5f6158a5a
|
584842 - E10s nsIContentPrefService remoting implementation r=myk, a=blocking-fennec
|
2010-09-03 21:48:17 -07:00 |
|
Patrick Walton
|
e15d159819
|
Bug 592410 - WebConsole: Reloading page while requests are not done causes exception r=sdwilsh a=gavin.sharp
|
2010-09-02 14:30:48 -07:00 |
|
Julian Viereck
|
85440a9356
|
Bug 575789: Implements helper $, 2519, clear, keys, values, inspect and pprint. r=sdwilsh a=beta6+
|
2010-09-02 14:30:45 -07:00 |
|
Rob Campbell
|
d2220d2d65
|
Backout of bug 575789 and bug 589089 due to oranges, a=#developers
|
2010-08-31 17:04:23 -03:00 |
|
Julian Viereck
|
78adc5dd3d
|
Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0
|
2010-08-31 14:31:48 -03:00 |
|