Ben Parr
f67757dd97
Bug 553483 - ""Language" category should not be visible if there are no language packs installed" [r=Unfocused]
2010-05-26 18:00:00 -04:00
Mitchell Field
68651b3137
Bug 542222 - Reduce recursion in netwerk makefiles. r=biesi
2010-06-02 01:56:00 -04:00
Justin Wood
f8e9b8aedc
Backout |Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page.| due to Linux Mo(oth) and Linux64 Mo(oth) test failures.
2010-06-04 21:59:40 -04:00
Asaf Romano
a2449625a9
Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page. r=gavin.
2010-06-05 03:22:08 +03:00
Chris Jones
84a3655756
Bug 551071: Suppress valgrind-reported "mismatched free()" (false alarm) of chromium objects by using mozalloc there (complements STL wrappers). Add a gross hack to prevent mozalloc macros from conflicting with methods in jscntxt.h. r=bent r=bsmedberg dependent-r=brendan
2010-06-04 18:16:34 -05:00
Kyle Huey
10209032fa
Bug 561674: Stop defining DEBUG_<username>. r=ted
2010-06-04 14:43:38 -07:00
Jesse Ruderman
1b655ed5af
Improve crashtests.list bug-annotations
2010-06-04 14:24:16 -07:00
Michael Wu
3f6dca2086
Bug 568249 - Support geolocation on Android, r=dougt
2010-06-04 14:14:43 -07:00
Michael Wu
49ab4956d1
Bug 566686 - Provide a decompression API in nsZipArchive, patch mostly by taras, r=alfredkayser
2010-06-04 14:10:23 -07:00
Daniel Holbert
5ff8190e4a
Bug 475837: Remove unused member vars "mDictionary" and "mIgnoreList" from mozPersonalDictionary.h & mozSpellChecker.h. r=smaug
2010-06-04 13:38:19 -07:00
Daniel Holbert
ab72715df9
Bug 569994: Fix GCC warning "suggest parentheses around && within ||" in nsTreeBodyFrame.cpp. r=ehsan
2010-06-04 13:38:17 -07:00
Asaf Romano
4727081fbc
Bug 553334 - [Exception... 'Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavHistoryResult.removeObserver]' when adding a new folder. r=mak.
2010-06-04 22:53:08 +03:00
Asaf Romano
70e8267791
Bug 549192 - History view not updated after deleting entry. r=mak.
2010-06-04 22:48:04 +03:00
Vladimir Vukicevic
8527f694f4
b=570025; don't use JS_ConstructObjectWithArguments in typed arrays; r=gal
2010-06-04 12:03:43 -07:00
Vladimir Vukicevic
95e7e122e9
[npotb] Import WebGL test suite into tree
2010-06-04 12:03:40 -07:00
Vladimir Vukicevic
91ce5fd2e9
b=569985; don't allow webgl objects from other contexts to be used; r=bjacob
2010-06-04 12:03:37 -07:00
Vladimir Vukicevic
d08e1c9cb9
b=569984; [webgl] verify shader attachment/detachment and program completeness; r=bjacob
2010-06-04 12:03:33 -07:00
Vladimir Vukicevic
30cae77604
b=565186; remove NS_ENSURE_TRUE in nsHtml5TreeOpExecutor; r=hsivonen
2010-06-04 12:03:24 -07:00
Jeff Muizelaar
e88bb567f0
Bug 548612. qcms: Reduce size of output lookup tables. r=bgirard
...
We currently use a larger output lookup table than we probably need. Switch to
a common define for the table size and lower it. The should also give a small
improvement to startup time because we have fewer lookup table entries to
compute.
2010-06-04 14:48:30 -04:00
Mounir Lamouri
08963e09d2
Bug 569955 - Add a test to make sure that autofocus on input elements does not work if they don't have a frame; r=ehsan
2010-06-04 13:25:54 -04:00
Ehsan Akhgari
8b8e8e2584
Bug 565943 - Intermittent timeout in test_bug253481.xul
2010-06-03 21:49:53 -04:00
Peter Van der Beken
4192845ce5
Backout 0f6b3c305e16 and 590f2dd5a293 to fix bustage
2010-06-04 15:26:26 +02:00
Peter Van der Beken
bbcaeb8ff9
Bustage fix.
2010-06-04 14:48:52 +02:00
Peter Van der Beken
9d3d2c1e46
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3i - use fast unwrapping for nsIDOMDocument_, nsIDOMNSDocument_, nsIDOM3Document_. r=jst.
2010-05-31 22:46:56 +02:00
Peter Van der Beken
1c10d19031
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3h - use fast unwrapping for nsIDOMNSHTMLElement_. r=jst.
2010-05-31 22:40:42 +02:00
Makoto Kato
3202600c4c
Bug 568467 - trace-malloc support for Windows x64. r=dbaron
2010-06-04 16:53:02 +09:00
Henri Sivonen
877375af37
Bug 561874 - Make the HTML5 parser clip deep trees (similar to the old HTML parser) to avoid crashes in recursive code elsewhere. r=bzbarsky
2010-05-20 12:03:11 +03:00
Jonas Sicking
abd1ecb72b
Bug 564591: Speed up BindToTree/UnbindFromTree by only doing XBL related work when needed. r=smaug
2010-06-03 18:09:08 -07:00
Justin Wood
6c6c2a5543
Merge of Backout 69df59e99741 -- Bug 564591: Speed up BindToTree/UnbindFromTree by only doing XBL related work when needed.
2010-06-03 21:45:19 -04:00
Justin Wood
a9a1502ea5
Backout 69df59e99741 -- Bug 564591: Speed up BindToTree/UnbindFromTree by only doing XBL related work when needed.
2010-06-03 21:44:14 -04:00
Ehsan Akhgari
52b4577569
Merge backout of changeset 634e1f2cf46c
2010-06-03 21:28:24 -04:00
Ehsan Akhgari
c0245df31d
Backed out changeset 634e1f2cf46c because it breaks the Esc key in XUL dialogs (possibly among others)
2010-06-03 21:28:03 -04:00
Ehsan Akhgari
18ad987816
Merge backout of changeset ae1773250d39
2010-06-03 21:27:23 -04:00
Ehsan Akhgari
f3136f68ac
Backed out changeset ae1773250d39
2010-06-03 21:26:59 -04:00
Michael Wu
f7ea7a8b12
Bug 565142 - Support startup on Android, patch by vlad, blassey, alexp, and me. r=dougt
...
--HG--
extra : rebase_source : 1153c0a4fb1d73f29d8c9da78c66bf4bf21b8142
2010-06-03 18:16:20 -07:00
Jonas Sicking
0a93bbb190
Bug 564863: Speed up id/name handling by letting elements register/unregister themselves. r=smaug
2010-06-03 18:09:20 -07:00
Jonas Sicking
3b63e1a120
Bug 564591: Speed up BindToTree/UnbindFromTree by only doing XBL related work when needed. r=smaug
2010-06-03 18:09:08 -07:00
Jonas Sicking
c46348bf73
Bug 564591: Speed up BindToTree/UnbindFromTree by only doing accesskey related work if the accesskey attribute is set. r=smaug
2010-06-03 18:08:57 -07:00
Masayuki Nakano
76940b7b4f
Bug 564669 disables test_texteditor_keyevent_handling.html on linux
2010-06-02 17:05:34 +09:00
Masayuki Nakano
d075ac396c
Bug 564669 Remove nsIPlaintextEditor::handleKeyPress() r=smaug, sr=roc
2010-06-02 16:24:56 +09:00
Benoit Jacob
c36ca62771
b=567449; fix webgl param getters; r=vlad
2010-06-01 23:09:19 -07:00
Benoit Jacob
4c1b5ed665
b=565404; add WebGLUniformLocation object; r=vlad
2010-06-01 23:09:19 -07:00
Benoit Jacob
d834cb1e8c
b=567565; better WebGL buffer validation for element array buffers; r=vlad
2010-06-01 23:09:18 -07:00
Mark Finkle
c507783a95
Backing out 704e77dcb303
2010-06-02 01:40:56 -04:00
Oleg Romashin
394627c4e4
Bug 560630 - NotificationService for e10s fennec initialized and used in different threads. r=bent.mozilla
2010-06-02 05:25:46 -04:00
Oleg Romashin
b09328979f
Bug 569514 - graphicssystem cmdline argument does not work anymore. r=dougt
2010-06-02 05:24:16 -04:00
Masayuki Nakano
cd4afec48b
Bug 466487 ATOK (Japanese IME) fails to eat key message r=jimm
2010-06-02 11:14:11 +09:00
Mats Palmgren
808f77ab65
Remove buggy focus blocking code that isn't needed after nsWindow::Enable(PRBool) was fixed. b=567704 r=karlt
2010-06-02 01:33:28 +02:00
Mats Palmgren
8cb2101d6e
Check each next-in-flow if it's an overflow container. b=564968 r=fantasai
2010-06-02 01:32:59 +02:00
Nick Thomas
7623e43f09
Bug 522649, remove res/arrow*.gif that moved into a jar, r=ted
2010-06-02 09:57:42 +12:00