Masatoshi Kimura
|
a87ade4d88
|
Bug 562091 - Remove the EUC-KR conveter and rename x-windows-949 to EUC-KR. r=smontagu
|
2012-11-13 18:58:48 -05:00 |
|
Masatoshi Kimura
|
d0b455915b
|
Bug 801402 - Use FindEncodingForLabel from HTML parser. r=hsivonen
|
2012-11-07 18:04:22 -05:00 |
|
Chris Pearce
|
6faf816e95
|
Bug 807360 - Missing string rename which should have been in patch for bug 805301. r=jlebar
|
2012-11-01 11:58:41 +13:00 |
|
Chris Pearce
|
046c7a9a82
|
Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar
|
2012-10-30 11:02:24 +13:00 |
|
Peter Van der Beken
|
e4c543b77c
|
Fix for bug 773780 (Add API for new DOM bindings for Node). r=bz.
--HG--
extra : rebase_source : 5dd51c4ad5274da9235c8c341b0531f234e95a91
|
2012-10-09 14:31:24 +02:00 |
|
Aryeh Gregor
|
20cd797edd
|
Bug 802069 follow-up - Fix alignment; r=nobody
|
2012-10-17 14:17:50 +02:00 |
|
Aryeh Gregor
|
9582ec9bf0
|
Bug 802069 - Make "macintosh" the canonical name of its encoding, not "x-mac-roman"; r=smontagu
--HG--
rename : intl/uconv/tests/unit/test_decode_x_mac_roman.js => intl/uconv/tests/unit/test_decode_macintosh.js
rename : intl/uconv/tests/unit/test_encode_x_mac_roman.js => intl/uconv/tests/unit/test_encode_macintosh.js
|
2012-10-17 12:15:23 +02:00 |
|
Masatoshi Kimura
|
69a07017d6
|
Bug 797385 - Part 3: Remove ibm864i converter. r=smontagu
|
2012-10-10 06:32:37 -04:00 |
|
Masatoshi Kimura
|
f76b5ca746
|
Bug 797385 - Part 2: Remove ibm864 usage. r=smontagu
|
2012-10-10 06:32:37 -04:00 |
|
Bobby Holley
|
90ddecc257
|
Bug 795275 - Warn about content access to |Components|. r=mrbkap
|
2012-10-03 11:44:18 +02:00 |
|
Sid Stamm
|
a3f5cf2545
|
Bug 768029 - Apply CSP Policy to trusted and certified apps. Temporarily using a overly permissive policy for certified apps until Gaia is updated to handle the desired policy. r=sicking Parts by sicking, r=mounir
|
2012-09-25 16:28:17 -07:00 |
|
Fabrice Desré
|
50698ed746
|
Backout Bug 768029 because that breaks Gaia (see https://github.com/mozilla-b2g/gaia/issues/5177)
|
2012-09-25 15:32:20 -07:00 |
|
Sid Stamm
|
cf8d576337
|
bug 768029 - Apply CSP Policy to trusted and certified apps. r=sicking. Parts by sicking, r=mounir.
|
2012-08-02 12:13:53 -07:00 |
|
Ms2ger
|
abf742d34d
|
Merge PGO-green changeset from m-i to m-c.
|
2012-09-20 11:51:47 +02:00 |
|
Ms2ger
|
c5d1cae66d
|
Bug 744907 - Remove BlobBuilder; r=sicking
|
2012-09-20 09:55:36 +02:00 |
|
Mark Goodwin
|
3d072ad561
|
Bug 770176 - fix one-char typo in CSP error string. (r=l10n)
--HG--
extra : rebase_source : f804a0e80252624ffca3988e56f5c0d7bd96ba7b
|
2012-09-12 13:30:25 -07:00 |
|
Lucas Adamski
|
97fc8f26e1
|
Bug 634778 - Warn and skip when duplicate CSP directives are detected. (r=geekboy)
|
2012-09-19 13:41:38 -07:00 |
|
Bobby Holley
|
e64a7749d7
|
Bug 784071 - Add __exposedProps__ warning back into dom.properties. r=mccr8
|
2012-08-20 10:27:16 -07:00 |
|
Bobby Holley
|
9a7444669f
|
Bug 553102 - Make content-> access default to deny if __exposedProps__ is not defined. r=mrbkap
|
2012-08-17 23:14:55 -07:00 |
|
Simon Montagu
|
7b0bd7bf8b
|
Bug 562169. Add support for :dir(ltr/rtl) CSS selector, layout/style part, r=bz
|
2012-08-09 20:37:58 -07:00 |
|
Matt Brubeck
|
3cfaa1db23
|
Back out bug 562169 because of Dromaeo DOM regressions
Backed out changeset 841cd6e1e585 (bug 562169)
Backed out changeset e226e413dd27 (bug 562169)
Backed out changeset 9c24b7287c5b (bug 562169)
|
2012-08-08 08:14:48 -07:00 |
|
Simon Montagu
|
aed3f621eb
|
Add support for :dir(ltr/rtl) CSS selector, layout/style part. Bug 562159, r=bz
|
2012-08-07 21:44:24 -07:00 |
|
Henri Sivonen
|
d3209cdece
|
Bug 768138 - s/must to be/must be/ in a parser error message. r=smaug.
|
2012-08-05 16:28:48 +03:00 |
|
Mike Hommey
|
70d7c821af
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Cameron McCormack
|
1528758ac5
|
Bug 649740 - Implement @supports. r=dbaron,bz
|
2012-08-02 10:32:12 +10:00 |
|
Boris Zbarsky
|
28e194f0fa
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Jason Duell
|
380d2ba82c
|
Backout f142f32a98a3 (Bug 775317) and ef14686c31d0 (Bug 761278). r=bustage
|
2012-07-21 20:05:37 -07:00 |
|
Boris Zbarsky
|
cb41ce90ee
|
Bug 761278. Remove the non-standard uploadprogress event on XMLHttpRequest. r=sicking
|
2012-07-21 22:28:26 -04:00 |
|
Eitan Isaacson
|
2e1ebd1ddd
|
Bug 757372 - Announce "editing" when in editing mode. Use a11y states and focus to determine it. r=davidb
|
2012-07-10 16:10:15 -07:00 |
|
Hub Figuière
|
bdbbb5ecca
|
Bug 718700 - Implement subroles for WAI-ARIA Landmarks. f=marcoz r=dbolter
--HG--
extra : rebase_source : b4bd571fe82d401d96bdd11ad8902b3fa03b1294
|
2012-06-29 14:12:18 -07:00 |
|
Mounir Lamouri
|
d09719cb78
|
Bug 556009 (2/2) - <input type='number'> can suffer from a step mismatch when @step is set. r=sicking
--HG--
extra : rebase_source : ebe773a2bd9ade8a1a9cd9b4a6a3aa077fad54b2
|
2012-06-22 21:02:20 +02:00 |
|
Mounir Lamouri
|
5362c65903
|
Bug 635553 (2/2) - <input type='number'> can suffer from a range underflow when @min is set. r=sicking
--HG--
extra : rebase_source : 27045996c62489b28c799d11b6cee5f5df3a2359
|
2012-06-22 11:38:20 +02:00 |
|
Mounir Lamouri
|
d7b22376e5
|
Bug 635499 (2/2) - <input type='number'> can suffer from a range overflow when @max is set. r=sicking
--HG--
extra : rebase_source : 8d5a589b3ab4018de422fb92ab436afc5a083fb7
|
2012-06-22 11:36:24 +02:00 |
|
Mark Goodwin
|
e2b1cff4af
|
Bug 766569 - add l10n support to existing CSP errors and warnings. (r=bz)
|
2012-06-29 12:51:24 -07:00 |
|
Arnaud Bienner
|
256941c07d
|
Bug 565274 - Implement the accept attribute for the form and file upload controls for custom MIME types; r=sicking,mounir
|
2012-06-06 14:16:58 +02:00 |
|
Peter Van der Beken
|
48970d949a
|
Fix for bug 743666 (Add back deprecated XHR.onuploadprogress). r=bzbarsky
|
2012-06-04 21:29:56 -04:00 |
|
Boris Zbarsky
|
0a4ca3bfd2
|
Bug 759995. Stop warning on use of the global scope polluter. r=jst
|
2012-05-31 14:16:49 -04:00 |
|
Kyle Huey
|
288f3e1cd1
|
Merge m-c to b-s.
|
2012-05-26 14:22:26 -07:00 |
|
Kyle Huey
|
1a61e70130
|
Bug 757284: Restore Blob.mozSlice, with a deprecation warning. r=sicking
|
2012-05-25 11:44:38 -07:00 |
|
Bobby Holley
|
cdc8708f89
|
Bug 758563 - Warn when __exposedProps__ is missing. r=bz
|
2012-05-25 18:42:40 +02:00 |
|
Marco Zehe
|
6b806e9d4f
|
Bug 757381 - Indicate whether a text entry field is multi line. r=eeejay
|
2012-05-25 09:37:48 -07:00 |
|
Eitan Isaacson
|
fdf0f8cdf1
|
Bug 757954 - Streamline and generalize state utterances in AccessFu UtteranceGenerator. r=MarcoZ
|
2012-05-24 11:46:04 -07:00 |
|
Olli Pettay
|
811c9d1086
|
Bug 749920 - Unprefix MozMutationObserver and add a warning about use of mutation events, r=sicking
|
2012-05-23 13:45:14 +03:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Paul Adenot
|
5d2667c343
|
Bug 449363 - Support media attribute of <source> elements. r=cpearce,bz
|
2012-05-15 08:56:51 -04:00 |
|
Chris Pearce
|
426a1d635c
|
Bug 716107 part 3 - Don't dispatch 'MozShowFullScreenWarning' event upon keypress in DOM fullscreen mode. r=smaug
|
2012-05-09 09:47:18 +12:00 |
|
Eitan Isaacson
|
d63f07fc30
|
Bug 745986 - Report page loading, loaded and new tabs. r=surkov
|
2012-05-07 09:44:44 -07:00 |
|
Ed Morley
|
1c884a9386
|
Backout 5a0fe30e6b1a (bug 565274) for M4 test_bug377624.html failures on a CLOSED TREE
|
2012-05-03 12:32:49 +01:00 |
|
Arnaud Bienner
|
1596d5df6d
|
Bug 565274 - Implement the accept attribute for the form and file upload controls for custom MIME types. r=sicking
|
2012-05-03 00:49:24 +02:00 |
|
Hub Figuière
|
97b5e3bdb0
|
Bug 746358 - Implement new role for definition lists. r=tbsaunde
|
2012-04-24 11:35:23 -07:00 |
|
Hub Figuière
|
04fbf9baa7
|
Bug 712924 - Part 2: Return the proper role description for definition lists, with localization. r=surkov a=NPOTB
|
2012-04-17 17:31:03 -07:00 |
|
Eitan Isaacson
|
e194d78c27
|
Bug 739498 - Added Javascript modules for mobile accessibility. r=surkov
|
2012-04-13 16:18:57 -07:00 |
|
Masatoshi Kimura
|
c54adf09f2
|
Bug 743574 - Deprecate DOMException.code. r=sicking
|
2012-04-11 17:55:23 -04:00 |
|
Henri Sivonen
|
342883de53
|
Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
--HG--
rename : extensions/universalchardet/tests/bug631751be_text.html => parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
|
2012-03-24 13:34:42 +02:00 |
|
Masatoshi Kimura
|
d5f85c93cb
|
Bug 736687 - Warn on use of MozBlobBuilder. r=sicking
--HG--
rename : layout/reftests/svg/as-image/img-blobBuilder-1.html => layout/reftests/svg/as-image/img-blobURI-1.html
rename : layout/reftests/svg/as-image/img-blobBuilder-2.html => layout/reftests/svg/as-image/img-blobURI-2.html
|
2012-03-19 12:00:43 +01:00 |
|
Matheus Kerschbaum
|
71d2922dd0
|
Bug 687579 part 1: Remove globalStorage implementation. r=jst
Bug 687579 part 1: Remove globalStorage implementation. r=jst
|
2011-10-09 22:14:00 -04:00 |
|
Mark Capella
|
cd4f054002
|
Bug 418290 - replace 'can not' with 'cannot'. r=dao
|
2012-02-08 14:16:51 +01:00 |
|
Hub Figuière
|
b41dcd1652
|
Bug 712927 - Rework the tabs hierarchy in Mac a11y. r=tbsaunde,surkov
--HG--
extra : rebase_source : 32fcd72c7b3dd377e0fb379c5838012fd84610a5
|
2012-01-26 22:14:09 -08:00 |
|
Alex Vincent
|
7a891b637f
|
Implement XMLHttpRequest.timeout support. Bug 525816, r=smaug, sr=sicking.
--HG--
extra : rebase_source : f8ec0171cab2d0fbcc1975c5e455162ebbeb2690
|
2012-01-26 11:02:22 +01:00 |
|
Hub Figuière
|
09abdcf50f
|
Bug 714976 - The role description should be HTML Content. r=tbsaunde
|
2012-01-06 15:21:17 -08:00 |
|
Marco Bonardo
|
b21bcc66e7
|
Merge last green PGO from mozilla-inbound to mozilla-central
|
2012-01-03 12:36:26 +01:00 |
|
Ms2ger
|
d0bb7ac21e
|
Bug 623610 - Remove support for geostd8; r=smontagu
|
2012-01-02 19:05:20 +01:00 |
|
Bobby Holley
|
f56195c7a3
|
Bug 713747 - Remove UniversalFoo from caps (and thus, the tree). r=bz
|
2011-12-30 09:35:52 -08:00 |
|
Henri Sivonen
|
18384e3ee5
|
Bug 708620 - Whine to console when a form is submitted in an encoding that cannot represent all of Unicode. r=smaug.
|
2012-01-02 16:18:30 +02:00 |
|
Chris Pearce
|
d25971d03b
|
Bug 712134 - Log media load algorithm failures to web console. r=roc
|
2011-12-22 12:33:39 +13:00 |
|
Chris Pearce
|
7f4921dbd7
|
Bug 706672 - Revoke DOM full-screen when windowed plugin focused on non-MacOSX systems, and deny requests for full-screen from non-focused-tab documents. r=smaug
|
2011-12-16 10:42:36 +13:00 |
|
Ed Morley
|
d111ce910e
|
Backout 80831e4a10de (bug 706672) for build failures on a CLOSED TREE
|
2011-12-15 22:09:55 +00:00 |
|
Chris Pearce
|
c2d7ebab5f
|
Bug 706672 - Revoke DOM full-screen when windowed plugin focused on non-MacOSX systems, and deny requests for full-screen from non-focused-tab documents. r=smaug
|
2011-12-16 10:42:36 +13:00 |
|
Boris Zbarsky
|
98ad98b225
|
Bug 708169. Warn when null or no argument is passed to mozRequestAnimationFrame. r=roc
|
2011-12-15 08:53:06 -05:00 |
|
Jet Villegas
|
825b966f51
|
Bug 511909. Allow @-rules to nest when parsing CSS. In particular, allow them inside @media and @-moz-document. r=dbaron
|
2011-12-14 23:42:15 -05:00 |
|
Henri Sivonen
|
78494d96de
|
Bug 707142 - Replace the "moz-json" responseType with spec-compliant "json". r=smaug.
|
2011-12-08 15:56:14 +02:00 |
|
Masatoshi Kimura
|
757d984bc3
|
Bug 701787 - Part 1: disallow responseType and withCredentials for sync XHR. r=smaug
|
2011-12-08 15:54:05 +02:00 |
|
Henri Sivonen
|
1a1333165e
|
Back out bug 701787 due to orangeness conflict with tests added in bug 664179.
|
2011-12-07 15:11:47 +02:00 |
|
Masatoshi Kimura
|
63e6fae28d
|
Bug 701787 - Part 1: disallow responseType and withCredentials for sync XHR. r=smaug
|
2011-12-07 13:29:00 +02:00 |
|
Chris Pearce
|
a4c79d668e
|
Bug 704039 part 2 - Implement full-screen mode rollback stack. r=bz
|
2011-12-07 10:59:39 +13:00 |
|
Brandon Sterne
|
630f3382fc
|
Bug 702439 - allow subframes of CSP documents to run javascript: URLs, r=bz
|
2011-12-05 09:42:08 -08:00 |
|
Phil Ringnalda
|
3d87aaa765
|
Back out dcf31efc8c12 and 79c9926f0f45 (bug 702439) to investigate the effects on the browser-chrome leak
|
2011-12-02 19:43:24 -08:00 |
|
Brandon Sterne
|
ff1cde3069
|
Bug 702439 - allow subframes of CSP documents to run javascript: URLs, r=bz
|
2011-12-02 16:07:30 -08:00 |
|
Henri Sivonen
|
793696bfe8
|
Bug 705473 - Fix typos in the View Source error reporting strings. r=smaug.
|
2011-11-29 08:55:09 +02:00 |
|
Chris Pearce
|
23007a032c
|
Bug 687687 - Log helpful messages to web-console when full-screen is denied/revoked. r=bz
|
2011-11-22 10:23:48 +13:00 |
|
Henri Sivonen
|
b74c7dc6e2
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
|
Matt Brubeck
|
e851f37192
|
Back out 75ace50df008 to try to fix failures after last central/inbound merge on a CLOSED TREE
|
2011-11-16 11:50:48 -08:00 |
|
Henri Sivonen
|
689c5fc755
|
Bug 651072 - Support HTML parsing in XMLHttpRequest. r=smaug.
|
2011-11-16 09:38:51 +02:00 |
|
Henri Sivonen
|
ca8ad33a73
|
Bug 699753 - Remove duplicate copy of errNcrControlChar from htmlparser.properties. r=smaug.
|
2011-11-07 11:29:18 +02:00 |
|
Henri Sivonen
|
caa30574e6
|
Bug 699752 - Remove stray preposition from parser error reporting. r=smaug.
|
2011-11-07 11:29:18 +02:00 |
|
Henri Sivonen
|
bb99952979
|
Bug 699749 - Avoid the term "astral" in error messages. r=l10n.
|
2011-11-04 15:36:29 +02:00 |
|
Henri Sivonen
|
f7eb56cfaf
|
Bug 699745 - Use UTF-8 instead of escapes in htmlparser.properties. r=l10n.
|
2011-11-04 15:36:29 +02:00 |
|
Henri Sivonen
|
793a84929a
|
Bug 698935 addendum - Rename the errStrayStartTag string key because the value changed. r=l10n.
|
2011-11-04 15:36:29 +02:00 |
|
Ricardo Palomares
|
d9be0fbfb5
|
Bug 698935 - Make errStrayStartTag say "start" instead of "end". r=hsivonen.
|
2011-11-02 15:14:39 +02:00 |
|
Ricardo Palomares
|
42ffb8f0ef
|
Bug 698866 - Typo in errNonSpaceInTable message. r=hsivonen.
|
2011-11-02 15:14:39 +02:00 |
|
Henri Sivonen
|
8fd5e88e4a
|
Bug 482921 part 3 - Highlight tree builder-level errors in View Source. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
|
Henri Sivonen
|
2df8639026
|
Bug 482921 part 2 - Highligh tokenizer-level errors in View Source. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
|
Jonas Sicking
|
591066d996
|
Bug 687400: Kill Node.isSameNode. r=smaug
|
2011-10-28 19:52:27 -07:00 |
|
Ms2ger
|
7912a69391
|
Bug 693162 - Remove Document.xmlVersion; r=sicking
|
2011-10-15 09:30:07 +02:00 |
|
Ms2ger
|
951cba0256
|
Bug 687422 - Remove Text.isElementContentWhitespace; r=sicking
|
2011-10-15 09:29:16 +02:00 |
|
Ms2ger
|
25d2251ba7
|
Bug 693154 - Remove Document.xmlStandalone; r=sicking
|
2011-10-15 09:28:44 +02:00 |
|
Alexander L. Slovesnik
|
06c5cd92cd
|
Bug 694397 Fix typo from patch to bug 451250 r=Neil f=Pike
DONTBUILD
|
2011-10-14 00:12:24 +01:00 |
|
Neil Rashbrook
|
0a5bcf0d96
|
Bug 451250 When navigating session history, use an error page instead of the
POSTDATA prompt r=bz ui-r=faaborg
|
2011-10-12 18:31:47 +01:00 |
|
Ms2ger
|
5416bcbd03
|
Bug 616672 - Warn on access of LSProgressEvent.position, LSProgressEvent.totalSize; r=smaug
|
2011-10-01 18:14:40 +02:00 |
|
Ms2ger
|
a2a1344384
|
Bug 687426 - Remove Document.xmlEncoding; r=sicking
|
2011-10-01 18:14:40 +02:00 |
|
Matheus Kerschbaum
|
46cd4d655a
|
Bug 683482 - Remove replaceWholeText() r=sicking
|
2011-10-01 18:12:30 +02:00 |
|
Jonas Sicking
|
46d7b33413
|
Bug 687400 - Adds a warning about isSameNode going to be removed. r=smaug
|
2011-09-27 12:07:11 +02:00 |
|
Ms2ger
|
cca1fce1f9
|
Bug 688190 part b: Add various warnings. r=bz
|
2011-09-27 12:19:02 +02:00 |
|
Mounir Lamouri
|
e743505ab6
|
Backout last two commits because of ownership issue.
|
2011-09-27 12:18:02 +02:00 |
|
Jonas Sicking
|
572eb25937
|
Bug 687400 - Adds a warning about isSameNode going to be removed. r=smaug
|
2011-09-27 12:07:11 +02:00 |
|
Mounir Lamouri
|
7e3f3d1424
|
Bug 688190 part b: Add various warnings. r=bz
|
2011-09-27 11:40:28 +02:00 |
|
Dão Gottwald
|
c476157e2d
|
Backed out changeset 58d2b33f0e0d
|
2011-09-27 10:51:42 +02:00 |
|
Ms2ger
|
ac8ccc1efe
|
Bug 688190 part b: Add various warnings. r=bz
|
2011-09-27 10:18:50 +02:00 |
|
Fabrice Desré
|
d79d54482e
|
Bug 593891 - Part 2 : Use a different title for the capture picker [r=mfinkle]
|
2011-09-26 17:25:41 -07:00 |
|
Margaret Leibovic
|
346534afd1
|
Bug 685302 - Use "website" instead of "web site" consistently across all strings in the UI. r=dao
|
2011-09-13 16:42:37 -07:00 |
|
aceman
|
8210cbd4e2
|
Bug 136556 - Image title should use "×", not "x". r=bz, r=dolske
|
2011-09-05 17:26:23 -07:00 |
|
Ms2ger
|
fe7e298f75
|
Bug 675075 - Reinstate nsIDOMWindowInternal; r=smaug
* * *
Bug 675075 - Followup: remove nsIDOMWindowInternal.h includes; r=bustage
|
2011-08-14 19:22:29 +02:00 |
|
Ms2ger
|
352b5b2d9d
|
Backout bug 675075 for bustage
|
2011-08-14 20:05:20 +02:00 |
|
Ms2ger
|
a74e67b366
|
Bug 675075 - Reinstate nsIDOMWindowInternal; r=smaug
|
2011-08-14 19:22:29 +02:00 |
|
Jeff Walden
|
c79b0345f1
|
Bug 675797 - Warn in calls to nsIJSON.encode and nsIJSON.decode that the two methods are deprecated. r=jst
--HG--
extra : rebase_source : ec4bda0ae1c71955bd42e45f51b996141cf4372c
|
2011-08-01 15:14:31 -07:00 |
|
Boris Zbarsky
|
dc3b67a6d9
|
Bug 668030. Warn when enablePrivilege is used. r=sicking
|
2011-06-28 21:05:45 -04:00 |
|
Boris Zbarsky
|
4fb0dee587
|
Bug 667618. Prevent mismatches between our enum and our strings. r=sicking
|
2011-06-28 21:05:34 -04:00 |
|
Ms2ger
|
da371c58d9
|
Bug 661327 - Fix typos in dom.properties; r=sicking DONTBUILD
|
2011-06-24 11:01:47 +02:00 |
|
Mounir Lamouri
|
e42912f4f7
|
Merge last green changeset of mozilla-inbound into mozilla-central.
|
2011-06-23 11:15:52 +02:00 |
|
Ms2ger
|
4020658e9f
|
Bug 661327 - Warn in to-be-removed Attr functions; r=sicking
|
2011-06-23 10:30:48 +02:00 |
|
Phil Ringnalda
|
4d2b6d6439
|
Bug 665328 - Remove the unused Storage string, r=sdwilsh
|
2011-06-19 09:31:31 -07:00 |
|
Steffen Wilberg
|
93d5df660d
|
Bug 435325: Offline mode error page should go online when clicking 'Try Again'. Add a goOnline() method to nsDOMWindowUtils, and call that from about:neterror in the netOffline case. ui-r=faaborg, r=bz, gavin.
|
2011-06-11 15:38:40 +02:00 |
|
Patrick McManus
|
17f6728368
|
Bug 662414 - Provide error page for new necko error NS_ERROR_CORRUPTED_CONTENT. r=jduell
|
2011-06-08 09:35:26 +02:00 |
|
Ed Morley
|
f13392fb42
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
|
L. David Baron
|
6c68aef211
|
Add support for regexp() function in @-moz-document rule. (Bug 398962) r=bzbarsky
|
2011-04-28 10:21:37 -07:00 |
|
L. David Baron
|
dad5a358cd
|
Add diagnostic for nested @-rules that are ignored. (Bug 652014) r=bzbarsky
|
2011-04-21 20:17:32 -07:00 |
|
Ms2ger
|
4020e44b1f
|
Bug 585877 - Remove support for document.width and document.height; r=jonas sr=jst
* * *
try: -b do -p all -u mochitest-o -t none
|
2011-04-17 10:57:17 +02:00 |
|
L. David Baron
|
608bc593d5
|
Implement parsing and storage of @keyframes rule. (Bug 435442, patch 5) r=bzbarsky
|
2011-04-11 23:18:43 -07:00 |
|
Mounir Lamouri
|
0d59ab687c
|
Follow-up from bug 625760: define remoteXUL strings after netErrorApp.dtd include. rs=mrbkap
|
2011-04-08 15:20:51 -07:00 |
|
Mounir Lamouri
|
6f815586ba
|
Bug 625760 - Make "Remote XUL unsupported" error page localizable. r=sicking
|
2011-04-06 14:20:23 -07:00 |
|
Simon Montagu
|
0280761cff
|
Change x-gbk to gbk in charset titles. Bug 369403, r=emk
|
2011-03-30 08:35:36 +02:00 |
|
Simon Montagu
|
4587536cef
|
Remove UTF-32 encoder and decoder. Bug 604317, r=emk
|
2011-03-30 08:35:34 +02:00 |
|
Gleb M. Borisov
|
e7ff531b74
|
Bug 259861. Warn when an XBL binding has no id attribute. r=bzbarsky
|
2011-03-23 10:45:20 -04:00 |
|
Olli Pettay
|
ed79642e80
|
Bug 581850 - Stop generating 'charCode is meaningless' warnings., r=jst, a=jst
--HG--
extra : rebase_source : e95a7b04813816e141e3ed7d47dc7f3144723701
|
2010-11-07 19:24:41 +02:00 |
|
Mounir Lamouri
|
3bfe1b223a
|
Bug 606817 - Truncate form validation message only if they are content specified. r=sicking,pike a=blocking
|
2010-10-26 00:02:24 +02:00 |
|
Mounir Lamouri
|
c9c886b3ef
|
Bug 598529 - Improve form validation messages with Alex Faaborg recommandations. r=sicking ui-r=limi a=blocking-beta7
|
2010-09-22 18:44:13 -07:00 |
|
Gavin Sharp
|
370403025b
|
Bug 593125 followup: tweak netOffline error text to specify that "Work Offline" is a menu item, r=Pike, a=me
--HG--
extra : rebase_source : 8cb4ba782c081ff422f9a7270caba7bb11dcf0d4
|
2010-09-22 20:10:30 -04:00 |
|
Margaret Leibovic
|
eb860ad7ff
|
Bug 593125 - Reword offline error text in the content area message r=dolske a=blocking
|
2010-09-20 20:33:19 -07:00 |
|
Justin Dolske
|
46df4919a6
|
Bug 588292 - Remove site-supplied text for beforeunload and onunload dialogs, and improve button text. r=jst, ui-r=limi, a=blocking
|
2010-09-16 00:51:24 -07:00 |
|
Ms2ger
|
81adde64b8
|
Bug 585877 - Add a warning for document.width and document.height; r=sicking a=jst
|
2010-08-27 13:44:28 +02:00 |
|
Jonas Sicking
|
75afa48930
|
Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker
|
2010-08-21 18:49:27 +02:00 |
|
Bobby Holley
|
fb797f7aec
|
Backout of changesets c866e73f3209 and baff7b7b32bc because of sicking's push-and-run bustage. a=backout
|
2010-08-20 23:42:24 -04:00 |
|
Jonas Sicking
|
47fd12c2ec
|
Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker
|
2010-08-20 17:50:35 -07:00 |
|
Mounir Lamouri
|
64d7263342
|
Bug 345512 - Implement pattern attribute for input elements. f=ajvincent r=sicking,jorendorff sr=smaug a2.0=blocking
|
2010-08-18 21:26:22 +02:00 |
|
Mounir Lamouri
|
aa143c8b6a
|
Bug 344615 - Implement <input type="url">. r=sicking, sr=smaug a2.0=blocking
|
2010-08-18 20:33:37 +02:00 |
|
Mounir Lamouri
|
957d62aa07
|
Bug 555559 - Implement <input type="email">. r=smaug,sicking sr=jst a2.0=blocking
|
2010-08-18 20:31:54 +02:00 |
|
Mounir Lamouri
|
dd7e331508
|
Bug 345822 - Implement required attribute. f=ajvincent r=smaug sr=sicking a2.0=blocking
|
2010-08-18 20:30:41 +02:00 |
|
Mounir Lamouri
|
15a6867bff
|
Bug 345624 - Implement HTML 5's Constraint Validation API. f=ajvincent r=smaug sr=sicking a2.0=blocking
|
2010-08-18 20:28:08 +02:00 |
|
Henri Sivonen
|
6061afc7d9
|
Bug 560256 - Ignore document.write() from external scripts when there is no proper insertion point. r=jonas.
|
2010-06-19 09:38:41 +03:00 |
|
Henri Sivonen
|
21a44e6801
|
Bug 521764 - Warn to console when speculation fails. r=jonas.
--HG--
extra : rebase_source : 98c71986f573c0f16cb21ede90eafa31befbfdc5
|
2010-06-23 11:33:43 +03:00 |
|